Pull request #43566 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd+6b4696e18d843a6ef491e926cc8119ab32534a17 (3a28982f3449258fdef96d7ee9b8aae756b3ba3f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43566@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-06T17:11:59.828Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-06T17:11:59.832Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-06T17:12:15.019Z] Still waiting to schedule task [2022-05-06T17:12:15.020Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02d93038356003485)’ is offline [2022-05-06T17:12:56.570Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02d93038356003485) in /home/ubuntu/workspace/moby_PR-43566 [Pipeline] { [Pipeline] checkout [2022-05-06T17:12:56.694Z] The recommended git tool is: git [2022-05-06T17:12:59.136Z] using credential docker-jenkins-github-credentials [2022-05-06T17:12:59.145Z] Cloning the remote Git repository [2022-05-06T17:12:59.145Z] Cloning with configured refspecs honoured and without tags [2022-05-06T17:12:58.685Z] Cloning repository https://github.com/moby/moby.git [2022-05-06T17:12:58.784Z] > git init /home/ubuntu/workspace/moby_PR-43566 # timeout=10 [2022-05-06T17:12:59.159Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:12:59.159Z] > git --version # timeout=10 [2022-05-06T17:12:59.181Z] > git --version # 'git version 2.17.1' [2022-05-06T17:12:59.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:12:59.183Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:13:24.948Z] Fetching without tags [2022-05-06T17:13:24.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:13:24.874Z] > git config --add remote.origin.fetch +refs/pull/43566/head:refs/remotes/origin/PR-43566 # timeout=10 [2022-05-06T17:13:24.903Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:13:24.930Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:13:24.952Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:13:24.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:13:24.953Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:13:25.369Z] Merging remotes/origin/master commit 6b4696e18d843a6ef491e926cc8119ab32534a17 into PR head commit f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:13:26.230Z] Merge succeeded, producing f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:13:26.231Z] Checking out Revision f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd (PR-43566) [2022-05-06T17:13:25.382Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:13:25.395Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:13:26.150Z] > git remote # timeout=10 [2022-05-06T17:13:26.168Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T17:13:26.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:13:26.201Z] > git merge 6b4696e18d843a6ef491e926cc8119ab32534a17 # timeout=10 [2022-05-06T17:13:26.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-06T17:13:26.233Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:13:26.247Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:13:30.351Z] Commit message: "api/server: fix stray import in container_routes.go" [2022-05-06T17:13:30.351Z] First time build. Skipping changelog. [2022-05-06T17:13:30.399Z] > git --version # timeout=10 [2022-05-06T17:13:30.420Z] > git --version # 'git version 2.17.1' [2022-05-06T17:13:30.435Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-06T17:13:31.575Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43566:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-06T17:13:39.715Z] Unable to find image 'alpine:latest' locally [2022-05-06T17:13:39.715Z] latest: Pulling from library/alpine [2022-05-06T17:13:39.715Z] df9b9388f04a: Pulling fs layer [2022-05-06T17:13:39.715Z] df9b9388f04a: Download complete [2022-05-06T17:13:39.715Z] df9b9388f04a: Pull complete [2022-05-06T17:13:39.715Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T17:13:39.715Z] Status: Downloaded newer image for alpine:latest [2022-05-06T17:13:47.849Z] 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-05-06T17:13:48.122Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02d93038356003485) in /home/ubuntu/workspace/moby_PR-43566 [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-05-06T17:13:48.178Z] The recommended git tool is: git [2022-05-06T17:13:48.187Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-05-06T17:13:48.203Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-05-06T17:13:48.217Z] 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 [2022-05-06T17:13:48.454Z] Merging remotes/origin/master commit 6b4696e18d843a6ef491e926cc8119ab32534a17 into PR head commit f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-06T17:13:48.765Z] Merge succeeded, producing f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:13:48.766Z] Checking out Revision f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd (PR-43566) [2022-05-06T17:13:48.887Z] Commit message: "api/server: fix stray import in container_routes.go" [2022-05-06T17:13:48.900Z] > git --version # timeout=10 [2022-05-06T17:13:48.911Z] > git --version # 'git version 2.17.1' [2022-05-06T17:13:48.920Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-06T17:13:48.195Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43566/.git # timeout=10 [2022-05-06T17:13:48.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:13:48.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:13:48.219Z] > git --version # timeout=10 [2022-05-06T17:13:48.230Z] > git --version # 'git version 2.17.1' [2022-05-06T17:13:48.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:13:48.231Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:13:48.457Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:13:48.464Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:13:48.718Z] > git remote # timeout=10 [2022-05-06T17:13:48.726Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T17:13:48.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:13:48.743Z] > git merge 6b4696e18d843a6ef491e926cc8119ab32534a17 # timeout=10 [2022-05-06T17:13:48.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-06T17:13:48.768Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:13:48.777Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-06T17:13:49.513Z] + [ PR != PR ] [2022-05-06T17:13:49.513Z] + [ master != master ] [2022-05-06T17:13:49.513Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-06T17:13:49.855Z] + docker version [2022-05-06T17:13:49.855Z] Client: Docker Engine - Community [2022-05-06T17:13:49.855Z] Version: 20.10.14 [2022-05-06T17:13:49.855Z] API version: 1.41 [2022-05-06T17:13:49.855Z] Go version: go1.16.15 [2022-05-06T17:13:49.855Z] Git commit: a224086 [2022-05-06T17:13:49.855Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-06T17:13:49.855Z] OS/Arch: linux/amd64 [2022-05-06T17:13:49.855Z] Context: default [2022-05-06T17:13:49.855Z] Experimental: true [2022-05-06T17:13:49.855Z] [2022-05-06T17:13:49.855Z] Server: Docker Engine - Community [2022-05-06T17:13:49.855Z] Engine: [2022-05-06T17:13:49.855Z] Version: 20.10.14 [2022-05-06T17:13:49.855Z] API version: 1.41 (minimum version 1.12) [2022-05-06T17:13:49.855Z] Go version: go1.16.15 [2022-05-06T17:13:49.855Z] Git commit: 87a90dc [2022-05-06T17:13:49.855Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-06T17:13:49.855Z] OS/Arch: linux/amd64 [2022-05-06T17:13:49.855Z] Experimental: true [2022-05-06T17:13:49.855Z] containerd: [2022-05-06T17:13:49.855Z] Version: 1.5.11 [2022-05-06T17:13:49.855Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:13:49.855Z] runc: [2022-05-06T17:13:49.855Z] Version: 1.0.3 [2022-05-06T17:13:49.855Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-06T17:13:49.855Z] docker-init: [2022-05-06T17:13:49.855Z] Version: 0.19.0 [2022-05-06T17:13:49.855Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-06T17:13:50.143Z] + docker info [2022-05-06T17:14:03.121Z] Still waiting to schedule task [2022-05-06T17:14:03.121Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02d93038356003485)’ [2022-05-06T17:14:03.122Z] Still waiting to schedule task [2022-05-06T17:14:03.122Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02d93038356003485)’ [2022-05-06T17:14:03.123Z] Still waiting to schedule task [2022-05-06T17:14:03.123Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-05-06T17:14:03.126Z] Still waiting to schedule task [2022-05-06T17:14:03.126Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-05-06T17:14:03.126Z] Still waiting to schedule task [2022-05-06T17:14:03.126Z] All nodes of label ‘windows-2019’ are offline [2022-05-06T17:14:03.127Z] Still waiting to schedule task [2022-05-06T17:14:03.127Z] All nodes of label ‘windows-2022’ are offline [2022-05-06T17:14:03.128Z] Still waiting to schedule task [2022-05-06T17:14:03.128Z] All nodes of label ‘windows-2022’ are offline [2022-05-06T17:14:12.100Z] Client: [2022-05-06T17:14:12.101Z] Context: default [2022-05-06T17:14:12.101Z] Debug Mode: false [2022-05-06T17:14:12.101Z] Plugins: [2022-05-06T17:14:12.101Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-06T17:14:12.101Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-06T17:14:12.101Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-06T17:14:12.101Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-06T17:14:12.101Z] [2022-05-06T17:14:12.101Z] Server: [2022-05-06T17:14:12.101Z] Containers: 0 [2022-05-06T17:14:12.101Z] Running: 0 [2022-05-06T17:14:12.101Z] Paused: 0 [2022-05-06T17:14:12.101Z] Stopped: 0 [2022-05-06T17:14:12.101Z] Images: 1 [2022-05-06T17:14:12.101Z] Server Version: 20.10.14 [2022-05-06T17:14:12.101Z] Storage Driver: overlay2 [2022-05-06T17:14:12.101Z] Backing Filesystem: extfs [2022-05-06T17:14:12.101Z] Supports d_type: true [2022-05-06T17:14:12.101Z] Native Overlay Diff: true [2022-05-06T17:14:12.101Z] userxattr: false [2022-05-06T17:14:12.101Z] Logging Driver: json-file [2022-05-06T17:14:12.101Z] Cgroup Driver: cgroupfs [2022-05-06T17:14:12.101Z] Cgroup Version: 1 [2022-05-06T17:14:12.101Z] Plugins: [2022-05-06T17:14:12.101Z] Volume: local [2022-05-06T17:14:12.101Z] Network: bridge host ipvlan macvlan null overlay [2022-05-06T17:14:12.101Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-06T17:14:12.101Z] Swarm: inactive [2022-05-06T17:14:12.101Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-06T17:14:12.101Z] Default Runtime: runc [2022-05-06T17:14:12.101Z] Init Binary: docker-init [2022-05-06T17:14:12.101Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:14:12.101Z] runc version: v1.0.3-0-gf46b6ba [2022-05-06T17:14:12.101Z] init version: de40ad0 [2022-05-06T17:14:12.101Z] Security Options: [2022-05-06T17:14:12.101Z] apparmor [2022-05-06T17:14:12.101Z] seccomp [2022-05-06T17:14:12.101Z] Profile: default [2022-05-06T17:14:12.101Z] Kernel Version: 5.4.0-1071-aws [2022-05-06T17:14:12.101Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-06T17:14:12.101Z] OSType: linux [2022-05-06T17:14:12.101Z] Architecture: x86_64 [2022-05-06T17:14:12.101Z] CPUs: 2 [2022-05-06T17:14:12.101Z] Total Memory: 7.565GiB [2022-05-06T17:14:12.101Z] Name: ip-10-100-97-96 [2022-05-06T17:14:12.101Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-06T17:14:12.101Z] Docker Root Dir: /var/lib/docker [2022-05-06T17:14:12.101Z] Debug Mode: false [2022-05-06T17:14:12.101Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:14:12.101Z] Labels: [2022-05-06T17:14:12.101Z] Experimental: true [2022-05-06T17:14:12.101Z] Insecure Registries: [2022-05-06T17:14:12.101Z] 127.0.0.0/8 [2022-05-06T17:14:12.101Z] Live Restore Enabled: true [2022-05-06T17:14:12.101Z] [2022-05-06T17:14:12.101Z] WARNING: No swap limit support [Pipeline] sh [2022-05-06T17:14:12.398Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:14:12.398Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:14:12.398Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43566/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-06T17:14:12.398Z] + bash /home/ubuntu/workspace/moby_PR-43566/check-config.sh [2022-05-06T17:14:12.398Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-06T17:14:12.398Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-06T17:14:12.398Z] [2022-05-06T17:14:12.398Z] Generally Necessary: [2022-05-06T17:14:12.398Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-06T17:14:12.398Z] - apparmor: enabled and tools installed [2022-05-06T17:14:12.659Z] - CONFIG_NAMESPACES: enabled [2022-05-06T17:14:12.659Z] - CONFIG_NET_NS: enabled [2022-05-06T17:14:12.659Z] - CONFIG_PID_NS: enabled [2022-05-06T17:14:12.659Z] - CONFIG_IPC_NS: enabled [2022-05-06T17:14:12.659Z] - CONFIG_UTS_NS: enabled [2022-05-06T17:14:12.659Z] - CONFIG_CGROUPS: enabled [2022-05-06T17:14:12.659Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-06T17:14:12.659Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-06T17:14:12.659Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-06T17:14:12.659Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-06T17:14:12.659Z] - CONFIG_CPUSETS: enabled [2022-05-06T17:14:12.659Z] - CONFIG_MEMCG: enabled [2022-05-06T17:14:12.659Z] - CONFIG_KEYS: enabled [2022-05-06T17:14:12.659Z] - CONFIG_VETH: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-06T17:14:12.659Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-06T17:14:12.659Z] - CONFIG_CGROUP_BPF: enabled [2022-05-06T17:14:12.659Z] [2022-05-06T17:14:12.659Z] Optional Features: [2022-05-06T17:14:12.659Z] - CONFIG_USER_NS: enabled [2022-05-06T17:14:12.659Z] - CONFIG_SECCOMP: enabled [2022-05-06T17:14:12.659Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-06T17:14:12.659Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-06T17:14:12.659Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-06T17:14:12.659Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-06T17:14:12.659Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-06T17:14:12.937Z] - CONFIG_BLK_CGROUP: enabled [2022-05-06T17:14:12.937Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-06T17:14:12.937Z] - CONFIG_CGROUP_PERF: enabled [2022-05-06T17:14:12.937Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-06T17:14:12.937Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-06T17:14:12.937Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-06T17:14:12.937Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-06T17:14:12.937Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-06T17:14:12.937Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-06T17:14:12.937Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-06T17:14:12.937Z] - CONFIG_IP_VS: enabled (as module) [2022-05-06T17:14:12.937Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-06T17:14:12.937Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-06T17:14:12.937Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-06T17:14:12.937Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-06T17:14:12.937Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-06T17:14:12.937Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-06T17:14:12.937Z] - CONFIG_EXT4_FS: enabled [2022-05-06T17:14:12.937Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-06T17:14:12.937Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-06T17:14:12.937Z] - Network Drivers: [2022-05-06T17:14:12.937Z] - "overlay": [2022-05-06T17:14:12.937Z] - CONFIG_VXLAN: enabled (as module) [2022-05-06T17:14:12.937Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-06T17:14:12.937Z] Optional (for encrypted networks): [2022-05-06T17:14:12.937Z] - CONFIG_CRYPTO: enabled [2022-05-06T17:14:12.937Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-06T17:14:12.937Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-06T17:14:12.937Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-06T17:14:12.937Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-06T17:14:12.937Z] - CONFIG_XFRM: enabled [2022-05-06T17:14:12.937Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-06T17:14:12.937Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-06T17:14:12.937Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-06T17:14:12.937Z] - "ipvlan": [2022-05-06T17:14:12.937Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-06T17:14:12.937Z] - "macvlan": [2022-05-06T17:14:12.937Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-06T17:14:12.937Z] - CONFIG_DUMMY: enabled (as module) [2022-05-06T17:14:12.937Z] - "ftp,tftp client in container": [2022-05-06T17:14:13.199Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-06T17:14:13.199Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-06T17:14:13.199Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-06T17:14:13.199Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-06T17:14:13.199Z] - Storage Drivers: [2022-05-06T17:14:13.199Z] - "aufs": [2022-05-06T17:14:13.199Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-06T17:14:13.199Z] - "btrfs": [2022-05-06T17:14:13.199Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-06T17:14:13.199Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-06T17:14:13.199Z] - "devicemapper": [2022-05-06T17:14:13.199Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-06T17:14:13.199Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-06T17:14:13.199Z] - "overlay": [2022-05-06T17:14:13.199Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-06T17:14:13.199Z] - "zfs": [2022-05-06T17:14:13.199Z] - /dev/zfs: present [2022-05-06T17:14:13.199Z] - zfs command: missing [2022-05-06T17:14:13.199Z] - zpool command: missing [2022-05-06T17:14:13.199Z] [2022-05-06T17:14:13.199Z] Limits: [2022-05-06T17:14:13.199Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-06T17:14:13.199Z] [2022-05-06T17:14:13.199Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-06T17:14:13.528Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd . [2022-05-06T17:14:13.786Z] #1 [internal] load build definition from Dockerfile [2022-05-06T17:14:13.786Z] #1 sha256:a8e16e22297851a40058e978ab5644170f92fa46a83706c3b73035942cfb5581 [2022-05-06T17:14:13.786Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-05-06T17:14:13.786Z] #1 DONE 0.1s [2022-05-06T17:14:13.786Z] [2022-05-06T17:14:13.786Z] #2 [internal] load .dockerignore [2022-05-06T17:14:13.786Z] #2 sha256:6d4e028d9f8bd4bc3e828c0c699f3e8443dd7714a2276a08a874041c49226ef3 [2022-05-06T17:14:13.786Z] #2 transferring context: 145B done [2022-05-06T17:14:13.786Z] #2 DONE 0.1s [2022-05-06T17:14:13.786Z] [2022-05-06T17:14:13.786Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-06T17:14:13.786Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-06T17:14:14.354Z] #3 DONE 0.4s [2022-05-06T17:14:14.354Z] [2022-05-06T17:14:14.354Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-06T17:14:14.354Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-06T17:14:14.354Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-06T17:14:14.354Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-05-06T17:14:14.354Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-06T17:14:14.354Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.2s [2022-05-06T17:14:14.354Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-06T17:14:14.354Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-06T17:14:14.613Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s [2022-05-06T17:14:14.873Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-05-06T17:14:14.873Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-06T17:14:15.146Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-06T17:14:15.146Z] #4 DONE 0.9s [2022-05-06T17:14:15.404Z] [2022-05-06T17:14:15.404Z] #6 [internal] load .dockerignore [2022-05-06T17:14:15.404Z] #6 sha256:b03cb6e519b8e628f0cfff905425109f293428d8d954262fa322907859cd7d49 [2022-05-06T17:14:15.404Z] #6 DONE 0.0s [2022-05-06T17:14:15.404Z] [2022-05-06T17:14:15.404Z] #5 [internal] load build definition from Dockerfile [2022-05-06T17:14:15.404Z] #5 sha256:81609eb29b40738fdfe17cb63998aa1e58737b53f7ce7790bd80efcf5a7c8a77 [2022-05-06T17:14:15.404Z] #5 DONE 0.0s [2022-05-06T17:14:15.404Z] [2022-05-06T17:14:15.404Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-06T17:14:15.404Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-06T17:14:15.971Z] #10 ... [2022-05-06T17:14:15.971Z] [2022-05-06T17:14:15.971Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-06T17:14:15.971Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-06T17:14:15.971Z] #7 DONE 0.6s [2022-05-06T17:14:16.230Z] [2022-05-06T17:14:16.230Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:14:16.230Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-06T17:14:16.230Z] #9 DONE 0.6s [2022-05-06T17:14:16.230Z] [2022-05-06T17:14:16.230Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-06T17:14:16.230Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-06T17:14:16.230Z] #10 DONE 0.7s [2022-05-06T17:14:16.230Z] [2022-05-06T17:14:16.230Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:14:16.230Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-06T17:14:16.230Z] #8 DONE 0.7s [2022-05-06T17:14:17.607Z] [2022-05-06T17:14:17.607Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:17.607Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:17.607Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-06T17:14:17.607Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-06T17:14:17.607Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-06T17:14:17.607Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-06T17:14:17.607Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.0s [2022-05-06T17:14:17.880Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.39MB / 54.94MB 0.2s [2022-05-06T17:14:17.880Z] #11 ... [2022-05-06T17:14:17.880Z] [2022-05-06T17:14:17.880Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-06T17:14:17.880Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-06T17:14:17.880Z] #54 DONE 0.0s [2022-05-06T17:14:18.143Z] [2022-05-06T17:14:18.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:18.143Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:18.143Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.5s [2022-05-06T17:14:18.143Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 27.26MB / 54.94MB 0.6s [2022-05-06T17:14:18.405Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 0.8s [2022-05-06T17:14:18.672Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 1.0s [2022-05-06T17:14:18.672Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 1.0s [2022-05-06T17:14:18.672Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 1.0s [2022-05-06T17:14:18.672Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.80MB / 54.94MB 1.1s [2022-05-06T17:14:18.672Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 1.1s [2022-05-06T17:14:18.931Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 44.23MB / 54.94MB 1.2s [2022-05-06T17:14:18.931Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.2s [2022-05-06T17:14:18.931Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 1.2s [2022-05-06T17:14:18.931Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 50.33MB / 54.94MB 1.4s [2022-05-06T17:14:18.931Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.3s done [2022-05-06T17:14:18.931Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 5.24MB / 10.87MB 1.4s [2022-05-06T17:14:18.931Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 2.10MB / 54.58MB 1.4s [2022-05-06T17:14:19.204Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 7.34MB / 10.87MB 1.5s [2022-05-06T17:14:19.204Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s [2022-05-06T17:14:19.204Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.6s [2022-05-06T17:14:19.204Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.29MB / 54.58MB 1.6s [2022-05-06T17:14:19.204Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 10.49MB / 54.58MB 1.7s [2022-05-06T17:14:19.464Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.8s done [2022-05-06T17:14:19.464Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 13.63MB / 54.58MB 1.9s [2022-05-06T17:14:19.464Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 1.9s [2022-05-06T17:14:19.723Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 19.48MB / 54.58MB 2.1s [2022-05-06T17:14:19.989Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 24.12MB / 54.58MB 2.4s [2022-05-06T17:14:19.989Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.75MB / 85.84MB 2.4s [2022-05-06T17:14:20.260Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.4s done [2022-05-06T17:14:20.260Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 28.31MB / 54.58MB 2.7s [2022-05-06T17:14:20.260Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.7s [2022-05-06T17:14:20.260Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 13.63MB / 85.84MB 2.8s [2022-05-06T17:14:20.523Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.46MB / 54.58MB 2.9s [2022-05-06T17:14:21.094Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 39.85MB / 54.58MB 3.4s [2022-05-06T17:14:21.094Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 23.07MB / 85.84MB 3.4s [2022-05-06T17:14:21.094Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.34MB / 141.70MB 3.4s [2022-05-06T17:14:21.094Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 44.04MB / 54.58MB 3.5s [2022-05-06T17:14:21.094Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.7s [2022-05-06T17:14:21.402Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 49.28MB / 54.58MB 3.7s [2022-05-06T17:14:21.402Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 31.46MB / 85.84MB 3.7s [2022-05-06T17:14:21.402Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 38.80MB / 85.84MB 3.9s [2022-05-06T17:14:21.402Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 17.83MB / 141.70MB 3.9s [2022-05-06T17:14:21.664Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.53MB / 54.58MB 4.1s [2022-05-06T17:14:21.664Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 44.04MB / 85.84MB 4.2s [2022-05-06T17:14:21.959Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 26.21MB / 141.70MB 4.3s [2022-05-06T17:14:21.959Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 51.38MB / 85.84MB 4.4s [2022-05-06T17:14:22.220Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 34.00MB / 141.70MB 4.5s [2022-05-06T17:14:22.220Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.6s done [2022-05-06T17:14:22.220Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 58.75MB / 85.84MB 4.8s [2022-05-06T17:14:22.220Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.7s done [2022-05-06T17:14:22.480Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 63.05MB / 85.84MB 4.9s [2022-05-06T17:14:22.480Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 42.99MB / 141.70MB 4.9s [2022-05-06T17:14:22.480Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 72.35MB / 85.84MB 5.0s [2022-05-06T17:14:22.739Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 70.25MB / 141.70MB 5.2s [2022-05-06T17:14:23.008Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 79.69MB / 85.84MB 5.3s [2022-05-06T17:14:23.267Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.5s [2022-05-06T17:14:23.267Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 82.84MB / 141.70MB 5.5s [2022-05-06T17:14:23.529Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 95.42MB / 141.70MB 6.0s [2022-05-06T17:14:23.788Z] #11 ... [2022-05-06T17:14:23.788Z] [2022-05-06T17:14:23.788Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:14:23.788Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-06T17:14:23.788Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-06T17:14:23.788Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-06T17:14:23.788Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-06T17:14:23.788Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-06T17:14:23.788Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-05-06T17:14:23.788Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-05-06T17:14:23.788Z] #76 DONE 6.5s [2022-05-06T17:14:23.788Z] [2022-05-06T17:14:23.788Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:23.788Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:23.788Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 6.1s done [2022-05-06T17:14:23.788Z] #11 ... [2022-05-06T17:14:23.788Z] [2022-05-06T17:14:23.788Z] #31 [internal] load build context [2022-05-06T17:14:23.788Z] #31 sha256:c5232c31ba7b7c1958dac3d5bbed96c9bca28e1e1949c1d4a386e90d30208919 [2022-05-06T17:14:23.788Z] #31 transferring context: 38.62MB 6.5s [2022-05-06T17:14:23.788Z] #31 ... [2022-05-06T17:14:23.788Z] [2022-05-06T17:14:23.788Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:23.788Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:24.048Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 104.86MB / 141.70MB 6.6s [2022-05-06T17:14:24.619Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 113.25MB / 141.70MB 7.0s [2022-05-06T17:14:24.619Z] #11 ... [2022-05-06T17:14:24.619Z] [2022-05-06T17:14:24.619Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:14:24.619Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-06T17:14:24.619Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-06T17:14:24.619Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-06T17:14:24.619Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-06T17:14:24.619Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-06T17:14:24.619Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-05-06T17:14:24.619Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2022-05-06T17:14:24.619Z] #78 DONE 7.5s [2022-05-06T17:14:24.619Z] [2022-05-06T17:14:24.619Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:24.619Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:24.878Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 127.93MB / 141.70MB 7.4s [2022-05-06T17:14:25.137Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 135.27MB / 141.70MB 7.5s [2022-05-06T17:14:26.516Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.0s [2022-05-06T17:14:26.516Z] #11 ... [2022-05-06T17:14:26.516Z] [2022-05-06T17:14:26.516Z] #31 [internal] load build context [2022-05-06T17:14:26.516Z] #31 sha256:c5232c31ba7b7c1958dac3d5bbed96c9bca28e1e1949c1d4a386e90d30208919 [2022-05-06T17:14:26.516Z] #31 transferring context: 61.00MB 8.5s done [2022-05-06T17:14:26.516Z] #31 DONE 9.4s [2022-05-06T17:14:26.516Z] [2022-05-06T17:14:26.516Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:26.516Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:27.450Z] #11 ... [2022-05-06T17:14:27.450Z] [2022-05-06T17:14:27.450Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:14:27.450Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:14:27.450Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-06T17:14:27.450Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-06T17:14:27.450Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-06T17:14:27.450Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-06T17:14:27.450Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.5s done [2022-05-06T17:14:27.450Z] #35 ... [2022-05-06T17:14:27.450Z] [2022-05-06T17:14:27.450Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:27.450Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:27.450Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.7s done [2022-05-06T17:14:29.357Z] #11 ... [2022-05-06T17:14:29.357Z] [2022-05-06T17:14:29.357Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-06T17:14:29.357Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-06T17:14:29.357Z] #77 DONE 0.9s [2022-05-06T17:14:29.357Z] [2022-05-06T17:14:29.357Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-06T17:14:29.357Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-06T17:14:29.619Z] #79 DONE 0.6s [2022-05-06T17:14:29.619Z] [2022-05-06T17:14:29.619Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:14:29.619Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:14:29.619Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.6s done [2022-05-06T17:14:29.619Z] #35 DONE 12.4s [2022-05-06T17:14:29.619Z] [2022-05-06T17:14:29.619Z] #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-05-06T17:14:29.619Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-06T17:14:31.532Z] #36 1.666 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:14:31.532Z] #36 1.677 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:14:31.532Z] #36 1.677 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:14:31.532Z] #36 1.871 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:14:31.796Z] #36 2.161 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:14:32.364Z] #36 2.702 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:14:33.743Z] #36 3.777 Fetched 8530 kB in 2s (3587 kB/s) [2022-05-06T17:14:34.313Z] #36 3.777 Reading package lists... [2022-05-06T17:14:35.250Z] #36 4.642 Reading package lists... [2022-05-06T17:14:35.250Z] #36 5.406 Building dependency tree... [2022-05-06T17:14:35.510Z] #36 5.770 The following additional packages will be installed: [2022-05-06T17:14:35.510Z] #36 5.770 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-06T17:14:35.510Z] #36 5.770 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-06T17:14:35.510Z] #36 5.770 Recommended packages: [2022-05-06T17:14:35.510Z] #36 5.770 libldap-common publicsuffix libsasl2-modules [2022-05-06T17:14:35.769Z] #36 5.982 The following NEW packages will be installed: [2022-05-06T17:14:35.769Z] #36 5.982 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-06T17:14:35.769Z] #36 5.982 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-06T17:14:35.769Z] #36 5.982 libssh2-1 openssl [2022-05-06T17:14:36.100Z] #36 6.274 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-06T17:14:36.101Z] #36 6.274 Need to get 3040 kB of archives. [2022-05-06T17:14:36.101Z] #36 6.274 After this operation, 6651 kB of additional disk space will be used. [2022-05-06T17:14:36.101Z] #36 6.274 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-06T17:14:36.101Z] #36 6.290 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-06T17:14:36.101Z] #36 6.290 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-06T17:14:36.101Z] #36 6.290 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-05-06T17:14:36.101Z] #36 6.299 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-06T17:14:36.101Z] #36 6.299 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-06T17:14:36.101Z] #36 6.299 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-06T17:14:36.101Z] #36 6.299 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-06T17:14:36.101Z] #36 6.303 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-06T17:14:36.101Z] #36 6.303 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-06T17:14:36.101Z] #36 6.306 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-06T17:14:36.101Z] #36 6.313 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-06T17:14:36.101Z] #36 6.313 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-06T17:14:36.101Z] #36 6.317 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-06T17:14:36.101Z] #36 6.323 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-06T17:14:36.373Z] #36 6.552 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:14:36.373Z] #36 6.626 Fetched 3040 kB in 0s (9206 kB/s) [2022-05-06T17:14:36.373Z] #36 6.670 Selecting previously unselected package openssl. [2022-05-06T17:14:36.373Z] #36 6.670 (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-05-06T17:14:36.373Z] #36 6.670 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-06T17:14:36.373Z] #36 6.678 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:14:36.632Z] #36 6.895 Selecting previously unselected package ca-certificates. [2022-05-06T17:14:36.633Z] #36 6.895 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-06T17:14:36.633Z] #36 6.900 Unpacking ca-certificates (20210119) ... [2022-05-06T17:14:36.893Z] #36 6.994 Selecting previously unselected package libbrotli1:amd64. [2022-05-06T17:14:36.893Z] #36 6.994 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-06T17:14:36.893Z] #36 7.000 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-06T17:14:36.893Z] #36 7.098 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-06T17:14:36.893Z] #36 7.098 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-06T17:14:36.893Z] #36 7.108 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:14:36.893Z] #36 7.179 Selecting previously unselected package libsasl2-2:amd64. [2022-05-06T17:14:36.893Z] #36 7.179 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-06T17:14:36.893Z] #36 7.183 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:14:36.893Z] #36 7.243 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-06T17:14:36.893Z] #36 7.243 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-06T17:14:37.151Z] #36 7.252 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-06T17:14:37.151Z] #36 7.352 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-06T17:14:37.151Z] #36 7.352 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-06T17:14:37.151Z] #36 7.357 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-06T17:14:37.151Z] #36 7.406 Selecting previously unselected package libpsl5:amd64. [2022-05-06T17:14:37.151Z] #36 7.406 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-06T17:14:37.151Z] #36 7.409 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-06T17:14:37.151Z] #36 7.453 Selecting previously unselected package librtmp1:amd64. [2022-05-06T17:14:37.151Z] #36 7.453 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-06T17:14:37.151Z] #36 7.456 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:14:37.151Z] #36 7.535 Selecting previously unselected package libssh2-1:amd64. [2022-05-06T17:14:37.151Z] #36 7.535 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-06T17:14:37.151Z] #36 7.535 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-06T17:14:37.409Z] #36 7.627 Selecting previously unselected package libcurl4:amd64. [2022-05-06T17:14:37.409Z] #36 7.627 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-06T17:14:37.409Z] #36 7.627 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:14:37.409Z] #36 7.699 Selecting previously unselected package curl. [2022-05-06T17:14:37.409Z] #36 7.699 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-06T17:14:37.409Z] #36 7.703 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:14:37.409Z] #36 7.774 Selecting previously unselected package libonig5:amd64. [2022-05-06T17:14:37.409Z] #36 7.774 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-06T17:14:37.409Z] #36 7.776 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:14:37.409Z] #36 7.856 Selecting previously unselected package libjq1:amd64. [2022-05-06T17:14:37.409Z] #36 7.856 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-06T17:14:37.667Z] #36 7.861 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:14:37.667Z] #36 7.912 Selecting previously unselected package jq. [2022-05-06T17:14:37.667Z] #36 7.912 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-06T17:14:37.667Z] #36 7.915 Unpacking jq (1.6-2.1) ... [2022-05-06T17:14:37.667Z] #36 7.966 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-06T17:14:37.667Z] #36 7.973 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-06T17:14:37.667Z] #36 7.985 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-06T17:14:37.667Z] #36 7.998 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:14:37.667Z] #36 8.006 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:14:37.667Z] #36 8.014 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:14:37.667Z] #36 8.025 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-06T17:14:37.667Z] #36 8.036 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:14:37.667Z] #36 8.056 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:14:37.926Z] #36 8.130 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:14:37.926Z] #36 8.138 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-06T17:14:37.926Z] #36 8.183 Setting up ca-certificates (20210119) ... [2022-05-06T17:14:38.865Z] #36 8.953 Updating certificates in /etc/ssl/certs... [2022-05-06T17:14:39.434Z] #36 ... [2022-05-06T17:14:39.435Z] [2022-05-06T17:14:39.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:39.435Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:39.435Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-05-06T17:14:39.435Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-05-06T17:14:39.435Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.5s [2022-05-06T17:14:40.005Z] #11 ... [2022-05-06T17:14:40.005Z] [2022-05-06T17:14:40.006Z] #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-05-06T17:14:40.006Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-06T17:14:40.006Z] #36 10.28 129 added, 0 removed; done. [2022-05-06T17:14:40.006Z] #36 10.37 Setting up jq (1.6-2.1) ... [2022-05-06T17:14:40.006Z] #36 10.38 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:14:40.006Z] #36 10.39 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:14:40.006Z] #36 10.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:14:40.006Z] #36 10.42 Processing triggers for ca-certificates (20210119) ... [2022-05-06T17:14:40.006Z] #36 10.44 Updating certificates in /etc/ssl/certs... [2022-05-06T17:14:41.389Z] #36 11.40 0 added, 0 removed; done. [2022-05-06T17:14:41.389Z] #36 11.40 Running hooks in /etc/ca-certificates/update.d... [2022-05-06T17:14:41.389Z] #36 11.40 done. [2022-05-06T17:14:41.956Z] #36 DONE 12.3s [2022-05-06T17:14:41.956Z] [2022-05-06T17:14:41.956Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-06T17:14:41.956Z] #37 sha256:d7f7bcfe3349152c600e97dba7afad8b46fdc4b2f6d36772c75ee41dc470f6df [2022-05-06T17:14:41.956Z] #37 DONE 0.1s [2022-05-06T17:14:41.956Z] [2022-05-06T17:14:41.956Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:41.956Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:41.956Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.4s done [2022-05-06T17:14:41.956Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.3s [2022-05-06T17:14:47.229Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.5s [2022-05-06T17:14:47.487Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.9s done [2022-05-06T17:14:47.507Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069e086f989c87edd) in /home/ubuntu/workspace/moby_PR-43566 [Pipeline] { [Pipeline] checkout [2022-05-06T17:14:47.634Z] The recommended git tool is: git [2022-05-06T17:14:47.752Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-05-06T17:14:50.597Z] using credential docker-jenkins-github-credentials [2022-05-06T17:14:50.606Z] Cloning the remote Git repository [2022-05-06T17:14:50.606Z] Cloning with configured refspecs honoured and without tags [2022-05-06T17:14:50.484Z] Cloning repository https://github.com/moby/moby.git [2022-05-06T17:14:50.551Z] > git init /home/ubuntu/workspace/moby_PR-43566 # timeout=10 [2022-05-06T17:14:50.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:14:50.853Z] > git --version # timeout=10 [2022-05-06T17:14:50.875Z] > git --version # 'git version 2.17.1' [2022-05-06T17:14:50.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:14:50.877Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:14:53.028Z] #11 ... [2022-05-06T17:14:53.028Z] [2022-05-06T17:14:53.028Z] #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-05-06T17:14:53.028Z] #38 sha256:3e20d68103b53edb42724b51292aec2cfbd2b7b8c2f42dd42622f9f35b6173ab [2022-05-06T17:14:53.028Z] #38 2.039 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-06T17:14:53.028Z] #38 2.387 [2022-05-06T17:14:53.028Z] #38 2.604 #=#=# ######################################################################## 100.0% [2022-05-06T17:14:53.028Z] #38 2.887 [2022-05-06T17:14:53.028Z] #38 3.909 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-06T17:14:53.028Z] #38 4.259 [2022-05-06T17:14:53.028Z] #38 4.482 #=#=# ######################################## 56.4% ######################################################################## 100.0% [2022-05-06T17:14:53.028Z] #38 4.801 [2022-05-06T17:14:53.028Z] #38 5.853 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-06T17:14:53.028Z] #38 6.149 [2022-05-06T17:14:53.028Z] #38 6.383 #=#=# ################### 27.4% ########################################### 59.8% ################################################################# 91.2% ######################################################################## 100.0% [2022-05-06T17:14:53.028Z] #38 6.983 [2022-05-06T17:14:53.028Z] #38 8.031 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-06T17:14:53.028Z] #38 8.340 [2022-05-06T17:14:53.028Z] #38 8.565 #=#=# ######################################################################## 100.0% [2022-05-06T17:14:53.028Z] #38 8.851 [2022-05-06T17:14:53.028Z] #38 9.631 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-06T17:14:53.028Z] #38 9.936 [2022-05-06T17:14:53.028Z] #38 10.17 #=#=# ######################################################################## 100.0% [2022-05-06T17:14:53.028Z] #38 ... [2022-05-06T17:14:53.028Z] [2022-05-06T17:14:53.028Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:53.028Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:53.028Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-05-06T17:14:56.349Z] #11 ... [2022-05-06T17:14:56.349Z] [2022-05-06T17:14:56.349Z] #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-05-06T17:14:56.349Z] #38 sha256:3e20d68103b53edb42724b51292aec2cfbd2b7b8c2f42dd42622f9f35b6173ab [2022-05-06T17:14:56.349Z] #38 10.53 [2022-05-06T17:14:56.349Z] #38 10.59 Download of images into '/build' complete. [2022-05-06T17:14:56.349Z] #38 10.59 Use something like the following to load the result into a Docker daemon: [2022-05-06T17:14:56.349Z] #38 10.59 tar -cC '/build' . | docker load [2022-05-06T17:14:56.349Z] #38 DONE 13.8s [2022-05-06T17:14:56.349Z] [2022-05-06T17:14:56.349Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:14:56.349Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:14:58.259Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.3s [2022-05-06T17:14:59.637Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.0s done [2022-05-06T17:15:00.205Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-06T17:15:00.205Z] #11 DONE 42.9s [2022-05-06T17:15:00.205Z] [2022-05-06T17:15:00.205Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-06T17:15:00.205Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-06T17:15:01.201Z] #12 DONE 0.8s [2022-05-06T17:15:01.201Z] [2022-05-06T17:15:01.201Z] #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-05-06T17:15:01.201Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-06T17:15:01.981Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b967661beb99497b) in /home/ubuntu/workspace/moby_PR-43566 [Pipeline] { [Pipeline] checkout [2022-05-06T17:15:02.152Z] #13 DONE 0.9s [2022-05-06T17:15:02.152Z] [2022-05-06T17:15:02.152Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:15:02.152Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:15:02.152Z] #58 ... [2022-05-06T17:15:02.152Z] [2022-05-06T17:15:02.152Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-06T17:15:02.152Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-06T17:15:02.152Z] #51 DONE 0.2s [2022-05-06T17:15:02.152Z] [2022-05-06T17:15:02.152Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-06T17:15:02.152Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-06T17:15:02.152Z] #40 DONE 0.2s [2022-05-06T17:15:02.152Z] [2022-05-06T17:15:02.152Z] #55 [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-05-06T17:15:02.152Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-06T17:15:02.152Z] #55 DONE 0.3s [2022-05-06T17:15:02.171Z] The recommended git tool is: git [2022-05-06T17:15:02.414Z] [2022-05-06T17:15:02.414Z] #56 [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-05-06T17:15:02.414Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:15:05.699Z] #56 ... [2022-05-06T17:15:05.699Z] [2022-05-06T17:15:05.699Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-06T17:15:05.699Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-06T17:15:05.699Z] #14 DONE 3.9s [2022-05-06T17:15:05.787Z] using credential docker-jenkins-github-credentials [2022-05-06T17:15:05.798Z] Cloning the remote Git repository [2022-05-06T17:15:05.798Z] Cloning with configured refspecs honoured and without tags [2022-05-06T17:15:05.958Z] [2022-05-06T17:15:05.958Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-06T17:15:05.958Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-06T17:15:06.279Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0383f520947183a02) in /home/ubuntu/workspace/moby_PR-43566 [Pipeline] { [Pipeline] checkout [2022-05-06T17:15:06.376Z] The recommended git tool is: git [2022-05-06T17:15:05.822Z] Cloning repository https://github.com/moby/moby.git [2022-05-06T17:15:05.933Z] > git init /home/ubuntu/workspace/moby_PR-43566 # timeout=10 [2022-05-06T17:15:06.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:15:06.264Z] > git --version # timeout=10 [2022-05-06T17:15:06.276Z] > git --version # 'git version 2.25.1' [2022-05-06T17:15:06.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:06.308Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:07.872Z] #15 DONE 1.8s [2022-05-06T17:15:07.872Z] [2022-05-06T17:15:07.872Z] #56 [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-05-06T17:15:07.872Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:15:07.872Z] #56 4.882 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:15:07.872Z] #56 4.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:15:07.872Z] #56 4.934 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:15:07.872Z] #56 5.188 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-06T17:15:08.130Z] #56 5.873 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:15:08.685Z] using credential docker-jenkins-github-credentials [2022-05-06T17:15:08.694Z] Cloning the remote Git repository [2022-05-06T17:15:08.694Z] Cloning with configured refspecs honoured and without tags [2022-05-06T17:15:09.510Z] #56 ... [2022-05-06T17:15:09.510Z] [2022-05-06T17:15:09.510Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-06T17:15:09.510Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-06T17:15:09.510Z] #16 DONE 1.7s [2022-05-06T17:15:09.510Z] [2022-05-06T17:15:09.510Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-06T17:15:09.510Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-06T17:15:08.557Z] Cloning repository https://github.com/moby/moby.git [2022-05-06T17:15:08.610Z] > git init /home/ubuntu/workspace/moby_PR-43566 # timeout=10 [2022-05-06T17:15:08.876Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:15:08.876Z] > git --version # timeout=10 [2022-05-06T17:15:08.888Z] > git --version # 'git version 2.17.1' [2022-05-06T17:15:08.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:08.890Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:11.414Z] #17 DONE 1.7s [2022-05-06T17:15:11.414Z] [2022-05-06T17:15:11.414Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-06T17:15:11.414Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-06T17:15:11.981Z] #18 ... [2022-05-06T17:15:11.981Z] [2022-05-06T17:15:11.981Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:15:11.981Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:15:11.981Z] #60 4.787 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-06T17:15:12.138Z] Fetching without tags [2022-05-06T17:15:12.241Z] #60 ... [2022-05-06T17:15:12.241Z] [2022-05-06T17:15:12.241Z] #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-05-06T17:15:12.241Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:15:12.241Z] #41 4.106 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-06T17:15:12.241Z] #41 4.124 Cloning into '.'... [2022-05-06T17:15:12.241Z] #41 ... [2022-05-06T17:15:12.241Z] [2022-05-06T17:15:12.241Z] #52 [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-05-06T17:15:12.241Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:15:12.241Z] #52 3.439 + git clone https://github.com/docker/distribution.git . [2022-05-06T17:15:12.241Z] #52 3.439 Cloning into '.'... [2022-05-06T17:15:12.502Z] #52 ... [2022-05-06T17:15:12.502Z] [2022-05-06T17:15:12.502Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:15:12.502Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:15:12.502Z] #45 4.358 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-06T17:15:12.502Z] #45 5.281 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-06T17:15:12.502Z] #45 6.746 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-06T17:15:12.502Z] #45 6.967 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-06T17:15:12.502Z] #45 7.038 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-06T17:15:12.502Z] #45 9.715 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-06T17:15:12.502Z] #45 9.952 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:15:12.502Z] #45 ... [2022-05-06T17:15:12.502Z] [2022-05-06T17:15:12.502Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-06T17:15:12.502Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-06T17:15:12.502Z] #18 DONE 1.4s [2022-05-06T17:15:12.502Z] [2022-05-06T17:15:12.502Z] #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-05-06T17:15:12.502Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-06T17:15:12.502Z] #43 4.580 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-06T17:15:12.519Z] Merging remotes/origin/master commit 6b4696e18d843a6ef491e926cc8119ab32534a17 into PR head commit f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:15:12.761Z] #43 ... [2022-05-06T17:15:12.761Z] [2022-05-06T17:15:12.761Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:15:12.761Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-06T17:15:12.761Z] #62 4.854 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-06T17:15:12.761Z] #62 9.683 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-06T17:15:12.761Z] #62 9.686 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-06T17:15:12.761Z] #62 9.751 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-06T17:15:12.761Z] #62 ... [2022-05-06T17:15:12.761Z] [2022-05-06T17:15:12.761Z] #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-05-06T17:15:12.761Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-06T17:15:13.480Z] Merge succeeded, producing f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:15:13.480Z] Checking out Revision f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd (PR-43566) [2022-05-06T17:15:12.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:15:12.044Z] > git config --add remote.origin.fetch +refs/pull/43566/head:refs/remotes/origin/PR-43566 # timeout=10 [2022-05-06T17:15:12.064Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:12.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:15:12.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:15:12.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:12.122Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:12.494Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:15:12.530Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:15:13.367Z] > git remote # timeout=10 [2022-05-06T17:15:13.386Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T17:15:13.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:13.399Z] > git merge 6b4696e18d843a6ef491e926cc8119ab32534a17 # timeout=10 [2022-05-06T17:15:13.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-06T17:15:13.445Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:15:13.477Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:15:14.671Z] #19 2.118 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:15:14.671Z] #19 2.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:15:14.671Z] #19 2.170 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:15:16.013Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0886f7bab3bd48e94) in /home/ubuntu/workspace/moby_PR-43566 [Pipeline] { [Pipeline] checkout [2022-05-06T17:15:16.052Z] #19 3.224 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-06T17:15:16.103Z] The recommended git tool is: git [2022-05-06T17:15:16.310Z] #19 ... [2022-05-06T17:15:16.311Z] [2022-05-06T17:15:16.311Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:15:16.311Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:15:16.311Z] #58 4.381 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-06T17:15:16.311Z] #58 6.036 go: downloading github.com/fatih/color v1.10.0 [2022-05-06T17:15:16.311Z] #58 6.321 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-06T17:15:16.311Z] #58 6.463 go: downloading golang.org/x/tools v0.1.0 [2022-05-06T17:15:16.311Z] #58 6.582 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-06T17:15:16.311Z] #58 6.631 go: downloading github.com/pkg/errors v0.9.1 [2022-05-06T17:15:16.311Z] #58 6.717 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-06T17:15:16.311Z] #58 6.828 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-06T17:15:16.311Z] #58 7.051 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-06T17:15:16.311Z] #58 7.094 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-06T17:15:16.311Z] #58 7.223 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-06T17:15:16.311Z] #58 7.312 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-06T17:15:16.311Z] #58 7.757 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-06T17:15:16.311Z] #58 13.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-06T17:15:16.311Z] #58 13.74 go: downloading golang.org/x/mod v0.3.0 [2022-05-06T17:15:16.878Z] #58 ... [2022-05-06T17:15:16.879Z] [2022-05-06T17:15:16.879Z] #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-05-06T17:15:16.879Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-06T17:15:16.879Z] #19 4.394 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-06T17:15:17.962Z] Commit message: "api/server: fix stray import in container_routes.go" [2022-05-06T17:15:17.969Z] > git --version # timeout=10 [2022-05-06T17:15:18.001Z] > git --version # 'git version 2.17.1' [2022-05-06T17:15:18.033Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-06T17:15:18.254Z] #19 5.553 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-06T17:15:19.049Z] using credential docker-jenkins-github-credentials [2022-05-06T17:15:19.057Z] Cloning the remote Git repository [2022-05-06T17:15:19.057Z] Cloning with configured refspecs honoured and without tags [2022-05-06T17:15:19.202Z] + docker version [2022-05-06T17:15:19.066Z] Cloning repository https://github.com/moby/moby.git [2022-05-06T17:15:19.112Z] > git init /home/ubuntu/workspace/moby_PR-43566 # timeout=10 [2022-05-06T17:15:19.634Z] #19 6.970 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-06T17:15:19.896Z] #19 ... [2022-05-06T17:15:19.896Z] [2022-05-06T17:15:19.896Z] #56 [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-05-06T17:15:19.896Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:15:19.896Z] #56 7.759 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:15:19.896Z] #56 10.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:15:19.896Z] #56 12.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-06T17:15:20.467Z] #56 ... [2022-05-06T17:15:20.467Z] [2022-05-06T17:15:20.467Z] #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-05-06T17:15:20.467Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-06T17:15:20.467Z] #43 18.48 tomll can be used in two ways: [2022-05-06T17:15:20.467Z] #43 18.50 Writing to STDIN and reading from STDOUT: [2022-05-06T17:15:20.467Z] #43 18.50 cat file.toml | tomll > file.toml [2022-05-06T17:15:20.467Z] #43 18.50 [2022-05-06T17:15:20.467Z] #43 18.50 Reading and updating a list of files: [2022-05-06T17:15:20.467Z] #43 18.50 tomll a.toml b.toml c.toml [2022-05-06T17:15:20.467Z] #43 18.50 [2022-05-06T17:15:20.467Z] #43 18.50 When given a list of files, tomll will modify all files in place without asking. [2022-05-06T17:15:19.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:15:19.652Z] > git --version # timeout=10 [2022-05-06T17:15:19.656Z] > git --version # 'git version 2.25.1' [2022-05-06T17:15:19.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:19.658Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:22.401Z] #43 DONE 20.2s [2022-05-06T17:15:22.401Z] [2022-05-06T17:15:22.401Z] #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-05-06T17:15:22.401Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-06T17:15:22.401Z] #19 8.797 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:15:22.401Z] #19 9.676 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-06T17:15:23.353Z] #19 10.84 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-06T17:15:23.353Z] #19 10.84 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:15:23.353Z] #19 10.86 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [138 kB] [2022-05-06T17:15:23.353Z] #19 10.87 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-06T17:15:23.353Z] #19 10.87 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-06T17:15:23.353Z] #19 10.89 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:15:23.353Z] #19 10.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:15:23.353Z] #19 10.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-06T17:15:23.353Z] #19 10.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-06T17:15:23.353Z] #19 10.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:15:23.353Z] #19 10.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-06T17:15:23.353Z] #19 10.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-06T17:15:23.923Z] #19 ... [2022-05-06T17:15:23.923Z] [2022-05-06T17:15:23.923Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:15:23.923Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-06T17:15:23.923Z] #62 12.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-06T17:15:24.181Z] #62 ... [2022-05-06T17:15:24.181Z] [2022-05-06T17:15:24.182Z] #52 [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-05-06T17:15:24.182Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:15:24.182Z] #52 21.27 Updating files: 83% (1506/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-06T17:15:24.182Z] #52 21.77 + git checkout -q v2.3.0 [2022-05-06T17:15:25.003Z] Fetching without tags [2022-05-06T17:15:25.236Z] Merging remotes/origin/master commit 6b4696e18d843a6ef491e926cc8119ab32534a17 into PR head commit f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:15:25.806Z] Client: Docker Engine - Community [2022-05-06T17:15:25.806Z] Version: 20.10.14 [2022-05-06T17:15:25.806Z] API version: 1.41 [2022-05-06T17:15:25.806Z] Go version: go1.16.15 [2022-05-06T17:15:25.806Z] Git commit: a224086 [2022-05-06T17:15:25.806Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-06T17:15:25.806Z] OS/Arch: linux/amd64 [2022-05-06T17:15:25.806Z] Context: default [2022-05-06T17:15:25.806Z] Experimental: true [2022-05-06T17:15:25.806Z] [2022-05-06T17:15:25.806Z] Server: Docker Engine - Community [2022-05-06T17:15:25.806Z] Engine: [2022-05-06T17:15:25.806Z] Version: 20.10.14 [2022-05-06T17:15:25.806Z] API version: 1.41 (minimum version 1.12) [2022-05-06T17:15:25.806Z] Go version: go1.16.15 [2022-05-06T17:15:25.807Z] Git commit: 87a90dc [2022-05-06T17:15:25.807Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-06T17:15:25.807Z] OS/Arch: linux/amd64 [2022-05-06T17:15:25.807Z] Experimental: true [2022-05-06T17:15:25.807Z] containerd: [2022-05-06T17:15:25.807Z] Version: 1.5.11 [2022-05-06T17:15:25.807Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:15:25.807Z] runc: [2022-05-06T17:15:25.807Z] Version: 1.0.3 [2022-05-06T17:15:25.807Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-06T17:15:25.807Z] docker-init: [2022-05-06T17:15:25.807Z] Version: 0.19.0 [2022-05-06T17:15:25.807Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-06T17:15:25.890Z] Merge succeeded, producing f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:15:25.890Z] Checking out Revision f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd (PR-43566) [2022-05-06T17:15:26.140Z] + docker info [2022-05-06T17:15:24.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:15:24.977Z] > git config --add remote.origin.fetch +refs/pull/43566/head:refs/remotes/origin/PR-43566 # timeout=10 [2022-05-06T17:15:24.985Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:24.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:15:25.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:15:25.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:25.008Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:25.244Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:15:25.255Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:15:25.834Z] > git remote # timeout=10 [2022-05-06T17:15:25.851Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T17:15:25.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:25.859Z] > git merge 6b4696e18d843a6ef491e926cc8119ab32534a17 # timeout=10 [2022-05-06T17:15:25.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-06T17:15:25.893Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:15:25.900Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:15:26.731Z] #52 24.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-06T17:15:30.286Z] Commit message: "api/server: fix stray import in container_routes.go" [2022-05-06T17:15:30.314Z] > git --version # timeout=10 [2022-05-06T17:15:30.317Z] > git --version # 'git version 2.25.1' [2022-05-06T17:15:30.329Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-06T17:15:31.264Z] + docker version [2022-05-06T17:15:32.003Z] #52 ... [2022-05-06T17:15:32.003Z] [2022-05-06T17:15:32.003Z] #56 [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-05-06T17:15:32.003Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:15:32.003Z] #56 19.02 Fetched 8534 kB in 15s (581 kB/s) [2022-05-06T17:15:32.003Z] #56 19.02 Reading package lists... [2022-05-06T17:15:32.940Z] #56 25.50 Reading package lists... [2022-05-06T17:15:34.329Z] #56 30.65 Building dependency tree... [2022-05-06T17:15:35.439Z] Fetching without tags [2022-05-06T17:15:35.741Z] Merging remotes/origin/master commit 6b4696e18d843a6ef491e926cc8119ab32534a17 into PR head commit f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:15:35.955Z] Fetching without tags [2022-05-06T17:15:35.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:15:35.937Z] > git config --add remote.origin.fetch +refs/pull/43566/head:refs/remotes/origin/PR-43566 # timeout=10 [2022-05-06T17:15:35.941Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:35.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:15:35.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:15:35.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:35.957Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:36.148Z] Merging remotes/origin/master commit 6b4696e18d843a6ef491e926cc8119ab32534a17 into PR head commit f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:15:36.533Z] Merge succeeded, producing f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:15:36.533Z] Checking out Revision f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd (PR-43566) [2022-05-06T17:15:36.723Z] Merge succeeded, producing f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:15:36.723Z] Checking out Revision f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd (PR-43566) [2022-05-06T17:15:36.865Z] #56 34.30 The following additional packages will be installed: [2022-05-06T17:15:36.865Z] #56 34.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:15:36.865Z] #56 34.32 python3-protobuf python3-six [2022-05-06T17:15:36.865Z] #56 34.32 Suggested packages: [2022-05-06T17:15:36.865Z] #56 34.33 python3-setuptools [2022-05-06T17:15:36.865Z] #56 34.33 Recommended packages: [2022-05-06T17:15:36.865Z] #56 34.33 iproute2 | iproute [2022-05-06T17:15:35.334Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:15:35.346Z] > git config --add remote.origin.fetch +refs/pull/43566/head:refs/remotes/origin/PR-43566 # timeout=10 [2022-05-06T17:15:35.367Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:35.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:15:35.469Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:15:35.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:35.473Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:15:35.740Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:15:35.755Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:15:36.426Z] > git remote # timeout=10 [2022-05-06T17:15:36.451Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T17:15:36.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:36.501Z] > git merge 6b4696e18d843a6ef491e926cc8119ab32534a17 # timeout=10 [2022-05-06T17:15:36.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-06T17:15:36.521Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:15:36.539Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:15:37.434Z] #56 35.05 The following NEW packages will be installed: [2022-05-06T17:15:37.434Z] #56 35.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:15:37.434Z] #56 35.07 python3-protobuf python3-six [2022-05-06T17:15:37.696Z] #56 35.55 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:15:37.696Z] #56 35.55 Need to get 2292 kB of archives. [2022-05-06T17:15:37.696Z] #56 35.55 After this operation, 11.0 MB of additional disk space will be used. [2022-05-06T17:15:37.697Z] #56 35.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-06T17:15:37.697Z] #56 35.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:15:36.152Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:15:36.157Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:15:36.671Z] > git remote # timeout=10 [2022-05-06T17:15:36.683Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T17:15:36.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:15:36.696Z] > git merge 6b4696e18d843a6ef491e926cc8119ab32534a17 # timeout=10 [2022-05-06T17:15:36.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-06T17:15:36.723Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:15:36.730Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:15:37.961Z] #56 35.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-06T17:15:37.961Z] #56 35.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-06T17:15:37.961Z] #56 35.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-06T17:15:37.961Z] #56 35.71 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-05-06T17:15:37.961Z] #56 35.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-06T17:15:39.409Z] Client: Docker Engine - Community [2022-05-06T17:15:39.409Z] Version: 20.10.14 [2022-05-06T17:15:39.409Z] API version: 1.41 [2022-05-06T17:15:39.409Z] Go version: go1.16.15 [2022-05-06T17:15:39.409Z] Git commit: a224086 [2022-05-06T17:15:39.409Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-06T17:15:39.409Z] OS/Arch: linux/amd64 [2022-05-06T17:15:39.409Z] Context: default [2022-05-06T17:15:39.409Z] Experimental: true [2022-05-06T17:15:39.409Z] [2022-05-06T17:15:39.409Z] Server: Docker Engine - Community [2022-05-06T17:15:39.409Z] Engine: [2022-05-06T17:15:39.409Z] Version: 20.10.14 [2022-05-06T17:15:39.409Z] API version: 1.41 (minimum version 1.12) [2022-05-06T17:15:39.409Z] Go version: go1.16.15 [2022-05-06T17:15:39.409Z] Git commit: 87a90dc [2022-05-06T17:15:39.409Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-06T17:15:39.409Z] OS/Arch: linux/amd64 [2022-05-06T17:15:39.409Z] Experimental: true [2022-05-06T17:15:39.409Z] containerd: [2022-05-06T17:15:39.409Z] Version: 1.5.11 [2022-05-06T17:15:39.409Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:15:39.409Z] runc: [2022-05-06T17:15:39.409Z] Version: 1.0.3 [2022-05-06T17:15:39.409Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-06T17:15:39.409Z] docker-init: [2022-05-06T17:15:39.409Z] Version: 0.19.0 [2022-05-06T17:15:39.409Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-06T17:15:39.723Z] + docker info [2022-05-06T17:15:39.865Z] #56 ... [2022-05-06T17:15:39.865Z] [2022-05-06T17:15:39.865Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:15:39.865Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:15:39.865Z] #60 37.54 go: downloading github.com/fatih/color v1.13.0 [2022-05-06T17:15:39.865Z] #60 37.54 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:15:39.865Z] #60 37.57 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-06T17:15:39.865Z] #60 37.62 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T17:15:39.865Z] #60 37.88 go: downloading github.com/spf13/viper v1.10.1 [2022-05-06T17:15:40.124Z] #60 38.05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-06T17:15:40.382Z] #60 38.45 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-06T17:15:40.382Z] #60 38.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-06T17:15:41.026Z] Commit message: "api/server: fix stray import in container_routes.go" [2022-05-06T17:15:41.040Z] Commit message: "api/server: fix stray import in container_routes.go" [2022-05-06T17:15:41.063Z] > git --version # timeout=10 [2022-05-06T17:15:41.070Z] > git --version # 'git version 2.25.1' [2022-05-06T17:15:41.076Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-06T17:15:41.046Z] > git --version # timeout=10 [2022-05-06T17:15:41.067Z] > git --version # 'git version 2.17.1' [2022-05-06T17:15:41.095Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-06T17:15:41.321Z] #60 39.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-06T17:15:41.580Z] #60 39.50 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T17:15:41.580Z] #60 39.63 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T17:15:41.580Z] #60 39.75 go: downloading github.com/hashicorp/go-multierror v1.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-06T17:15:41.839Z] #60 ... [2022-05-06T17:15:41.839Z] [2022-05-06T17:15:41.839Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:15:41.839Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:15:41.839Z] #45 39.43 NAME: [2022-05-06T17:15:41.839Z] #45 39.43 go-winres - A tool for embedding resources in Windows executables [2022-05-06T17:15:41.839Z] #45 39.43 [2022-05-06T17:15:41.839Z] #45 39.43 USAGE: [2022-05-06T17:15:41.839Z] #45 39.44 go-winres [global options] command [command options] [arguments...] [2022-05-06T17:15:41.839Z] #45 39.44 [2022-05-06T17:15:41.839Z] #45 39.44 COMMANDS: [2022-05-06T17:15:41.839Z] #45 39.44 init Create an initial ./winres/winres.json [2022-05-06T17:15:41.839Z] #45 39.44 make Make syso files for the "go build" command [2022-05-06T17:15:41.839Z] #45 39.44 simply Make syso files for the "go build" command (simplified) [2022-05-06T17:15:41.839Z] #45 39.44 extract Extract all resources from an executable [2022-05-06T17:15:41.839Z] #45 39.44 patch Replace resources in an executable file (exe, dll) [2022-05-06T17:15:41.839Z] #45 39.44 help, h Shows a list of commands or help for one command [2022-05-06T17:15:41.839Z] #45 39.44 [2022-05-06T17:15:41.839Z] #45 39.44 GLOBAL OPTIONS: [2022-05-06T17:15:41.839Z] #45 39.44 --help, -h show help (default: false) [2022-05-06T17:15:41.839Z] #45 DONE 39.8s [2022-05-06T17:15:41.839Z] [2022-05-06T17:15:41.839Z] #56 [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-05-06T17:15:41.839Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:15:41.839Z] #56 37.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-06T17:15:41.839Z] #56 39.46 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:15:42.020Z] + docker version [2022-05-06T17:15:42.099Z] #56 39.80 Fetched 2292 kB in 3s (732 kB/s) [2022-05-06T17:15:42.099Z] #56 39.94 Selecting previously unselected package libprotobuf23:amd64. [2022-05-06T17:15:42.358Z] #56 39.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-06T17:15:42.358Z] #56 40.04 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-06T17:15:42.358Z] #56 40.13 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-06T17:15:42.386Z] + docker version [2022-05-06T17:15:43.295Z] #56 ... [2022-05-06T17:15:43.295Z] [2022-05-06T17:15:43.295Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:15:43.295Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-06T17:15:43.295Z] #62 41.19 v3.0.2 [2022-05-06T17:15:43.295Z] #62 DONE 41.4s [2022-05-06T17:15:43.295Z] [2022-05-06T17:15:43.295Z] #56 [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-05-06T17:15:43.295Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:15:43.295Z] #56 41.18 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:15:43.295Z] #56 41.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:15:43.295Z] #56 41.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:15:43.863Z] #56 41.43 Selecting previously unselected package python3-six. [2022-05-06T17:15:43.863Z] #56 41.43 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-06T17:15:43.863Z] #56 41.43 Unpacking python3-six (1.16.0-2) ... [2022-05-06T17:15:43.863Z] #56 41.54 Selecting previously unselected package python3-protobuf. [2022-05-06T17:15:43.863Z] #56 41.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-06T17:15:43.863Z] #56 41.54 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-06T17:15:44.287Z] Client: [2022-05-06T17:15:44.287Z] Context: default [2022-05-06T17:15:44.287Z] Debug Mode: false [2022-05-06T17:15:44.287Z] Plugins: [2022-05-06T17:15:44.287Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-06T17:15:44.287Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-06T17:15:44.287Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-06T17:15:44.287Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-06T17:15:44.287Z] [2022-05-06T17:15:44.287Z] Server: [2022-05-06T17:15:44.287Z] Containers: 0 [2022-05-06T17:15:44.287Z] Running: 0 [2022-05-06T17:15:44.287Z] Paused: 0 [2022-05-06T17:15:44.287Z] Stopped: 0 [2022-05-06T17:15:44.287Z] Images: 0 [2022-05-06T17:15:44.287Z] Server Version: 20.10.14 [2022-05-06T17:15:44.287Z] Storage Driver: overlay2 [2022-05-06T17:15:44.287Z] Backing Filesystem: extfs [2022-05-06T17:15:44.287Z] Supports d_type: true [2022-05-06T17:15:44.287Z] Native Overlay Diff: true [2022-05-06T17:15:44.287Z] userxattr: false [2022-05-06T17:15:44.287Z] Logging Driver: json-file [2022-05-06T17:15:44.287Z] Cgroup Driver: cgroupfs [2022-05-06T17:15:44.287Z] Cgroup Version: 1 [2022-05-06T17:15:44.287Z] Plugins: [2022-05-06T17:15:44.287Z] Volume: local [2022-05-06T17:15:44.287Z] Network: bridge host ipvlan macvlan null overlay [2022-05-06T17:15:44.287Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-06T17:15:44.287Z] Swarm: inactive [2022-05-06T17:15:44.287Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-06T17:15:44.287Z] Default Runtime: runc [2022-05-06T17:15:44.287Z] Init Binary: docker-init [2022-05-06T17:15:44.287Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:15:44.287Z] runc version: v1.0.3-0-gf46b6ba [2022-05-06T17:15:44.287Z] init version: de40ad0 [2022-05-06T17:15:44.287Z] Security Options: [2022-05-06T17:15:44.287Z] apparmor [2022-05-06T17:15:44.287Z] seccomp [2022-05-06T17:15:44.287Z] Profile: default [2022-05-06T17:15:44.287Z] Kernel Version: 5.4.0-1071-aws [2022-05-06T17:15:44.287Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-06T17:15:44.287Z] OSType: linux [2022-05-06T17:15:44.287Z] Architecture: x86_64 [2022-05-06T17:15:44.287Z] CPUs: 2 [2022-05-06T17:15:44.287Z] Total Memory: 7.565GiB [2022-05-06T17:15:44.287Z] Name: ip-10-100-36-76 [2022-05-06T17:15:44.287Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-06T17:15:44.287Z] Docker Root Dir: /var/lib/docker [2022-05-06T17:15:44.287Z] Debug Mode: false [2022-05-06T17:15:44.287Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:15:44.287Z] Labels: [2022-05-06T17:15:44.287Z] Experimental: true [2022-05-06T17:15:44.288Z] Insecure Registries: [2022-05-06T17:15:44.288Z] 127.0.0.0/8 [2022-05-06T17:15:44.288Z] Live Restore Enabled: true [2022-05-06T17:15:44.288Z] [2022-05-06T17:15:44.288Z] WARNING: No swap limit support [Pipeline] sh [2022-05-06T17:15:44.432Z] #56 42.33 Selecting previously unselected package libnet1:amd64. [2022-05-06T17:15:44.432Z] #56 42.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-06T17:15:44.432Z] #56 42.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:15:44.583Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:15:44.584Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:15:44.584Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43566/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-06T17:15:44.584Z] + bash /home/ubuntu/workspace/moby_PR-43566/check-config.sh [2022-05-06T17:15:44.584Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-06T17:15:44.584Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-06T17:15:44.584Z] [2022-05-06T17:15:44.584Z] Generally Necessary: [2022-05-06T17:15:44.584Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-06T17:15:44.584Z] - apparmor: enabled and tools installed [2022-05-06T17:15:44.584Z] - CONFIG_NAMESPACES: enabled [2022-05-06T17:15:44.584Z] - CONFIG_NET_NS: enabled [2022-05-06T17:15:44.584Z] - CONFIG_PID_NS: enabled [2022-05-06T17:15:44.584Z] - CONFIG_IPC_NS: enabled [2022-05-06T17:15:44.584Z] - CONFIG_UTS_NS: enabled [2022-05-06T17:15:44.584Z] - CONFIG_CGROUPS: enabled [2022-05-06T17:15:44.584Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-06T17:15:44.584Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-06T17:15:44.584Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-06T17:15:44.584Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-06T17:15:44.584Z] - CONFIG_CPUSETS: enabled [2022-05-06T17:15:44.584Z] - CONFIG_MEMCG: enabled [2022-05-06T17:15:44.584Z] - CONFIG_KEYS: enabled [2022-05-06T17:15:44.584Z] - CONFIG_VETH: enabled (as module) [2022-05-06T17:15:44.584Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-06T17:15:44.584Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-06T17:15:44.858Z] - CONFIG_CGROUP_BPF: enabled [2022-05-06T17:15:44.858Z] [2022-05-06T17:15:44.858Z] Optional Features: [2022-05-06T17:15:44.858Z] - CONFIG_USER_NS: enabled [2022-05-06T17:15:44.858Z] - CONFIG_SECCOMP: enabled [2022-05-06T17:15:44.858Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-06T17:15:44.858Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-06T17:15:44.858Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-06T17:15:44.858Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-06T17:15:44.858Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-06T17:15:44.858Z] - CONFIG_BLK_CGROUP: enabled [2022-05-06T17:15:44.858Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-06T17:15:44.858Z] - CONFIG_CGROUP_PERF: enabled [2022-05-06T17:15:44.858Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-06T17:15:44.858Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-06T17:15:44.858Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-06T17:15:44.858Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-06T17:15:44.858Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-06T17:15:44.858Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_IP_VS: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-06T17:15:44.858Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-06T17:15:44.858Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-06T17:15:44.858Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-06T17:15:44.858Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-06T17:15:44.858Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-06T17:15:44.858Z] - CONFIG_EXT4_FS: enabled [2022-05-06T17:15:44.858Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-06T17:15:44.858Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-06T17:15:44.858Z] - Network Drivers: [2022-05-06T17:15:44.858Z] - "overlay": [2022-05-06T17:15:44.998Z] #56 42.53 Selecting previously unselected package libnl-3-200:amd64. [2022-05-06T17:15:44.998Z] #56 42.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-06T17:15:44.998Z] #56 42.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:15:44.998Z] #56 42.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-06T17:15:44.998Z] #56 42.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-06T17:15:44.998Z] #56 42.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:15:45.121Z] - CONFIG_VXLAN: enabled (as module) [2022-05-06T17:15:45.121Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-06T17:15:45.121Z] Optional (for encrypted networks): [2022-05-06T17:15:45.121Z] - CONFIG_CRYPTO: enabled [2022-05-06T17:15:45.121Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-06T17:15:45.121Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-06T17:15:45.121Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-06T17:15:45.121Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-06T17:15:45.121Z] - CONFIG_XFRM: enabled [2022-05-06T17:15:45.121Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-06T17:15:45.121Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-06T17:15:45.121Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-06T17:15:45.121Z] - "ipvlan": [2022-05-06T17:15:45.121Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-06T17:15:45.121Z] - "macvlan": [2022-05-06T17:15:45.121Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-06T17:15:45.121Z] - CONFIG_DUMMY: enabled (as module) [2022-05-06T17:15:45.121Z] - "ftp,tftp client in container": [2022-05-06T17:15:45.121Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-06T17:15:45.121Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-06T17:15:45.121Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-06T17:15:45.121Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-06T17:15:45.121Z] - Storage Drivers: [2022-05-06T17:15:45.121Z] - "aufs": [2022-05-06T17:15:45.121Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-06T17:15:45.121Z] - "btrfs": [2022-05-06T17:15:45.121Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-06T17:15:45.121Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-06T17:15:45.121Z] - "devicemapper": [2022-05-06T17:15:45.121Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-06T17:15:45.121Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-06T17:15:45.121Z] - "overlay": [2022-05-06T17:15:45.121Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-06T17:15:45.121Z] - "zfs": [2022-05-06T17:15:45.121Z] - /dev/zfs: present [2022-05-06T17:15:45.121Z] - zfs command: missing [2022-05-06T17:15:45.121Z] - zpool command: missing [2022-05-06T17:15:45.121Z] [2022-05-06T17:15:45.121Z] Limits: [2022-05-06T17:15:45.121Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-06T17:15:45.121Z] [2022-05-06T17:15:45.121Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-06T17:15:45.257Z] #56 42.80 Selecting previously unselected package criu. [2022-05-06T17:15:45.257Z] #56 42.81 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-06T17:15:45.257Z] #56 42.83 Unpacking criu (3.16.1-3) ... [2022-05-06T17:15:45.487Z] + sudo modprobe ip_vs [2022-05-06T17:15:45.487Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd . [2022-05-06T17:15:45.704Z] Client: Docker Engine - Community [2022-05-06T17:15:45.704Z] Version: 20.10.14 [2022-05-06T17:15:45.704Z] API version: 1.41 [2022-05-06T17:15:45.704Z] Go version: go1.16.15 [2022-05-06T17:15:45.704Z] Git commit: a224086 [2022-05-06T17:15:45.704Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-06T17:15:45.704Z] OS/Arch: linux/amd64 [2022-05-06T17:15:45.704Z] Context: default [2022-05-06T17:15:45.704Z] Experimental: true [2022-05-06T17:15:45.704Z] [2022-05-06T17:15:45.704Z] Server: Docker Engine - Community [2022-05-06T17:15:45.704Z] Engine: [2022-05-06T17:15:45.704Z] Version: 20.10.14 [2022-05-06T17:15:45.704Z] API version: 1.41 (minimum version 1.12) [2022-05-06T17:15:45.704Z] Go version: go1.16.15 [2022-05-06T17:15:45.704Z] Git commit: 87a90dc [2022-05-06T17:15:45.704Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-06T17:15:45.704Z] OS/Arch: linux/amd64 [2022-05-06T17:15:45.704Z] Experimental: true [2022-05-06T17:15:45.704Z] containerd: [2022-05-06T17:15:45.704Z] Version: 1.5.11 [2022-05-06T17:15:45.704Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:15:45.704Z] runc: [2022-05-06T17:15:45.704Z] Version: 1.0.3 [2022-05-06T17:15:45.704Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-06T17:15:45.704Z] docker-init: [2022-05-06T17:15:45.704Z] Version: 0.19.0 [2022-05-06T17:15:45.704Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-06T17:15:45.825Z] #56 43.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:15:46.029Z] + docker info [2022-05-06T17:15:46.060Z] #2 [internal] load .dockerignore [2022-05-06T17:15:46.060Z] #2 sha256:3f2bf17c055cf1a559829872e238a30f8743d037c0a27ddf108a7ee979b271a3 [2022-05-06T17:15:46.060Z] #2 transferring context: [2022-05-06T17:15:46.324Z] #2 transferring context: 145B done [2022-05-06T17:15:46.324Z] #2 DONE 0.1s [2022-05-06T17:15:46.324Z] [2022-05-06T17:15:46.324Z] #1 [internal] load build definition from Dockerfile [2022-05-06T17:15:46.324Z] #1 sha256:07308220eda1a767dcb8fd1063a604e0567e898a6166dbb6fd5e7d8b52d6c80b [2022-05-06T17:15:46.324Z] #1 transferring dockerfile: 17.44kB done [2022-05-06T17:15:46.324Z] #1 DONE 0.1s [2022-05-06T17:15:46.324Z] [2022-05-06T17:15:46.324Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-06T17:15:46.324Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-06T17:15:47.203Z] #56 45.00 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-06T17:15:47.203Z] #56 45.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:15:47.203Z] #56 45.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:15:47.203Z] #56 45.05 Setting up python3-six (1.16.0-2) ... [2022-05-06T17:15:48.243Z] #3 DONE 1.7s [2022-05-06T17:15:48.243Z] [2022-05-06T17:15:48.243Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-06T17:15:48.243Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-06T17:15:48.243Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-05-06T17:15:48.243Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-06T17:15:48.243Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-06T17:15:48.243Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-05-06T17:15:48.243Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-06T17:15:48.243Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.2s [2022-05-06T17:15:48.243Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-05-06T17:15:48.505Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-06T17:15:48.505Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-06T17:15:48.586Z] Client: Docker Engine - Community [2022-05-06T17:15:48.586Z] Version: 20.10.14 [2022-05-06T17:15:48.586Z] API version: 1.41 [2022-05-06T17:15:48.586Z] Go version: go1.16.15 [2022-05-06T17:15:48.586Z] Git commit: a224086 [2022-05-06T17:15:48.586Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-06T17:15:48.586Z] OS/Arch: linux/arm64 [2022-05-06T17:15:48.586Z] Context: default [2022-05-06T17:15:48.586Z] Experimental: true [2022-05-06T17:15:48.586Z] [2022-05-06T17:15:48.586Z] Server: Docker Engine - Community [2022-05-06T17:15:48.586Z] Engine: [2022-05-06T17:15:48.586Z] Version: 20.10.14 [2022-05-06T17:15:48.586Z] API version: 1.41 (minimum version 1.12) [2022-05-06T17:15:48.586Z] Go version: go1.16.15 [2022-05-06T17:15:48.586Z] Git commit: 87a90dc [2022-05-06T17:15:48.586Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-06T17:15:48.586Z] OS/Arch: linux/arm64 [2022-05-06T17:15:48.586Z] Experimental: true [2022-05-06T17:15:48.586Z] containerd: [2022-05-06T17:15:48.586Z] Version: 1.5.11 [2022-05-06T17:15:48.586Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:15:48.586Z] runc: [2022-05-06T17:15:48.586Z] Version: 1.0.3 [2022-05-06T17:15:48.586Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-06T17:15:48.586Z] docker-init: [2022-05-06T17:15:48.586Z] Version: 0.19.0 [2022-05-06T17:15:48.586Z] GitCommit: de40ad0 [2022-05-06T17:15:48.600Z] #56 46.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:15:48.600Z] #56 46.38 Setting up python3-protobuf (3.12.4-1) ... [Pipeline] sh [2022-05-06T17:15:48.770Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-06T17:15:48.894Z] + docker info [2022-05-06T17:15:49.033Z] #4 DONE 0.9s [2022-05-06T17:15:49.033Z] [2022-05-06T17:15:49.033Z] #6 [internal] load build definition from Dockerfile [2022-05-06T17:15:49.033Z] #6 sha256:3e65c514e40889a44be8e402566da424117fb78336cd875473850fbb09952bee [2022-05-06T17:15:49.033Z] #6 DONE 0.0s [2022-05-06T17:15:49.033Z] [2022-05-06T17:15:49.033Z] #5 [internal] load .dockerignore [2022-05-06T17:15:49.033Z] #5 sha256:f05c17417f086fa7ed26ac38b36be9f7a1d5b29ff8f1fc41480e4f8535842c89 [2022-05-06T17:15:49.033Z] #5 DONE 0.0s [2022-05-06T17:15:49.033Z] [2022-05-06T17:15:49.033Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-06T17:15:49.033Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-06T17:15:49.978Z] #56 ... [2022-05-06T17:15:49.978Z] [2022-05-06T17:15:49.978Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:15:49.978Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:15:49.978Z] #60 43.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:15:49.978Z] #60 43.11 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T17:15:49.978Z] #60 43.29 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-06T17:15:49.978Z] #60 43.29 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-06T17:15:49.978Z] #60 43.44 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-06T17:15:49.978Z] #60 43.49 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-06T17:15:49.978Z] #60 43.49 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T17:15:49.978Z] #60 43.55 go: downloading github.com/spf13/afero v1.6.0 [2022-05-06T17:15:49.978Z] #60 43.60 go: downloading github.com/spf13/cast v1.4.1 [2022-05-06T17:15:49.978Z] #60 43.64 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-06T17:15:49.978Z] #60 43.70 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-06T17:15:49.978Z] #60 43.76 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-06T17:15:49.978Z] #60 43.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-06T17:15:49.978Z] #60 43.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-06T17:15:49.978Z] #60 43.93 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-06T17:15:49.978Z] #60 43.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-06T17:15:49.978Z] #60 43.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-06T17:15:49.978Z] #60 43.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-06T17:15:49.978Z] #60 44.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-06T17:15:49.978Z] #60 44.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-06T17:15:49.978Z] #60 44.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-06T17:15:49.978Z] #60 44.16 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-06T17:15:49.978Z] #60 44.65 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-06T17:15:49.978Z] #60 44.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-06T17:15:49.978Z] #60 44.77 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-06T17:15:49.978Z] #60 44.89 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-06T17:15:49.978Z] #60 44.91 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-06T17:15:49.978Z] #60 45.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-06T17:15:49.978Z] #60 45.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-06T17:15:49.978Z] #60 45.52 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-06T17:15:49.978Z] #60 45.53 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-06T17:15:49.978Z] #60 45.60 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-06T17:15:49.978Z] #60 45.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-06T17:15:49.978Z] #60 45.65 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-06T17:15:49.978Z] #60 45.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-06T17:15:49.978Z] #60 45.74 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-06T17:15:49.978Z] #60 45.77 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-06T17:15:49.979Z] #60 45.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-06T17:15:49.979Z] #60 45.90 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-06T17:15:49.979Z] #60 45.96 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-06T17:15:49.979Z] #60 45.98 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-06T17:15:49.979Z] #60 46.04 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-06T17:15:49.979Z] #60 46.07 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-06T17:15:49.979Z] #60 46.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-06T17:15:49.979Z] #60 46.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-06T17:15:49.979Z] #60 46.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-06T17:15:49.979Z] #60 46.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-06T17:15:49.979Z] #60 46.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-06T17:15:49.979Z] #60 46.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-06T17:15:49.979Z] #60 46.64 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-06T17:15:49.979Z] #60 46.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-06T17:15:49.979Z] #60 46.89 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-06T17:15:49.979Z] #60 46.92 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-06T17:15:49.979Z] #60 46.97 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-06T17:15:49.979Z] #60 46.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-06T17:15:49.979Z] #60 47.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-06T17:15:49.979Z] #60 47.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-06T17:15:49.979Z] #60 47.09 go: downloading github.com/julz/importas v0.1.0 [2022-05-06T17:15:49.979Z] #60 47.18 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-06T17:15:49.979Z] #60 47.18 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-06T17:15:49.979Z] #60 47.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-06T17:15:49.979Z] #60 47.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-06T17:15:49.979Z] #60 47.25 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-06T17:15:49.979Z] #60 47.28 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-06T17:15:49.979Z] #60 47.29 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-06T17:15:49.979Z] #60 47.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-06T17:15:49.979Z] #60 47.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-06T17:15:49.979Z] #60 47.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-06T17:15:49.979Z] #60 47.39 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-06T17:15:49.979Z] #60 47.40 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-06T17:15:49.979Z] #60 47.70 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-06T17:15:49.979Z] #60 47.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-06T17:15:49.979Z] #60 47.75 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-06T17:15:49.979Z] #60 47.80 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-06T17:15:49.979Z] #60 47.83 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-06T17:15:49.979Z] #60 47.84 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-06T17:15:49.979Z] #60 47.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-06T17:15:49.979Z] #60 47.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-06T17:15:49.979Z] #60 47.93 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-06T17:15:50.238Z] #60 48.21 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-06T17:15:50.238Z] #60 48.22 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-06T17:15:50.238Z] #60 48.24 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-06T17:15:50.238Z] #60 48.26 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-06T17:15:50.238Z] #60 48.27 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-06T17:15:50.238Z] #60 48.32 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-06T17:15:50.238Z] #60 48.36 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-06T17:15:50.238Z] #60 48.39 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-06T17:15:50.238Z] #60 48.42 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-06T17:15:50.420Z] #8 DONE 1.1s [2022-05-06T17:15:50.420Z] [2022-05-06T17:15:50.420Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-06T17:15:50.420Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-06T17:15:50.420Z] #7 DONE 1.1s [2022-05-06T17:15:50.420Z] [2022-05-06T17:15:50.420Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:15:50.420Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-06T17:15:50.420Z] #9 DONE 1.1s [2022-05-06T17:15:50.420Z] [2022-05-06T17:15:50.420Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:15:50.420Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-06T17:15:50.420Z] #10 DONE 1.1s [2022-05-06T17:15:50.497Z] #60 48.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-06T17:15:50.497Z] #60 48.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-06T17:15:50.497Z] #60 48.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-06T17:15:50.497Z] #60 48.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-06T17:15:50.756Z] #60 48.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-06T17:15:50.756Z] #60 48.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-06T17:15:50.756Z] #60 48.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-06T17:15:50.756Z] #60 48.85 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-06T17:15:51.015Z] #60 49.24 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-06T17:15:51.274Z] #60 49.36 go: downloading honnef.co/go/tools v0.2.2 [2022-05-06T17:15:51.810Z] [2022-05-06T17:15:51.810Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:15:51.810Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:15:51.810Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-06T17:15:51.810Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-06T17:15:51.810Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-06T17:15:51.810Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-06T17:15:51.810Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-05-06T17:15:52.075Z] #28 ... [2022-05-06T17:15:52.075Z] [2022-05-06T17:15:52.075Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-06T17:15:52.075Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-06T17:15:52.075Z] #47 DONE 0.0s [2022-05-06T17:15:52.075Z] [2022-05-06T17:15:52.075Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:15:52.075Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:15:52.075Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.19MB / 54.94MB 0.3s [2022-05-06T17:15:52.075Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.44MB / 54.94MB 0.4s [2022-05-06T17:15:52.337Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 13.63MB / 54.94MB 0.5s [2022-05-06T17:15:52.337Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.6s [2022-05-06T17:15:52.600Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 28.31MB / 54.94MB 0.7s [2022-05-06T17:15:52.600Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 33.55MB / 54.94MB 0.9s [2022-05-06T17:15:52.651Z] #60 50.56 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-06T17:15:52.651Z] #60 50.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-06T17:15:52.651Z] #60 50.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-06T17:15:52.651Z] #60 50.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-06T17:15:52.651Z] #60 50.66 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-06T17:15:52.651Z] #60 50.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-06T17:15:52.651Z] #60 50.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-06T17:15:52.865Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.36MB / 54.94MB 1.1s [2022-05-06T17:15:52.911Z] #60 50.91 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-06T17:15:52.911Z] #60 50.92 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T17:15:53.127Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 1.3s [2022-05-06T17:15:53.127Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 1.5s [2022-05-06T17:15:53.170Z] #60 51.19 go: downloading golang.org/x/text v0.3.7 [2022-05-06T17:15:53.393Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.6s [2022-05-06T17:15:54.338Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.2s done [2022-05-06T17:15:54.549Z] #60 ... [2022-05-06T17:15:54.549Z] [2022-05-06T17:15:54.549Z] #56 [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-05-06T17:15:54.549Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:15:54.549Z] #56 49.88 Setting up criu (3.16.1-3) ... [2022-05-06T17:15:54.549Z] #56 51.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:15:54.549Z] #56 DONE 52.2s [2022-05-06T17:15:54.549Z] [2022-05-06T17:15:54.549Z] #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-05-06T17:15:54.549Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:15:54.549Z] #41 42.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-06T17:15:54.549Z] #41 43.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-06T17:15:54.910Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.4s [2022-05-06T17:15:55.996Z] Client: [2022-05-06T17:15:55.996Z] Context: default [2022-05-06T17:15:55.996Z] Debug Mode: false [2022-05-06T17:15:55.996Z] Plugins: [2022-05-06T17:15:55.996Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-06T17:15:55.996Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-06T17:15:55.996Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-06T17:15:55.996Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-06T17:15:55.996Z] [2022-05-06T17:15:55.996Z] Server: [2022-05-06T17:15:55.996Z] Containers: 0 [2022-05-06T17:15:55.996Z] Running: 0 [2022-05-06T17:15:55.996Z] Paused: 0 [2022-05-06T17:15:55.996Z] Stopped: 0 [2022-05-06T17:15:55.996Z] Images: 0 [2022-05-06T17:15:55.996Z] Server Version: 20.10.14 [2022-05-06T17:15:55.996Z] Storage Driver: overlay2 [2022-05-06T17:15:55.996Z] Backing Filesystem: extfs [2022-05-06T17:15:55.996Z] Supports d_type: true [2022-05-06T17:15:55.996Z] Native Overlay Diff: true [2022-05-06T17:15:55.996Z] userxattr: false [2022-05-06T17:15:55.996Z] Logging Driver: json-file [2022-05-06T17:15:55.996Z] Cgroup Driver: cgroupfs [2022-05-06T17:15:55.996Z] Cgroup Version: 1 [2022-05-06T17:15:55.996Z] Plugins: [2022-05-06T17:15:55.996Z] Volume: local [2022-05-06T17:15:55.996Z] Network: bridge host ipvlan macvlan null overlay [2022-05-06T17:15:55.996Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-06T17:15:55.997Z] Swarm: inactive [2022-05-06T17:15:55.997Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-06T17:15:55.997Z] Default Runtime: runc [2022-05-06T17:15:55.997Z] Init Binary: docker-init [2022-05-06T17:15:55.997Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:15:55.997Z] runc version: v1.0.3-0-gf46b6ba [2022-05-06T17:15:55.997Z] init version: de40ad0 [2022-05-06T17:15:55.997Z] Security Options: [2022-05-06T17:15:55.997Z] apparmor [2022-05-06T17:15:55.997Z] seccomp [2022-05-06T17:15:55.997Z] Profile: default [2022-05-06T17:15:55.997Z] Kernel Version: 5.4.0-1071-aws [2022-05-06T17:15:55.997Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-06T17:15:55.997Z] OSType: linux [2022-05-06T17:15:55.997Z] Architecture: x86_64 [2022-05-06T17:15:55.997Z] CPUs: 2 [2022-05-06T17:15:55.997Z] Total Memory: 7.483GiB [2022-05-06T17:15:55.997Z] Name: ip-10-100-72-169 [2022-05-06T17:15:55.997Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-06T17:15:55.997Z] Docker Root Dir: /var/lib/docker [2022-05-06T17:15:55.997Z] Debug Mode: false [2022-05-06T17:15:55.997Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:15:55.997Z] Labels: [2022-05-06T17:15:55.997Z] Experimental: true [2022-05-06T17:15:55.997Z] Insecure Registries: [2022-05-06T17:15:55.997Z] 127.0.0.0/8 [2022-05-06T17:15:55.997Z] Live Restore Enabled: true [2022-05-06T17:15:55.997Z] [2022-05-06T17:15:55.997Z] WARNING: No swap limit support [Pipeline] sh [2022-05-06T17:15:56.325Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:15:56.325Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:15:56.325Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43566/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-06T17:15:56.325Z] + bash /home/ubuntu/workspace/moby_PR-43566/check-config.sh [2022-05-06T17:15:56.325Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-06T17:15:56.325Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-06T17:15:56.325Z] [2022-05-06T17:15:56.325Z] Generally Necessary: [2022-05-06T17:15:56.325Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-06T17:15:56.325Z] - apparmor: enabled and tools installed [2022-05-06T17:15:56.325Z] - CONFIG_NAMESPACES: enabled [2022-05-06T17:15:56.325Z] - CONFIG_NET_NS: enabled [2022-05-06T17:15:56.325Z] - CONFIG_PID_NS: enabled [2022-05-06T17:15:56.325Z] - CONFIG_IPC_NS: enabled [2022-05-06T17:15:56.325Z] - CONFIG_UTS_NS: enabled [2022-05-06T17:15:56.325Z] - CONFIG_CGROUPS: enabled [2022-05-06T17:15:56.325Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-06T17:15:56.325Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-06T17:15:56.325Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-06T17:15:56.325Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-06T17:15:56.325Z] - CONFIG_CPUSETS: enabled [2022-05-06T17:15:56.325Z] - CONFIG_MEMCG: enabled [2022-05-06T17:15:56.325Z] - CONFIG_KEYS: enabled [2022-05-06T17:15:56.325Z] - CONFIG_VETH: enabled (as module) [2022-05-06T17:15:56.325Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-06T17:15:56.325Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-06T17:15:56.325Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-06T17:15:56.325Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-06T17:15:56.325Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-06T17:15:56.619Z] - CONFIG_CGROUP_BPF: enabled [2022-05-06T17:15:56.619Z] [2022-05-06T17:15:56.619Z] Optional Features: [2022-05-06T17:15:56.619Z] - CONFIG_USER_NS: enabled [2022-05-06T17:15:56.619Z] - CONFIG_SECCOMP: enabled [2022-05-06T17:15:56.619Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-06T17:15:56.619Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-06T17:15:56.619Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-06T17:15:56.619Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-06T17:15:56.619Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-06T17:15:56.619Z] - CONFIG_BLK_CGROUP: enabled [2022-05-06T17:15:56.619Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-06T17:15:56.619Z] - CONFIG_CGROUP_PERF: enabled [2022-05-06T17:15:56.619Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-06T17:15:56.619Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-06T17:15:56.619Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-06T17:15:56.619Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-06T17:15:56.619Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-06T17:15:56.619Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_IP_VS: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-06T17:15:56.619Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-06T17:15:56.619Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-06T17:15:56.619Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-06T17:15:56.619Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-06T17:15:56.619Z] - CONFIG_EXT4_FS: enabled [2022-05-06T17:15:56.619Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-06T17:15:56.619Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-06T17:15:56.619Z] - Network Drivers: [2022-05-06T17:15:56.619Z] - "overlay": [2022-05-06T17:15:56.619Z] - CONFIG_VXLAN: enabled (as module) [2022-05-06T17:15:56.619Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-06T17:15:56.619Z] Optional (for encrypted networks): [2022-05-06T17:15:56.877Z] - CONFIG_CRYPTO: enabled [2022-05-06T17:15:56.877Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-06T17:15:56.877Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-06T17:15:56.877Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-06T17:15:56.877Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-06T17:15:56.877Z] - CONFIG_XFRM: enabled [2022-05-06T17:15:56.877Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-06T17:15:56.877Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-06T17:15:56.877Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-06T17:15:56.877Z] - "ipvlan": [2022-05-06T17:15:56.877Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-06T17:15:56.877Z] - "macvlan": [2022-05-06T17:15:56.877Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-06T17:15:56.877Z] - CONFIG_DUMMY: enabled (as module) [2022-05-06T17:15:56.877Z] - "ftp,tftp client in container": [2022-05-06T17:15:56.877Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-06T17:15:56.877Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-06T17:15:56.877Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-06T17:15:56.877Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-06T17:15:56.877Z] - Storage Drivers: [2022-05-06T17:15:56.877Z] - "aufs": [2022-05-06T17:15:56.877Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-06T17:15:56.877Z] - "btrfs": [2022-05-06T17:15:56.877Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-06T17:15:56.877Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-06T17:15:56.877Z] - "devicemapper": [2022-05-06T17:15:56.877Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-06T17:15:56.877Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-06T17:15:56.877Z] - "overlay": [2022-05-06T17:15:56.877Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-06T17:15:56.877Z] - "zfs": [2022-05-06T17:15:56.877Z] - /dev/zfs: present [2022-05-06T17:15:56.877Z] - zfs command: missing [2022-05-06T17:15:56.877Z] - zpool command: missing [2022-05-06T17:15:56.877Z] [2022-05-06T17:15:56.877Z] Limits: [2022-05-06T17:15:56.877Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-06T17:15:56.877Z] [2022-05-06T17:15:56.877Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-06T17:15:57.217Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd . [2022-05-06T17:15:57.469Z] #28 ... [2022-05-06T17:15:57.469Z] [2022-05-06T17:15:57.469Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:15:57.469Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:15:57.469Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-06T17:15:57.469Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-06T17:15:57.469Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-06T17:15:57.469Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-06T17:15:57.469Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.3s done [2022-05-06T17:15:57.469Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.1s done [2022-05-06T17:15:57.469Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.5s done [2022-05-06T17:15:57.469Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.6s done [2022-05-06T17:15:57.469Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.7s done [2022-05-06T17:15:57.469Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 87.03MB / 141.70MB 5.8s [2022-05-06T17:15:57.469Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.9s done [2022-05-06T17:15:57.474Z] #1 [internal] load build definition from Dockerfile [2022-05-06T17:15:57.474Z] #1 sha256:760c80956d08a8f5e5ccd1abadb3a38eb3b83ec37d9bf9d8ffda79b927f79f72 [2022-05-06T17:15:57.474Z] #1 transferring dockerfile: 17.44kB done [2022-05-06T17:15:57.474Z] #1 DONE 0.1s [2022-05-06T17:15:57.474Z] [2022-05-06T17:15:57.474Z] #2 [internal] load .dockerignore [2022-05-06T17:15:57.474Z] #2 sha256:ec417e8544066ff7ab35e721b5ebcfb231d1d0f20239d18885e61241acfc17eb [2022-05-06T17:15:57.474Z] #2 transferring context: 145B done [2022-05-06T17:15:57.730Z] #2 DONE 0.1s [2022-05-06T17:15:57.730Z] [2022-05-06T17:15:57.730Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-06T17:15:57.730Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-06T17:15:57.732Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 96.79MB / 141.70MB 6.0s [2022-05-06T17:15:57.732Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 115.34MB / 141.70MB 6.2s [2022-05-06T17:15:57.988Z] #3 DONE 0.4s [2022-05-06T17:15:57.988Z] [2022-05-06T17:15:57.988Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-06T17:15:57.988Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-06T17:15:57.988Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-06T17:15:57.988Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-06T17:15:57.988Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-06T17:15:57.988Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-06T17:15:57.988Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-05-06T17:15:57.994Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 126.88MB / 141.70MB 6.3s [2022-05-06T17:15:58.246Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-06T17:15:58.257Z] #11 ... [2022-05-06T17:15:58.257Z] [2022-05-06T17:15:58.257Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:15:58.257Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-06T17:15:58.257Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-06T17:15:58.257Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-06T17:15:58.257Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-06T17:15:58.257Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-06T17:15:58.257Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-05-06T17:15:58.257Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-05-06T17:15:58.257Z] #69 DONE 6.7s [2022-05-06T17:15:58.257Z] [2022-05-06T17:15:58.257Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:15:58.257Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:15:58.257Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 137.36MB / 141.70MB 6.6s [2022-05-06T17:15:58.257Z] #11 ... [2022-05-06T17:15:58.257Z] [2022-05-06T17:15:58.257Z] #24 [internal] load build context [2022-05-06T17:15:58.257Z] #24 sha256:0e31dd07bb74bef4a868cfe1141587678b8470f30f7efb30f60baa04a012c518 [2022-05-06T17:15:58.257Z] #24 transferring context: 40.67MB 6.7s [2022-05-06T17:15:58.257Z] #24 ... [2022-05-06T17:15:58.257Z] [2022-05-06T17:15:58.257Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:15:58.257Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:15:58.503Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-06T17:15:58.503Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-06T17:15:58.742Z] #41 ... [2022-05-06T17:15:58.742Z] [2022-05-06T17:15:58.742Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:15:58.742Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:15:58.742Z] #60 56.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-06T17:15:58.742Z] #60 56.52 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T17:15:58.742Z] #60 56.52 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-06T17:15:58.742Z] #60 56.60 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-06T17:15:58.742Z] #60 56.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-06T17:15:58.742Z] #60 56.70 go: downloading golang.org/x/mod v0.5.1 [2022-05-06T17:15:58.742Z] #60 56.73 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-06T17:15:58.742Z] #60 56.82 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-06T17:15:58.742Z] #60 56.87 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T17:15:58.742Z] #60 56.90 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-06T17:15:58.742Z] #60 56.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-06T17:15:59.001Z] #60 57.01 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-06T17:15:59.069Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-05-06T17:15:59.069Z] #4 DONE 0.9s [2022-05-06T17:15:59.069Z] [2022-05-06T17:15:59.069Z] #6 [internal] load build definition from Dockerfile [2022-05-06T17:15:59.069Z] #6 sha256:a1835abfcb96b219db76ac88453fd470bbe516d0c845cf406772f09863d00337 [2022-05-06T17:15:59.069Z] #6 DONE 0.0s [2022-05-06T17:15:59.069Z] [2022-05-06T17:15:59.069Z] #5 [internal] load .dockerignore [2022-05-06T17:15:59.069Z] #5 sha256:2a8b77a05f9293b87a11fc167da947d1572c6a322aac840f8cfa67d8f28abc3f [2022-05-06T17:15:59.069Z] #5 DONE 0.0s [2022-05-06T17:15:59.069Z] [2022-05-06T17:15:59.069Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:15:59.069Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-06T17:15:59.260Z] #60 57.47 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T17:15:59.519Z] #60 57.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-06T17:15:59.520Z] #60 57.53 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-06T17:15:59.785Z] #60 57.69 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-06T17:15:59.785Z] #60 57.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-06T17:15:59.785Z] #60 57.78 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T17:15:59.785Z] #60 57.80 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T17:15:59.785Z] #60 57.84 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-06T17:15:59.785Z] #60 57.89 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-06T17:15:59.999Z] #10 ... [2022-05-06T17:15:59.999Z] [2022-05-06T17:15:59.999Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-06T17:15:59.999Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-06T17:15:59.999Z] #7 DONE 0.7s [2022-05-06T17:15:59.999Z] [2022-05-06T17:15:59.999Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:15:59.999Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-06T17:15:59.999Z] #8 DONE 0.8s [2022-05-06T17:15:59.999Z] [2022-05-06T17:15:59.999Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:15:59.999Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-06T17:15:59.999Z] #10 DONE 0.8s [2022-05-06T17:15:59.999Z] [2022-05-06T17:15:59.999Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-06T17:15:59.999Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-06T17:15:59.999Z] #9 DONE 0.8s [2022-05-06T17:16:00.051Z] #60 58.05 go: downloading github.com/prometheus/common v0.10.0 [2022-05-06T17:16:00.051Z] #60 58.13 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-06T17:16:00.177Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.5s [2022-05-06T17:16:00.330Z] #60 58.23 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-06T17:16:00.330Z] #60 58.25 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-06T17:16:01.099Z] Client: [2022-05-06T17:16:01.099Z] Context: default [2022-05-06T17:16:01.099Z] Debug Mode: false [2022-05-06T17:16:01.099Z] Plugins: [2022-05-06T17:16:01.099Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-06T17:16:01.099Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-06T17:16:01.099Z] [2022-05-06T17:16:01.099Z] Server: [2022-05-06T17:16:01.099Z] Containers: 0 [2022-05-06T17:16:01.099Z] Running: 0 [2022-05-06T17:16:01.099Z] Paused: 0 [2022-05-06T17:16:01.099Z] Stopped: 0 [2022-05-06T17:16:01.099Z] Images: 0 [2022-05-06T17:16:01.099Z] Server Version: 20.10.14 [2022-05-06T17:16:01.099Z] Storage Driver: overlay2 [2022-05-06T17:16:01.099Z] Backing Filesystem: extfs [2022-05-06T17:16:01.099Z] Supports d_type: true [2022-05-06T17:16:01.099Z] Native Overlay Diff: true [2022-05-06T17:16:01.099Z] userxattr: false [2022-05-06T17:16:01.099Z] Logging Driver: json-file [2022-05-06T17:16:01.099Z] Cgroup Driver: cgroupfs [2022-05-06T17:16:01.099Z] Cgroup Version: 1 [2022-05-06T17:16:01.099Z] Plugins: [2022-05-06T17:16:01.099Z] Volume: local [2022-05-06T17:16:01.099Z] Network: bridge host ipvlan macvlan null overlay [2022-05-06T17:16:01.099Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-06T17:16:01.099Z] Swarm: inactive [2022-05-06T17:16:01.099Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-06T17:16:01.099Z] Default Runtime: runc [2022-05-06T17:16:01.099Z] Init Binary: docker-init [2022-05-06T17:16:01.099Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:16:01.099Z] runc version: v1.0.3-0-gf46b6ba [2022-05-06T17:16:01.099Z] init version: de40ad0 [2022-05-06T17:16:01.099Z] Security Options: [2022-05-06T17:16:01.099Z] apparmor [2022-05-06T17:16:01.099Z] seccomp [2022-05-06T17:16:01.099Z] Profile: default [2022-05-06T17:16:01.099Z] Kernel Version: 5.13.0-1021-aws [2022-05-06T17:16:01.099Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-06T17:16:01.099Z] OSType: linux [2022-05-06T17:16:01.099Z] Architecture: aarch64 [2022-05-06T17:16:01.099Z] CPUs: 2 [2022-05-06T17:16:01.099Z] Total Memory: 7.562GiB [2022-05-06T17:16:01.099Z] Name: ip-10-100-111-245 [2022-05-06T17:16:01.099Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-06T17:16:01.099Z] Docker Root Dir: /var/lib/docker [2022-05-06T17:16:01.099Z] Debug Mode: false [2022-05-06T17:16:01.099Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:16:01.099Z] Labels: [2022-05-06T17:16:01.099Z] Experimental: true [2022-05-06T17:16:01.099Z] Insecure Registries: [2022-05-06T17:16:01.099Z] 127.0.0.0/8 [2022-05-06T17:16:01.099Z] Live Restore Enabled: true [2022-05-06T17:16:01.099Z] [Pipeline] sh [2022-05-06T17:16:01.125Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.2s done [2022-05-06T17:16:01.267Z] #60 59.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-06T17:16:01.379Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:16:01.379Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:16:01.379Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43566/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-06T17:16:01.379Z] + bash /home/ubuntu/workspace/moby_PR-43566/check-config.sh [2022-05-06T17:16:01.379Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-06T17:16:01.379Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-06T17:16:01.379Z] [2022-05-06T17:16:01.379Z] Generally Necessary: [2022-05-06T17:16:01.379Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-06T17:16:01.379Z] - apparmor: enabled and tools installed [2022-05-06T17:16:01.379Z] - CONFIG_NAMESPACES: enabled [2022-05-06T17:16:01.380Z] - CONFIG_NET_NS: enabled [2022-05-06T17:16:01.380Z] - CONFIG_PID_NS: enabled [2022-05-06T17:16:01.380Z] - CONFIG_IPC_NS: enabled [2022-05-06T17:16:01.380Z] - CONFIG_UTS_NS: enabled [2022-05-06T17:16:01.380Z] - CONFIG_CGROUPS: enabled [2022-05-06T17:16:01.380Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-06T17:16:01.380Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-06T17:16:01.380Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-06T17:16:01.380Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-06T17:16:01.380Z] - CONFIG_CPUSETS: enabled [2022-05-06T17:16:01.380Z] - CONFIG_MEMCG: enabled [2022-05-06T17:16:01.380Z] - CONFIG_KEYS: enabled [2022-05-06T17:16:01.380Z] - CONFIG_VETH: enabled (as module) [2022-05-06T17:16:01.380Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-06T17:16:01.380Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-06T17:16:01.380Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-06T17:16:01.380Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-06T17:16:01.380Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-06T17:16:01.380Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-06T17:16:01.388Z] #11 ... [2022-05-06T17:16:01.388Z] [2022-05-06T17:16:01.388Z] #24 [internal] load build context [2022-05-06T17:16:01.388Z] #24 sha256:0e31dd07bb74bef4a868cfe1141587678b8470f30f7efb30f60baa04a012c518 [2022-05-06T17:16:01.388Z] #24 transferring context: 61.00MB 8.0s done [2022-05-06T17:16:01.388Z] #24 DONE 9.9s [2022-05-06T17:16:01.388Z] [2022-05-06T17:16:01.388Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:16:01.388Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-06T17:16:01.388Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-06T17:16:01.388Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-06T17:16:01.388Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-06T17:16:01.388Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-06T17:16:01.388Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-05-06T17:16:01.388Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-05-06T17:16:01.388Z] #71 DONE 10.0s [2022-05-06T17:16:01.388Z] [2022-05-06T17:16:01.388Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:01.388Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:16:01.526Z] #60 ... [2022-05-06T17:16:01.526Z] [2022-05-06T17:16:01.526Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:16:01.526Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:16:01.526Z] #58 59.01 gotestsum version dev [2022-05-06T17:16:01.526Z] #58 DONE 59.6s [2022-05-06T17:16:01.639Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-06T17:16:01.639Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-06T17:16:01.639Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-06T17:16:01.639Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-06T17:16:01.639Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-06T17:16:01.639Z] - CONFIG_CGROUP_BPF: enabled [2022-05-06T17:16:01.639Z] [2022-05-06T17:16:01.639Z] Optional Features: [2022-05-06T17:16:01.639Z] - CONFIG_USER_NS: enabled [2022-05-06T17:16:01.639Z] - CONFIG_SECCOMP: enabled [2022-05-06T17:16:01.639Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-06T17:16:01.639Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-06T17:16:01.639Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-06T17:16:01.639Z] (cgroup swap accounting is currently enabled) [2022-05-06T17:16:01.639Z] - CONFIG_BLK_CGROUP: enabled [2022-05-06T17:16:01.639Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-06T17:16:01.639Z] - CONFIG_CGROUP_PERF: enabled [2022-05-06T17:16:01.639Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-06T17:16:01.639Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-06T17:16:01.639Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-06T17:16:01.639Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-06T17:16:01.639Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-06T17:16:01.639Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-06T17:16:01.639Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-06T17:16:01.639Z] - CONFIG_IP_VS: enabled (as module) [2022-05-06T17:16:01.639Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-06T17:16:01.639Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-06T17:16:01.639Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-06T17:16:01.639Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-06T17:16:01.639Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-06T17:16:01.639Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-06T17:16:01.639Z] - CONFIG_EXT4_FS: enabled [2022-05-06T17:16:01.639Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-06T17:16:01.639Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-06T17:16:01.639Z] - Network Drivers: [2022-05-06T17:16:01.639Z] - "overlay": [2022-05-06T17:16:01.705Z] Client: [2022-05-06T17:16:01.705Z] Context: default [2022-05-06T17:16:01.705Z] Debug Mode: false [2022-05-06T17:16:01.705Z] Plugins: [2022-05-06T17:16:01.705Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-06T17:16:01.705Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-06T17:16:01.705Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-06T17:16:01.705Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-06T17:16:01.705Z] [2022-05-06T17:16:01.705Z] Server: [2022-05-06T17:16:01.705Z] Containers: 0 [2022-05-06T17:16:01.705Z] Running: 0 [2022-05-06T17:16:01.705Z] Paused: 0 [2022-05-06T17:16:01.705Z] Stopped: 0 [2022-05-06T17:16:01.705Z] Images: 0 [2022-05-06T17:16:01.705Z] Server Version: 20.10.14 [2022-05-06T17:16:01.705Z] Storage Driver: overlay2 [2022-05-06T17:16:01.705Z] Backing Filesystem: extfs [2022-05-06T17:16:01.705Z] Supports d_type: true [2022-05-06T17:16:01.705Z] Native Overlay Diff: true [2022-05-06T17:16:01.705Z] userxattr: false [2022-05-06T17:16:01.705Z] Logging Driver: json-file [2022-05-06T17:16:01.705Z] Cgroup Driver: systemd [2022-05-06T17:16:01.705Z] Cgroup Version: 2 [2022-05-06T17:16:01.705Z] Plugins: [2022-05-06T17:16:01.705Z] Volume: local [2022-05-06T17:16:01.705Z] Network: bridge host ipvlan macvlan null overlay [2022-05-06T17:16:01.705Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-06T17:16:01.705Z] Swarm: inactive [2022-05-06T17:16:01.705Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-06T17:16:01.705Z] Default Runtime: runc [2022-05-06T17:16:01.705Z] Init Binary: docker-init [2022-05-06T17:16:01.705Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-06T17:16:01.705Z] runc version: v1.0.3-0-gf46b6ba [2022-05-06T17:16:01.705Z] init version: de40ad0 [2022-05-06T17:16:01.705Z] Security Options: [2022-05-06T17:16:01.705Z] apparmor [2022-05-06T17:16:01.705Z] seccomp [2022-05-06T17:16:01.705Z] Profile: default [2022-05-06T17:16:01.705Z] cgroupns [2022-05-06T17:16:01.705Z] Kernel Version: 5.13.0-1021-aws [2022-05-06T17:16:01.705Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-06T17:16:01.705Z] OSType: linux [2022-05-06T17:16:01.705Z] Architecture: x86_64 [2022-05-06T17:16:01.705Z] CPUs: 2 [2022-05-06T17:16:01.705Z] Total Memory: 7.559GiB [2022-05-06T17:16:01.705Z] Name: ip-10-100-50-41 [2022-05-06T17:16:01.705Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-06T17:16:01.705Z] Docker Root Dir: /var/lib/docker [2022-05-06T17:16:01.705Z] Debug Mode: false [2022-05-06T17:16:01.705Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:16:01.705Z] Labels: [2022-05-06T17:16:01.705Z] Experimental: true [2022-05-06T17:16:01.705Z] Insecure Registries: [2022-05-06T17:16:01.705Z] 127.0.0.0/8 [2022-05-06T17:16:01.705Z] Live Restore Enabled: true [2022-05-06T17:16:01.705Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-06T17:16:01.786Z] [2022-05-06T17:16:01.786Z] #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-05-06T17:16:01.786Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:16:01.897Z] [2022-05-06T17:16:01.897Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:01.897Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:16:01.897Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-06T17:16:01.897Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-06T17:16:01.897Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-06T17:16:01.897Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-06T17:16:01.897Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.2s [2022-05-06T17:16:01.897Z] #28 ... [2022-05-06T17:16:01.897Z] [2022-05-06T17:16:01.897Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-06T17:16:01.897Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-06T17:16:01.897Z] #47 DONE 0.0s [2022-05-06T17:16:01.897Z] [2022-05-06T17:16:01.897Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:01.897Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:16:01.897Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.44MB / 54.94MB 0.3s [2022-05-06T17:16:01.898Z] - CONFIG_VXLAN: enabled (as module) [2022-05-06T17:16:01.898Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-06T17:16:01.898Z] Optional (for encrypted networks): [2022-05-06T17:16:01.898Z] - CONFIG_CRYPTO: enabled [2022-05-06T17:16:01.898Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-06T17:16:01.898Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-06T17:16:01.898Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-06T17:16:01.898Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-06T17:16:01.898Z] - CONFIG_XFRM: enabled [2022-05-06T17:16:01.898Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-06T17:16:01.898Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-06T17:16:01.898Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-06T17:16:01.898Z] - "ipvlan": [2022-05-06T17:16:01.898Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-06T17:16:01.898Z] - "macvlan": [2022-05-06T17:16:01.898Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-06T17:16:01.898Z] - CONFIG_DUMMY: enabled (as module) [2022-05-06T17:16:01.898Z] - "ftp,tftp client in container": [2022-05-06T17:16:01.898Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-06T17:16:01.898Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-06T17:16:01.898Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-06T17:16:01.898Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-06T17:16:01.898Z] - Storage Drivers: [2022-05-06T17:16:01.898Z] - "aufs": [2022-05-06T17:16:01.898Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-06T17:16:01.898Z] - "btrfs": [2022-05-06T17:16:01.898Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-06T17:16:01.898Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-06T17:16:01.898Z] - "devicemapper": [2022-05-06T17:16:01.898Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-06T17:16:01.898Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-06T17:16:01.898Z] - "overlay": [2022-05-06T17:16:01.898Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-06T17:16:01.898Z] - "zfs": [2022-05-06T17:16:01.898Z] - /dev/zfs: present [2022-05-06T17:16:01.898Z] - zfs command: missing [2022-05-06T17:16:01.898Z] - zpool command: missing [2022-05-06T17:16:01.898Z] [2022-05-06T17:16:01.898Z] Limits: [2022-05-06T17:16:01.898Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-06T17:16:01.898Z] [2022-05-06T17:16:01.898Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-06T17:16:02.047Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd . [2022-05-06T17:16:02.047Z] #1 [internal] load build definition from Dockerfile [2022-05-06T17:16:02.047Z] #1 sha256:36f3ec9710b860c0a5cd8b95367c8bb54f4d689556b11d39b5bf618f37f65fbd [2022-05-06T17:16:02.047Z] #1 transferring dockerfile: 17.44kB done [2022-05-06T17:16:02.047Z] #1 DONE 0.1s [2022-05-06T17:16:02.047Z] [2022-05-06T17:16:02.047Z] #2 [internal] load .dockerignore [2022-05-06T17:16:02.047Z] #2 sha256:b2021ecc01db057aea1e33becb1128f4896a6be3c68780c620174cfdbdb6a3b6 [2022-05-06T17:16:02.047Z] #2 transferring context: 145B done [2022-05-06T17:16:02.177Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 17.83MB / 54.94MB 0.5s [2022-05-06T17:16:02.177Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 21.11MB / 54.94MB 0.6s [2022-05-06T17:16:02.235Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd . [2022-05-06T17:16:02.308Z] #2 DONE 0.1s [2022-05-06T17:16:02.309Z] [2022-05-06T17:16:02.309Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-06T17:16:02.309Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-06T17:16:02.443Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 27.26MB / 54.94MB 0.7s [2022-05-06T17:16:02.443Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 31.46MB / 54.94MB 0.8s [2022-05-06T17:16:02.494Z] #2 [internal] load .dockerignore [2022-05-06T17:16:02.494Z] #2 sha256:bf65999b7f19d5bf447e6773b661c97606a5390718def1883cf2f0cb1cd1e527 [2022-05-06T17:16:02.706Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 39.85MB / 54.94MB 1.0s [2022-05-06T17:16:02.706Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 1.1s [2022-05-06T17:16:02.755Z] #2 transferring context: 145B done [2022-05-06T17:16:02.755Z] #2 DONE 0.3s [2022-05-06T17:16:02.755Z] [2022-05-06T17:16:02.755Z] #1 [internal] load build definition from Dockerfile [2022-05-06T17:16:02.755Z] #1 sha256:2940e34ac459517b637eaf330b1a5c1d040b1558defdfbecc836873ab763c6bd [2022-05-06T17:16:02.755Z] #1 transferring dockerfile: 17.44kB 0.1s done [2022-05-06T17:16:02.755Z] #1 DONE 0.3s [2022-05-06T17:16:02.755Z] [2022-05-06T17:16:02.755Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-06T17:16:02.755Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-06T17:16:02.774Z] #28 DONE 11.1s [2022-05-06T17:16:02.774Z] [2022-05-06T17:16:02.774Z] #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-05-06T17:16:02.774Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-06T17:16:02.883Z] #3 DONE 0.4s [2022-05-06T17:16:02.883Z] [2022-05-06T17:16:02.883Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-06T17:16:02.883Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-06T17:16:02.883Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-06T17:16:02.883Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-06T17:16:02.883Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-06T17:16:02.883Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-06T17:16:02.883Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.2s [2022-05-06T17:16:02.883Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-05-06T17:16:02.968Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 1.2s [2022-05-06T17:16:02.968Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.3s [2022-05-06T17:16:03.144Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-05-06T17:16:03.144Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-06T17:16:03.323Z] #3 DONE 0.5s [2022-05-06T17:16:03.323Z] [2022-05-06T17:16:03.323Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-06T17:16:03.323Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-06T17:16:03.323Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-06T17:16:03.323Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-06T17:16:03.323Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-05-06T17:16:03.323Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-06T17:16:03.323Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-06T17:16:03.323Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 6.29MB / 9.06MB 0.2s [2022-05-06T17:16:03.406Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-06T17:16:03.406Z] #4 DONE 0.7s [2022-05-06T17:16:03.582Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-05-06T17:16:03.582Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-05-06T17:16:03.582Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-06T17:16:03.666Z] [2022-05-06T17:16:03.666Z] #6 [internal] load .dockerignore [2022-05-06T17:16:03.666Z] #6 sha256:7fc0930a03c6f17f3dd29db24e0b316ec2b7116a8993f1e82043206a0f94ccbd [2022-05-06T17:16:03.666Z] #6 DONE 0.0s [2022-05-06T17:16:03.666Z] [2022-05-06T17:16:03.666Z] #5 [internal] load build definition from Dockerfile [2022-05-06T17:16:03.666Z] #5 sha256:1d87f48672bec8b6f3270e36bd7d31fa1e0b66b06e21fc20e79653786bd9bfee [2022-05-06T17:16:03.666Z] #5 DONE 0.0s [2022-05-06T17:16:03.666Z] [2022-05-06T17:16:03.666Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:16:03.666Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-06T17:16:03.692Z] #41 ... [2022-05-06T17:16:03.692Z] [2022-05-06T17:16:03.692Z] #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-05-06T17:16:03.692Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-06T17:16:03.692Z] #19 51.15 Fetched 49.0 MB in 49s (992 kB/s) [2022-05-06T17:16:03.841Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-06T17:16:03.841Z] #4 DONE 0.7s [2022-05-06T17:16:04.100Z] [2022-05-06T17:16:04.100Z] #6 [internal] load build definition from Dockerfile [2022-05-06T17:16:04.100Z] #6 sha256:8a80b395358aa6f8935603a99ca8ce38f1f33d44e18f3ac543370195544edc26 [2022-05-06T17:16:04.100Z] #6 DONE 0.0s [2022-05-06T17:16:04.100Z] [2022-05-06T17:16:04.100Z] #5 [internal] load .dockerignore [2022-05-06T17:16:04.100Z] #5 sha256:80ee89a48cfa048fe9e21e2bcffc0d4e5826d4a51eba703a3dcfeeb315523430 [2022-05-06T17:16:04.100Z] #5 DONE 0.0s [2022-05-06T17:16:04.100Z] [2022-05-06T17:16:04.100Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:16:04.100Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-06T17:16:04.694Z] #29 ... [2022-05-06T17:16:04.694Z] [2022-05-06T17:16:04.694Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-06T17:16:04.694Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-06T17:16:04.694Z] #70 DONE 0.7s [2022-05-06T17:16:04.694Z] [2022-05-06T17:16:04.694Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-06T17:16:04.694Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-06T17:16:05.035Z] #10 ... [2022-05-06T17:16:05.035Z] [2022-05-06T17:16:05.035Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-06T17:16:05.035Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-06T17:16:05.035Z] #8 DONE 0.8s [2022-05-06T17:16:05.035Z] [2022-05-06T17:16:05.035Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:16:05.035Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-06T17:16:05.035Z] #9 DONE 0.8s [2022-05-06T17:16:05.035Z] [2022-05-06T17:16:05.035Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-06T17:16:05.035Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-06T17:16:05.035Z] #7 DONE 0.8s [2022-05-06T17:16:05.035Z] [2022-05-06T17:16:05.035Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:16:05.035Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-06T17:16:05.035Z] #10 DONE 0.8s [2022-05-06T17:16:05.055Z] #10 DONE 1.1s [2022-05-06T17:16:05.055Z] [2022-05-06T17:16:05.055Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-06T17:16:05.055Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-06T17:16:05.055Z] #9 DONE 1.2s [2022-05-06T17:16:05.055Z] [2022-05-06T17:16:05.055Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-06T17:16:05.055Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-06T17:16:05.055Z] #8 DONE 1.2s [2022-05-06T17:16:05.055Z] [2022-05-06T17:16:05.055Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-06T17:16:05.055Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-06T17:16:05.055Z] #7 DONE 1.4s [2022-05-06T17:16:05.055Z] [2022-05-06T17:16:05.055Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:05.055Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:16:05.055Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-06T17:16:05.267Z] #72 DONE 0.7s [2022-05-06T17:16:05.267Z] [2022-05-06T17:16:05.267Z] #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-05-06T17:16:05.267Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-06T17:16:05.267Z] #29 1.963 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:05.267Z] #29 1.963 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:05.268Z] #29 1.989 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:05.268Z] #29 2.182 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:05.268Z] #29 2.425 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:05.268Z] #29 2.677 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:05.326Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-06T17:16:05.326Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-06T17:16:05.326Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-06T17:16:05.326Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.2s [2022-05-06T17:16:05.505Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.3s [2022-05-06T17:16:05.595Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.15MB / 54.94MB 0.3s [2022-05-06T17:16:05.596Z] #28 ... [2022-05-06T17:16:05.596Z] [2022-05-06T17:16:05.596Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-06T17:16:05.596Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-06T17:16:05.596Z] #47 DONE 0.0s [2022-05-06T17:16:05.596Z] [2022-05-06T17:16:05.596Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:05.596Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:16:05.596Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.39MB / 54.94MB 0.4s [2022-05-06T17:16:05.870Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 14.68MB / 54.94MB 0.5s [2022-05-06T17:16:05.871Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 22.02MB / 54.94MB 0.7s [2022-05-06T17:16:06.138Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 26.21MB / 54.94MB 0.8s [2022-05-06T17:16:06.400Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 31.46MB / 54.94MB 1.2s [2022-05-06T17:16:06.655Z] #29 4.043 Fetched 8530 kB in 2s (3624 kB/s) [2022-05-06T17:16:06.661Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 1.4s [2022-05-06T17:16:06.661Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.80MB / 54.94MB 1.6s [2022-05-06T17:16:06.924Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 1.6s [2022-05-06T17:16:07.228Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 1.7s [2022-05-06T17:16:07.228Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s [2022-05-06T17:16:07.406Z] #28 ... [2022-05-06T17:16:07.406Z] [2022-05-06T17:16:07.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:07.406Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:07.406Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-06T17:16:07.406Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-06T17:16:07.406Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-06T17:16:07.406Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-06T17:16:07.406Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s done [2022-05-06T17:16:07.406Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-05-06T17:16:07.406Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-05-06T17:16:07.406Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.5s done [2022-05-06T17:16:07.406Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.1s done [2022-05-06T17:16:07.406Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 128.97MB / 141.70MB 5.8s [2022-05-06T17:16:07.406Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.8s done [2022-05-06T17:16:07.600Z] #29 4.043 Reading package lists... [2022-05-06T17:16:07.712Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 6.0s [2022-05-06T17:16:08.176Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.7s done [2022-05-06T17:16:08.176Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-06T17:16:08.546Z] #29 4.948 Reading package lists... [2022-05-06T17:16:08.808Z] #29 5.839 Building dependency tree... [2022-05-06T17:16:08.808Z] #29 6.237 The following additional packages will be installed: [2022-05-06T17:16:08.808Z] #29 6.237 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-06T17:16:08.808Z] #29 6.237 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-06T17:16:08.808Z] #29 6.237 Recommended packages: [2022-05-06T17:16:08.808Z] #29 6.237 libldap-common publicsuffix libsasl2-modules [2022-05-06T17:16:09.070Z] #29 6.411 The following NEW packages will be installed: [2022-05-06T17:16:09.070Z] #29 6.411 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-06T17:16:09.070Z] #29 6.411 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-06T17:16:09.070Z] #29 6.411 libssh2-1 openssl [2022-05-06T17:16:09.121Z] #28 ... [2022-05-06T17:16:09.121Z] [2022-05-06T17:16:09.121Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:16:09.121Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-06T17:16:09.121Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-06T17:16:09.121Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-06T17:16:09.121Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-06T17:16:09.121Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-06T17:16:09.121Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-05-06T17:16:09.121Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-05-06T17:16:09.121Z] #69 DONE 3.9s [2022-05-06T17:16:09.121Z] [2022-05-06T17:16:09.121Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:09.121Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:16:09.333Z] #29 6.687 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-06T17:16:09.333Z] #29 6.687 Need to get 3040 kB of archives. [2022-05-06T17:16:09.333Z] #29 6.687 After this operation, 6651 kB of additional disk space will be used. [2022-05-06T17:16:09.333Z] #29 6.687 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-06T17:16:09.333Z] #29 6.705 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-06T17:16:09.333Z] #29 6.705 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-06T17:16:09.333Z] #29 6.711 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-05-06T17:16:09.333Z] #29 6.711 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-06T17:16:09.333Z] #29 6.712 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-06T17:16:09.333Z] #29 6.715 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-06T17:16:09.333Z] #29 6.716 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-06T17:16:09.333Z] #29 6.720 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-06T17:16:09.333Z] #29 6.722 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-06T17:16:09.333Z] #29 6.723 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-06T17:16:09.333Z] #29 6.727 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-06T17:16:09.333Z] #29 6.735 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-06T17:16:09.333Z] #29 6.735 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-06T17:16:09.333Z] #29 6.735 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-06T17:16:09.595Z] #29 6.940 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:16:09.595Z] #29 6.991 Fetched 3040 kB in 0s (9633 kB/s) [2022-05-06T17:16:09.595Z] #29 7.016 Selecting previously unselected package openssl. [2022-05-06T17:16:09.595Z] #29 7.016 (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-05-06T17:16:09.595Z] #29 7.018 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-06T17:16:09.595Z] #29 7.022 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:16:09.604Z] #11 ... [2022-05-06T17:16:09.604Z] [2022-05-06T17:16:09.604Z] #24 [internal] load build context [2022-05-06T17:16:09.604Z] #24 sha256:8b5c44476b6597506abca8b3a38b541f7223627dd29686fd8f58a6ffc2ae2175 [2022-05-06T17:16:09.604Z] #24 transferring context: 61.00MB 7.0s done [2022-05-06T17:16:09.604Z] #24 DONE 7.9s [2022-05-06T17:16:09.604Z] [2022-05-06T17:16:09.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:09.604Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:09.604Z] #11 ... [2022-05-06T17:16:09.604Z] [2022-05-06T17:16:09.604Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:16:09.604Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-06T17:16:09.604Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-06T17:16:09.604Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-06T17:16:09.604Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-06T17:16:09.604Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-06T17:16:09.604Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-05-06T17:16:09.604Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-05-06T17:16:09.604Z] #69 DONE 7.9s [2022-05-06T17:16:09.604Z] [2022-05-06T17:16:09.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:09.604Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:09.604Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.7s done [2022-05-06T17:16:09.604Z] #11 ... [2022-05-06T17:16:09.604Z] [2022-05-06T17:16:09.604Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:16:09.604Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-06T17:16:09.604Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-06T17:16:09.604Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-06T17:16:09.604Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-06T17:16:09.604Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-05-06T17:16:09.604Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-05-06T17:16:09.604Z] #71 DONE 8.0s [2022-05-06T17:16:09.604Z] [2022-05-06T17:16:09.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:09.604Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:09.856Z] #29 7.195 Selecting previously unselected package ca-certificates. [2022-05-06T17:16:09.856Z] #29 7.195 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-06T17:16:09.856Z] #29 7.199 Unpacking ca-certificates (20210119) ... [2022-05-06T17:16:10.074Z] #28 ... [2022-05-06T17:16:10.074Z] [2022-05-06T17:16:10.074Z] #24 [internal] load build context [2022-05-06T17:16:10.074Z] #24 sha256:8f17f1f19446f2387044ab3420b8751aea84fbf90804e3a33aea74e29abb7895 [2022-05-06T17:16:10.074Z] #24 transferring context: 60.98MB 4.6s done [2022-05-06T17:16:10.074Z] #24 DONE 4.9s [2022-05-06T17:16:10.074Z] [2022-05-06T17:16:10.074Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:10.074Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:10.074Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-06T17:16:10.074Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-06T17:16:10.074Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-06T17:16:10.074Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-06T17:16:10.074Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.5s done [2022-05-06T17:16:10.074Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-05-06T17:16:10.074Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.9s done [2022-05-06T17:16:10.074Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.4s done [2022-05-06T17:16:10.074Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.5s done [2022-05-06T17:16:10.074Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 125.83MB / 141.70MB 4.7s [2022-05-06T17:16:10.074Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.5s done [2022-05-06T17:16:10.118Z] #29 7.316 Selecting previously unselected package libbrotli1:amd64. [2022-05-06T17:16:10.118Z] #29 7.316 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-06T17:16:10.118Z] #29 7.334 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-06T17:16:10.118Z] #29 7.421 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-06T17:16:10.118Z] #29 7.421 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-06T17:16:10.118Z] #29 7.426 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:10.118Z] #29 7.477 Selecting previously unselected package libsasl2-2:amd64. [2022-05-06T17:16:10.118Z] #29 7.477 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-06T17:16:10.118Z] #29 7.489 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:10.118Z] #29 7.544 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-06T17:16:10.118Z] #29 7.544 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-06T17:16:10.170Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.4s [2022-05-06T17:16:10.310Z] [2022-05-06T17:16:10.310Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:16:10.310Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-06T17:16:10.310Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-06T17:16:10.310Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-06T17:16:10.310Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-06T17:16:10.310Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-06T17:16:10.310Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.3s [2022-05-06T17:16:10.310Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s [2022-05-06T17:16:10.380Z] #29 7.556 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-06T17:16:10.380Z] #29 7.630 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-06T17:16:10.380Z] #29 7.631 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-06T17:16:10.380Z] #29 7.635 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-06T17:16:10.380Z] #29 7.703 Selecting previously unselected package libpsl5:amd64. [2022-05-06T17:16:10.380Z] #29 7.703 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-06T17:16:10.381Z] #29 7.707 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-06T17:16:10.381Z] #29 7.788 Selecting previously unselected package librtmp1:amd64. [2022-05-06T17:16:10.381Z] #29 7.788 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-06T17:16:10.381Z] #29 7.793 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:16:10.389Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 4.9s [2022-05-06T17:16:10.644Z] #29 7.849 Selecting previously unselected package libssh2-1:amd64. [2022-05-06T17:16:10.644Z] #29 7.849 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-06T17:16:10.644Z] #29 7.854 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-06T17:16:10.645Z] #29 7.923 Selecting previously unselected package libcurl4:amd64. [2022-05-06T17:16:10.645Z] #29 7.923 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-06T17:16:10.645Z] #29 7.926 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:10.645Z] #29 8.013 Selecting previously unselected package curl. [2022-05-06T17:16:10.645Z] #29 8.013 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-06T17:16:10.645Z] #29 8.013 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:10.645Z] #29 8.096 Selecting previously unselected package libonig5:amd64. [2022-05-06T17:16:10.645Z] #29 8.096 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-06T17:16:10.645Z] #29 8.104 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:16:10.906Z] #29 8.198 Selecting previously unselected package libjq1:amd64. [2022-05-06T17:16:10.906Z] #29 8.198 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-06T17:16:10.906Z] #29 8.210 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:16:10.906Z] #29 8.264 Selecting previously unselected package jq. [2022-05-06T17:16:10.906Z] #29 8.264 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-06T17:16:10.906Z] #29 8.265 Unpacking jq (1.6-2.1) ... [2022-05-06T17:16:10.906Z] #29 8.325 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-06T17:16:10.923Z] #71 ... [2022-05-06T17:16:10.923Z] [2022-05-06T17:16:10.923Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-06T17:16:10.923Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-06T17:16:10.923Z] #47 DONE 0.0s [2022-05-06T17:16:10.923Z] [2022-05-06T17:16:10.923Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:16:10.923Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-06T17:16:11.169Z] #29 8.341 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-06T17:16:11.169Z] #29 8.349 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-06T17:16:11.169Z] #29 8.359 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:11.169Z] #29 8.376 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:16:11.169Z] #29 8.395 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:11.169Z] #29 8.406 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-06T17:16:11.169Z] #29 8.419 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:16:11.169Z] #29 8.440 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:16:11.169Z] #29 8.453 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:16:11.169Z] #29 8.464 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-06T17:16:11.169Z] #29 8.475 Setting up ca-certificates (20210119) ... [2022-05-06T17:16:11.181Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-05-06T17:16:11.181Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-05-06T17:16:11.432Z] #29 ... [2022-05-06T17:16:11.432Z] [2022-05-06T17:16:11.432Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:11.432Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:11.432Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.1s done [2022-05-06T17:16:11.432Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-05-06T17:16:11.432Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-05-06T17:16:11.432Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.1s [2022-05-06T17:16:11.775Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.3s done [2022-05-06T17:16:12.005Z] #11 ... [2022-05-06T17:16:12.005Z] [2022-05-06T17:16:12.005Z] #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-05-06T17:16:12.005Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-06T17:16:12.005Z] #29 9.233 Updating certificates in /etc/ssl/certs... [2022-05-06T17:16:12.036Z] #11 ... [2022-05-06T17:16:12.036Z] [2022-05-06T17:16:12.036Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:16:12.036Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-06T17:16:12.036Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-06T17:16:12.036Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-06T17:16:12.036Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-06T17:16:12.036Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-06T17:16:12.036Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-05-06T17:16:12.036Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-05-06T17:16:12.036Z] #71 DONE 6.7s [2022-05-06T17:16:12.036Z] [2022-05-06T17:16:12.036Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:12.036Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:16:12.118Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-05-06T17:16:12.702Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.6s done [2022-05-06T17:16:12.702Z] #11 ... [2022-05-06T17:16:12.702Z] [2022-05-06T17:16:12.702Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-06T17:16:12.702Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-06T17:16:12.702Z] #70 DONE 0.7s [2022-05-06T17:16:12.702Z] [2022-05-06T17:16:12.702Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:12.702Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:12.702Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-06T17:16:12.964Z] #11 ... [2022-05-06T17:16:12.964Z] [2022-05-06T17:16:12.964Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:12.964Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-06T17:16:12.964Z] #28 DONE 11.3s [2022-05-06T17:16:12.964Z] [2022-05-06T17:16:12.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:12.964Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:13.014Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.7s done [2022-05-06T17:16:13.059Z] #71 ... [2022-05-06T17:16:13.059Z] [2022-05-06T17:16:13.059Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:16:13.059Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-06T17:16:13.059Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-06T17:16:13.059Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-06T17:16:13.059Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-06T17:16:13.059Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-06T17:16:13.059Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-05-06T17:16:13.059Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-05-06T17:16:13.059Z] #69 DONE 3.3s [2022-05-06T17:16:13.059Z] [2022-05-06T17:16:13.059Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-06T17:16:13.059Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-06T17:16:13.059Z] #71 DONE 3.4s [2022-05-06T17:16:13.059Z] [2022-05-06T17:16:13.059Z] #24 [internal] load build context [2022-05-06T17:16:13.059Z] #24 sha256:207312454874b0ad3f8990f395190c3061798056f15074de7bbe29f06b090dac [2022-05-06T17:16:13.059Z] #24 transferring context: 61.00MB 2.7s done [2022-05-06T17:16:13.059Z] #24 DONE 3.5s [2022-05-06T17:16:13.059Z] [2022-05-06T17:16:13.059Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:13.059Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-06T17:16:13.059Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.2s done [2022-05-06T17:16:13.059Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-05-06T17:16:13.059Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-05-06T17:16:13.059Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-06T17:16:13.059Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.1s done [2022-05-06T17:16:13.059Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 2.3s done [2022-05-06T17:16:13.059Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 2.6s done [2022-05-06T17:16:13.059Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0.5s [2022-05-06T17:16:13.059Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 16.78MB / 81.05MB 2.8s [2022-05-06T17:16:13.059Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 2.8s [2022-05-06T17:16:13.059Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 2.10MB / 54.67MB 2.8s [2022-05-06T17:16:13.211Z] #29 10.45 129 added, 0 removed; done. [2022-05-06T17:16:13.211Z] #29 10.49 Setting up jq (1.6-2.1) ... [2022-05-06T17:16:13.211Z] #29 10.50 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:13.211Z] #29 10.51 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:13.211Z] #29 10.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:16:13.211Z] #29 10.55 Processing triggers for ca-certificates (20210119) ... [2022-05-06T17:16:13.211Z] #29 10.56 Updating certificates in /etc/ssl/certs... [2022-05-06T17:16:13.224Z] #11 ... [2022-05-06T17:16:13.224Z] [2022-05-06T17:16:13.224Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-06T17:16:13.224Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-06T17:16:13.224Z] #72 DONE 0.3s [2022-05-06T17:16:13.224Z] [2022-05-06T17:16:13.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:13.224Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:13.285Z] #28 DONE 8.0s [2022-05-06T17:16:13.285Z] [2022-05-06T17:16:13.285Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-06T17:16:13.285Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-06T17:16:13.285Z] #70 DONE 0.7s [2022-05-06T17:16:13.285Z] [2022-05-06T17:16:13.286Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:13.286Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:13.286Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-06T17:16:13.318Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 32.51MB / 81.05MB 3.0s [2022-05-06T17:16:13.318Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 23.75MB / 54.67MB 3.0s [2022-05-06T17:16:13.318Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 42.99MB / 81.05MB 3.1s [2022-05-06T17:16:13.318Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 14.68MB / 108.70MB 3.1s [2022-05-06T17:16:13.318Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 32.51MB / 54.67MB 3.1s [2022-05-06T17:16:13.318Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 63.96MB / 81.05MB 3.2s [2022-05-06T17:16:13.318Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 32.51MB / 108.70MB 3.2s [2022-05-06T17:16:13.483Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-05-06T17:16:13.483Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-06T17:16:13.547Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.4s done [2022-05-06T17:16:13.580Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 45.09MB / 54.67MB 3.3s [2022-05-06T17:16:13.580Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 70.70MB / 81.05MB 3.4s [2022-05-06T17:16:13.580Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 51.38MB / 108.70MB 3.4s [2022-05-06T17:16:13.580Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 3.4s [2022-05-06T17:16:13.808Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-06T17:16:13.840Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 79.69MB / 81.05MB 3.5s [2022-05-06T17:16:13.840Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 66.06MB / 108.70MB 3.6s [2022-05-06T17:16:14.070Z] #11 ... [2022-05-06T17:16:14.070Z] [2022-05-06T17:16:14.070Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-06T17:16:14.070Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-06T17:16:14.070Z] #72 DONE 0.8s [2022-05-06T17:16:14.070Z] [2022-05-06T17:16:14.070Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:14.070Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:14.099Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 75.50MB / 108.70MB 3.8s [2022-05-06T17:16:14.099Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 83.89MB / 108.70MB 3.9s [2022-05-06T17:16:14.156Z] #29 11.53 0 added, 0 removed; done. [2022-05-06T17:16:14.156Z] #29 11.53 Running hooks in /etc/ca-certificates/update.d... [2022-05-06T17:16:14.156Z] #29 11.53 done. [2022-05-06T17:16:14.331Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.4s done [2022-05-06T17:16:14.360Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 90.18MB / 108.70MB 4.1s [2022-05-06T17:16:14.414Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-05-06T17:16:14.592Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-05-06T17:16:14.624Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 105.91MB / 108.70MB 4.4s [2022-05-06T17:16:14.674Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-05-06T17:16:14.883Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.6s done [2022-05-06T17:16:15.142Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 4.8s done [2022-05-06T17:16:15.551Z] #29 DONE 12.8s [2022-05-06T17:16:15.551Z] [2022-05-06T17:16:15.551Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:15.551Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:15.551Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.1s done [2022-05-06T17:16:15.551Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 2.5s [2022-05-06T17:16:15.813Z] #11 ... [2022-05-06T17:16:15.813Z] [2022-05-06T17:16:15.813Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-06T17:16:15.813Z] #30 sha256:bc014aabe0bcfea3920845fa4799086ca89bccf50b8eec1a2f71d425b93db6d2 [2022-05-06T17:16:15.813Z] #30 DONE 0.2s [2022-05-06T17:16:15.813Z] [2022-05-06T17:16:15.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:15.813Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:16.545Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-05-06T17:16:16.545Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-05-06T17:16:17.113Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 6.8s done [2022-05-06T17:16:17.372Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.1s [2022-05-06T17:16:17.630Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-05-06T17:16:18.597Z] #19 51.15 Reading package lists... [2022-05-06T17:16:19.009Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 0.1s [2022-05-06T17:16:19.891Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.7s done [2022-05-06T17:16:19.891Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-06T17:16:19.969Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.2s [2022-05-06T17:16:19.970Z] #11 ... [2022-05-06T17:16:19.970Z] [2022-05-06T17:16:19.970Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:19.970Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-06T17:16:19.970Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-06T17:16:19.970Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-06T17:16:19.970Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-05-06T17:16:19.970Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-05-06T17:16:19.970Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.1s done [2022-05-06T17:16:19.970Z] #28 ... [2022-05-06T17:16:19.970Z] [2022-05-06T17:16:19.970Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:19.970Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-06T17:16:19.970Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 9.6s [2022-05-06T17:16:20.228Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 9.7s done [2022-05-06T17:16:20.486Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 0B / 126B 10.2s [2022-05-06T17:16:20.486Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 1.8s done [2022-05-06T17:16:20.750Z] #11 ... [2022-05-06T17:16:20.750Z] [2022-05-06T17:16:20.750Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-06T17:16:20.750Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-06T17:16:20.750Z] #28 DONE 10.8s [2022-05-06T17:16:20.750Z] [2022-05-06T17:16:20.750Z] #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-05-06T17:16:20.750Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-06T17:16:21.129Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.5s done [2022-05-06T17:16:21.129Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-06T17:16:22.541Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.4s done [2022-05-06T17:16:22.541Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-06T17:16:22.656Z] #29 1.957 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:22.656Z] #29 1.957 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:22.656Z] #29 2.005 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:22.656Z] #29 2.131 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:16:22.802Z] #11 ... [2022-05-06T17:16:22.802Z] [2022-05-06T17:16:22.802Z] #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-05-06T17:16:22.802Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-06T17:16:22.802Z] #29 1.779 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:22.802Z] #29 1.788 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:22.802Z] #29 1.803 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:22.802Z] #29 1.970 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:22.802Z] #29 2.230 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:22.802Z] #29 2.527 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:22.802Z] #29 3.864 Fetched 8530 kB in 2s (3633 kB/s) [2022-05-06T17:16:22.802Z] #29 3.864 Reading package lists... [2022-05-06T17:16:22.802Z] #29 4.707 Reading package lists... [2022-05-06T17:16:22.802Z] #29 5.549 Building dependency tree... [2022-05-06T17:16:22.802Z] #29 5.936 The following additional packages will be installed: [2022-05-06T17:16:22.802Z] #29 5.936 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-06T17:16:22.802Z] #29 5.936 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-06T17:16:22.802Z] #29 5.936 Recommended packages: [2022-05-06T17:16:22.802Z] #29 5.936 libldap-common publicsuffix libsasl2-modules [2022-05-06T17:16:22.802Z] #29 6.115 The following NEW packages will be installed: [2022-05-06T17:16:22.802Z] #29 6.123 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-06T17:16:22.802Z] #29 6.123 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-06T17:16:22.802Z] #29 6.123 libssh2-1 openssl [2022-05-06T17:16:22.802Z] #29 6.394 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-06T17:16:22.802Z] #29 6.394 Need to get 3040 kB of archives. [2022-05-06T17:16:22.802Z] #29 6.394 After this operation, 6651 kB of additional disk space will be used. [2022-05-06T17:16:22.802Z] #29 6.394 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-06T17:16:22.802Z] #29 6.412 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-06T17:16:22.802Z] #29 6.412 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-06T17:16:22.802Z] #29 6.421 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-05-06T17:16:22.802Z] #29 6.421 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-06T17:16:22.802Z] #29 6.421 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-06T17:16:22.802Z] #29 6.432 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-06T17:16:22.802Z] #29 6.432 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-06T17:16:22.802Z] #29 6.432 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-06T17:16:22.802Z] #29 6.432 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-06T17:16:22.802Z] #29 6.432 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-06T17:16:22.802Z] #29 6.443 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-06T17:16:22.802Z] #29 6.443 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-06T17:16:22.802Z] #29 6.443 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-06T17:16:22.802Z] #29 6.443 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-06T17:16:22.802Z] #29 6.630 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:16:22.802Z] #29 6.668 Fetched 3040 kB in 0s (9437 kB/s) [2022-05-06T17:16:22.802Z] #29 6.702 Selecting previously unselected package openssl. [2022-05-06T17:16:22.802Z] #29 6.702 (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-05-06T17:16:22.802Z] #29 6.702 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 6.712 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:16:22.802Z] #29 6.932 Selecting previously unselected package ca-certificates. [2022-05-06T17:16:22.802Z] #29 6.932 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-06T17:16:22.802Z] #29 6.942 Unpacking ca-certificates (20210119) ... [2022-05-06T17:16:22.802Z] #29 7.043 Selecting previously unselected package libbrotli1:amd64. [2022-05-06T17:16:22.802Z] #29 7.043 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.051 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-06T17:16:22.802Z] #29 7.152 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-06T17:16:22.802Z] #29 7.152 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.155 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:22.802Z] #29 7.208 Selecting previously unselected package libsasl2-2:amd64. [2022-05-06T17:16:22.802Z] #29 7.208 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.213 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:22.802Z] #29 7.286 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-06T17:16:22.802Z] #29 7.286 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.291 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-06T17:16:22.802Z] #29 7.394 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-06T17:16:22.802Z] #29 7.394 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.398 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-06T17:16:22.802Z] #29 7.480 Selecting previously unselected package libpsl5:amd64. [2022-05-06T17:16:22.802Z] #29 7.480 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.483 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-06T17:16:22.802Z] #29 7.537 Selecting previously unselected package librtmp1:amd64. [2022-05-06T17:16:22.802Z] #29 7.537 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.542 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:16:22.802Z] #29 7.593 Selecting previously unselected package libssh2-1:amd64. [2022-05-06T17:16:22.802Z] #29 7.593 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.596 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-06T17:16:22.802Z] #29 7.678 Selecting previously unselected package libcurl4:amd64. [2022-05-06T17:16:22.802Z] #29 7.678 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.682 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:22.802Z] #29 7.778 Selecting previously unselected package curl. [2022-05-06T17:16:22.802Z] #29 7.778 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.781 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:22.802Z] #29 7.866 Selecting previously unselected package libonig5:amd64. [2022-05-06T17:16:22.802Z] #29 7.866 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.866 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:16:22.802Z] #29 7.933 Selecting previously unselected package libjq1:amd64. [2022-05-06T17:16:22.802Z] #29 7.933 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 7.938 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:16:22.802Z] #29 7.999 Selecting previously unselected package jq. [2022-05-06T17:16:22.802Z] #29 7.999 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-06T17:16:22.802Z] #29 8.015 Unpacking jq (1.6-2.1) ... [2022-05-06T17:16:22.802Z] #29 8.059 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-06T17:16:22.802Z] #29 8.070 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-06T17:16:22.802Z] #29 8.079 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-06T17:16:22.803Z] #29 8.088 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:22.803Z] #29 8.098 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:16:22.803Z] #29 8.109 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:22.803Z] #29 8.118 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-06T17:16:22.803Z] #29 8.127 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:16:22.803Z] #29 8.142 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:16:22.803Z] #29 8.151 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:16:22.803Z] #29 8.161 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-06T17:16:22.803Z] #29 8.172 Setting up ca-certificates (20210119) ... [2022-05-06T17:16:22.803Z] #29 8.938 Updating certificates in /etc/ssl/certs... [2022-05-06T17:16:22.803Z] #29 9.988 129 added, 0 removed; done. [2022-05-06T17:16:22.915Z] #29 2.278 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:16:23.061Z] #29 10.02 Setting up jq (1.6-2.1) ... [2022-05-06T17:16:23.061Z] #29 10.03 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:23.061Z] #29 10.04 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:23.061Z] #29 10.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:16:23.061Z] #29 10.07 Processing triggers for ca-certificates (20210119) ... [2022-05-06T17:16:23.061Z] #29 10.09 Updating certificates in /etc/ssl/certs... [2022-05-06T17:16:23.061Z] #29 ... [2022-05-06T17:16:23.061Z] [2022-05-06T17:16:23.061Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:23.061Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:23.198Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.8s done [2022-05-06T17:16:23.198Z] #11 ... [2022-05-06T17:16:23.198Z] [2022-05-06T17:16:23.198Z] #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-05-06T17:16:23.198Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-06T17:16:23.198Z] #29 0.863 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:23.198Z] #29 0.886 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:23.198Z] #29 0.886 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:23.198Z] #29 1.016 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:23.198Z] #29 1.188 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:23.198Z] #29 1.509 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:23.198Z] #29 2.900 Fetched 8530 kB in 2s (3714 kB/s) [2022-05-06T17:16:23.198Z] #29 2.900 Reading package lists... [2022-05-06T17:16:23.198Z] #29 3.688 Reading package lists... [2022-05-06T17:16:23.198Z] #29 4.489 Building dependency tree... [2022-05-06T17:16:23.198Z] #29 4.831 The following additional packages will be installed: [2022-05-06T17:16:23.198Z] #29 4.831 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-06T17:16:23.198Z] #29 4.831 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-06T17:16:23.198Z] #29 4.831 Recommended packages: [2022-05-06T17:16:23.198Z] #29 4.831 libldap-common publicsuffix libsasl2-modules [2022-05-06T17:16:23.198Z] #29 5.018 The following NEW packages will be installed: [2022-05-06T17:16:23.198Z] #29 5.019 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-06T17:16:23.198Z] #29 5.019 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-06T17:16:23.198Z] #29 5.020 libssh2-1 openssl [2022-05-06T17:16:23.198Z] #29 5.299 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-06T17:16:23.198Z] #29 5.299 Need to get 3040 kB of archives. [2022-05-06T17:16:23.198Z] #29 5.299 After this operation, 6651 kB of additional disk space will be used. [2022-05-06T17:16:23.198Z] #29 5.299 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-06T17:16:23.198Z] #29 5.317 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-06T17:16:23.198Z] #29 5.317 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-06T17:16:23.198Z] #29 5.317 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-05-06T17:16:23.198Z] #29 5.317 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-06T17:16:23.198Z] #29 5.318 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-06T17:16:23.198Z] #29 5.321 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-06T17:16:23.198Z] #29 5.322 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-06T17:16:23.199Z] #29 5.348 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-06T17:16:23.199Z] #29 5.348 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-06T17:16:23.199Z] #29 5.348 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-06T17:16:23.199Z] #29 5.349 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-06T17:16:23.199Z] #29 5.364 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-06T17:16:23.199Z] #29 5.364 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-06T17:16:23.199Z] #29 5.364 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-06T17:16:23.199Z] #29 5.507 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:16:23.199Z] #29 5.536 Fetched 3040 kB in 0s (9012 kB/s) [2022-05-06T17:16:23.199Z] #29 5.569 Selecting previously unselected package openssl. [2022-05-06T17:16:23.199Z] #29 5.569 (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-05-06T17:16:23.199Z] #29 5.569 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 5.574 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 5.716 Selecting previously unselected package ca-certificates. [2022-05-06T17:16:23.199Z] #29 5.716 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-06T17:16:23.199Z] #29 5.719 Unpacking ca-certificates (20210119) ... [2022-05-06T17:16:23.199Z] #29 5.835 Selecting previously unselected package libbrotli1:amd64. [2022-05-06T17:16:23.199Z] #29 5.835 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 5.849 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-06T17:16:23.199Z] #29 5.920 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-06T17:16:23.199Z] #29 5.920 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 5.924 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 5.961 Selecting previously unselected package libsasl2-2:amd64. [2022-05-06T17:16:23.199Z] #29 5.961 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 5.973 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 6.021 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-06T17:16:23.199Z] #29 6.021 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.026 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-06T17:16:23.199Z] #29 6.099 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-06T17:16:23.199Z] #29 6.099 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.103 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-06T17:16:23.199Z] #29 6.145 Selecting previously unselected package libpsl5:amd64. [2022-05-06T17:16:23.199Z] #29 6.145 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.150 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-06T17:16:23.199Z] #29 6.186 Selecting previously unselected package librtmp1:amd64. [2022-05-06T17:16:23.199Z] #29 6.186 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.190 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:16:23.199Z] #29 6.229 Selecting previously unselected package libssh2-1:amd64. [2022-05-06T17:16:23.199Z] #29 6.229 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.234 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-06T17:16:23.199Z] #29 6.288 Selecting previously unselected package libcurl4:amd64. [2022-05-06T17:16:23.199Z] #29 6.289 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.296 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 6.356 Selecting previously unselected package curl. [2022-05-06T17:16:23.199Z] #29 6.356 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.360 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 6.423 Selecting previously unselected package libonig5:amd64. [2022-05-06T17:16:23.199Z] #29 6.423 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.430 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:16:23.199Z] #29 6.518 Selecting previously unselected package libjq1:amd64. [2022-05-06T17:16:23.199Z] #29 6.518 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.523 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:16:23.199Z] #29 6.575 Selecting previously unselected package jq. [2022-05-06T17:16:23.199Z] #29 6.575 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-06T17:16:23.199Z] #29 6.581 Unpacking jq (1.6-2.1) ... [2022-05-06T17:16:23.199Z] #29 6.619 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-06T17:16:23.199Z] #29 6.629 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-06T17:16:23.199Z] #29 6.640 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-06T17:16:23.199Z] #29 6.650 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 6.663 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:16:23.199Z] #29 6.673 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 6.686 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-06T17:16:23.199Z] #29 6.700 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 6.718 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:16:23.199Z] #29 6.730 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:16:23.199Z] #29 6.745 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-06T17:16:23.199Z] #29 6.756 Setting up ca-certificates (20210119) ... [2022-05-06T17:16:23.199Z] #29 7.361 Updating certificates in /etc/ssl/certs... [2022-05-06T17:16:23.199Z] #29 8.020 129 added, 0 removed; done. [2022-05-06T17:16:23.199Z] #29 8.049 Setting up jq (1.6-2.1) ... [2022-05-06T17:16:23.199Z] #29 8.062 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 8.077 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:23.199Z] #29 8.087 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:16:23.199Z] #29 8.104 Processing triggers for ca-certificates (20210119) ... [2022-05-06T17:16:23.199Z] #29 8.114 Updating certificates in /etc/ssl/certs... [2022-05-06T17:16:23.199Z] #29 8.646 0 added, 0 removed; done. [2022-05-06T17:16:23.199Z] #29 8.646 Running hooks in /etc/ca-certificates/update.d... [2022-05-06T17:16:23.199Z] #29 8.647 done. [2022-05-06T17:16:23.460Z] #29 DONE 10.1s [2022-05-06T17:16:23.460Z] [2022-05-06T17:16:23.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:23.460Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:23.460Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-06T17:16:23.482Z] #29 2.706 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:16:24.033Z] #11 ... [2022-05-06T17:16:24.034Z] [2022-05-06T17:16:24.034Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-06T17:16:24.034Z] #30 sha256:85f286e55c46c3dc0c5603b858407ebe232adaad6981464936aa02c7a8e76051 [2022-05-06T17:16:24.034Z] #30 DONE 0.6s [2022-05-06T17:16:24.034Z] [2022-05-06T17:16:24.034Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:24.034Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:24.856Z] #29 3.890 Fetched 8417 kB in 2s (3813 kB/s) [2022-05-06T17:16:25.115Z] #29 3.890 Reading package lists... [2022-05-06T17:16:25.682Z] #29 4.514 Reading package lists... [2022-05-06T17:16:25.940Z] #29 5.048 Building dependency tree... [2022-05-06T17:16:26.199Z] #29 5.403 The following additional packages will be installed: [2022-05-06T17:16:26.199Z] #29 5.403 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-06T17:16:26.199Z] #29 5.403 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-06T17:16:26.199Z] #29 5.403 Recommended packages: [2022-05-06T17:16:26.199Z] #29 5.403 libldap-common publicsuffix libsasl2-modules [2022-05-06T17:16:26.199Z] #29 5.526 The following NEW packages will be installed: [2022-05-06T17:16:26.199Z] #29 5.526 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-06T17:16:26.199Z] #29 5.527 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-06T17:16:26.199Z] #29 5.527 libssh2-1 openssl [2022-05-06T17:16:26.340Z] #11 ... [2022-05-06T17:16:26.340Z] [2022-05-06T17:16:26.340Z] #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-05-06T17:16:26.340Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-06T17:16:26.340Z] #29 11.01 0 added, 0 removed; done. [2022-05-06T17:16:26.340Z] #29 11.01 Running hooks in /etc/ca-certificates/update.d... [2022-05-06T17:16:26.340Z] #29 11.01 done. [2022-05-06T17:16:26.340Z] #29 DONE 13.4s [2022-05-06T17:16:26.340Z] [2022-05-06T17:16:26.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:26.340Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:26.428Z] #11 ... [2022-05-06T17:16:26.428Z] [2022-05-06T17:16:26.428Z] #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-05-06T17:16:26.428Z] #31 sha256:fc0c7396e4a8a3dae2a475ad5f2e3bcaa7f2e9e3be873bcc3bea004b1e568b11 [2022-05-06T17:16:26.428Z] #31 1.770 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-06T17:16:26.428Z] #31 2.127 [2022-05-06T17:16:26.428Z] #31 2.352 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:26.428Z] #31 2.635 [2022-05-06T17:16:26.428Z] #31 3.754 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-06T17:16:26.428Z] #31 4.037 [2022-05-06T17:16:26.428Z] #31 4.264 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:26.428Z] #31 4.561 [2022-05-06T17:16:26.428Z] #31 5.634 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-06T17:16:26.428Z] #31 5.974 [2022-05-06T17:16:26.428Z] #31 6.206 #=#=# ################# 23.9% ######################################### 57.1% ################################################################ 89.0% ######################################################################## 100.0% [2022-05-06T17:16:26.428Z] #31 6.763 [2022-05-06T17:16:26.428Z] #31 7.762 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-06T17:16:26.428Z] #31 8.077 [2022-05-06T17:16:26.428Z] #31 8.296 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:26.428Z] #31 8.641 [2022-05-06T17:16:26.428Z] #31 9.421 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-06T17:16:26.428Z] #31 9.767 [2022-05-06T17:16:26.428Z] #31 10.00 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:26.428Z] #31 ... [2022-05-06T17:16:26.428Z] [2022-05-06T17:16:26.428Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:26.428Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:26.428Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-06T17:16:26.458Z] #29 5.797 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-06T17:16:26.458Z] #29 5.797 Need to get 2934 kB of archives. [2022-05-06T17:16:26.458Z] #29 5.797 After this operation, 6476 kB of additional disk space will be used. [2022-05-06T17:16:26.458Z] #29 5.797 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-06T17:16:26.458Z] #29 5.865 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-06T17:16:26.458Z] #29 5.880 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-06T17:16:26.597Z] #11 ... [2022-05-06T17:16:26.597Z] [2022-05-06T17:16:26.597Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-06T17:16:26.597Z] #30 sha256:c36300fa0b8e2bb54d526f35525456539d1e6958c53f0af6ffc25ee6d1944856 [2022-05-06T17:16:26.597Z] #30 DONE 0.3s [2022-05-06T17:16:26.597Z] [2022-05-06T17:16:26.597Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:26.597Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:26.717Z] #29 5.920 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-05-06T17:16:26.717Z] #29 5.948 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-06T17:16:26.717Z] #29 5.959 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-06T17:16:26.717Z] #29 5.984 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-06T17:16:26.717Z] #29 5.987 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-06T17:16:26.717Z] #29 6.015 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-06T17:16:26.717Z] #29 6.022 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-06T17:16:26.717Z] #29 6.035 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-06T17:16:26.717Z] #29 6.087 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-06T17:16:26.717Z] #29 6.098 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-06T17:16:26.717Z] #29 6.117 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-06T17:16:26.717Z] #29 6.147 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-06T17:16:27.395Z] #29 6.563 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:16:27.395Z] #29 6.600 Fetched 2934 kB in 1s (4604 kB/s) [2022-05-06T17:16:27.534Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-05-06T17:16:27.966Z] #29 7.055 Selecting previously unselected package openssl. [2022-05-06T17:16:27.966Z] #29 7.055 (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-05-06T17:16:27.966Z] #29 7.055 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-06T17:16:27.966Z] #29 7.238 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:16:28.224Z] #29 7.502 Selecting previously unselected package ca-certificates. [2022-05-06T17:16:28.224Z] #29 7.502 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-06T17:16:28.224Z] #29 7.507 Unpacking ca-certificates (20210119) ... [2022-05-06T17:16:28.224Z] #29 7.585 Selecting previously unselected package libbrotli1:arm64. [2022-05-06T17:16:28.224Z] #29 ... [2022-05-06T17:16:28.224Z] [2022-05-06T17:16:28.224Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-06T17:16:28.224Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-06T17:16:28.224Z] #70 DONE 2.4s [2022-05-06T17:16:28.224Z] [2022-05-06T17:16:28.224Z] #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-05-06T17:16:28.224Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-06T17:16:28.224Z] #29 7.616 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-06T17:16:28.224Z] #29 7.625 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-06T17:16:28.224Z] #29 7.705 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-06T17:16:28.224Z] #29 7.705 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-06T17:16:28.224Z] #29 ... [2022-05-06T17:16:28.224Z] [2022-05-06T17:16:28.224Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-06T17:16:28.224Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-06T17:16:28.617Z] #19 65.10 Reading package lists... [2022-05-06T17:16:28.905Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.8s done [2022-05-06T17:16:29.326Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-05-06T17:16:29.468Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-05-06T17:16:29.733Z] #11 ... [2022-05-06T17:16:29.733Z] [2022-05-06T17:16:29.734Z] #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-05-06T17:16:29.734Z] #31 sha256:fc0c7396e4a8a3dae2a475ad5f2e3bcaa7f2e9e3be873bcc3bea004b1e568b11 [2022-05-06T17:16:29.734Z] #31 10.31 [2022-05-06T17:16:29.734Z] #31 10.38 Download of images into '/build' complete. [2022-05-06T17:16:29.734Z] #31 10.38 Use something like the following to load the result into a Docker daemon: [2022-05-06T17:16:29.734Z] #31 10.38 tar -cC '/build' . | docker load [2022-05-06T17:16:29.734Z] #31 DONE 14.0s [2022-05-06T17:16:29.995Z] [2022-05-06T17:16:29.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:29.995Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:29.997Z] #19 75.17 Building dependency tree... [2022-05-06T17:16:30.127Z] #72 DONE 1.8s [2022-05-06T17:16:30.127Z] [2022-05-06T17:16:30.127Z] #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-05-06T17:16:30.127Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-06T17:16:30.127Z] #29 7.712 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:30.127Z] #29 7.799 Selecting previously unselected package libsasl2-2:arm64. [2022-05-06T17:16:30.127Z] #29 7.799 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-06T17:16:30.127Z] #29 7.817 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:30.127Z] #29 8.112 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-06T17:16:30.127Z] #29 8.112 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-06T17:16:30.127Z] #29 8.193 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-06T17:16:30.127Z] #29 8.807 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-06T17:16:30.127Z] #29 8.807 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-06T17:16:30.127Z] #29 8.872 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-06T17:16:30.127Z] #29 9.080 Selecting previously unselected package libpsl5:arm64. [2022-05-06T17:16:30.127Z] #29 9.080 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-06T17:16:30.127Z] #29 9.126 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-06T17:16:30.127Z] #29 9.332 Selecting previously unselected package librtmp1:arm64. [2022-05-06T17:16:30.128Z] #29 9.379 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-06T17:16:30.128Z] #29 9.396 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:16:30.128Z] #29 9.488 Selecting previously unselected package libssh2-1:arm64. [2022-05-06T17:16:30.128Z] #29 9.488 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-06T17:16:30.128Z] #29 9.488 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-06T17:16:30.387Z] #29 9.569 Selecting previously unselected package libcurl4:arm64. [2022-05-06T17:16:30.387Z] #29 9.569 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-06T17:16:30.387Z] #29 9.574 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:30.387Z] #29 9.660 Selecting previously unselected package curl. [2022-05-06T17:16:30.387Z] #29 9.661 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-06T17:16:30.387Z] #29 9.670 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:30.387Z] #29 9.743 Selecting previously unselected package libonig5:arm64. [2022-05-06T17:16:30.387Z] #29 9.743 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-06T17:16:30.387Z] #29 9.749 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-06T17:16:30.645Z] #29 9.828 Selecting previously unselected package libjq1:arm64. [2022-05-06T17:16:30.645Z] #29 9.828 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-06T17:16:30.645Z] #29 9.828 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-06T17:16:30.645Z] #29 9.871 Selecting previously unselected package jq. [2022-05-06T17:16:30.645Z] #29 9.872 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-06T17:16:30.645Z] #29 9.877 Unpacking jq (1.6-2.1) ... [2022-05-06T17:16:30.645Z] #29 9.926 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-06T17:16:30.645Z] #29 9.948 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-06T17:16:30.645Z] #29 9.968 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-06T17:16:30.645Z] #29 9.985 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:30.645Z] #29 10.000 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-06T17:16:30.645Z] #29 10.02 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-06T17:16:30.645Z] #29 10.03 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-06T17:16:30.645Z] #29 10.07 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-06T17:16:30.645Z] #29 10.11 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-06T17:16:30.645Z] #29 10.12 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-06T17:16:30.645Z] #29 10.13 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-06T17:16:30.903Z] #29 10.17 Setting up ca-certificates (20210119) ... [2022-05-06T17:16:30.943Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.1s [2022-05-06T17:16:31.162Z] #29 ... [2022-05-06T17:16:31.162Z] [2022-05-06T17:16:31.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:31.162Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-06T17:16:31.162Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 2.7s done [2022-05-06T17:16:31.162Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.6s done [2022-05-06T17:16:31.162Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-05-06T17:16:31.162Z] #11 DONE 21.2s [2022-05-06T17:16:31.162Z] [2022-05-06T17:16:31.162Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-06T17:16:31.162Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-06T17:16:31.422Z] #12 DONE 0.4s [2022-05-06T17:16:31.422Z] [2022-05-06T17:16:31.422Z] #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-05-06T17:16:31.422Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-06T17:16:31.422Z] #29 10.87 Updating certificates in /etc/ssl/certs... [2022-05-06T17:16:31.883Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.1s done [2022-05-06T17:16:31.883Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-05-06T17:16:31.883Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-06T17:16:31.904Z] #19 79.00 The following additional packages will be installed: [2022-05-06T17:16:31.904Z] #19 79.00 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-06T17:16:31.904Z] #19 79.01 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.01 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.01 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-06T17:16:31.904Z] #19 79.01 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.01 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.01 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-06T17:16:31.904Z] #19 79.01 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-06T17:16:31.904Z] #19 79.01 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.01 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.01 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-06T17:16:31.904Z] #19 79.01 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-06T17:16:31.904Z] #19 79.01 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-06T17:16:31.904Z] #19 79.01 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-06T17:16:31.904Z] #19 79.01 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.01 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.01 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-06T17:16:31.904Z] #19 79.01 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-06T17:16:31.904Z] #19 79.01 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-06T17:16:31.904Z] #19 79.01 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-06T17:16:31.904Z] #19 79.01 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-06T17:16:31.904Z] #19 79.01 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-06T17:16:31.904Z] #19 79.01 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-06T17:16:31.904Z] #19 79.01 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-06T17:16:31.904Z] #19 79.01 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-06T17:16:31.904Z] #19 79.01 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-06T17:16:31.904Z] #19 79.01 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-06T17:16:31.904Z] #19 79.01 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-06T17:16:31.904Z] #19 79.01 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-06T17:16:31.904Z] #19 79.01 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-06T17:16:31.904Z] #19 79.01 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-06T17:16:31.904Z] #19 79.01 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-06T17:16:31.904Z] #19 79.01 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-06T17:16:31.904Z] #19 79.01 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-06T17:16:31.904Z] #19 79.01 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-06T17:16:31.904Z] #19 79.01 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-06T17:16:31.904Z] #19 79.01 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-06T17:16:31.904Z] #19 79.01 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-06T17:16:31.904Z] #19 79.01 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-06T17:16:31.904Z] #19 79.01 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-06T17:16:31.904Z] #19 79.01 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-06T17:16:31.904Z] #19 79.01 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-06T17:16:31.904Z] #19 79.01 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-06T17:16:31.904Z] #19 79.02 linux-libc-dev-s390x-cross patch xz-utils [2022-05-06T17:16:31.904Z] #19 79.05 Suggested packages: [2022-05-06T17:16:31.904Z] #19 79.05 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-06T17:16:31.904Z] #19 79.05 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.05 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-06T17:16:31.904Z] #19 79.05 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-06T17:16:31.904Z] #19 79.05 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-06T17:16:31.904Z] #19 79.05 libyaml-shell-perl ed diffutils-doc [2022-05-06T17:16:31.904Z] #19 79.05 Recommended packages: [2022-05-06T17:16:31.904Z] #19 79.05 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-06T17:16:31.904Z] #19 79.05 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-06T17:16:32.019Z] #29 ... [2022-05-06T17:16:32.019Z] [2022-05-06T17:16:32.019Z] #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-05-06T17:16:32.019Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-06T17:16:32.019Z] #13 DONE 0.5s [2022-05-06T17:16:32.019Z] [2022-05-06T17:16:32.019Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-06T17:16:32.019Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-06T17:16:32.019Z] #33 DONE 0.1s [2022-05-06T17:16:32.019Z] [2022-05-06T17:16:32.019Z] #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-05-06T17:16:32.019Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-06T17:16:32.145Z] #11 DONE 26.8s [2022-05-06T17:16:32.145Z] [2022-05-06T17:16:32.145Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-06T17:16:32.145Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-06T17:16:32.316Z] #34 ... [2022-05-06T17:16:32.316Z] [2022-05-06T17:16:32.316Z] #48 [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-05-06T17:16:32.316Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-06T17:16:32.316Z] #48 DONE 0.4s [2022-05-06T17:16:32.636Z] [2022-05-06T17:16:32.636Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-06T17:16:32.636Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-06T17:16:32.636Z] #44 DONE 0.5s [2022-05-06T17:16:32.636Z] [2022-05-06T17:16:32.636Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-06T17:16:32.636Z] #25 sha256:2165c532216fa97c00f669748b66036c4dde30980c1e51ffa1a5cb5fd88287a2 [2022-05-06T17:16:32.636Z] #25 DONE 0.5s [2022-05-06T17:16:32.636Z] [2022-05-06T17:16:32.636Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-06T17:16:32.636Z] #64 sha256:bebfc2519da7757ef02af1a2c82f44de9b89dafbdd0c6327ab59925262e9322c [2022-05-06T17:16:32.636Z] #64 DONE 0.5s [2022-05-06T17:16:32.636Z] [2022-05-06T17:16:32.636Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:32.636Z] #65 sha256:e9ac6ba861c604e8e3b9c8eeb358bca5dc760b0d836c959a18a5fdc8dac9acfc [2022-05-06T17:16:33.491Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.8s done [2022-05-06T17:16:33.751Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-05-06T17:16:34.012Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-06T17:16:34.059Z] #12 ... [2022-05-06T17:16:34.059Z] [2022-05-06T17:16:34.059Z] #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-05-06T17:16:34.059Z] #31 sha256:e620acc786348e6c25ca320327bcf019593a30f8aaf0f92c326d73a59bee4c5f [2022-05-06T17:16:34.059Z] #31 1.521 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-06T17:16:34.059Z] #31 1.793 [2022-05-06T17:16:34.059Z] #31 2.003 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:34.059Z] #31 2.247 [2022-05-06T17:16:34.059Z] #31 3.082 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-06T17:16:34.059Z] #31 3.351 [2022-05-06T17:16:34.059Z] #31 3.569 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:34.059Z] #31 3.814 [2022-05-06T17:16:34.059Z] #31 4.695 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-06T17:16:34.059Z] #31 4.987 [2022-05-06T17:16:34.059Z] #31 5.206 #=#=# ################### 26.5% ########################################## 58.5% ################################################################# 90.6% ######################################################################## 100.0% [2022-05-06T17:16:34.059Z] #31 5.755 [2022-05-06T17:16:34.059Z] #31 6.673 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-06T17:16:34.059Z] #31 6.937 [2022-05-06T17:16:34.059Z] #31 7.153 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:34.059Z] #31 7.437 [2022-05-06T17:16:34.059Z] #31 8.115 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-06T17:16:34.059Z] #31 8.390 [2022-05-06T17:16:34.059Z] #31 8.610 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:34.059Z] #31 8.790 [2022-05-06T17:16:34.059Z] #31 8.827 Download of images into '/build' complete. [2022-05-06T17:16:34.059Z] #31 8.827 Use something like the following to load the result into a Docker daemon: [2022-05-06T17:16:34.059Z] #31 8.827 tar -cC '/build' . | docker load [2022-05-06T17:16:34.320Z] #31 DONE 10.3s [2022-05-06T17:16:34.321Z] [2022-05-06T17:16:34.321Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-06T17:16:34.321Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-06T17:16:34.321Z] #12 DONE 2.3s [2022-05-06T17:16:34.321Z] [2022-05-06T17:16:34.321Z] #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-05-06T17:16:34.321Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-06T17:16:34.553Z] #65 ... [2022-05-06T17:16:34.553Z] [2022-05-06T17:16:34.553Z] #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-05-06T17:16:34.553Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-06T17:16:34.553Z] #29 11.83 129 added, 0 removed; done. [2022-05-06T17:16:34.553Z] #29 11.95 Setting up jq (1.6-2.1) ... [2022-05-06T17:16:34.553Z] #29 11.96 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:34.553Z] #29 11.98 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-06T17:16:34.553Z] #29 12.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:16:34.553Z] #29 12.06 Processing triggers for ca-certificates (20210119) ... [2022-05-06T17:16:34.553Z] #29 12.06 Updating certificates in /etc/ssl/certs... [2022-05-06T17:16:34.553Z] #29 13.36 0 added, 0 removed; done. [2022-05-06T17:16:34.553Z] #29 13.36 Running hooks in /etc/ca-certificates/update.d... [2022-05-06T17:16:34.553Z] #29 13.37 done. [2022-05-06T17:16:34.553Z] #29 DONE 13.5s [2022-05-06T17:16:34.553Z] [2022-05-06T17:16:34.553Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-06T17:16:34.553Z] #30 sha256:f8fd4475aaa0a0bf8a9ab366e46f774874352fc13338f8c58f7c1f715721bee5 [2022-05-06T17:16:34.553Z] #30 DONE 0.1s [2022-05-06T17:16:34.553Z] [2022-05-06T17:16:34.553Z] #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-05-06T17:16:34.553Z] #31 sha256:2b2f63e87cc12b2fb354ac151c64015fcd8c4b4dab4afda7f28d8d86bff11fb4 [2022-05-06T17:16:34.585Z] #11 DONE 42.8s [2022-05-06T17:16:34.585Z] [2022-05-06T17:16:34.585Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-06T17:16:34.585Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-06T17:16:34.744Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-05-06T17:16:34.895Z] #13 DONE 0.7s [2022-05-06T17:16:34.895Z] [2022-05-06T17:16:34.895Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:16:34.895Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:16:35.159Z] #53 ... [2022-05-06T17:16:35.159Z] [2022-05-06T17:16:35.159Z] #48 [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-05-06T17:16:35.159Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-06T17:16:35.159Z] #48 DONE 0.1s [2022-05-06T17:16:35.159Z] [2022-05-06T17:16:35.159Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-06T17:16:35.159Z] #25 sha256:26bc85401de1b37e288519b1304d6f67beb387f4cac54295436de6c6966c2b59 [2022-05-06T17:16:35.159Z] #25 DONE 0.2s [2022-05-06T17:16:35.159Z] [2022-05-06T17:16:35.159Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-06T17:16:35.159Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-06T17:16:35.159Z] #33 DONE 0.2s [2022-05-06T17:16:35.159Z] [2022-05-06T17:16:35.159Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-06T17:16:35.159Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-06T17:16:35.159Z] #44 DONE 0.3s [2022-05-06T17:16:35.159Z] [2022-05-06T17:16:35.159Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-06T17:16:35.159Z] #64 sha256:14aa3440151176c04a78e571b793f8bd21fe1300570e10c92d15abafd0b323c1 [2022-05-06T17:16:35.159Z] #64 DONE 0.3s [2022-05-06T17:16:35.159Z] [2022-05-06T17:16:35.159Z] #45 [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-05-06T17:16:35.160Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:16:35.193Z] #19 82.38 The following NEW packages will be installed: [2022-05-06T17:16:35.193Z] #19 82.38 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-06T17:16:35.193Z] #19 82.38 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-06T17:16:35.193Z] #19 82.38 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-06T17:16:35.193Z] #19 82.38 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-06T17:16:35.193Z] #19 82.38 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-06T17:16:35.193Z] #19 82.38 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-06T17:16:35.193Z] #19 82.38 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-06T17:16:35.194Z] #19 82.38 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-06T17:16:35.194Z] #19 82.38 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-06T17:16:35.194Z] #19 82.38 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-06T17:16:35.194Z] #19 82.38 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-06T17:16:35.194Z] #19 82.38 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-06T17:16:35.194Z] #19 82.38 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-06T17:16:35.194Z] #19 82.38 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-06T17:16:35.194Z] #19 82.38 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-06T17:16:35.194Z] #19 82.38 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-06T17:16:35.194Z] #19 82.38 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-06T17:16:35.194Z] #19 82.38 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-06T17:16:35.194Z] #19 82.38 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-06T17:16:35.194Z] #19 82.38 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-06T17:16:35.194Z] #19 82.38 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-06T17:16:35.194Z] #19 82.38 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-06T17:16:35.194Z] #19 82.38 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-06T17:16:35.194Z] #19 82.38 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-06T17:16:35.194Z] #19 82.38 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-06T17:16:35.194Z] #19 82.38 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-06T17:16:35.194Z] #19 82.38 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-06T17:16:35.194Z] #19 82.38 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-06T17:16:35.194Z] #19 82.38 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-06T17:16:35.194Z] #19 82.38 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-06T17:16:35.194Z] #19 82.38 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-06T17:16:35.194Z] #19 82.39 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-06T17:16:35.194Z] #19 82.39 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-06T17:16:35.194Z] #19 82.39 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-06T17:16:35.194Z] #19 82.39 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-06T17:16:35.194Z] #19 82.39 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-06T17:16:35.194Z] #19 82.39 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-06T17:16:35.194Z] #19 82.39 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-06T17:16:35.194Z] #19 82.39 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-06T17:16:35.194Z] #19 82.39 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-06T17:16:35.194Z] #19 82.39 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-06T17:16:35.194Z] #19 82.39 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-06T17:16:35.194Z] #19 82.39 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-06T17:16:35.194Z] #19 82.39 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-06T17:16:35.194Z] #19 82.39 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-06T17:16:35.194Z] #19 82.39 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-06T17:16:35.194Z] #19 82.40 linux-libc-dev-s390x-cross patch xz-utils [2022-05-06T17:16:35.453Z] #19 82.89 0 upgraded, 133 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:16:35.453Z] #19 82.89 Need to get 787 MB of archives. [2022-05-06T17:16:35.453Z] #19 82.89 After this operation, 3385 MB of additional disk space will be used. [2022-05-06T17:16:35.453Z] #19 82.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-06T17:16:35.453Z] #19 82.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-06T17:16:35.453Z] #19 82.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-06T17:16:35.453Z] #19 82.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-06T17:16:35.453Z] #19 82.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-06T17:16:35.453Z] #19 82.90 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-06T17:16:35.453Z] #19 82.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-06T17:16:35.453Z] #19 83.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-06T17:16:35.453Z] #19 83.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-06T17:16:35.536Z] #12 DONE 0.9s [2022-05-06T17:16:35.536Z] [2022-05-06T17:16:35.536Z] #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-05-06T17:16:35.536Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-06T17:16:35.712Z] #19 83.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-06T17:16:35.712Z] #19 83.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-06T17:16:35.798Z] #13 DONE 0.6s [2022-05-06T17:16:35.798Z] [2022-05-06T17:16:35.798Z] #48 [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-05-06T17:16:35.798Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-06T17:16:35.798Z] #48 DONE 0.1s [2022-05-06T17:16:35.798Z] [2022-05-06T17:16:35.798Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-06T17:16:35.798Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-06T17:16:35.971Z] #19 83.25 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-05-06T17:16:35.971Z] #19 83.25 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-05-06T17:16:36.063Z] #33 ... [2022-05-06T17:16:36.063Z] [2022-05-06T17:16:36.063Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-06T17:16:36.063Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-06T17:16:36.063Z] #44 DONE 0.2s [2022-05-06T17:16:36.063Z] [2022-05-06T17:16:36.063Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-06T17:16:36.063Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-06T17:16:36.063Z] #33 DONE 0.3s [2022-05-06T17:16:36.063Z] [2022-05-06T17:16:36.063Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-06T17:16:36.063Z] #25 sha256:386f64eb1dd184b46c960707f5fd2efde2dabfe307985dccb3db90d605f5dea7 [2022-05-06T17:16:36.063Z] #25 DONE 0.3s [2022-05-06T17:16:36.063Z] [2022-05-06T17:16:36.063Z] #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-05-06T17:16:36.063Z] #26 sha256:2993357cf96d9d4987955db6660175f710a1145a3d54add0f95ae894dbe92f41 [2022-05-06T17:16:36.325Z] #26 ... [2022-05-06T17:16:36.325Z] [2022-05-06T17:16:36.325Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-06T17:16:36.325Z] #64 sha256:03351678b3701708668b0527bdd5a522b577f560bea7d1d4d084a6cb5424817a [2022-05-06T17:16:36.325Z] #64 DONE 0.3s [2022-05-06T17:16:36.586Z] [2022-05-06T17:16:36.586Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:36.586Z] #65 sha256:54cd8c144a5ee7488153af771e44000aeeb9351151ae303ae39a383d4e329631 [2022-05-06T17:16:36.645Z] #11 ... [2022-05-06T17:16:36.645Z] [2022-05-06T17:16:36.645Z] #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-05-06T17:16:36.645Z] #31 sha256:6f183531cec554ff59afac54f0b3fb65bd3fe70af779fa92d282d54bf922557b [2022-05-06T17:16:36.645Z] #31 1.745 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-06T17:16:36.645Z] #31 2.043 [2022-05-06T17:16:36.645Z] #31 2.276 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:36.645Z] #31 2.582 [2022-05-06T17:16:36.645Z] #31 3.565 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-06T17:16:36.645Z] #31 3.925 [2022-05-06T17:16:36.645Z] #31 4.148 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:36.645Z] #31 4.499 [2022-05-06T17:16:36.645Z] #31 5.497 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-06T17:16:36.645Z] #31 5.888 [2022-05-06T17:16:36.645Z] #31 6.112 #=#=# ################## 26.2% ########################################## 58.4% ################################################################ 89.6% ######################################################################## 100.0% [2022-05-06T17:16:36.645Z] #31 6.708 [2022-05-06T17:16:36.645Z] #31 7.765 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-06T17:16:36.645Z] #31 8.111 [2022-05-06T17:16:36.645Z] #31 8.346 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:36.645Z] #31 8.808 [2022-05-06T17:16:36.645Z] #31 9.494 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-06T17:16:36.645Z] #31 9.817 [2022-05-06T17:16:36.645Z] #31 10.05 #=#=# ######################################################################## 100.0% [2022-05-06T17:16:36.645Z] #31 ... [2022-05-06T17:16:36.645Z] [2022-05-06T17:16:36.645Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:36.645Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:37.349Z] #19 84.55 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-05-06T17:16:37.349Z] #19 84.55 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-05-06T17:16:38.467Z] #45 2.623 + git clone https://github.com/docker/distribution.git . [2022-05-06T17:16:38.467Z] #45 2.623 Cloning into '.'... [2022-05-06T17:16:38.727Z] #19 86.01 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-05-06T17:16:38.727Z] #19 86.01 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-05-06T17:16:39.827Z] #31 ... [2022-05-06T17:16:39.827Z] [2022-05-06T17:16:39.827Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:39.827Z] #65 sha256:e9ac6ba861c604e8e3b9c8eeb358bca5dc760b0d836c959a18a5fdc8dac9acfc [2022-05-06T17:16:39.827Z] #65 3.706 + RM_GOPATH=0 [2022-05-06T17:16:39.827Z] #65 3.706 + TMP_GOPATH= [2022-05-06T17:16:39.827Z] #65 3.716 + : /build [2022-05-06T17:16:39.827Z] #65 3.716 + '[' -z '' ']' [2022-05-06T17:16:39.827Z] #65 3.716 ++ mktemp -d [2022-05-06T17:16:39.828Z] #65 3.733 + export GOPATH=/tmp/tmp.C3V4IhnSiM [2022-05-06T17:16:39.828Z] #65 3.733 + GOPATH=/tmp/tmp.C3V4IhnSiM [2022-05-06T17:16:39.828Z] #65 3.733 + RM_GOPATH=1 [2022-05-06T17:16:39.828Z] #65 3.733 + case "$(go env GOARCH)" in [2022-05-06T17:16:39.828Z] #65 3.733 ++ go env GOARCH [2022-05-06T17:16:39.828Z] #65 3.766 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:39.828Z] #65 3.766 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:39.828Z] #65 3.767 ++ dirname /install.sh [2022-05-06T17:16:39.828Z] #65 3.779 + dir=/ [2022-05-06T17:16:39.828Z] #65 3.813 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:39.828Z] #65 3.813 + bin=rootlesskit [2022-05-06T17:16:39.828Z] #65 3.813 + shift [2022-05-06T17:16:39.828Z] #65 3.813 + '[' '!' -f //rootlesskit.installer ']' [2022-05-06T17:16:39.828Z] #65 3.813 + . //rootlesskit.installer [2022-05-06T17:16:39.828Z] #65 3.813 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:39.828Z] #65 3.813 + install_rootlesskit [2022-05-06T17:16:39.828Z] #65 3.813 + case "$1" in [2022-05-06T17:16:39.828Z] #65 3.813 + export CGO_ENABLED=0 [2022-05-06T17:16:39.828Z] #65 3.813 + CGO_ENABLED=0 [2022-05-06T17:16:39.828Z] #65 3.813 + _install_rootlesskit [2022-05-06T17:16:39.828Z] #65 3.813 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-06T17:16:39.828Z] #65 3.813 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:16:39.828Z] #65 3.813 + GOBIN=/build [2022-05-06T17:16:39.828Z] #65 3.813 + GO111MODULE=on [2022-05-06T17:16:39.828Z] #65 3.813 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:39.828Z] #65 4.369 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-06T17:16:39.828Z] #65 5.999 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:16:39.828Z] #65 6.004 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-06T17:16:39.828Z] #65 6.619 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-06T17:16:39.940Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.4s [2022-05-06T17:16:39.940Z] #11 ... [2022-05-06T17:16:39.940Z] [2022-05-06T17:16:39.940Z] #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-05-06T17:16:39.940Z] #31 sha256:6f183531cec554ff59afac54f0b3fb65bd3fe70af779fa92d282d54bf922557b [2022-05-06T17:16:39.940Z] #31 10.35 [2022-05-06T17:16:39.940Z] #31 10.44 Download of images into '/build' complete. [2022-05-06T17:16:39.940Z] #31 10.44 Use something like the following to load the result into a Docker daemon: [2022-05-06T17:16:39.940Z] #31 10.44 tar -cC '/build' . | docker load [2022-05-06T17:16:39.940Z] #31 DONE 13.4s [2022-05-06T17:16:39.940Z] [2022-05-06T17:16:39.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-06T17:16:39.940Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-06T17:16:40.107Z] #19 87.26 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-05-06T17:16:40.107Z] #19 87.27 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-05-06T17:16:40.763Z] #65 8.420 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-06T17:16:41.021Z] #45 ... [2022-05-06T17:16:41.021Z] [2022-05-06T17:16:41.021Z] #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-05-06T17:16:41.021Z] #26 sha256:c3f666623981218cddb8df15f7cd38bb4271745d9ccc05bfec64613fb33763e2 [2022-05-06T17:16:41.021Z] #26 4.133 + RM_GOPATH=0 [2022-05-06T17:16:41.021Z] #26 4.133 + TMP_GOPATH= [2022-05-06T17:16:41.021Z] #26 4.133 + : /build [2022-05-06T17:16:41.021Z] #26 4.133 + '[' -z '' ']' [2022-05-06T17:16:41.021Z] #26 4.135 ++ mktemp -d [2022-05-06T17:16:41.021Z] #26 4.135 + export GOPATH=/tmp/tmp.lzs2xFsFZT [2022-05-06T17:16:41.021Z] #26 4.135 + GOPATH=/tmp/tmp.lzs2xFsFZT [2022-05-06T17:16:41.021Z] #26 4.135 + RM_GOPATH=1 [2022-05-06T17:16:41.021Z] #26 4.135 + case "$(go env GOARCH)" in [2022-05-06T17:16:41.021Z] #26 4.137 ++ go env GOARCH [2022-05-06T17:16:41.021Z] #26 4.157 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:41.021Z] #26 4.157 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:41.021Z] #26 4.157 ++ dirname /install.sh [2022-05-06T17:16:41.021Z] #26 4.158 + dir=/ [2022-05-06T17:16:41.021Z] #26 4.161 + bin=dockercli [2022-05-06T17:16:41.021Z] #26 4.162 + shift [2022-05-06T17:16:41.021Z] #26 4.162 + '[' '!' -f //dockercli.installer ']' [2022-05-06T17:16:41.021Z] #26 4.162 + . //dockercli.installer [2022-05-06T17:16:41.021Z] #26 4.162 ++ : stable [2022-05-06T17:16:41.021Z] #26 4.162 ++ : 17.06.2-ce [2022-05-06T17:16:41.021Z] #26 4.163 + install_dockercli [2022-05-06T17:16:41.021Z] #26 4.164 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-06T17:16:41.021Z] #26 4.165 Install docker/cli version 17.06.2-ce from stable [2022-05-06T17:16:41.021Z] #26 4.167 ++ uname -m [2022-05-06T17:16:41.021Z] #26 4.169 + arch=x86_64 [2022-05-06T17:16:41.021Z] #26 4.169 + '[' x86_64 '!=' x86_64 ']' [2022-05-06T17:16:41.021Z] #26 4.169 + url=https://download.docker.com/linux/static [2022-05-06T17:16:41.021Z] #26 4.181 + tar -xz docker/docker [2022-05-06T17:16:41.021Z] #26 4.181 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-06T17:16:41.485Z] #19 88.58 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-05-06T17:16:41.486Z] #19 88.58 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-05-06T17:16:41.698Z] #65 9.075 go: downloading github.com/google/uuid v1.3.0 [2022-05-06T17:16:41.698Z] #65 9.257 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-06T17:16:41.957Z] #65 ... [2022-05-06T17:16:41.957Z] [2022-05-06T17:16:41.957Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:16:41.957Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-06T17:16:41.957Z] #51 4.363 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-06T17:16:41.957Z] #51 5.612 go: downloading github.com/fatih/color v1.10.0 [2022-05-06T17:16:41.957Z] #51 5.612 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-06T17:16:41.957Z] #51 5.629 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-06T17:16:41.957Z] #51 5.661 go: downloading github.com/pkg/errors v0.9.1 [2022-05-06T17:16:41.957Z] #51 6.078 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-06T17:16:41.957Z] #51 6.088 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-06T17:16:41.957Z] #51 6.117 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-06T17:16:41.957Z] #51 6.134 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-06T17:16:41.957Z] #51 6.314 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-06T17:16:41.957Z] #51 6.413 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-06T17:16:41.957Z] #51 6.508 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-06T17:16:41.957Z] #51 6.587 go: downloading golang.org/x/tools v0.1.0 [2022-05-06T17:16:41.972Z] #65 ... [2022-05-06T17:16:41.973Z] [2022-05-06T17:16:41.973Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:16:41.973Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:16:41.973Z] #60 5.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:41.973Z] #60 5.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:41.973Z] #60 5.287 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:41.973Z] #60 5.614 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:41.973Z] #60 ... [2022-05-06T17:16:41.973Z] [2022-05-06T17:16:41.973Z] #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-05-06T17:16:41.973Z] #26 sha256:2993357cf96d9d4987955db6660175f710a1145a3d54add0f95ae894dbe92f41 [2022-05-06T17:16:41.973Z] #26 5.816 + RM_GOPATH=0 [2022-05-06T17:16:41.973Z] #26 5.816 + TMP_GOPATH= [2022-05-06T17:16:41.973Z] #26 5.816 + : /build [2022-05-06T17:16:41.973Z] #26 5.816 + '[' -z '' ']' [2022-05-06T17:16:41.973Z] #26 5.817 ++ mktemp -d [2022-05-06T17:16:41.973Z] #26 5.823 + export GOPATH=/tmp/tmp.KHawicy4ti [2022-05-06T17:16:41.973Z] #26 5.826 + GOPATH=/tmp/tmp.KHawicy4ti [2022-05-06T17:16:41.973Z] #26 5.826 + RM_GOPATH=1 [2022-05-06T17:16:41.973Z] #26 5.826 + case "$(go env GOARCH)" in [2022-05-06T17:16:41.973Z] #26 5.826 ++ go env GOARCH [2022-05-06T17:16:42.216Z] #51 ... [2022-05-06T17:16:42.216Z] [2022-05-06T17:16:42.216Z] #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-05-06T17:16:42.216Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:16:42.216Z] #14 4.370 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:42.216Z] #14 4.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:42.216Z] #14 4.644 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:42.216Z] #14 5.053 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:16:42.216Z] #14 7.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:16:42.216Z] #14 9.677 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:16:42.216Z] #14 ... [2022-05-06T17:16:42.216Z] [2022-05-06T17:16:42.216Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:16:42.216Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-06T17:16:42.216Z] #55 4.014 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-06T17:16:42.216Z] #55 5.098 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-06T17:16:42.216Z] #55 5.099 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-06T17:16:42.216Z] #55 5.126 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-06T17:16:42.216Z] #55 6.658 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-06T17:16:42.255Z] #26 5.947 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:42.255Z] #26 5.947 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:42.255Z] #26 5.947 ++ dirname /install.sh [2022-05-06T17:16:42.255Z] #26 5.953 + dir=/ [2022-05-06T17:16:42.255Z] #26 5.968 + bin=dockercli [2022-05-06T17:16:42.255Z] #26 5.968 + shift [2022-05-06T17:16:42.255Z] #26 5.968 + '[' '!' -f //dockercli.installer ']' [2022-05-06T17:16:42.255Z] #26 5.968 + . //dockercli.installer [2022-05-06T17:16:42.255Z] #26 5.968 ++ : stable [2022-05-06T17:16:42.255Z] #26 5.968 ++ : 17.06.2-ce [2022-05-06T17:16:42.255Z] #26 5.968 + install_dockercli [2022-05-06T17:16:42.255Z] #26 5.968 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-06T17:16:42.255Z] #26 5.968 ++ uname -m [2022-05-06T17:16:42.255Z] #26 5.968 Install docker/cli version 17.06.2-ce from stable [2022-05-06T17:16:42.255Z] #26 5.974 + arch=x86_64 [2022-05-06T17:16:42.255Z] #26 5.974 + '[' x86_64 '!=' x86_64 ']' [2022-05-06T17:16:42.255Z] #26 5.974 + url=https://download.docker.com/linux/static [2022-05-06T17:16:42.255Z] #26 5.974 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-06T17:16:42.255Z] #26 5.983 + tar -xz docker/docker [2022-05-06T17:16:42.422Z] #19 89.85 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-05-06T17:16:42.422Z] #19 89.85 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-05-06T17:16:42.422Z] #19 89.86 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-05-06T17:16:42.422Z] #19 89.86 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-05-06T17:16:42.422Z] #19 89.86 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-05-06T17:16:42.422Z] #19 89.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-06T17:16:42.422Z] #19 89.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-06T17:16:42.422Z] #19 89.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-06T17:16:42.422Z] #19 89.89 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-05-06T17:16:42.422Z] #19 89.90 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-06T17:16:42.422Z] #19 89.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-06T17:16:42.422Z] #19 89.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-06T17:16:42.422Z] #19 89.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-06T17:16:42.422Z] #19 89.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-06T17:16:42.422Z] #19 89.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-06T17:16:42.422Z] #19 90.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-06T17:16:42.475Z] #55 ... [2022-05-06T17:16:42.475Z] [2022-05-06T17:16:42.475Z] #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-05-06T17:16:42.475Z] #26 sha256:caa3dd92b28b6a36325d4f8415dc5089feb3428b13bca993a63ac49b71588673 [2022-05-06T17:16:42.475Z] #26 3.815 + RM_GOPATH=0 [2022-05-06T17:16:42.475Z] #26 3.815 + TMP_GOPATH= [2022-05-06T17:16:42.475Z] #26 3.815 + : /build [2022-05-06T17:16:42.475Z] #26 3.815 + '[' -z '' ']' [2022-05-06T17:16:42.475Z] #26 3.815 ++ mktemp -d [2022-05-06T17:16:42.475Z] #26 3.827 + export GOPATH=/tmp/tmp.BoyDBebjDu [2022-05-06T17:16:42.475Z] #26 3.827 + GOPATH=/tmp/tmp.BoyDBebjDu [2022-05-06T17:16:42.475Z] #26 3.827 + RM_GOPATH=1 [2022-05-06T17:16:42.475Z] #26 3.827 + case "$(go env GOARCH)" in [2022-05-06T17:16:42.475Z] #26 3.827 ++ go env GOARCH [2022-05-06T17:16:42.475Z] #26 3.895 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:42.475Z] #26 3.896 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:42.475Z] #26 3.901 ++ dirname /install.sh [2022-05-06T17:16:42.475Z] #26 3.909 + dir=/ [2022-05-06T17:16:42.475Z] #26 3.910 + bin=dockercli [2022-05-06T17:16:42.475Z] #26 3.910 + shift [2022-05-06T17:16:42.475Z] #26 3.910 + '[' '!' -f //dockercli.installer ']' [2022-05-06T17:16:42.475Z] #26 3.910 + . //dockercli.installer [2022-05-06T17:16:42.475Z] #26 3.911 ++ : stable [2022-05-06T17:16:42.475Z] #26 3.911 ++ : 17.06.2-ce [2022-05-06T17:16:42.475Z] #26 3.911 + install_dockercli [2022-05-06T17:16:42.475Z] #26 3.911 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-06T17:16:42.475Z] #26 3.912 Install docker/cli version 17.06.2-ce from stable [2022-05-06T17:16:42.475Z] #26 3.912 ++ uname -m [2022-05-06T17:16:42.475Z] #26 3.916 + arch=aarch64 [2022-05-06T17:16:42.475Z] #26 3.916 + '[' aarch64 '!=' x86_64 ']' [2022-05-06T17:16:42.475Z] #26 3.916 + '[' aarch64 '!=' s390x ']' [2022-05-06T17:16:42.475Z] #26 3.916 + '[' aarch64 '!=' armhf ']' [2022-05-06T17:16:42.475Z] #26 3.916 + build_dockercli [2022-05-06T17:16:42.475Z] #26 3.917 + git clone https://github.com/docker/docker-ce /tmp/tmp.BoyDBebjDu/tmp/docker-ce [2022-05-06T17:16:42.475Z] #26 3.919 Cloning into '/tmp/tmp.BoyDBebjDu/tmp/docker-ce'... [2022-05-06T17:16:42.475Z] #26 ... [2022-05-06T17:16:42.475Z] [2022-05-06T17:16:42.475Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:16:42.475Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:16:42.475Z] #53 3.159 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-06T17:16:42.682Z] #19 90.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-06T17:16:42.682Z] #19 90.06 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-05-06T17:16:42.682Z] #19 90.08 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-05-06T17:16:42.734Z] #53 ... [2022-05-06T17:16:42.734Z] [2022-05-06T17:16:42.734Z] #40 [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-05-06T17:16:42.734Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-06T17:16:42.734Z] #40 4.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:42.734Z] #40 4.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:42.734Z] #40 4.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:42.734Z] #40 5.236 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:16:42.734Z] #40 8.120 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:16:42.734Z] #40 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:16:42.734Z] #40 ... [2022-05-06T17:16:42.734Z] [2022-05-06T17:16:42.734Z] #49 [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-05-06T17:16:42.735Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-06T17:16:42.735Z] #49 4.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:42.735Z] #49 4.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:42.735Z] #49 4.343 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:42.735Z] #49 4.831 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-06T17:16:42.735Z] #49 5.302 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:16:42.735Z] #49 7.818 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:16:42.735Z] #49 10.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:16:42.994Z] #49 ... [2022-05-06T17:16:42.994Z] [2022-05-06T17:16:42.994Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:16:42.994Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-06T17:16:42.994Z] #60 4.633 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:42.994Z] #60 4.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:42.994Z] #60 4.668 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:42.994Z] #60 5.591 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:16:42.994Z] #60 7.761 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:16:42.994Z] #60 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:16:42.994Z] #60 ... [2022-05-06T17:16:42.994Z] [2022-05-06T17:16:42.994Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:16:42.994Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-06T17:16:42.994Z] #38 4.048 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-06T17:16:42.994Z] #38 4.756 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-06T17:16:42.994Z] #38 5.827 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-06T17:16:42.994Z] #38 6.122 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-06T17:16:42.994Z] #38 6.165 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-06T17:16:42.994Z] #38 8.491 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-06T17:16:42.994Z] #38 8.536 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:16:43.223Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.5s done [2022-05-06T17:16:43.224Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-06T17:16:43.253Z] #38 ... [2022-05-06T17:16:43.253Z] [2022-05-06T17:16:43.254Z] #45 [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-05-06T17:16:43.254Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-06T17:16:43.254Z] #45 3.401 + git clone https://github.com/docker/distribution.git . [2022-05-06T17:16:43.254Z] #45 3.414 Cloning into '.'... [2022-05-06T17:16:43.254Z] #45 ... [2022-05-06T17:16:43.254Z] [2022-05-06T17:16:43.254Z] #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-05-06T17:16:43.254Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-06T17:16:43.254Z] #36 4.226 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-06T17:16:43.486Z] #11 DONE 41.9s [2022-05-06T17:16:43.486Z] [2022-05-06T17:16:43.486Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-06T17:16:43.486Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-06T17:16:43.512Z] #36 ... [2022-05-06T17:16:43.512Z] [2022-05-06T17:16:43.512Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-06T17:16:43.512Z] #31 sha256:2b2f63e87cc12b2fb354ac151c64015fcd8c4b4dab4afda7f28d8d86bff11fb4 [2022-05-06T17:16:43.512Z] #31 6.813 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-06T17:16:43.512Z] #31 8.523 #=#=# [2022-05-06T17:16:43.512Z] #31 8.845 #=#=# # 2.0% ######################################################################## 100.0% [2022-05-06T17:16:44.049Z] #12 DONE 0.7s [2022-05-06T17:16:44.049Z] [2022-05-06T17:16:44.049Z] #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-05-06T17:16:44.049Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-06T17:16:44.059Z] #19 91.61 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-05-06T17:16:44.060Z] #19 91.61 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-05-06T17:16:44.060Z] #19 91.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-06T17:16:44.060Z] #19 91.67 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-05-06T17:16:44.318Z] #19 91.71 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-05-06T17:16:44.454Z] #31 10.27 [2022-05-06T17:16:44.611Z] #13 DONE 0.6s [2022-05-06T17:16:44.611Z] [2022-05-06T17:16:44.611Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-06T17:16:44.611Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-06T17:16:44.611Z] #33 DONE 0.0s [2022-05-06T17:16:44.611Z] [2022-05-06T17:16:44.611Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-06T17:16:44.611Z] #64 sha256:6a07a09f324a131b179aae93fc208c936919281a9b0dbfb14ca574476be8c987 [2022-05-06T17:16:44.611Z] #64 DONE 0.1s [2022-05-06T17:16:44.611Z] [2022-05-06T17:16:44.611Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:44.611Z] #65 sha256:93d9f70eee4945a45951e4b3e0845799fb98cfd1878bfca53dc9664a42cb2ffb [2022-05-06T17:16:44.869Z] #65 ... [2022-05-06T17:16:44.869Z] [2022-05-06T17:16:44.869Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-06T17:16:44.869Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-06T17:16:44.869Z] #44 DONE 0.2s [2022-05-06T17:16:45.126Z] [2022-05-06T17:16:45.126Z] #48 [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-05-06T17:16:45.126Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-06T17:16:45.126Z] #48 DONE 0.3s [2022-05-06T17:16:45.126Z] [2022-05-06T17:16:45.126Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-06T17:16:45.126Z] #25 sha256:be806faf1fa48aadc7f471a962f45972bc43cd54822e04afba6e357382e61d66 [2022-05-06T17:16:45.126Z] #25 DONE 0.3s [2022-05-06T17:16:45.126Z] [2022-05-06T17:16:45.126Z] #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-05-06T17:16:45.126Z] #26 sha256:46aaf8920868c5d868d2b2f273c19d01b074e1074f7d1daae710ec56a5ed35fa [2022-05-06T17:16:45.236Z] #26 ... [2022-05-06T17:16:45.236Z] [2022-05-06T17:16:45.236Z] #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-05-06T17:16:45.236Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:16:45.236Z] #14 6.491 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:45.236Z] #14 6.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:45.236Z] #14 6.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:45.236Z] #14 7.451 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:45.236Z] #14 9.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:45.236Z] #14 ... [2022-05-06T17:16:45.236Z] [2022-05-06T17:16:45.236Z] #40 [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-05-06T17:16:45.236Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:16:45.236Z] #40 6.339 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:45.236Z] #40 6.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:45.236Z] #40 6.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:45.236Z] #40 7.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:45.236Z] #40 8.964 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:45.236Z] #40 ... [2022-05-06T17:16:45.236Z] [2022-05-06T17:16:45.236Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:16:45.236Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-06T17:16:45.236Z] #55 4.409 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-06T17:16:45.236Z] #55 5.192 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-06T17:16:45.236Z] #55 5.210 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-06T17:16:45.236Z] #55 5.220 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-06T17:16:45.236Z] #55 6.471 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-06T17:16:45.390Z] #31 ... [2022-05-06T17:16:45.390Z] [2022-05-06T17:16:45.390Z] #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-05-06T17:16:45.390Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-06T17:16:45.390Z] #34 3.279 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-06T17:16:45.390Z] #34 3.279 Cloning into '.'... [2022-05-06T17:16:45.390Z] #34 ... [2022-05-06T17:16:45.390Z] [2022-05-06T17:16:45.390Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:45.390Z] #65 sha256:e9ac6ba861c604e8e3b9c8eeb358bca5dc760b0d836c959a18a5fdc8dac9acfc [2022-05-06T17:16:45.390Z] #65 10.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-06T17:16:45.390Z] #65 10.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:16:45.390Z] #65 10.29 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-06T17:16:45.390Z] #65 10.40 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-06T17:16:45.390Z] #65 10.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-06T17:16:45.390Z] #65 10.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-06T17:16:45.390Z] #65 10.93 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-06T17:16:45.390Z] #65 11.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:16:45.497Z] #55 ... [2022-05-06T17:16:45.497Z] [2022-05-06T17:16:45.497Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:16:45.497Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:16:45.497Z] #51 6.700 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-06T17:16:45.497Z] #51 8.605 go: downloading github.com/fatih/color v1.10.0 [2022-05-06T17:16:45.497Z] #51 8.828 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-06T17:16:45.497Z] #51 8.832 go: downloading golang.org/x/tools v0.1.0 [2022-05-06T17:16:45.497Z] #51 9.215 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-06T17:16:45.497Z] #51 9.318 go: downloading github.com/pkg/errors v0.9.1 [2022-05-06T17:16:45.497Z] #51 9.423 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-06T17:16:45.497Z] #51 9.494 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-06T17:16:45.497Z] #51 9.737 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-06T17:16:45.497Z] #51 9.827 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-06T17:16:45.497Z] #51 10.01 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-06T17:16:45.497Z] #51 10.12 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-06T17:16:45.497Z] #51 10.43 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-06T17:16:45.497Z] #51 ... [2022-05-06T17:16:45.497Z] [2022-05-06T17:16:45.497Z] #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-05-06T17:16:45.497Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:16:45.497Z] #34 2.377 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-06T17:16:45.497Z] #34 2.377 Cloning into '.'... [2022-05-06T17:16:45.696Z] #19 93.11 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-05-06T17:16:45.697Z] #19 93.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-06T17:16:45.697Z] #19 93.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-06T17:16:45.697Z] #19 93.17 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-06T17:16:45.697Z] #19 93.17 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-06T17:16:45.697Z] #19 93.18 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-06T17:16:45.758Z] #34 ... [2022-05-06T17:16:45.758Z] [2022-05-06T17:16:45.758Z] #49 [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-05-06T17:16:45.758Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:16:45.759Z] #49 6.111 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:45.759Z] #49 6.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:45.759Z] #49 6.140 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:45.759Z] #49 6.853 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-06T17:16:45.759Z] #49 7.178 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:45.759Z] #49 8.824 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:45.956Z] #19 93.41 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-06T17:16:45.956Z] #19 93.43 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-06T17:16:45.956Z] #19 93.43 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-05-06T17:16:45.956Z] #19 93.43 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-06T17:16:45.956Z] #19 93.43 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-06T17:16:45.956Z] #19 93.44 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-06T17:16:45.956Z] #19 93.44 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-06T17:16:45.956Z] #19 93.44 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-06T17:16:45.956Z] #19 93.45 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-06T17:16:45.956Z] #19 93.45 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-06T17:16:45.956Z] #19 93.45 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-06T17:16:45.956Z] #19 93.45 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-06T17:16:45.956Z] #19 93.46 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-06T17:16:45.956Z] #19 93.46 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-06T17:16:45.956Z] #19 93.48 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-05-06T17:16:45.956Z] #19 93.48 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-06T17:16:45.956Z] #19 93.49 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-06T17:16:45.956Z] #19 93.49 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-06T17:16:45.956Z] #19 93.53 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-06T17:16:46.020Z] #49 ... [2022-05-06T17:16:46.020Z] [2022-05-06T17:16:46.020Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:46.020Z] #65 sha256:7231f048424bb7f441cf97f1808f630f222b46558f44c47c4fae7b230514c267 [2022-05-06T17:16:46.020Z] #65 4.840 + RM_GOPATH=0 [2022-05-06T17:16:46.020Z] #65 4.840 + TMP_GOPATH= [2022-05-06T17:16:46.021Z] #65 4.840 + : /build [2022-05-06T17:16:46.021Z] #65 4.840 + '[' -z '' ']' [2022-05-06T17:16:46.021Z] #65 4.840 ++ mktemp -d [2022-05-06T17:16:46.021Z] #65 4.840 + export GOPATH=/tmp/tmp.6K30izhz4Y [2022-05-06T17:16:46.021Z] #65 4.840 + GOPATH=/tmp/tmp.6K30izhz4Y [2022-05-06T17:16:46.021Z] #65 4.840 + RM_GOPATH=1 [2022-05-06T17:16:46.021Z] #65 4.840 + case "$(go env GOARCH)" in [2022-05-06T17:16:46.021Z] #65 4.840 ++ go env GOARCH [2022-05-06T17:16:46.021Z] #65 4.855 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:46.021Z] #65 4.855 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:46.021Z] #65 4.855 ++ dirname /install.sh [2022-05-06T17:16:46.021Z] #65 4.860 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:46.021Z] #65 4.860 + dir=/ [2022-05-06T17:16:46.021Z] #65 4.860 + bin=rootlesskit [2022-05-06T17:16:46.021Z] #65 4.860 + shift [2022-05-06T17:16:46.021Z] #65 4.860 + '[' '!' -f //rootlesskit.installer ']' [2022-05-06T17:16:46.021Z] #65 4.860 + . //rootlesskit.installer [2022-05-06T17:16:46.021Z] #65 4.860 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:46.021Z] #65 4.860 + install_rootlesskit [2022-05-06T17:16:46.021Z] #65 4.860 + case "$1" in [2022-05-06T17:16:46.021Z] #65 4.860 + export CGO_ENABLED=0 [2022-05-06T17:16:46.021Z] #65 4.860 + CGO_ENABLED=0 [2022-05-06T17:16:46.021Z] #65 4.860 + _install_rootlesskit [2022-05-06T17:16:46.021Z] #65 4.860 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-06T17:16:46.021Z] #65 4.860 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:16:46.021Z] #65 4.860 + GOBIN=/build [2022-05-06T17:16:46.021Z] #65 4.860 + GO111MODULE=on [2022-05-06T17:16:46.021Z] #65 4.860 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:46.021Z] #65 5.399 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-06T17:16:46.021Z] #65 7.840 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:16:46.021Z] #65 7.841 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-06T17:16:46.021Z] #65 8.352 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-06T17:16:46.021Z] #65 ... [2022-05-06T17:16:46.021Z] [2022-05-06T17:16:46.021Z] #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-05-06T17:16:46.021Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-06T17:16:46.021Z] #36 4.861 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-06T17:16:46.216Z] #19 93.54 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-06T17:16:46.216Z] #19 93.56 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-05-06T17:16:46.216Z] #19 93.56 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-05-06T17:16:46.282Z] #36 ... [2022-05-06T17:16:46.282Z] [2022-05-06T17:16:46.282Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:16:46.282Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:16:46.282Z] #38 5.658 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-06T17:16:46.282Z] #38 6.533 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-06T17:16:46.282Z] #38 8.097 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-06T17:16:46.282Z] #38 8.351 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-06T17:16:46.282Z] #38 8.415 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-06T17:16:46.282Z] #38 ... [2022-05-06T17:16:46.282Z] [2022-05-06T17:16:46.282Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:16:46.282Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:16:46.282Z] #60 6.569 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:46.282Z] #60 6.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:46.282Z] #60 6.628 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:46.282Z] #60 7.457 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:46.282Z] #60 8.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:46.282Z] #60 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:46.543Z] #60 ... [2022-05-06T17:16:46.543Z] [2022-05-06T17:16:46.543Z] #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-05-06T17:16:46.543Z] #26 sha256:c3f666623981218cddb8df15f7cd38bb4271745d9ccc05bfec64613fb33763e2 [2022-05-06T17:16:46.543Z] #26 10.89 + mkdir -p /build [2022-05-06T17:16:46.543Z] #26 10.89 + mv docker/docker /build/ [2022-05-06T17:16:46.543Z] #26 10.92 + rmdir docker [2022-05-06T17:16:46.543Z] #26 DONE 11.5s [2022-05-06T17:16:46.543Z] [2022-05-06T17:16:46.543Z] #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-05-06T17:16:46.543Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:16:46.543Z] #14 11.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:46.582Z] #26 ... [2022-05-06T17:16:46.582Z] [2022-05-06T17:16:46.582Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:16:46.582Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:16:46.582Z] #53 6.628 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-06T17:16:46.582Z] #53 ... [2022-05-06T17:16:46.582Z] [2022-05-06T17:16:46.582Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:16:46.582Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:16:46.582Z] #38 5.316 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-06T17:16:46.582Z] #38 6.314 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-06T17:16:46.582Z] #38 7.942 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-06T17:16:46.582Z] #38 8.689 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-06T17:16:46.582Z] #38 8.773 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-06T17:16:46.582Z] #38 ... [2022-05-06T17:16:46.582Z] [2022-05-06T17:16:46.582Z] #49 [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-05-06T17:16:46.582Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:16:46.582Z] #49 6.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:46.582Z] #49 6.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:46.582Z] #49 6.262 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:46.582Z] #49 6.920 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-06T17:16:46.582Z] #49 8.221 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:46.582Z] #49 ... [2022-05-06T17:16:46.582Z] [2022-05-06T17:16:46.582Z] #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-05-06T17:16:46.582Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-06T17:16:46.582Z] #36 6.997 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-06T17:16:46.582Z] #36 ... [2022-05-06T17:16:46.582Z] [2022-05-06T17:16:46.582Z] #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-05-06T17:16:46.582Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:16:46.582Z] #34 5.971 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-06T17:16:46.582Z] #34 5.971 Cloning into '.'... [2022-05-06T17:16:46.582Z] #34 ... [2022-05-06T17:16:46.582Z] [2022-05-06T17:16:46.582Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:16:46.582Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-06T17:16:46.582Z] #55 6.183 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-06T17:16:46.582Z] #55 7.823 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-06T17:16:46.582Z] #55 7.942 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-06T17:16:46.582Z] #55 8.034 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-06T17:16:46.582Z] #55 10.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-06T17:16:46.845Z] #55 ... [2022-05-06T17:16:46.845Z] [2022-05-06T17:16:46.845Z] #40 [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-05-06T17:16:46.845Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:16:46.845Z] #40 6.610 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:46.845Z] #40 6.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:46.845Z] #40 6.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:46.845Z] #40 8.375 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:47.107Z] #40 ... [2022-05-06T17:16:47.107Z] [2022-05-06T17:16:47.107Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:16:47.107Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:16:47.107Z] #51 6.870 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-06T17:16:47.107Z] #51 10.17 go: downloading github.com/fatih/color v1.10.0 [2022-05-06T17:16:47.107Z] #51 10.17 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-06T17:16:47.107Z] #51 10.18 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-06T17:16:47.107Z] #51 10.32 go: downloading github.com/pkg/errors v0.9.1 [2022-05-06T17:16:47.107Z] #51 10.85 go: downloading golang.org/x/tools v0.1.0 [2022-05-06T17:16:47.107Z] #51 11.23 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-06T17:16:47.107Z] #51 ... [2022-05-06T17:16:47.107Z] [2022-05-06T17:16:47.107Z] #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-05-06T17:16:47.107Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:16:47.107Z] #14 5.495 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:47.107Z] #14 5.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:47.107Z] #14 5.508 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:47.107Z] #14 6.600 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:47.369Z] #14 ... [2022-05-06T17:16:47.369Z] [2022-05-06T17:16:47.369Z] #45 [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-05-06T17:16:47.369Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:16:47.369Z] #45 5.405 + git clone https://github.com/docker/distribution.git . [2022-05-06T17:16:47.369Z] #45 5.405 Cloning into '.'... [2022-05-06T17:16:47.369Z] #45 ... [2022-05-06T17:16:47.369Z] [2022-05-06T17:16:47.369Z] #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-05-06T17:16:47.369Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:16:47.369Z] #14 11.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:47.595Z] #19 95.18 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-05-06T17:16:47.854Z] #19 95.19 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-05-06T17:16:47.854Z] #19 95.21 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-06T17:16:47.854Z] #19 95.30 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-05-06T17:16:47.854Z] #19 95.34 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-05-06T17:16:47.930Z] #14 ... [2022-05-06T17:16:47.930Z] [2022-05-06T17:16:47.930Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:16:47.930Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:16:47.930Z] #53 2.923 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-06T17:16:47.930Z] #53 ... [2022-05-06T17:16:47.930Z] [2022-05-06T17:16:47.930Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:47.930Z] #65 sha256:7231f048424bb7f441cf97f1808f630f222b46558f44c47c4fae7b230514c267 [2022-05-06T17:16:47.930Z] #65 11.85 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-06T17:16:47.930Z] #65 12.56 go: downloading github.com/google/uuid v1.3.0 [2022-05-06T17:16:47.930Z] #65 12.57 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-06T17:16:47.930Z] #65 12.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-06T17:16:47.930Z] #65 12.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:16:47.933Z] #65 ... [2022-05-06T17:16:47.933Z] [2022-05-06T17:16:47.933Z] #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-05-06T17:16:47.933Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-06T17:16:47.933Z] #36 14.21 tomll can be used in two ways: [2022-05-06T17:16:47.933Z] #36 14.22 Writing to STDIN and reading from STDOUT: [2022-05-06T17:16:47.933Z] #36 14.22 cat file.toml | tomll > file.toml [2022-05-06T17:16:47.933Z] #36 14.22 [2022-05-06T17:16:47.933Z] #36 14.22 Reading and updating a list of files: [2022-05-06T17:16:47.933Z] #36 14.22 tomll a.toml b.toml c.toml [2022-05-06T17:16:47.933Z] #36 14.22 [2022-05-06T17:16:47.933Z] #36 14.22 When given a list of files, tomll will modify all files in place without asking. [2022-05-06T17:16:47.933Z] #36 DONE 15.6s [2022-05-06T17:16:47.933Z] [2022-05-06T17:16:47.933Z] #40 [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-05-06T17:16:47.933Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-06T17:16:47.933Z] #40 14.80 Fetched 8417 kB in 11s (784 kB/s) [2022-05-06T17:16:48.191Z] #65 12.88 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-06T17:16:48.452Z] #65 13.33 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-06T17:16:49.025Z] #65 13.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-06T17:16:49.234Z] #19 96.67 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-05-06T17:16:49.234Z] #19 96.67 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-06T17:16:49.234Z] #19 96.67 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-06T17:16:49.234Z] #19 96.69 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-05-06T17:16:49.234Z] #19 96.69 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-06T17:16:49.234Z] #19 96.70 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-06T17:16:49.234Z] #19 96.70 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-06T17:16:49.234Z] #19 96.75 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-06T17:16:49.234Z] #19 96.76 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-06T17:16:49.286Z] #65 13.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-06T17:16:49.286Z] #65 14.06 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-06T17:16:49.493Z] #19 96.78 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-05-06T17:16:49.493Z] #19 96.80 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-05-06T17:16:50.383Z] #26 ... [2022-05-06T17:16:50.383Z] [2022-05-06T17:16:50.383Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:16:50.383Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:16:50.383Z] #60 4.308 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:50.383Z] #60 4.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:50.383Z] #60 4.323 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:50.383Z] #60 4.510 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:50.383Z] #60 5.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:50.640Z] #60 5.996 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:50.640Z] #60 ... [2022-05-06T17:16:50.640Z] [2022-05-06T17:16:50.640Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:50.640Z] #65 sha256:93d9f70eee4945a45951e4b3e0845799fb98cfd1878bfca53dc9664a42cb2ffb [2022-05-06T17:16:50.640Z] #65 5.997 + RM_GOPATH=0 [2022-05-06T17:16:50.640Z] #65 5.997 + TMP_GOPATH= [2022-05-06T17:16:50.640Z] #65 5.997 + : /build [2022-05-06T17:16:50.640Z] #65 5.997 + '[' -z '' ']' [2022-05-06T17:16:50.640Z] #65 5.997 ++ mktemp -d [2022-05-06T17:16:50.640Z] #65 5.997 + export GOPATH=/tmp/tmp.6GwIt2CsMC [2022-05-06T17:16:50.640Z] #65 5.997 + GOPATH=/tmp/tmp.6GwIt2CsMC [2022-05-06T17:16:50.640Z] #65 5.997 + RM_GOPATH=1 [2022-05-06T17:16:50.640Z] #65 5.997 + case "$(go env GOARCH)" in [2022-05-06T17:16:50.640Z] #65 5.997 ++ go env GOARCH [2022-05-06T17:16:50.897Z] #65 6.005 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:50.897Z] #65 6.005 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:50.897Z] #65 6.005 ++ dirname /install.sh [2022-05-06T17:16:50.897Z] #65 6.018 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:50.897Z] #65 6.018 + dir=/ [2022-05-06T17:16:50.897Z] #65 6.018 + bin=rootlesskit [2022-05-06T17:16:50.897Z] #65 6.018 + shift [2022-05-06T17:16:50.897Z] #65 6.018 + '[' '!' -f //rootlesskit.installer ']' [2022-05-06T17:16:50.897Z] #65 6.018 + . //rootlesskit.installer [2022-05-06T17:16:50.897Z] #65 6.018 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:50.897Z] #65 6.018 + install_rootlesskit [2022-05-06T17:16:50.897Z] #65 6.018 + case "$1" in [2022-05-06T17:16:50.897Z] #65 6.018 + export CGO_ENABLED=0 [2022-05-06T17:16:50.897Z] #65 6.018 + CGO_ENABLED=0 [2022-05-06T17:16:50.897Z] #65 6.018 + _install_rootlesskit [2022-05-06T17:16:50.897Z] #65 6.018 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-06T17:16:50.897Z] #65 6.018 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:16:50.897Z] #65 6.018 + GOBIN=/build [2022-05-06T17:16:50.897Z] #65 6.018 + GO111MODULE=on [2022-05-06T17:16:50.897Z] #65 6.018 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:51.221Z] #40 14.80 Reading package lists... [2022-05-06T17:16:51.398Z] #19 98.49 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-05-06T17:16:51.398Z] #19 98.49 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-05-06T17:16:51.398Z] #19 98.56 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-06T17:16:51.398Z] #19 98.66 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-05-06T17:16:51.398Z] #19 98.74 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-05-06T17:16:51.464Z] #65 6.547 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-06T17:16:51.589Z] #14 15.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:51.789Z] #40 19.32 Reading package lists... [2022-05-06T17:16:51.789Z] #40 ... [2022-05-06T17:16:51.789Z] [2022-05-06T17:16:51.789Z] #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-05-06T17:16:51.789Z] #31 sha256:2b2f63e87cc12b2fb354ac151c64015fcd8c4b4dab4afda7f28d8d86bff11fb4 [2022-05-06T17:16:51.789Z] #31 15.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-06T17:16:51.789Z] #31 16.89 #=#=# [2022-05-06T17:16:51.789Z] #31 17.29 #=#=# 0.8% ######################################################################## 100.0% [2022-05-06T17:16:51.836Z] #65 16.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:16:52.163Z] #14 ... [2022-05-06T17:16:52.163Z] [2022-05-06T17:16:52.163Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:52.163Z] #65 sha256:54cd8c144a5ee7488153af771e44000aeeb9351151ae303ae39a383d4e329631 [2022-05-06T17:16:52.163Z] #65 5.878 + RM_GOPATH=0 [2022-05-06T17:16:52.163Z] #65 5.878 + TMP_GOPATH= [2022-05-06T17:16:52.163Z] #65 5.878 + : /build [2022-05-06T17:16:52.163Z] #65 5.878 + '[' -z '' ']' [2022-05-06T17:16:52.163Z] #65 5.878 ++ mktemp -d [2022-05-06T17:16:52.163Z] #65 5.897 + export GOPATH=/tmp/tmp.aCLKtxGxOA [2022-05-06T17:16:52.163Z] #65 5.897 + GOPATH=/tmp/tmp.aCLKtxGxOA [2022-05-06T17:16:52.163Z] #65 5.897 + RM_GOPATH=1 [2022-05-06T17:16:52.163Z] #65 5.897 + case "$(go env GOARCH)" in [2022-05-06T17:16:52.163Z] #65 5.897 ++ go env GOARCH [2022-05-06T17:16:52.163Z] #65 5.980 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:52.163Z] #65 5.981 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:52.163Z] #65 5.981 ++ dirname /install.sh [2022-05-06T17:16:52.163Z] #65 5.982 + dir=/ [2022-05-06T17:16:52.163Z] #65 5.983 + bin=rootlesskit [2022-05-06T17:16:52.163Z] #65 5.987 + shift [2022-05-06T17:16:52.163Z] #65 5.987 + '[' '!' -f //rootlesskit.installer ']' [2022-05-06T17:16:52.163Z] #65 5.987 + . //rootlesskit.installer [2022-05-06T17:16:52.163Z] #65 5.987 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:52.163Z] #65 5.987 + install_rootlesskit [2022-05-06T17:16:52.163Z] #65 5.987 + case "$1" in [2022-05-06T17:16:52.163Z] #65 5.987 + export CGO_ENABLED=0 [2022-05-06T17:16:52.163Z] #65 5.987 + CGO_ENABLED=0 [2022-05-06T17:16:52.163Z] #65 5.987 + _install_rootlesskit [2022-05-06T17:16:52.163Z] #65 5.987 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-06T17:16:52.163Z] #65 5.987 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:16:52.163Z] #65 5.987 + GOBIN=/build [2022-05-06T17:16:52.163Z] #65 5.987 + GO111MODULE=on [2022-05-06T17:16:52.163Z] #65 5.987 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:52.163Z] #65 5.987 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:16:52.163Z] #65 6.586 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-06T17:16:52.163Z] #65 10.22 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-06T17:16:52.163Z] #65 10.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:16:52.163Z] #65 11.30 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-06T17:16:52.163Z] #65 15.80 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-06T17:16:52.337Z] #19 99.75 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-05-06T17:16:52.337Z] #19 99.75 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-06T17:16:52.337Z] #19 99.75 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-06T17:16:52.337Z] #19 99.77 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-05-06T17:16:52.337Z] #19 99.77 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-06T17:16:52.337Z] #19 99.78 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-06T17:16:52.337Z] #19 99.79 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-06T17:16:52.337Z] #19 99.79 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-06T17:16:52.337Z] #19 99.86 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-06T17:16:52.597Z] #19 ... [2022-05-06T17:16:52.597Z] [2022-05-06T17:16:52.597Z] #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-05-06T17:16:52.597Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:16:52.597Z] #41 DONE 110.2s [2022-05-06T17:16:52.597Z] [2022-05-06T17:16:52.597Z] #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-05-06T17:16:52.597Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-06T17:16:52.597Z] #19 99.90 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-06T17:16:52.597Z] #19 100.0 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-06T17:16:52.597Z] #19 100.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-06T17:16:52.597Z] #19 100.0 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-06T17:16:52.597Z] #19 100.1 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-06T17:16:52.597Z] #19 100.1 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-05-06T17:16:52.725Z] #31 ... [2022-05-06T17:16:52.725Z] [2022-05-06T17:16:52.725Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:16:52.725Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-06T17:16:52.725Z] #51 10.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-06T17:16:52.725Z] #51 10.80 go: downloading golang.org/x/mod v0.3.0 [2022-05-06T17:16:52.782Z] #65 ... [2022-05-06T17:16:52.782Z] [2022-05-06T17:16:52.782Z] #45 [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-05-06T17:16:52.782Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:16:52.984Z] #51 ... [2022-05-06T17:16:52.984Z] [2022-05-06T17:16:52.984Z] #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-05-06T17:16:52.984Z] #31 sha256:2b2f63e87cc12b2fb354ac151c64015fcd8c4b4dab4afda7f28d8d86bff11fb4 [2022-05-06T17:16:52.984Z] #31 18.52 [2022-05-06T17:16:53.045Z] #45 17.42 Updating files: 77% (1400/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-06T17:16:53.045Z] #45 17.90 + git checkout -q v2.3.0 [2022-05-06T17:16:53.307Z] #45 ... [2022-05-06T17:16:53.307Z] [2022-05-06T17:16:53.307Z] #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-05-06T17:16:53.307Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-06T17:16:53.307Z] #36 16.74 tomll can be used in two ways: [2022-05-06T17:16:53.307Z] #36 16.74 Writing to STDIN and reading from STDOUT: [2022-05-06T17:16:53.307Z] #36 16.74 cat file.toml | tomll > file.toml [2022-05-06T17:16:53.307Z] #36 16.74 [2022-05-06T17:16:53.307Z] #36 16.74 Reading and updating a list of files: [2022-05-06T17:16:53.307Z] #36 16.74 tomll a.toml b.toml c.toml [2022-05-06T17:16:53.307Z] #36 16.74 [2022-05-06T17:16:53.307Z] #36 16.74 When given a list of files, tomll will modify all files in place without asking. [2022-05-06T17:16:53.307Z] #36 DONE 18.2s [2022-05-06T17:16:53.307Z] [2022-05-06T17:16:53.307Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:16:53.307Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:16:53.307Z] #51 15.49 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-06T17:16:53.307Z] #51 15.51 go: downloading golang.org/x/mod v0.3.0 [2022-05-06T17:16:53.552Z] #65 17.26 go: downloading github.com/google/uuid v1.3.0 [2022-05-06T17:16:53.552Z] #65 17.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-06T17:16:53.552Z] #65 17.37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-06T17:16:53.814Z] #65 17.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:16:54.075Z] #65 17.85 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-06T17:16:54.075Z] #65 ... [2022-05-06T17:16:54.075Z] [2022-05-06T17:16:54.075Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:16:54.075Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:16:54.075Z] #60 8.166 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:54.075Z] #60 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:54.336Z] #60 ... [2022-05-06T17:16:54.336Z] [2022-05-06T17:16:54.336Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:16:54.336Z] #65 sha256:54cd8c144a5ee7488153af771e44000aeeb9351151ae303ae39a383d4e329631 [2022-05-06T17:16:54.336Z] #65 18.04 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-06T17:16:54.503Z] #19 101.8 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-05-06T17:16:54.503Z] #19 101.9 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-05-06T17:16:54.503Z] #19 101.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-06T17:16:54.503Z] #19 102.0 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-06T17:16:54.503Z] #19 102.0 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-05-06T17:16:54.918Z] #65 ... [2022-05-06T17:16:54.918Z] [2022-05-06T17:16:54.918Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:16:54.918Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:16:54.918Z] #38 6.491 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-06T17:16:54.918Z] #38 7.381 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-06T17:16:54.918Z] #38 9.568 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-06T17:16:54.918Z] #38 10.09 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-06T17:16:54.918Z] #38 ... [2022-05-06T17:16:54.918Z] [2022-05-06T17:16:54.918Z] #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-05-06T17:16:54.918Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:16:54.918Z] #14 6.458 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:54.918Z] #14 6.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:54.918Z] #14 6.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:54.918Z] #14 8.448 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:54.918Z] #14 ... [2022-05-06T17:16:54.918Z] [2022-05-06T17:16:54.918Z] #49 [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-05-06T17:16:54.918Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:16:54.918Z] #49 6.841 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:54.918Z] #49 6.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:54.918Z] #49 6.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:54.918Z] #49 7.812 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-06T17:16:54.918Z] #49 9.157 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:55.179Z] #49 ... [2022-05-06T17:16:55.179Z] [2022-05-06T17:16:55.179Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:16:55.179Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:16:55.179Z] #53 7.017 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-06T17:16:55.179Z] #53 ... [2022-05-06T17:16:55.179Z] [2022-05-06T17:16:55.179Z] #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-05-06T17:16:55.179Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:16:55.179Z] #34 6.313 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-06T17:16:55.179Z] #34 6.317 Cloning into '.'... [2022-05-06T17:16:55.280Z] #65 18.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-06T17:16:55.441Z] #34 ... [2022-05-06T17:16:55.441Z] [2022-05-06T17:16:55.441Z] #40 [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-05-06T17:16:55.441Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:16:55.441Z] #40 6.275 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:16:55.441Z] #40 6.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:16:55.441Z] #40 6.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:16:55.441Z] #40 7.690 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:16:55.447Z] #19 102.9 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-05-06T17:16:55.447Z] #19 102.9 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-06T17:16:55.447Z] #19 102.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-06T17:16:55.447Z] #19 102.9 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-05-06T17:16:55.447Z] #19 102.9 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-06T17:16:55.447Z] #19 102.9 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-06T17:16:55.447Z] #19 102.9 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-06T17:16:55.447Z] #19 102.9 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-06T17:16:55.447Z] #19 103.0 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-06T17:16:55.518Z] #31 ... [2022-05-06T17:16:55.518Z] [2022-05-06T17:16:55.518Z] #49 [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-05-06T17:16:55.518Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-06T17:16:55.518Z] #49 12.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-06T17:16:55.518Z] #49 14.95 Fetched 8421 kB in 11s (773 kB/s) [2022-05-06T17:16:55.518Z] #49 14.95 Reading package lists... [2022-05-06T17:16:55.518Z] #49 19.68 Reading package lists... [2022-05-06T17:16:55.518Z] #49 ... [2022-05-06T17:16:55.518Z] [2022-05-06T17:16:55.518Z] #40 [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-05-06T17:16:55.518Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-06T17:16:55.518Z] #40 19.32 Reading package lists... [2022-05-06T17:16:55.542Z] #65 19.19 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-06T17:16:55.700Z] #40 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:55.700Z] #40 ... [2022-05-06T17:16:55.700Z] [2022-05-06T17:16:55.700Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:16:55.700Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-06T17:16:55.700Z] #55 5.658 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-06T17:16:55.700Z] #55 6.809 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-06T17:16:55.700Z] #55 6.836 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-06T17:16:55.700Z] #55 6.885 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-06T17:16:55.700Z] #55 9.526 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-06T17:16:55.700Z] #55 ... [2022-05-06T17:16:55.700Z] [2022-05-06T17:16:55.700Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:16:55.700Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:16:55.700Z] #51 5.833 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-06T17:16:55.700Z] #51 8.312 go: downloading github.com/fatih/color v1.10.0 [2022-05-06T17:16:55.700Z] #51 8.509 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-06T17:16:55.700Z] #51 8.608 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-06T17:16:55.700Z] #51 8.700 go: downloading github.com/pkg/errors v0.9.1 [2022-05-06T17:16:55.700Z] #51 9.538 go: downloading golang.org/x/tools v0.1.0 [2022-05-06T17:16:55.700Z] #51 9.686 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-06T17:16:55.700Z] #51 9.830 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-06T17:16:55.700Z] #51 10.01 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-06T17:16:55.700Z] #51 10.09 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-06T17:16:55.707Z] #19 103.0 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-06T17:16:55.707Z] #19 103.0 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-05-06T17:16:55.707Z] #19 103.1 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-05-06T17:16:55.858Z] #51 ... [2022-05-06T17:16:55.858Z] [2022-05-06T17:16:55.858Z] #45 [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-05-06T17:16:55.858Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:16:55.858Z] #45 20.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-06T17:16:55.958Z] #51 ... [2022-05-06T17:16:55.958Z] [2022-05-06T17:16:55.958Z] #45 [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-05-06T17:16:55.958Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:16:55.958Z] #45 5.256 + git clone https://github.com/docker/distribution.git . [2022-05-06T17:16:55.958Z] #45 5.256 Cloning into '.'... [2022-05-06T17:16:55.958Z] #45 ... [2022-05-06T17:16:55.958Z] [2022-05-06T17:16:55.958Z] #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-05-06T17:16:55.958Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-06T17:16:55.958Z] #36 6.658 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-06T17:16:56.120Z] #45 ... [2022-05-06T17:16:56.120Z] [2022-05-06T17:16:56.120Z] #49 [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-05-06T17:16:56.120Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:16:56.120Z] #49 10.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:56.120Z] #49 13.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-06T17:16:56.120Z] #49 19.76 Fetched 8534 kB in 14s (610 kB/s) [2022-05-06T17:16:56.214Z] #36 ... [2022-05-06T17:16:56.214Z] [2022-05-06T17:16:56.214Z] #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-05-06T17:16:56.214Z] #26 sha256:46aaf8920868c5d868d2b2f273c19d01b074e1074f7d1daae710ec56a5ed35fa [2022-05-06T17:16:56.214Z] #26 6.246 + RM_GOPATH=0 [2022-05-06T17:16:56.214Z] #26 6.246 + TMP_GOPATH= [2022-05-06T17:16:56.214Z] #26 6.246 + : /build [2022-05-06T17:16:56.214Z] #26 6.246 + '[' -z '' ']' [2022-05-06T17:16:56.214Z] #26 6.247 ++ mktemp -d [2022-05-06T17:16:56.214Z] #26 6.279 + export GOPATH=/tmp/tmp.hBWjY1Mtiq [2022-05-06T17:16:56.214Z] #26 6.279 + GOPATH=/tmp/tmp.hBWjY1Mtiq [2022-05-06T17:16:56.214Z] #26 6.279 + RM_GOPATH=1 [2022-05-06T17:16:56.214Z] #26 6.279 + case "$(go env GOARCH)" in [2022-05-06T17:16:56.214Z] #26 6.279 ++ go env GOARCH [2022-05-06T17:16:56.214Z] #26 6.299 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:56.214Z] #26 6.299 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:16:56.214Z] #26 6.304 ++ dirname /install.sh [2022-05-06T17:16:56.214Z] #26 6.304 + dir=/ [2022-05-06T17:16:56.214Z] #26 6.304 + bin=dockercli [2022-05-06T17:16:56.214Z] #26 6.304 + shift [2022-05-06T17:16:56.214Z] #26 6.304 + '[' '!' -f //dockercli.installer ']' [2022-05-06T17:16:56.214Z] #26 6.304 + . //dockercli.installer [2022-05-06T17:16:56.214Z] #26 6.304 ++ : stable [2022-05-06T17:16:56.214Z] #26 6.304 ++ : 17.06.2-ce [2022-05-06T17:16:56.214Z] #26 6.304 + install_dockercli [2022-05-06T17:16:56.214Z] #26 6.304 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-06T17:16:56.214Z] #26 6.304 ++ uname -m [2022-05-06T17:16:56.214Z] #26 6.305 Install docker/cli version 17.06.2-ce from stable [2022-05-06T17:16:56.214Z] #26 6.347 + arch=x86_64 [2022-05-06T17:16:56.214Z] #26 6.347 + '[' x86_64 '!=' x86_64 ']' [2022-05-06T17:16:56.214Z] #26 6.347 + url=https://download.docker.com/linux/static [2022-05-06T17:16:56.214Z] #26 6.348 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-06T17:16:56.214Z] #26 6.419 + tar -xz docker/docker [2022-05-06T17:16:56.381Z] #49 19.76 Reading package lists... [2022-05-06T17:16:56.382Z] #49 ... [2022-05-06T17:16:56.382Z] [2022-05-06T17:16:56.382Z] #40 [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-05-06T17:16:56.382Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:16:56.382Z] #40 11.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:56.382Z] #40 19.85 Fetched 8530 kB in 14s (619 kB/s) [2022-05-06T17:16:56.382Z] #40 19.85 Reading package lists... [2022-05-06T17:16:56.382Z] #40 ... [2022-05-06T17:16:56.382Z] [2022-05-06T17:16:56.382Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:16:56.382Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:16:56.382Z] #60 19.27 Fetched 8530 kB in 13s (656 kB/s) [2022-05-06T17:16:56.457Z] #40 23.37 Building dependency tree... [2022-05-06T17:16:56.457Z] #40 ... [2022-05-06T17:16:56.457Z] [2022-05-06T17:16:56.457Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-06T17:16:56.457Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:16:56.457Z] #14 14.32 Fetched 8417 kB in 10s (820 kB/s) [2022-05-06T17:16:56.457Z] #14 14.32 Reading package lists... [2022-05-06T17:16:56.457Z] #14 18.42 Reading package lists... [2022-05-06T17:16:56.457Z] #14 22.40 Building dependency tree... [2022-05-06T17:16:56.457Z] #14 ... [2022-05-06T17:16:56.457Z] [2022-05-06T17:16:56.457Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:16:56.457Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:16:56.457Z] #53 21.49 go: downloading github.com/fatih/color v1.13.0 [2022-05-06T17:16:56.457Z] #53 21.50 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:16:56.457Z] #53 21.52 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-06T17:16:56.457Z] #53 21.55 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T17:16:56.457Z] #53 21.82 go: downloading github.com/spf13/viper v1.10.1 [2022-05-06T17:16:56.457Z] #53 21.85 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-06T17:16:56.457Z] #53 22.26 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T17:16:56.457Z] #53 22.27 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T17:16:56.457Z] #53 22.29 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-06T17:16:56.457Z] #53 22.37 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-06T17:16:56.457Z] #53 23.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-06T17:16:56.457Z] #53 23.29 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-06T17:16:56.716Z] #53 ... [2022-05-06T17:16:56.716Z] [2022-05-06T17:16:56.716Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:16:56.716Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-06T17:16:56.716Z] #60 14.80 Fetched 8417 kB in 10s (805 kB/s) [2022-05-06T17:16:56.716Z] #60 14.80 Reading package lists... [2022-05-06T17:16:56.716Z] #60 19.63 Reading package lists... [2022-05-06T17:16:56.955Z] #60 19.27 Reading package lists... [2022-05-06T17:16:56.955Z] #60 ... [2022-05-06T17:16:56.955Z] [2022-05-06T17:16:56.955Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:16:56.955Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:16:56.955Z] #38 12.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-06T17:16:56.955Z] #38 12.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:16:56.975Z] #60 23.60 Building dependency tree... [2022-05-06T17:16:56.975Z] #60 ... [2022-05-06T17:16:56.975Z] [2022-05-06T17:16:56.975Z] #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-05-06T17:16:56.975Z] #31 sha256:2b2f63e87cc12b2fb354ac151c64015fcd8c4b4dab4afda7f28d8d86bff11fb4 [2022-05-06T17:16:56.975Z] #31 22.39 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-06T17:16:57.086Z] #19 104.3 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-05-06T17:16:57.086Z] #19 104.3 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-05-06T17:16:57.086Z] #19 104.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-06T17:16:57.086Z] #19 104.4 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-05-06T17:16:57.086Z] #19 104.4 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-05-06T17:16:57.144Z] #26 ... [2022-05-06T17:16:57.144Z] [2022-05-06T17:16:57.144Z] #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-05-06T17:16:57.144Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:16:57.144Z] #14 12.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:57.217Z] #38 ... [2022-05-06T17:16:57.217Z] [2022-05-06T17:16:57.217Z] #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-05-06T17:16:57.217Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:16:57.217Z] #14 19.20 Fetched 8530 kB in 13s (660 kB/s) [2022-05-06T17:16:57.459Z] #65 ... [2022-05-06T17:16:57.459Z] [2022-05-06T17:16:57.459Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:16:57.459Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:16:57.459Z] #51 11.40 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-06T17:16:57.459Z] #51 11.71 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-06T17:16:57.459Z] #51 12.13 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-06T17:16:57.459Z] #51 18.02 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-06T17:16:57.459Z] #51 18.06 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-06T17:16:57.459Z] #51 18.23 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-06T17:16:57.460Z] #51 21.18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-06T17:16:57.460Z] #51 21.23 go: downloading golang.org/x/mod v0.3.0 [2022-05-06T17:16:57.460Z] #51 ... [2022-05-06T17:16:57.460Z] [2022-05-06T17:16:57.460Z] #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-05-06T17:16:57.460Z] #26 sha256:2993357cf96d9d4987955db6660175f710a1145a3d54add0f95ae894dbe92f41 [2022-05-06T17:16:57.460Z] #26 20.61 + mkdir -p /build [2022-05-06T17:16:57.460Z] #26 20.64 + mv docker/docker /build/ [2022-05-06T17:16:57.460Z] #26 20.70 + rmdir docker [2022-05-06T17:16:57.654Z] #19 105.1 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-05-06T17:16:57.654Z] #19 105.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-06T17:16:57.720Z] #26 DONE 21.5s [2022-05-06T17:16:57.720Z] [2022-05-06T17:16:57.720Z] #49 [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-05-06T17:16:57.720Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:16:57.720Z] #49 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:57.720Z] #49 16.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:57.720Z] #49 19.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-06T17:16:58.221Z] #19 105.7 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:16:58.363Z] #31 23.83 [2022-05-06T17:16:58.481Z] #19 105.9 Fetched 787 MB in 23s (34.9 MB/s) [2022-05-06T17:16:58.481Z] #19 106.0 Selecting previously unselected package liblocale-gettext-perl. [2022-05-06T17:16:58.481Z] #19 106.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-06T17:16:58.481Z] #19 106.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-06T17:16:58.481Z] #19 106.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-06T17:16:58.481Z] #19 106.0 Selecting previously unselected package bzip2. [2022-05-06T17:16:58.481Z] #19 106.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-06T17:16:58.668Z] #49 ... [2022-05-06T17:16:58.668Z] [2022-05-06T17:16:58.668Z] #40 [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-05-06T17:16:58.668Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:16:58.668Z] #40 12.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:16:58.668Z] #40 16.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:16:58.668Z] #40 ... [2022-05-06T17:16:58.668Z] [2022-05-06T17:16:58.668Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:16:58.668Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:16:58.668Z] #38 13.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-06T17:16:58.668Z] #38 13.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:16:58.740Z] #19 106.0 Unpacking bzip2 (1.0.8-4) ... [2022-05-06T17:16:58.741Z] #19 106.1 Selecting previously unselected package libmagic-mgc. [2022-05-06T17:16:58.741Z] #19 106.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-06T17:16:58.741Z] #19 106.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-06T17:16:59.000Z] #19 106.3 Selecting previously unselected package libmagic1:amd64. [2022-05-06T17:16:59.000Z] #19 106.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-06T17:16:59.000Z] #19 106.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-06T17:16:59.000Z] #19 106.4 Selecting previously unselected package file. [2022-05-06T17:16:59.000Z] #19 106.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-06T17:16:59.000Z] #19 106.4 Unpacking file (1:5.39-3) ... [2022-05-06T17:16:59.000Z] #19 106.5 Selecting previously unselected package xz-utils. [2022-05-06T17:16:59.000Z] #19 106.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-06T17:16:59.000Z] #19 106.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:16:59.134Z] #14 19.20 Reading package lists... [2022-05-06T17:16:59.259Z] #19 106.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-06T17:16:59.259Z] #19 106.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-06T17:16:59.259Z] #19 106.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-06T17:16:59.405Z] #31 24.16 #=#=# 0.1% ########### 16.6% ##################### 29.4% ############################ 39.7% ##################################### 52.0% ################################################ 67.4% ########################################################### 82.7% ######################################################################## 100.0% [2022-05-06T17:16:59.658Z] #14 24.33 Reading package lists... [2022-05-06T17:16:59.658Z] #14 ... [2022-05-06T17:16:59.658Z] [2022-05-06T17:16:59.658Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:16:59.658Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:16:59.658Z] #60 19.27 Reading package lists... [2022-05-06T17:16:59.826Z] #19 107.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-06T17:16:59.826Z] #19 107.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-06T17:16:59.827Z] #19 107.3 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-06T17:17:00.059Z] #38 ... [2022-05-06T17:17:00.059Z] [2022-05-06T17:17:00.059Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:17:00.059Z] #65 sha256:54cd8c144a5ee7488153af771e44000aeeb9351151ae303ae39a383d4e329631 [2022-05-06T17:17:00.059Z] #65 23.61 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-06T17:17:00.401Z] #19 107.9 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-06T17:17:00.401Z] #19 107.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-06T17:17:00.401Z] #19 107.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-06T17:17:00.457Z] #14 15.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:17:00.637Z] #65 24.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:17:00.784Z] #31 26.19 [2022-05-06T17:17:01.051Z] #31 ... [2022-05-06T17:17:01.051Z] [2022-05-06T17:17:01.051Z] #45 [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-05-06T17:17:01.051Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-06T17:17:01.051Z] #45 18.66 + git checkout -q v2.3.0 [2022-05-06T17:17:01.051Z] #45 20.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-06T17:17:01.311Z] #45 ... [2022-05-06T17:17:01.311Z] [2022-05-06T17:17:01.311Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:01.311Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:17:01.311Z] #53 25.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:17:01.311Z] #53 25.52 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T17:17:01.311Z] #53 25.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-06T17:17:01.311Z] #53 25.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-06T17:17:01.311Z] #53 25.74 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-06T17:17:01.311Z] #53 25.75 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-06T17:17:01.311Z] #53 25.80 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T17:17:01.311Z] #53 25.86 go: downloading github.com/spf13/afero v1.6.0 [2022-05-06T17:17:01.311Z] #53 25.90 go: downloading github.com/spf13/cast v1.4.1 [2022-05-06T17:17:01.311Z] #53 25.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-06T17:17:01.311Z] #53 25.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-06T17:17:01.311Z] #53 26.03 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-06T17:17:01.311Z] #53 26.10 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-06T17:17:01.311Z] #53 26.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-06T17:17:01.311Z] #53 26.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-06T17:17:01.311Z] #53 26.26 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-06T17:17:01.311Z] #53 26.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-06T17:17:01.311Z] #53 26.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-06T17:17:01.311Z] #53 26.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-06T17:17:01.311Z] #53 26.36 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-06T17:17:01.311Z] #53 26.43 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-06T17:17:01.311Z] #53 27.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-06T17:17:01.311Z] #53 27.15 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-06T17:17:01.311Z] #53 27.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-06T17:17:01.311Z] #53 27.29 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-06T17:17:01.311Z] #53 27.30 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-06T17:17:01.311Z] #53 27.40 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-06T17:17:01.311Z] #53 28.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-06T17:17:01.311Z] #53 28.04 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-06T17:17:01.311Z] #53 28.08 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-06T17:17:01.311Z] #53 28.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-06T17:17:01.311Z] #53 28.18 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-06T17:17:01.311Z] #53 28.19 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-06T17:17:01.311Z] #53 28.19 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-06T17:17:01.311Z] #53 28.24 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-06T17:17:01.311Z] #53 28.24 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-06T17:17:01.311Z] #53 28.27 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-06T17:17:01.311Z] #53 28.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-06T17:17:01.311Z] #53 28.31 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-06T17:17:01.311Z] #53 28.34 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-06T17:17:01.311Z] #53 28.37 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-06T17:17:01.311Z] #53 28.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-06T17:17:01.311Z] #53 28.44 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-06T17:17:01.311Z] #53 28.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-06T17:17:01.311Z] #53 28.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-06T17:17:01.311Z] #53 28.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-06T17:17:01.311Z] #53 28.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-06T17:17:01.311Z] #53 28.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-06T17:17:01.311Z] #53 28.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-06T17:17:01.311Z] #53 28.92 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-06T17:17:01.311Z] #53 29.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-06T17:17:01.311Z] #53 29.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-06T17:17:01.311Z] #53 29.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-06T17:17:01.311Z] #53 29.24 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-06T17:17:01.311Z] #53 29.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-06T17:17:01.311Z] #53 29.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-06T17:17:01.311Z] #53 29.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-06T17:17:01.311Z] #53 29.34 go: downloading github.com/julz/importas v0.1.0 [2022-05-06T17:17:01.311Z] #53 29.35 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-06T17:17:01.311Z] #53 29.38 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-06T17:17:01.311Z] #53 29.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-06T17:17:01.337Z] #19 108.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-06T17:17:01.337Z] #19 108.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-06T17:17:01.337Z] #19 108.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-06T17:17:01.574Z] #53 ... [2022-05-06T17:17:01.574Z] [2022-05-06T17:17:01.574Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:17:01.574Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-06T17:17:01.574Z] #55 28.76 v3.0.2 [2022-05-06T17:17:01.574Z] #55 DONE 29.5s [2022-05-06T17:17:01.574Z] [2022-05-06T17:17:01.574Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:01.574Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:17:01.574Z] #53 29.43 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-06T17:17:01.574Z] #53 29.44 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-06T17:17:01.574Z] #53 29.51 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-06T17:17:01.574Z] #53 29.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-06T17:17:01.574Z] #53 29.60 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-06T17:17:01.833Z] #53 29.82 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-06T17:17:01.833Z] #53 29.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-06T17:17:01.833Z] #53 29.90 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-06T17:17:01.833Z] #53 29.91 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-06T17:17:01.906Z] #19 109.2 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-06T17:17:01.906Z] #19 109.2 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-06T17:17:01.906Z] #19 109.2 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-06T17:17:02.165Z] #19 109.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-06T17:17:02.395Z] #14 ... [2022-05-06T17:17:02.395Z] [2022-05-06T17:17:02.395Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:17:02.395Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:17:02.395Z] #51 16.35 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-06T17:17:02.395Z] #51 16.50 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-06T17:17:02.395Z] #51 16.71 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-06T17:17:02.423Z] #19 109.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:02.423Z] #19 109.8 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:17:02.423Z] #19 109.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-06T17:17:02.423Z] #19 109.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:02.423Z] #19 109.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:17:02.826Z] #53 30.62 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-06T17:17:02.826Z] #53 30.62 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-06T17:17:02.826Z] #53 30.66 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-06T17:17:02.826Z] #53 30.66 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-06T17:17:02.826Z] #53 30.68 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-06T17:17:02.826Z] #53 30.70 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-06T17:17:02.826Z] #53 30.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-06T17:17:02.826Z] #53 30.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-06T17:17:02.826Z] #53 30.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-06T17:17:03.443Z] #53 31.38 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-06T17:17:03.443Z] #53 31.38 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-06T17:17:03.443Z] #53 31.39 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-06T17:17:03.443Z] #53 31.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-06T17:17:03.443Z] #53 31.41 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-06T17:17:03.443Z] #53 31.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-06T17:17:03.443Z] #53 31.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-06T17:17:03.443Z] #53 31.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-06T17:17:03.443Z] #53 31.51 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-06T17:17:03.443Z] #53 31.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-06T17:17:03.443Z] #53 31.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-06T17:17:03.705Z] #53 ... [2022-05-06T17:17:03.705Z] [2022-05-06T17:17:03.705Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:17:03.705Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-06T17:17:03.705Z] #60 27.00 The following additional packages will be installed: [2022-05-06T17:17:03.705Z] #60 27.00 libbtrfs0 [2022-05-06T17:17:03.705Z] #60 27.17 The following NEW packages will be installed: [2022-05-06T17:17:03.705Z] #60 27.18 libbtrfs-dev libbtrfs0 [2022-05-06T17:17:03.705Z] #60 27.59 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:03.705Z] #60 27.59 Need to get 454 kB of archives. [2022-05-06T17:17:03.705Z] #60 27.59 After this operation, 1275 kB of additional disk space will be used. [2022-05-06T17:17:03.705Z] #60 27.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-06T17:17:03.705Z] #60 27.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-06T17:17:03.705Z] #60 28.53 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:03.705Z] #60 28.75 Fetched 454 kB in 0s (1368 kB/s) [2022-05-06T17:17:03.705Z] #60 28.91 Selecting previously unselected package libbtrfs0:arm64. [2022-05-06T17:17:03.705Z] #60 28.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 ... 15700 files and directories currently installed.) [2022-05-06T17:17:03.705Z] #60 28.99 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-06T17:17:03.705Z] #60 29.03 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-06T17:17:03.705Z] #60 29.35 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-06T17:17:03.705Z] #60 29.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-06T17:17:03.705Z] #60 29.37 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-06T17:17:03.705Z] #60 29.93 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-06T17:17:03.705Z] #60 29.96 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-06T17:17:03.705Z] #60 29.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:17:03.705Z] #60 DONE 31.8s [2022-05-06T17:17:03.705Z] [2022-05-06T17:17:03.705Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:03.705Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:17:03.705Z] #53 31.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-06T17:17:03.705Z] #53 31.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-06T17:17:03.705Z] #53 31.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-06T17:17:03.965Z] #53 ... [2022-05-06T17:17:03.965Z] [2022-05-06T17:17:03.965Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:17:03.965Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-06T17:17:03.965Z] #38 30.91 NAME: [2022-05-06T17:17:03.965Z] #38 30.91 go-winres - A tool for embedding resources in Windows executables [2022-05-06T17:17:03.965Z] #38 30.91 [2022-05-06T17:17:03.965Z] #38 30.91 USAGE: [2022-05-06T17:17:03.965Z] #38 30.91 go-winres [global options] command [command options] [arguments...] [2022-05-06T17:17:03.965Z] #38 30.92 [2022-05-06T17:17:03.965Z] #38 30.92 COMMANDS: [2022-05-06T17:17:03.965Z] #38 30.93 init Create an initial ./winres/winres.json [2022-05-06T17:17:03.965Z] #38 30.93 make Make syso files for the "go build" command [2022-05-06T17:17:03.965Z] #38 30.93 simply Make syso files for the "go build" command (simplified) [2022-05-06T17:17:03.965Z] #38 30.93 extract Extract all resources from an executable [2022-05-06T17:17:03.965Z] #38 30.93 patch Replace resources in an executable file (exe, dll) [2022-05-06T17:17:03.965Z] #38 30.93 help, h Shows a list of commands or help for one command [2022-05-06T17:17:03.965Z] #38 30.93 [2022-05-06T17:17:03.965Z] #38 30.93 GLOBAL OPTIONS: [2022-05-06T17:17:03.965Z] #38 30.94 --help, -h show help (default: false) [2022-05-06T17:17:03.965Z] #38 DONE 32.0s [2022-05-06T17:17:03.965Z] [2022-05-06T17:17:03.965Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:03.965Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:17:03.965Z] #53 31.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-06T17:17:03.965Z] #53 31.88 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-06T17:17:03.965Z] #53 31.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-06T17:17:04.224Z] #53 ... [2022-05-06T17:17:04.224Z] [2022-05-06T17:17:04.224Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-06T17:17:04.224Z] #61 sha256:0648f44d1e7c92f3363c3913f17bc1bf802c8b2b695453c436f15cf222bb91a1 [2022-05-06T17:17:04.224Z] #61 DONE 0.4s [2022-05-06T17:17:04.224Z] [2022-05-06T17:17:04.224Z] #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-05-06T17:17:04.224Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-06T17:17:04.224Z] #34 31.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-06T17:17:04.851Z] #65 ... [2022-05-06T17:17:04.851Z] [2022-05-06T17:17:04.851Z] #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-05-06T17:17:04.851Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-06T17:17:04.851Z] #36 27.98 tomll can be used in two ways: [2022-05-06T17:17:04.851Z] #36 27.99 Writing to STDIN and reading from STDOUT: [2022-05-06T17:17:04.851Z] #36 27.99 cat file.toml | tomll > file.toml [2022-05-06T17:17:04.851Z] #36 27.99 [2022-05-06T17:17:04.851Z] #36 27.99 Reading and updating a list of files: [2022-05-06T17:17:04.851Z] #36 27.99 tomll a.toml b.toml c.toml [2022-05-06T17:17:04.851Z] #36 27.99 [2022-05-06T17:17:04.852Z] #36 27.99 When given a list of files, tomll will modify all files in place without asking. [2022-05-06T17:17:04.852Z] #36 DONE 28.3s [2022-05-06T17:17:04.852Z] [2022-05-06T17:17:04.852Z] #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-05-06T17:17:04.852Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:04.852Z] #14 27.56 Fetched 8530 kB in 22s (384 kB/s) [2022-05-06T17:17:04.916Z] #51 ... [2022-05-06T17:17:04.916Z] [2022-05-06T17:17:04.916Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:17:04.916Z] #65 sha256:93d9f70eee4945a45951e4b3e0845799fb98cfd1878bfca53dc9664a42cb2ffb [2022-05-06T17:17:04.916Z] #65 10.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:17:04.916Z] #65 10.15 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-06T17:17:04.916Z] #65 10.92 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-06T17:17:04.916Z] #65 16.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-06T17:17:04.916Z] #65 17.56 go: downloading github.com/google/uuid v1.3.0 [2022-05-06T17:17:04.916Z] #65 17.71 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-06T17:17:04.916Z] #65 17.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-06T17:17:04.916Z] #65 18.12 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:17:04.916Z] #65 18.38 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-06T17:17:04.916Z] #65 18.93 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-06T17:17:04.916Z] #65 19.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-06T17:17:04.916Z] #65 19.78 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-06T17:17:05.174Z] #34 32.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-06T17:17:05.217Z] #65 ... [2022-05-06T17:17:05.217Z] #60 24.92 Reading package lists... [2022-05-06T17:17:05.217Z] #60 29.65 Building dependency tree... [2022-05-06T17:17:05.217Z] #60 ... [2022-05-06T17:17:05.217Z] [2022-05-06T17:17:05.217Z] [2022-05-06T17:17:05.217Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:05.217Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:05.217Z] #53 27.34 go: downloading github.com/fatih/color v1.13.0 [2022-05-06T17:17:05.217Z] #53 27.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:17:05.217Z] #53 27.40 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-06T17:17:05.217Z] #53 27.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T17:17:05.217Z] #53 27.63 go: downloading github.com/spf13/viper v1.10.1 [2022-05-06T17:17:05.217Z] #53 27.87 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-06T17:17:05.217Z] #53 28.04 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T17:17:05.217Z] #53 28.04 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T17:17:05.217Z] #53 28.07 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-06T17:17:05.217Z] #53 28.10 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-06T17:17:05.217Z] #53 28.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-06T17:17:05.217Z] #53 29.07 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-06T17:17:05.217Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:17:05.217Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:17:05.217Z] #38 10.42 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-06T17:17:05.217Z] #38 15.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-06T17:17:05.217Z] #38 15.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:17:05.217Z] #38 ... [2022-05-06T17:17:05.217Z] [2022-05-06T17:17:05.217Z] #49 [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-05-06T17:17:05.217Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:05.217Z] #49 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:17:05.217Z] #49 16.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:17:05.217Z] #49 20.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-06T17:17:05.517Z] #49 ... [2022-05-06T17:17:05.517Z] [2022-05-06T17:17:05.517Z] #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-05-06T17:17:05.517Z] #26 sha256:46aaf8920868c5d868d2b2f273c19d01b074e1074f7d1daae710ec56a5ed35fa [2022-05-06T17:17:05.517Z] #26 20.39 + mkdir -p /build [2022-05-06T17:17:05.517Z] #26 20.42 + mv docker/docker /build/ [2022-05-06T17:17:05.517Z] #26 20.43 + rmdir docker [2022-05-06T17:17:05.777Z] #34 ... [2022-05-06T17:17:05.777Z] [2022-05-06T17:17:05.777Z] #49 [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-05-06T17:17:05.777Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-06T17:17:05.777Z] #49 19.68 Reading package lists... [2022-05-06T17:17:05.777Z] #49 23.55 Building dependency tree... [2022-05-06T17:17:05.777Z] #49 26.97 The following additional packages will be installed: [2022-05-06T17:17:05.777Z] #49 26.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:17:05.777Z] #49 26.97 python3-protobuf python3-six [2022-05-06T17:17:05.777Z] #49 26.98 Suggested packages: [2022-05-06T17:17:05.777Z] #49 27.00 python3-setuptools [2022-05-06T17:17:05.777Z] #49 27.00 Recommended packages: [2022-05-06T17:17:05.777Z] #49 27.00 iproute2 | iproute [2022-05-06T17:17:05.777Z] #49 27.55 The following NEW packages will be installed: [2022-05-06T17:17:05.777Z] #49 27.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:17:05.777Z] #49 27.56 python3-protobuf python3-six [2022-05-06T17:17:05.777Z] #49 28.10 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:05.777Z] #49 28.10 Need to get 2115 kB of archives. [2022-05-06T17:17:05.777Z] #49 28.10 After this operation, 10.7 MB of additional disk space will be used. [2022-05-06T17:17:05.777Z] #49 28.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-06T17:17:05.777Z] #49 28.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:17:05.777Z] #49 28.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-06T17:17:05.777Z] #49 28.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-06T17:17:05.777Z] #49 28.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-06T17:17:05.777Z] #49 28.15 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-05-06T17:17:05.777Z] #49 28.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-06T17:17:05.777Z] #49 30.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-05-06T17:17:05.777Z] #49 31.79 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:05.777Z] #49 32.17 Fetched 2115 kB in 3s (695 kB/s) [2022-05-06T17:17:05.777Z] #49 32.26 Selecting previously unselected package libprotobuf23:arm64. [2022-05-06T17:17:05.777Z] #49 32.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-06T17:17:05.777Z] #49 32.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-06T17:17:05.777Z] #49 32.37 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-06T17:17:05.777Z] #49 33.46 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:17:05.777Z] #49 33.47 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:17:05.777Z] #49 33.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:17:06.038Z] #49 ... [2022-05-06T17:17:06.038Z] [2022-05-06T17:17:06.038Z] #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-05-06T17:17:06.038Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:17:06.038Z] #14 25.60 The following additional packages will be installed: [2022-05-06T17:17:06.038Z] #14 25.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:17:06.038Z] #14 25.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-06T17:17:06.038Z] #14 25.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-06T17:17:06.038Z] #14 25.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-06T17:17:06.038Z] #14 25.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-06T17:17:06.038Z] #14 25.62 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-06T17:17:06.038Z] #14 25.62 mingw-w64-common mingw-w64-x86-64-dev [2022-05-06T17:17:06.038Z] #14 25.64 Suggested packages: [2022-05-06T17:17:06.038Z] #14 25.64 gcc-10-locales seccomp wine64 [2022-05-06T17:17:06.038Z] #14 26.74 The following NEW packages will be installed: [2022-05-06T17:17:06.038Z] #14 26.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:17:06.038Z] #14 26.76 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-06T17:17:06.038Z] #14 26.76 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-06T17:17:06.038Z] #14 26.76 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-06T17:17:06.038Z] #14 26.76 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-06T17:17:06.038Z] #14 26.76 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-06T17:17:06.038Z] #14 26.76 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-06T17:17:06.038Z] #14 26.76 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-06T17:17:06.038Z] #14 26.77 mingw-w64-x86-64-dev [2022-05-06T17:17:06.038Z] #14 27.18 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:06.038Z] #14 27.18 Need to get 108 MB of archives. [2022-05-06T17:17:06.038Z] #14 27.18 After this operation, 620 MB of additional disk space will be used. [2022-05-06T17:17:06.038Z] #14 27.18 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-05-06T17:17:06.038Z] #14 27.23 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-05-06T17:17:06.038Z] #14 27.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-06T17:17:06.038Z] #14 27.40 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-05-06T17:17:06.038Z] #14 27.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-06T17:17:06.038Z] #14 27.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-06T17:17:06.038Z] #14 27.59 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-05-06T17:17:06.038Z] #14 27.75 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-05-06T17:17:06.038Z] #14 27.75 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-05-06T17:17:06.038Z] #14 28.20 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-05-06T17:17:06.038Z] #14 29.26 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-05-06T17:17:06.038Z] #14 29.68 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-05-06T17:17:06.038Z] #14 30.17 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-05-06T17:17:06.038Z] #14 31.38 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-05-06T17:17:06.038Z] #14 31.72 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-05-06T17:17:06.038Z] #14 31.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-06T17:17:06.038Z] #14 31.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-06T17:17:06.039Z] #14 31.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-06T17:17:06.039Z] #14 31.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-06T17:17:06.039Z] #14 31.78 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-05-06T17:17:06.039Z] #14 31.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-06T17:17:06.039Z] #14 31.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-06T17:17:06.039Z] #14 31.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-06T17:17:06.039Z] #14 31.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-06T17:17:06.039Z] #14 31.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-06T17:17:06.039Z] #14 31.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-06T17:17:06.039Z] #14 31.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-06T17:17:06.039Z] #14 31.81 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-05-06T17:17:06.039Z] #14 31.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-06T17:17:06.039Z] #14 31.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-06T17:17:06.039Z] #14 33.30 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:06.039Z] #14 33.56 Fetched 108 MB in 5s (21.7 MB/s) [2022-05-06T17:17:06.039Z] #14 33.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-06T17:17:06.039Z] #14 33.74 (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-05-06T17:17:06.039Z] #14 33.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-06T17:17:06.039Z] #14 33.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:17:06.039Z] #14 ... [2022-05-06T17:17:06.039Z] [2022-05-06T17:17:06.039Z] #49 [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-05-06T17:17:06.039Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-06T17:17:06.039Z] #49 33.65 Selecting previously unselected package python3-six. [2022-05-06T17:17:06.039Z] #49 33.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-06T17:17:06.039Z] #49 33.69 Unpacking python3-six (1.16.0-2) ... [2022-05-06T17:17:06.297Z] #49 33.81 Selecting previously unselected package python3-protobuf. [2022-05-06T17:17:06.297Z] #49 33.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-06T17:17:06.297Z] #49 33.84 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-06T17:17:06.556Z] #49 34.30 Selecting previously unselected package libnet1:arm64. [2022-05-06T17:17:06.556Z] #49 ... [2022-05-06T17:17:06.556Z] [2022-05-06T17:17:06.556Z] #40 [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-05-06T17:17:06.556Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-06T17:17:06.556Z] #40 23.37 Building dependency tree... [2022-05-06T17:17:06.556Z] #40 26.90 The following additional packages will be installed: [2022-05-06T17:17:06.556Z] #40 26.91 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-06T17:17:06.556Z] #40 26.93 Suggested packages: [2022-05-06T17:17:06.556Z] #40 26.96 cmake-doc ninja-build lrzip [2022-05-06T17:17:06.556Z] #40 26.96 Recommended packages: [2022-05-06T17:17:06.556Z] #40 26.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-06T17:17:06.556Z] #40 27.67 The following NEW packages will be installed: [2022-05-06T17:17:06.556Z] #40 27.68 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-06T17:17:06.556Z] #40 27.69 vim-common xxd [2022-05-06T17:17:06.556Z] #40 28.09 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:06.556Z] #40 28.09 Need to get 15.6 MB of archives. [2022-05-06T17:17:06.556Z] #40 28.09 After this operation, 67.4 MB of additional disk space will be used. [2022-05-06T17:17:06.556Z] #40 28.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:17:06.556Z] #40 28.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:17:06.556Z] #40 28.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-06T17:17:06.556Z] #40 28.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-06T17:17:06.556Z] #40 28.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-06T17:17:06.556Z] #40 28.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-06T17:17:06.556Z] #40 28.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-06T17:17:06.556Z] #40 28.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-06T17:17:06.556Z] #40 28.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-06T17:17:06.556Z] #40 28.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-06T17:17:06.556Z] #40 29.92 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:06.556Z] #40 30.34 Fetched 15.6 MB in 1s (16.3 MB/s) [2022-05-06T17:17:06.556Z] #40 30.71 Selecting previously unselected package xxd. [2022-05-06T17:17:06.556Z] #40 30.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 ... 15700 files and directories currently installed.) [2022-05-06T17:17:06.556Z] #40 30.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-06T17:17:06.556Z] #40 30.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:06.556Z] #40 31.70 Selecting previously unselected package vim-common. [2022-05-06T17:17:06.556Z] #40 31.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:17:06.556Z] #40 31.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:06.556Z] #40 32.09 Selecting previously unselected package cmake-data. [2022-05-06T17:17:06.556Z] #40 32.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-06T17:17:06.556Z] #40 32.12 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:17:06.824Z] #40 ... [2022-05-06T17:17:06.824Z] [2022-05-06T17:17:06.824Z] #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-05-06T17:17:06.824Z] #31 sha256:2b2f63e87cc12b2fb354ac151c64015fcd8c4b4dab4afda7f28d8d86bff11fb4 [2022-05-06T17:17:06.824Z] #31 30.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-06T17:17:06.824Z] #31 31.97 [2022-05-06T17:17:06.824Z] #31 32.28 #=#=# ######################################################################## 100.0% [2022-05-06T17:17:07.136Z] #53 32.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:17:07.136Z] #53 32.02 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T17:17:07.136Z] #53 32.12 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-06T17:17:07.136Z] #53 32.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-06T17:17:07.397Z] #53 32.32 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-06T17:17:07.397Z] #53 32.38 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-06T17:17:07.397Z] #53 32.44 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T17:17:07.397Z] #53 32.46 go: downloading github.com/spf13/afero v1.6.0 [2022-05-06T17:17:07.658Z] #53 32.55 go: downloading github.com/spf13/cast v1.4.1 [2022-05-06T17:17:07.658Z] #53 32.56 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-06T17:17:07.658Z] #53 32.59 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-06T17:17:07.658Z] #53 32.60 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-06T17:17:07.658Z] #53 32.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-06T17:17:07.761Z] #31 33.37 [2022-05-06T17:17:07.921Z] #53 32.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-06T17:17:07.921Z] #53 32.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-06T17:17:07.921Z] #53 32.94 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-06T17:17:07.921Z] #53 32.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-06T17:17:07.921Z] #53 33.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-06T17:17:07.921Z] #53 33.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-06T17:17:07.921Z] #53 33.09 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-06T17:17:07.921Z] #53 33.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-06T17:17:08.037Z] #26 DONE 22.8s [2022-05-06T17:17:08.037Z] [2022-05-06T17:17:08.037Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:17:08.037Z] #65 sha256:93d9f70eee4945a45951e4b3e0845799fb98cfd1878bfca53dc9664a42cb2ffb [2022-05-06T17:17:08.037Z] #65 22.61 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-06T17:17:08.037Z] #65 22.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:17:08.183Z] #53 ... [2022-05-06T17:17:08.183Z] [2022-05-06T17:17:08.183Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:17:08.183Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-06T17:17:08.183Z] #55 33.14 v3.0.2 [2022-05-06T17:17:08.183Z] #55 DONE 33.3s [2022-05-06T17:17:08.183Z] [2022-05-06T17:17:08.183Z] #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-05-06T17:17:08.183Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:08.183Z] #14 24.33 Reading package lists... [2022-05-06T17:17:08.183Z] #14 29.31 Building dependency tree... [2022-05-06T17:17:08.183Z] #14 32.11 The following additional packages will be installed: [2022-05-06T17:17:08.183Z] #14 32.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:17:08.183Z] #14 32.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-06T17:17:08.183Z] #14 32.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-06T17:17:08.183Z] #14 32.12 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-06T17:17:08.183Z] #14 32.12 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-06T17:17:08.183Z] #14 32.13 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-06T17:17:08.183Z] #14 32.13 mingw-w64-common mingw-w64-x86-64-dev [2022-05-06T17:17:08.183Z] #14 32.14 Suggested packages: [2022-05-06T17:17:08.183Z] #14 32.15 gcc-10-locales seccomp wine64 [2022-05-06T17:17:08.183Z] #14 33.32 The following NEW packages will be installed: [2022-05-06T17:17:08.183Z] #14 33.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:17:08.183Z] #14 33.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-06T17:17:08.183Z] #14 33.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-06T17:17:08.183Z] #14 33.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-06T17:17:08.183Z] #14 33.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-06T17:17:08.183Z] #14 33.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-06T17:17:08.183Z] #14 33.33 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-06T17:17:08.183Z] #14 33.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-06T17:17:08.183Z] #14 33.33 mingw-w64-x86-64-dev [2022-05-06T17:17:08.757Z] #14 33.75 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:08.757Z] #14 33.75 Need to get 115 MB of archives. [2022-05-06T17:17:08.757Z] #14 33.75 After this operation, 645 MB of additional disk space will be used. [2022-05-06T17:17:08.757Z] #14 33.75 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-05-06T17:17:08.757Z] #14 33.88 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-05-06T17:17:08.969Z] #65 ... [2022-05-06T17:17:08.970Z] [2022-05-06T17:17:08.970Z] #40 [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-05-06T17:17:08.970Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:08.970Z] #40 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:17:08.970Z] #40 ... [2022-05-06T17:17:08.970Z] [2022-05-06T17:17:08.970Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:17:08.970Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:17:08.970Z] #51 20.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-06T17:17:08.970Z] #51 20.87 go: downloading golang.org/x/mod v0.3.0 [2022-05-06T17:17:09.331Z] #14 34.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-06T17:17:09.331Z] #14 34.10 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-05-06T17:17:09.331Z] #14 34.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-06T17:17:09.331Z] #14 34.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-06T17:17:09.331Z] #14 34.39 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-05-06T17:17:09.533Z] #51 ... [2022-05-06T17:17:09.533Z] [2022-05-06T17:17:09.533Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:17:09.533Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:17:09.533Z] #60 14.82 Fetched 8530 kB in 11s (794 kB/s) [2022-05-06T17:17:09.533Z] #60 14.82 Reading package lists... [2022-05-06T17:17:09.593Z] #14 34.60 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-05-06T17:17:09.593Z] #14 34.64 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-05-06T17:17:09.672Z] #31 35.29 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-06T17:17:09.855Z] #14 ... [2022-05-06T17:17:09.855Z] [2022-05-06T17:17:09.855Z] #49 [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-05-06T17:17:09.855Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:09.855Z] #49 19.76 Reading package lists... [2022-05-06T17:17:09.855Z] #49 24.79 Reading package lists... [2022-05-06T17:17:09.855Z] #49 29.85 Building dependency tree... [2022-05-06T17:17:09.855Z] #49 32.72 The following additional packages will be installed: [2022-05-06T17:17:09.855Z] #49 32.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:17:09.855Z] #49 32.74 python3-protobuf python3-six [2022-05-06T17:17:09.855Z] #49 32.74 Suggested packages: [2022-05-06T17:17:09.855Z] #49 32.74 python3-setuptools [2022-05-06T17:17:09.855Z] #49 32.74 Recommended packages: [2022-05-06T17:17:09.855Z] #49 32.74 iproute2 | iproute [2022-05-06T17:17:09.855Z] #49 33.30 The following NEW packages will be installed: [2022-05-06T17:17:09.855Z] #49 33.32 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:17:09.855Z] #49 33.32 python3-protobuf python3-six [2022-05-06T17:17:09.855Z] #49 33.73 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:09.855Z] #49 33.73 Need to get 2292 kB of archives. [2022-05-06T17:17:09.855Z] #49 33.73 After this operation, 11.0 MB of additional disk space will be used. [2022-05-06T17:17:09.855Z] #49 33.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-06T17:17:09.855Z] #49 33.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:17:09.855Z] #49 33.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-06T17:17:09.855Z] #49 33.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-06T17:17:09.855Z] #49 33.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-06T17:17:09.855Z] #49 33.86 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-05-06T17:17:09.855Z] #49 33.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-06T17:17:09.855Z] #49 ... [2022-05-06T17:17:09.855Z] [2022-05-06T17:17:09.855Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:09.855Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:09.855Z] #53 33.75 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-06T17:17:09.855Z] #53 33.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-06T17:17:09.855Z] #53 33.99 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-06T17:17:09.855Z] #53 33.99 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-06T17:17:09.855Z] #53 34.04 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-06T17:17:09.855Z] #53 34.18 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-06T17:17:09.855Z] #53 34.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-06T17:17:09.856Z] #53 34.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-06T17:17:09.856Z] #53 34.88 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-06T17:17:09.856Z] #53 34.92 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-06T17:17:09.856Z] #53 35.01 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-06T17:17:10.119Z] #53 35.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-06T17:17:10.119Z] #53 35.09 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-06T17:17:10.119Z] #53 35.12 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-06T17:17:10.153Z] #14 27.56 Reading package lists... [2022-05-06T17:17:10.153Z] #14 ... [2022-05-06T17:17:10.153Z] [2022-05-06T17:17:10.153Z] #49 [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-05-06T17:17:10.153Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:10.153Z] #49 29.96 Fetched 8534 kB in 24s (353 kB/s) [2022-05-06T17:17:10.381Z] #53 35.25 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-06T17:17:10.381Z] #53 35.30 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-06T17:17:10.381Z] #53 35.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-06T17:17:10.381Z] #53 35.39 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-06T17:17:10.381Z] #53 ... [2022-05-06T17:17:10.381Z] [2022-05-06T17:17:10.381Z] #40 [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-05-06T17:17:10.381Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:10.381Z] #40 19.85 Reading package lists... [2022-05-06T17:17:10.381Z] #40 25.50 Reading package lists... [2022-05-06T17:17:10.381Z] #40 30.29 Building dependency tree... [2022-05-06T17:17:10.381Z] #40 33.21 The following additional packages will be installed: [2022-05-06T17:17:10.381Z] #40 33.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-06T17:17:10.381Z] #40 33.23 Suggested packages: [2022-05-06T17:17:10.381Z] #40 33.25 cmake-doc ninja-build lrzip [2022-05-06T17:17:10.381Z] #40 33.25 Recommended packages: [2022-05-06T17:17:10.381Z] #40 33.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-06T17:17:10.381Z] #40 34.10 The following NEW packages will be installed: [2022-05-06T17:17:10.381Z] #40 34.11 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-06T17:17:10.381Z] #40 34.12 vim-common xxd [2022-05-06T17:17:10.381Z] #40 34.49 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:10.381Z] #40 34.49 Need to get 17.7 MB of archives. [2022-05-06T17:17:10.381Z] #40 34.49 After this operation, 70.7 MB of additional disk space will be used. [2022-05-06T17:17:10.381Z] #40 34.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:17:10.381Z] #40 34.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:17:10.381Z] #40 34.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-06T17:17:10.381Z] #40 34.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-06T17:17:10.381Z] #40 35.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-06T17:17:10.381Z] #40 35.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-06T17:17:10.381Z] #40 35.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-06T17:17:10.381Z] #40 35.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-06T17:17:10.381Z] #40 35.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-06T17:17:10.381Z] #40 35.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-06T17:17:10.381Z] #40 ... [2022-05-06T17:17:10.381Z] [2022-05-06T17:17:10.381Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:10.381Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:10.381Z] #53 35.44 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-06T17:17:10.381Z] #53 35.44 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-06T17:17:10.381Z] #53 35.51 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-06T17:17:10.643Z] #53 35.60 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-06T17:17:10.643Z] #53 ... [2022-05-06T17:17:10.643Z] [2022-05-06T17:17:10.643Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:17:10.643Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:17:10.643Z] #60 29.65 Building dependency tree... [2022-05-06T17:17:10.643Z] #60 32.66 The following additional packages will be installed: [2022-05-06T17:17:10.643Z] #60 32.66 libbtrfs0 [2022-05-06T17:17:10.643Z] #60 32.79 The following NEW packages will be installed: [2022-05-06T17:17:10.643Z] #60 32.80 libbtrfs-dev libbtrfs0 [2022-05-06T17:17:10.643Z] #60 33.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:10.643Z] #60 33.17 Need to get 460 kB of archives. [2022-05-06T17:17:10.643Z] #60 33.17 After this operation, 1237 kB of additional disk space will be used. [2022-05-06T17:17:10.643Z] #60 33.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-06T17:17:10.643Z] #60 33.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-06T17:17:10.643Z] #60 34.14 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:10.643Z] #60 34.36 Fetched 460 kB in 0s (1394 kB/s) [2022-05-06T17:17:10.643Z] #60 34.43 Selecting previously unselected package libbtrfs0:amd64. [2022-05-06T17:17:10.643Z] #60 34.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-06T17:17:10.643Z] #60 34.49 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-06T17:17:10.643Z] #60 34.54 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:17:10.643Z] #60 34.83 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-06T17:17:10.643Z] #60 34.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-06T17:17:10.643Z] #60 34.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:17:10.643Z] #60 35.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:17:10.643Z] #60 35.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:17:10.643Z] #60 35.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:17:10.643Z] #60 DONE 35.7s [2022-05-06T17:17:10.643Z] [2022-05-06T17:17:10.643Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:10.643Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:10.643Z] #53 35.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-06T17:17:10.643Z] #53 35.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-06T17:17:10.954Z] #53 35.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-06T17:17:10.954Z] #53 35.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-06T17:17:10.954Z] #53 35.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-06T17:17:11.054Z] #31 36.65 [2022-05-06T17:17:11.105Z] #49 29.96 Reading package lists... [2022-05-06T17:17:11.105Z] #49 ... [2022-05-06T17:17:11.105Z] [2022-05-06T17:17:11.105Z] #45 [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-05-06T17:17:11.105Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:17:11.105Z] #45 34.59 Updating files: 62% (1126/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) [2022-05-06T17:17:11.105Z] #45 ... [2022-05-06T17:17:11.105Z] [2022-05-06T17:17:11.105Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:17:11.105Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:17:11.105Z] #60 25.30 Fetched 8530 kB in 20s (421 kB/s) [2022-05-06T17:17:11.105Z] #60 25.30 Reading package lists... [2022-05-06T17:17:11.219Z] #53 ... [2022-05-06T17:17:11.219Z] [2022-05-06T17:17:11.219Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-06T17:17:11.219Z] #61 sha256:103132bb5b15e34300a3ad85fc78adb3d1543b711237c62652abaf0046563fe3 [2022-05-06T17:17:11.219Z] #61 DONE 0.4s [2022-05-06T17:17:11.219Z] [2022-05-06T17:17:11.219Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:11.219Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:11.219Z] #53 36.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-06T17:17:11.219Z] #53 36.10 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-06T17:17:11.219Z] #53 36.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-06T17:17:11.219Z] #53 36.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-06T17:17:11.219Z] #53 36.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-06T17:17:11.219Z] #53 36.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-06T17:17:11.219Z] #53 36.40 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-06T17:17:11.219Z] #53 36.44 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-06T17:17:11.313Z] #31 36.96 #=#=# ######################################################################## 100.0% [2022-05-06T17:17:11.366Z] #60 34.14 Reading package lists... [2022-05-06T17:17:11.366Z] #60 ... [2022-05-06T17:17:11.366Z] [2022-05-06T17:17:11.366Z] #45 [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-05-06T17:17:11.366Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:17:11.367Z] #45 34.59 Updating files: 62% (1126/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-06T17:17:11.367Z] #45 35.23 + git checkout -q v2.3.0 [2022-05-06T17:17:11.480Z] #53 36.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-06T17:17:11.480Z] #53 36.46 go: downloading github.com/julz/importas v0.1.0 [2022-05-06T17:17:11.480Z] #53 36.48 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-06T17:17:11.480Z] #53 36.49 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-06T17:17:11.480Z] #53 36.53 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-06T17:17:11.480Z] #53 36.55 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-06T17:17:11.480Z] #53 36.56 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-06T17:17:11.480Z] #53 36.57 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-06T17:17:11.480Z] #53 36.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-06T17:17:11.746Z] #53 36.70 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-06T17:17:11.746Z] #53 36.73 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-06T17:17:11.746Z] #53 36.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-06T17:17:11.746Z] #53 36.82 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-06T17:17:11.746Z] #53 36.84 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-06T17:17:12.319Z] #53 37.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-06T17:17:12.319Z] #53 37.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-06T17:17:12.319Z] #53 37.37 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-06T17:17:12.319Z] #53 37.43 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-06T17:17:12.401Z] #19 119.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-06T17:17:12.401Z] #19 119.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:12.401Z] #19 119.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:17:12.401Z] #19 119.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-06T17:17:12.401Z] #19 119.1 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:12.401Z] #19 119.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-06T17:17:12.582Z] #53 37.48 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-06T17:17:12.582Z] #53 37.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-06T17:17:12.582Z] #53 37.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-06T17:17:12.582Z] #53 37.56 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-06T17:17:12.582Z] #53 37.60 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-06T17:17:12.774Z] #31 37.97 [2022-05-06T17:17:12.774Z] #31 38.21 Download of images into '/build' complete. [2022-05-06T17:17:12.774Z] #31 38.21 Use something like the following to load the result into a Docker daemon: [2022-05-06T17:17:12.774Z] #31 38.21 tar -cC '/build' . | docker load [2022-05-06T17:17:12.808Z] #60 23.84 Reading package lists... [2022-05-06T17:17:12.808Z] #60 ... [2022-05-06T17:17:12.808Z] [2022-05-06T17:17:12.808Z] #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-05-06T17:17:12.808Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-06T17:17:12.808Z] #36 27.50 tomll can be used in two ways: [2022-05-06T17:17:12.808Z] #36 27.50 Writing to STDIN and reading from STDOUT: [2022-05-06T17:17:12.808Z] #36 27.50 cat file.toml | tomll > file.toml [2022-05-06T17:17:12.808Z] #36 27.50 [2022-05-06T17:17:12.808Z] #36 27.50 Reading and updating a list of files: [2022-05-06T17:17:12.808Z] #36 27.50 tomll a.toml b.toml c.toml [2022-05-06T17:17:12.808Z] #36 27.50 [2022-05-06T17:17:12.808Z] #36 27.50 When given a list of files, tomll will modify all files in place without asking. [2022-05-06T17:17:12.808Z] #36 DONE 27.7s [2022-05-06T17:17:12.808Z] [2022-05-06T17:17:12.808Z] #40 [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-05-06T17:17:12.808Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:12.808Z] #40 27.60 Fetched 8530 kB in 22s (397 kB/s) [2022-05-06T17:17:12.844Z] #53 37.87 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-06T17:17:12.844Z] #53 ... [2022-05-06T17:17:12.844Z] [2022-05-06T17:17:12.844Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:17:12.844Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:17:12.844Z] #38 37.57 NAME: [2022-05-06T17:17:12.844Z] #38 37.57 go-winres - A tool for embedding resources in Windows executables [2022-05-06T17:17:12.844Z] #38 37.57 [2022-05-06T17:17:12.844Z] #38 37.57 USAGE: [2022-05-06T17:17:12.844Z] #38 37.57 go-winres [global options] command [command options] [arguments...] [2022-05-06T17:17:12.844Z] #38 37.57 [2022-05-06T17:17:12.844Z] #38 37.57 COMMANDS: [2022-05-06T17:17:12.844Z] #38 37.57 init Create an initial ./winres/winres.json [2022-05-06T17:17:12.844Z] #38 37.57 make Make syso files for the "go build" command [2022-05-06T17:17:12.844Z] #38 37.57 simply Make syso files for the "go build" command (simplified) [2022-05-06T17:17:12.844Z] #38 37.57 extract Extract all resources from an executable [2022-05-06T17:17:12.844Z] #38 37.57 patch Replace resources in an executable file (exe, dll) [2022-05-06T17:17:12.844Z] #38 37.57 help, h Shows a list of commands or help for one command [2022-05-06T17:17:12.844Z] #38 37.57 [2022-05-06T17:17:12.844Z] #38 37.57 GLOBAL OPTIONS: [2022-05-06T17:17:12.844Z] #38 37.57 --help, -h show help (default: false) [2022-05-06T17:17:12.844Z] #38 DONE 37.9s [2022-05-06T17:17:12.844Z] [2022-05-06T17:17:12.844Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:12.844Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:12.844Z] #53 37.91 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-06T17:17:12.844Z] #53 37.91 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-06T17:17:12.844Z] #53 37.94 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-06T17:17:12.844Z] #53 37.94 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-06T17:17:12.844Z] #53 38.05 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-06T17:17:12.844Z] #53 38.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-06T17:17:12.844Z] #53 38.05 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-06T17:17:13.107Z] #53 38.07 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-06T17:17:13.107Z] #53 38.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-06T17:17:13.293Z] Running on azwin-2-076201 in d:\jenkins\workspace\moby_PR-43566 [Pipeline] { [Pipeline] ws [2022-05-06T17:17:13.309Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-06T17:17:13.374Z] #53 38.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-06T17:17:13.375Z] #53 38.28 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-06T17:17:13.375Z] #53 38.46 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-06T17:17:13.375Z] #53 38.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-06T17:17:13.375Z] #53 38.46 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-06T17:17:13.636Z] #53 38.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-06T17:17:13.636Z] #53 38.50 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-06T17:17:13.636Z] #53 38.72 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-06T17:17:13.919Z] #45 37.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-05-06T17:17:13.954Z] #53 38.84 go: downloading honnef.co/go/tools v0.2.2 [2022-05-06T17:17:14.489Z] The recommended git tool is: git [2022-05-06T17:17:14.677Z] #31 ... [2022-05-06T17:17:14.677Z] [2022-05-06T17:17:14.677Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:17:14.677Z] #62 sha256:8a9d2f3ddff03485b2b5e0174f26064cd89f23725c5eb556ab46466d7626b95f [2022-05-06T17:17:14.677Z] #62 1.071 + RM_GOPATH=0 [2022-05-06T17:17:14.677Z] #62 1.143 + TMP_GOPATH= [2022-05-06T17:17:14.677Z] #62 1.143 + : /build [2022-05-06T17:17:14.677Z] #62 1.143 + '[' -z '' ']' [2022-05-06T17:17:14.677Z] #62 1.143 ++ mktemp -d [2022-05-06T17:17:14.677Z] #62 1.143 + export GOPATH=/tmp/tmp.FN1J8vmR3h [2022-05-06T17:17:14.677Z] #62 1.143 + GOPATH=/tmp/tmp.FN1J8vmR3h [2022-05-06T17:17:14.677Z] #62 1.143 + RM_GOPATH=1 [2022-05-06T17:17:14.677Z] #62 1.143 + case "$(go env GOARCH)" in [2022-05-06T17:17:14.677Z] #62 1.143 ++ go env GOARCH [2022-05-06T17:17:14.677Z] #62 1.196 Install containerd version v1.6.4 [2022-05-06T17:17:14.677Z] #62 1.206 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:14.677Z] #62 1.206 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:14.677Z] #62 1.206 ++ dirname /install.sh [2022-05-06T17:17:14.677Z] #62 1.206 + dir=/ [2022-05-06T17:17:14.677Z] #62 1.206 + bin=containerd [2022-05-06T17:17:14.677Z] #62 1.206 + shift [2022-05-06T17:17:14.677Z] #62 1.206 + '[' '!' -f //containerd.installer ']' [2022-05-06T17:17:14.677Z] #62 1.206 + . //containerd.installer [2022-05-06T17:17:14.677Z] #62 1.206 ++ set -e [2022-05-06T17:17:14.677Z] #62 1.206 ++ : v1.6.4 [2022-05-06T17:17:14.677Z] #62 1.206 + install_containerd [2022-05-06T17:17:14.677Z] #62 1.206 + echo 'Install containerd version v1.6.4' [2022-05-06T17:17:14.677Z] #62 1.206 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FN1J8vmR3h/src/github.com/containerd/containerd [2022-05-06T17:17:14.677Z] #62 1.220 Cloning into '/tmp/tmp.FN1J8vmR3h/src/github.com/containerd/containerd'... [2022-05-06T17:17:14.677Z] #62 ... [2022-05-06T17:17:14.677Z] [2022-05-06T17:17:14.677Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:14.677Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:17:14.677Z] #53 32.41 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-06T17:17:14.677Z] #53 32.49 go: downloading honnef.co/go/tools v0.2.2 [2022-05-06T17:17:14.677Z] #53 33.94 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-06T17:17:14.677Z] #53 33.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-06T17:17:14.677Z] #53 33.95 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-06T17:17:14.677Z] #53 34.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-06T17:17:14.677Z] #53 34.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-06T17:17:14.677Z] #53 34.10 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-06T17:17:14.677Z] #53 34.18 go: downloading golang.org/x/text v0.3.7 [2022-05-06T17:17:14.677Z] #53 37.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-06T17:17:14.677Z] #53 38.19 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T17:17:14.677Z] #53 38.24 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-06T17:17:14.677Z] #53 38.28 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-06T17:17:14.677Z] #53 38.37 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T17:17:14.677Z] #53 38.51 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-06T17:17:14.677Z] #53 38.52 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-06T17:17:14.677Z] #53 38.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-06T17:17:14.677Z] #53 38.57 go: downloading golang.org/x/mod v0.5.1 [2022-05-06T17:17:14.677Z] #53 38.64 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-06T17:17:14.677Z] #53 38.68 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-06T17:17:14.677Z] #53 38.73 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T17:17:14.677Z] #53 38.73 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-06T17:17:14.677Z] #53 38.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-06T17:17:14.677Z] #53 38.96 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-06T17:17:14.677Z] #53 39.22 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T17:17:14.677Z] #53 39.33 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-06T17:17:14.677Z] #53 39.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-06T17:17:14.677Z] #53 39.66 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-06T17:17:14.677Z] #53 39.66 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-06T17:17:14.677Z] #53 39.72 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T17:17:14.677Z] #53 39.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T17:17:14.677Z] #53 39.76 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-06T17:17:14.677Z] #53 39.80 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-06T17:17:14.677Z] #53 39.90 go: downloading github.com/prometheus/common v0.10.0 [2022-05-06T17:17:14.677Z] #53 40.04 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-06T17:17:14.677Z] #53 40.18 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-06T17:17:14.677Z] #53 40.23 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-06T17:17:14.677Z] #53 41.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-06T17:17:14.863Z] #45 ... [2022-05-06T17:17:14.863Z] [2022-05-06T17:17:14.863Z] #40 [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-05-06T17:17:14.863Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:14.863Z] #40 28.87 Fetched 8530 kB in 23s (378 kB/s) [2022-05-06T17:17:14.863Z] #40 28.87 Reading package lists... [2022-05-06T17:17:14.896Z] Running on azwin-2-076200 in d:\jenkins\workspace\moby_PR-43566 [Pipeline] { [Pipeline] ws [2022-05-06T17:17:14.911Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-06T17:17:15.125Z] #40 37.22 Reading package lists... [2022-05-06T17:17:15.125Z] #40 ... [2022-05-06T17:17:15.125Z] [2022-05-06T17:17:15.125Z] #49 [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-05-06T17:17:15.125Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:15.125Z] #49 29.96 Reading package lists... [2022-05-06T17:17:15.358Z] #53 40.25 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-06T17:17:15.358Z] #53 40.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-06T17:17:15.358Z] #53 40.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-06T17:17:15.358Z] #53 40.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-06T17:17:15.358Z] #53 40.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-06T17:17:15.622Z] #53 40.60 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-06T17:17:15.622Z] #53 40.60 go: downloading golang.org/x/text v0.3.7 [2022-05-06T17:17:15.993Z] The recommended git tool is: git [2022-05-06T17:17:16.640Z] #53 ... [2022-05-06T17:17:16.640Z] [2022-05-06T17:17:16.640Z] #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-05-06T17:17:16.640Z] #31 sha256:2b2f63e87cc12b2fb354ac151c64015fcd8c4b4dab4afda7f28d8d86bff11fb4 [2022-05-06T17:17:16.640Z] #31 DONE 42.2s [2022-05-06T17:17:16.640Z] [2022-05-06T17:17:16.640Z] #49 [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-05-06T17:17:16.640Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-06T17:17:16.640Z] #49 34.31 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-06T17:17:16.640Z] #49 34.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:17:16.640Z] #49 34.47 Selecting previously unselected package libnl-3-200:arm64. [2022-05-06T17:17:16.640Z] #49 34.48 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-06T17:17:16.640Z] #49 34.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-06T17:17:16.640Z] #49 34.61 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-06T17:17:16.640Z] #49 34.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-06T17:17:16.640Z] #49 34.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-06T17:17:16.640Z] #49 34.70 Selecting previously unselected package criu. [2022-05-06T17:17:16.640Z] #49 34.70 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-05-06T17:17:16.640Z] #49 34.71 Unpacking criu (3.16.1-3) ... [2022-05-06T17:17:16.640Z] #49 35.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:17:16.640Z] #49 36.61 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-06T17:17:16.640Z] #49 36.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:17:16.640Z] #49 36.64 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-06T17:17:16.640Z] #49 36.66 Setting up python3-six (1.16.0-2) ... [2022-05-06T17:17:16.640Z] #49 37.68 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-06T17:17:16.640Z] #49 37.73 Setting up python3-protobuf (3.12.4-1) ... [2022-05-06T17:17:16.640Z] #49 41.02 Setting up criu (3.16.1-3) ... [2022-05-06T17:17:16.640Z] #49 43.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:17:16.640Z] #49 DONE 44.1s [2022-05-06T17:17:16.640Z] [2022-05-06T17:17:16.640Z] #40 [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-05-06T17:17:16.640Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-06T17:17:16.640Z] #40 35.67 Selecting previously unselected package libicu67:arm64. [2022-05-06T17:17:16.640Z] #40 35.67 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-06T17:17:16.640Z] #40 35.68 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-06T17:17:16.640Z] #40 42.55 Selecting previously unselected package libxml2:arm64. [2022-05-06T17:17:16.640Z] #40 42.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-06T17:17:16.640Z] #40 42.60 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-06T17:17:16.640Z] #40 43.61 Selecting previously unselected package libarchive13:arm64. [2022-05-06T17:17:16.640Z] #40 43.61 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-06T17:17:16.640Z] #40 43.63 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-06T17:17:16.640Z] #40 44.28 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-06T17:17:16.640Z] #40 44.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-06T17:17:16.640Z] #40 44.30 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-06T17:17:16.640Z] #40 44.50 Selecting previously unselected package librhash0:arm64. [2022-05-06T17:17:16.640Z] #40 44.50 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-06T17:17:16.640Z] #40 44.51 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-06T17:17:16.640Z] #40 44.78 Selecting previously unselected package libuv1:arm64. [2022-05-06T17:17:16.929Z] #40 44.86 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-06T17:17:16.929Z] #40 44.86 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-06T17:17:17.195Z] #40 45.20 Selecting previously unselected package cmake. [2022-05-06T17:17:17.195Z] #40 45.20 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-06T17:17:17.195Z] #40 45.21 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:17:17.773Z] #40 ... [2022-05-06T17:17:17.773Z] [2022-05-06T17:17:17.773Z] #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-05-06T17:17:17.773Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:17:17.773Z] #14 35.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-06T17:17:17.773Z] #14 35.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-06T17:17:17.773Z] #14 35.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:17:17.773Z] #14 38.52 Selecting previously unselected package binutils-mingw-w64. [2022-05-06T17:17:17.773Z] #14 38.53 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-06T17:17:17.773Z] #14 38.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:17:17.773Z] #14 38.67 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-06T17:17:17.773Z] #14 38.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-06T17:17:17.773Z] #14 38.72 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-06T17:17:17.773Z] #14 38.95 Selecting previously unselected package dmsetup. [2022-05-06T17:17:17.773Z] #14 38.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-06T17:17:17.773Z] #14 38.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:17:17.773Z] #14 39.09 Selecting previously unselected package mingw-w64-common. [2022-05-06T17:17:17.773Z] #14 39.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-06T17:17:17.773Z] #14 39.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-06T17:17:18.105Z] #40 27.60 Reading package lists... [2022-05-06T17:17:18.105Z] #40 ... [2022-05-06T17:17:18.105Z] [2022-05-06T17:17:18.105Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:17:18.105Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:17:18.105Z] #60 23.84 Reading package lists... [2022-05-06T17:17:18.353Z] #14 46.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-06T17:17:18.611Z] #14 46.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-06T17:17:18.611Z] #14 46.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:17:19.349Z] #49 37.59 Reading package lists... [2022-05-06T17:17:19.349Z] #49 ... [2022-05-06T17:17:19.349Z] [2022-05-06T17:17:19.349Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:17:19.349Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:17:19.349Z] #60 34.14 Reading package lists... [2022-05-06T17:17:19.845Z] #53 ... [2022-05-06T17:17:19.845Z] [2022-05-06T17:17:19.845Z] #49 [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-05-06T17:17:19.845Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:19.845Z] #49 36.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-06T17:17:19.845Z] #49 37.29 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:19.845Z] #49 37.49 Fetched 2292 kB in 3s (752 kB/s) [2022-05-06T17:17:19.845Z] #49 37.63 Selecting previously unselected package libprotobuf23:amd64. [2022-05-06T17:17:19.845Z] #49 37.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-06T17:17:19.845Z] #49 37.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-06T17:17:19.845Z] #49 37.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-06T17:17:19.845Z] #49 38.54 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:17:19.845Z] #49 38.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:17:19.845Z] #49 38.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:17:19.845Z] #49 38.67 Selecting previously unselected package python3-six. [2022-05-06T17:17:19.845Z] #49 38.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-06T17:17:19.845Z] #49 38.72 Unpacking python3-six (1.16.0-2) ... [2022-05-06T17:17:19.845Z] #49 38.79 Selecting previously unselected package python3-protobuf. [2022-05-06T17:17:19.845Z] #49 38.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-06T17:17:19.845Z] #49 38.79 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-06T17:17:19.845Z] #49 39.52 Selecting previously unselected package libnet1:amd64. [2022-05-06T17:17:19.845Z] #49 39.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-06T17:17:19.845Z] #49 39.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:17:19.845Z] #49 39.52 Selecting previously unselected package libnl-3-200:amd64. [2022-05-06T17:17:19.845Z] #49 39.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-06T17:17:19.845Z] #49 39.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:17:19.845Z] #49 39.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-06T17:17:19.845Z] #49 39.74 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-06T17:17:19.845Z] #49 39.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:17:19.845Z] #49 39.87 Selecting previously unselected package criu. [2022-05-06T17:17:19.845Z] #49 39.87 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-06T17:17:19.845Z] #49 39.87 Unpacking criu (3.16.1-3) ... [2022-05-06T17:17:19.845Z] #49 40.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:17:19.845Z] #49 42.11 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-06T17:17:19.845Z] #49 42.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:17:19.845Z] #49 42.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:17:19.845Z] #49 42.12 Setting up python3-six (1.16.0-2) ... [2022-05-06T17:17:19.845Z] #49 43.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:17:19.845Z] #49 43.31 Setting up python3-protobuf (3.12.4-1) ... [2022-05-06T17:17:19.988Z] #14 ... [2022-05-06T17:17:19.988Z] [2022-05-06T17:17:19.988Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:17:19.988Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-06T17:17:19.988Z] #51 47.61 gotestsum version dev [2022-05-06T17:17:20.000Z] #60 33.34 Building dependency tree... [2022-05-06T17:17:20.296Z] #60 42.03 Building dependency tree... [2022-05-06T17:17:20.419Z] #49 ... [2022-05-06T17:17:20.419Z] [2022-05-06T17:17:20.419Z] #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-05-06T17:17:20.419Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:20.419Z] #14 35.28 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-05-06T17:17:20.419Z] #14 36.62 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-05-06T17:17:20.419Z] #14 37.19 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-05-06T17:17:20.419Z] #14 37.69 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-05-06T17:17:20.419Z] #14 38.96 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-05-06T17:17:20.419Z] #14 39.54 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-05-06T17:17:20.419Z] #14 39.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-06T17:17:20.419Z] #14 39.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-06T17:17:20.419Z] #14 39.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-06T17:17:20.419Z] #14 39.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-06T17:17:20.419Z] #14 39.62 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-05-06T17:17:20.419Z] #14 39.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-06T17:17:20.419Z] #14 39.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-06T17:17:20.419Z] #14 39.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-06T17:17:20.419Z] #14 39.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-06T17:17:20.419Z] #14 39.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-06T17:17:20.419Z] #14 39.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-06T17:17:20.419Z] #14 39.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-06T17:17:20.419Z] #14 39.71 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-05-06T17:17:20.419Z] #14 39.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-06T17:17:20.419Z] #14 39.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-06T17:17:20.419Z] #14 40.60 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:20.419Z] #14 40.83 Fetched 115 MB in 6s (18.2 MB/s) [2022-05-06T17:17:20.419Z] #14 40.90 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-06T17:17:20.419Z] #14 40.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-06T17:17:20.419Z] #14 40.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-06T17:17:20.419Z] #14 40.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:17:20.419Z] #14 43.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-06T17:17:20.419Z] #14 43.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-06T17:17:20.419Z] #14 43.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:17:20.419Z] #14 ... [2022-05-06T17:17:20.419Z] [2022-05-06T17:17:20.419Z] #40 [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-05-06T17:17:20.419Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:20.419Z] #40 36.53 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:20.419Z] #40 36.78 Fetched 17.7 MB in 1s (13.7 MB/s) [2022-05-06T17:17:20.419Z] #40 36.91 Selecting previously unselected package xxd. [2022-05-06T17:17:20.419Z] #40 36.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-05-06T17:17:20.419Z] #40 36.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:17:20.419Z] #40 36.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:20.419Z] #40 37.19 Selecting previously unselected package vim-common. [2022-05-06T17:17:20.419Z] #40 37.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:17:20.419Z] #40 37.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:20.419Z] #40 37.51 Selecting previously unselected package cmake-data. [2022-05-06T17:17:20.419Z] #40 37.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-06T17:17:20.419Z] #40 37.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:17:20.419Z] #40 40.82 Selecting previously unselected package libicu67:amd64. [2022-05-06T17:17:20.419Z] #40 40.82 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-06T17:17:20.419Z] #40 40.83 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-06T17:17:20.524Z] #19 127.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-06T17:17:20.524Z] #19 127.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:20.524Z] #19 127.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:17:20.524Z] #19 127.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-06T17:17:20.524Z] #19 127.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:20.524Z] #19 127.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-06T17:17:20.997Z] #40 ... [2022-05-06T17:17:20.997Z] [2022-05-06T17:17:20.997Z] #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-05-06T17:17:20.997Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:17:20.997Z] #34 35.69 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-05-06T17:17:20.997Z] #34 35.92 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-06T17:17:20.997Z] #34 36.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-06T17:17:20.997Z] #34 ... [2022-05-06T17:17:20.997Z] [2022-05-06T17:17:20.997Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:20.997Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:20.997Z] #53 46.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-06T17:17:21.259Z] #53 ... [2022-05-06T17:17:21.259Z] [2022-05-06T17:17:21.259Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:17:21.259Z] #62 sha256:701aaefb87714938fd6589652df4e842f75cc389a2efec99d465c30ca6121e16 [2022-05-06T17:17:21.259Z] #62 6.253 + RM_GOPATH=0 [2022-05-06T17:17:21.259Z] #62 6.253 + TMP_GOPATH= [2022-05-06T17:17:21.259Z] #62 6.253 + : /build [2022-05-06T17:17:21.259Z] #62 6.253 + '[' -z '' ']' [2022-05-06T17:17:21.259Z] #62 6.253 ++ mktemp -d [2022-05-06T17:17:21.259Z] #62 6.253 + export GOPATH=/tmp/tmp.3AZPyKB75y [2022-05-06T17:17:21.259Z] #62 6.253 + GOPATH=/tmp/tmp.3AZPyKB75y [2022-05-06T17:17:21.259Z] #62 6.253 + RM_GOPATH=1 [2022-05-06T17:17:21.259Z] #62 6.253 + case "$(go env GOARCH)" in [2022-05-06T17:17:21.259Z] #62 6.253 ++ go env GOARCH [2022-05-06T17:17:21.259Z] #62 6.284 Install containerd version v1.6.4 [2022-05-06T17:17:21.259Z] #62 6.284 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:21.259Z] #62 6.284 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:21.259Z] #62 6.284 ++ dirname /install.sh [2022-05-06T17:17:21.259Z] #62 6.284 + dir=/ [2022-05-06T17:17:21.259Z] #62 6.284 + bin=containerd [2022-05-06T17:17:21.259Z] #62 6.284 + shift [2022-05-06T17:17:21.259Z] #62 6.284 + '[' '!' -f //containerd.installer ']' [2022-05-06T17:17:21.259Z] #62 6.284 + . //containerd.installer [2022-05-06T17:17:21.259Z] #62 6.284 ++ set -e [2022-05-06T17:17:21.259Z] #62 6.284 ++ : v1.6.4 [2022-05-06T17:17:21.259Z] #62 6.284 + install_containerd [2022-05-06T17:17:21.259Z] #62 6.284 + echo 'Install containerd version v1.6.4' [2022-05-06T17:17:21.259Z] #62 6.284 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3AZPyKB75y/src/github.com/containerd/containerd [2022-05-06T17:17:21.259Z] #62 6.284 Cloning into '/tmp/tmp.3AZPyKB75y/src/github.com/containerd/containerd'... [2022-05-06T17:17:21.259Z] #62 ... [2022-05-06T17:17:21.259Z] [2022-05-06T17:17:21.259Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:21.259Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:21.259Z] #53 46.32 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-06T17:17:21.259Z] #53 46.32 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T17:17:21.366Z] #51 DONE 49.2s [2022-05-06T17:17:21.366Z] [2022-05-06T17:17:21.366Z] #40 [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-05-06T17:17:21.366Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-06T17:17:21.366Z] #40 48.18 Setting up libicu67:arm64 (67.1-7) ... [2022-05-06T17:17:21.366Z] #40 48.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:21.366Z] #40 48.42 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-06T17:17:21.366Z] #40 48.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:21.366Z] #40 48.88 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-06T17:17:21.366Z] #40 48.90 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-06T17:17:21.366Z] #40 49.15 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:17:21.366Z] #40 49.17 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-06T17:17:21.366Z] #40 49.18 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-06T17:17:21.366Z] #40 49.20 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:17:21.366Z] #40 49.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:17:21.521Z] #53 46.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-06T17:17:21.521Z] #53 46.52 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T17:17:21.687Z] #60 ... [2022-05-06T17:17:21.687Z] [2022-05-06T17:17:21.687Z] #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-05-06T17:17:21.687Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:21.687Z] #14 27.56 Reading package lists... [2022-05-06T17:17:21.687Z] #14 36.06 Reading package lists... [2022-05-06T17:17:21.687Z] #14 43.99 Building dependency tree... [2022-05-06T17:17:21.687Z] #14 ... [2022-05-06T17:17:21.687Z] [2022-05-06T17:17:21.687Z] #49 [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-05-06T17:17:21.687Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:21.687Z] #49 37.59 Reading package lists... [2022-05-06T17:17:21.783Z] #53 46.71 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-06T17:17:21.783Z] #53 46.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-06T17:17:21.783Z] #53 46.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-06T17:17:21.783Z] #53 46.86 go: downloading golang.org/x/mod v0.5.1 [2022-05-06T17:17:21.783Z] #53 46.92 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-06T17:17:22.045Z] #53 46.95 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-06T17:17:22.045Z] #53 46.99 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T17:17:22.045Z] #53 47.13 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-06T17:17:22.045Z] #53 47.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-06T17:17:22.302Z] #40 DONE 50.2s [2022-05-06T17:17:22.302Z] [2022-05-06T17:17:22.302Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-06T17:17:22.302Z] #41 sha256:c60cafb582baf4b450b5accfc812da4219811002ee78fa12c1a3523206183e9e [2022-05-06T17:17:22.307Z] #53 47.21 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-06T17:17:22.568Z] #53 47.52 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T17:17:22.568Z] #53 47.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-06T17:17:22.568Z] #53 47.67 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-06T17:17:22.830Z] #53 47.90 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-06T17:17:22.830Z] #53 47.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-06T17:17:22.870Z] #41 DONE 0.7s [2022-05-06T17:17:22.870Z] [2022-05-06T17:17:22.870Z] #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-05-06T17:17:22.870Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:17:22.870Z] #14 ... [2022-05-06T17:17:22.870Z] [2022-05-06T17:17:22.870Z] #42 [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-05-06T17:17:22.870Z] #42 sha256:49b4a40180654ca69814c775a0018501f15b339f7c0fdd1c1a2ac4a525740dd5 [2022-05-06T17:17:23.092Z] #53 48.12 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T17:17:23.092Z] #53 48.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T17:17:23.092Z] #53 48.15 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-06T17:17:23.092Z] #53 48.19 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-06T17:17:23.272Z] #60 ... [2022-05-06T17:17:23.272Z] [2022-05-06T17:17:23.272Z] #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-05-06T17:17:23.272Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:23.272Z] #14 28.15 Fetched 8530 kB in 22s (389 kB/s) [2022-05-06T17:17:23.272Z] #14 28.15 Reading package lists... [2022-05-06T17:17:23.272Z] #14 36.35 Reading package lists... [2022-05-06T17:17:23.272Z] #14 ... [2022-05-06T17:17:23.272Z] [2022-05-06T17:17:23.272Z] #45 [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-05-06T17:17:23.273Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:17:23.273Z] #45 35.20 Updating files: 72% (1305/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-06T17:17:23.273Z] #45 35.96 + git checkout -q v2.3.0 [2022-05-06T17:17:23.358Z] #53 48.42 go: downloading github.com/prometheus/common v0.10.0 [2022-05-06T17:17:23.435Z] #42 0.578 + RM_GOPATH=0 [2022-05-06T17:17:23.435Z] #42 0.583 + TMP_GOPATH= [2022-05-06T17:17:23.435Z] #42 0.583 + : /build [2022-05-06T17:17:23.435Z] #42 0.583 + '[' -z '' ']' [2022-05-06T17:17:23.435Z] #42 0.584 ++ mktemp -d [2022-05-06T17:17:23.435Z] #42 0.587 + export GOPATH=/tmp/tmp.tBqcc8ETUT [2022-05-06T17:17:23.435Z] #42 0.587 + GOPATH=/tmp/tmp.tBqcc8ETUT [2022-05-06T17:17:23.435Z] #42 0.587 + RM_GOPATH=1 [2022-05-06T17:17:23.435Z] #42 0.587 + case "$(go env GOARCH)" in [2022-05-06T17:17:23.435Z] #42 0.587 ++ go env GOARCH [2022-05-06T17:17:23.435Z] #42 0.615 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:23.435Z] #42 0.615 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:23.435Z] #42 0.615 ++ dirname /install.sh [2022-05-06T17:17:23.435Z] #42 0.619 + dir=/ [2022-05-06T17:17:23.435Z] #42 0.624 + bin=tini [2022-05-06T17:17:23.435Z] #42 0.624 + shift [2022-05-06T17:17:23.435Z] #42 0.624 + '[' '!' -f //tini.installer ']' [2022-05-06T17:17:23.435Z] #42 0.624 + . //tini.installer [2022-05-06T17:17:23.435Z] #42 0.624 ++ : v0.19.0 [2022-05-06T17:17:23.435Z] #42 0.624 + install_tini [2022-05-06T17:17:23.435Z] #42 0.625 + echo 'Install tini version v0.19.0' [2022-05-06T17:17:23.435Z] #42 0.625 Install tini version v0.19.0 [2022-05-06T17:17:23.435Z] #42 0.625 + git clone https://github.com/krallin/tini.git /tmp/tmp.tBqcc8ETUT/tini [2022-05-06T17:17:23.435Z] #42 0.634 Cloning into '/tmp/tmp.tBqcc8ETUT/tini'... [2022-05-06T17:17:23.608Z] #49 45.74 Building dependency tree... [2022-05-06T17:17:23.620Z] #53 48.56 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-06T17:17:23.836Z] #45 39.10 + 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-05-06T17:17:23.882Z] #53 48.72 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-06T17:17:23.882Z] #53 48.80 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-06T17:17:24.003Z] #42 1.252 + cd /tmp/tmp.tBqcc8ETUT/tini [2022-05-06T17:17:24.003Z] #42 1.253 + git checkout -q v0.19.0 [2022-05-06T17:17:24.003Z] #42 1.280 + cmake . [2022-05-06T17:17:24.570Z] #42 1.700 -- The C compiler identification is GNU 10.2.1 [2022-05-06T17:17:24.570Z] #42 1.750 -- Detecting C compiler ABI info [2022-05-06T17:17:24.830Z] #53 ... [2022-05-06T17:17:24.830Z] [2022-05-06T17:17:24.830Z] #49 [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-05-06T17:17:24.830Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:24.830Z] #49 47.26 Setting up criu (3.16.1-3) ... [2022-05-06T17:17:24.830Z] #49 49.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:17:24.830Z] #49 DONE 49.6s [2022-05-06T17:17:24.830Z] [2022-05-06T17:17:24.830Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:24.830Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:24.830Z] #53 50.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-06T17:17:25.139Z] #42 2.304 -- Detecting C compiler ABI info - done [2022-05-06T17:17:25.139Z] #42 2.384 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-06T17:17:25.139Z] #42 2.391 -- Detecting C compile features [2022-05-06T17:17:25.139Z] #42 2.392 -- Detecting C compile features - done [2022-05-06T17:17:25.139Z] #42 2.440 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-06T17:17:25.205Z] #45 ... [2022-05-06T17:17:25.205Z] [2022-05-06T17:17:25.205Z] #49 [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-05-06T17:17:25.205Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:25.205Z] #49 30.06 Fetched 8534 kB in 23s (363 kB/s) [2022-05-06T17:17:25.205Z] #49 30.06 Reading package lists... [2022-05-06T17:17:25.205Z] #49 38.31 Reading package lists... [2022-05-06T17:17:25.205Z] #49 ... [2022-05-06T17:17:25.205Z] [2022-05-06T17:17:25.205Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:17:25.205Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:17:25.205Z] #60 38.84 The following additional packages will be installed: [2022-05-06T17:17:25.205Z] #60 38.84 libbtrfs0 [2022-05-06T17:17:25.205Z] #60 39.16 The following NEW packages will be installed: [2022-05-06T17:17:25.205Z] #60 39.18 libbtrfs-dev libbtrfs0 [2022-05-06T17:17:25.205Z] #60 39.75 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:25.205Z] #60 39.75 Need to get 460 kB of archives. [2022-05-06T17:17:25.205Z] #60 39.75 After this operation, 1237 kB of additional disk space will be used. [2022-05-06T17:17:25.205Z] #60 39.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-06T17:17:25.205Z] #60 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-06T17:17:25.707Z] #42 2.610 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-06T17:17:25.707Z] #42 2.641 -- Configuring done [2022-05-06T17:17:25.707Z] #42 2.662 -- Generating done [2022-05-06T17:17:25.707Z] #42 2.671 -- Build files have been written to: /tmp/tmp.tBqcc8ETUT/tini [2022-05-06T17:17:25.707Z] #42 2.674 + make tini-static [2022-05-06T17:17:25.772Z] #60 41.24 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:25.966Z] #42 2.968 Scanning dependencies of target tini-static [2022-05-06T17:17:25.966Z] #42 3.021 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-06T17:17:26.339Z] #60 41.60 Fetched 460 kB in 0s (1135 kB/s) [2022-05-06T17:17:26.339Z] #60 41.75 Selecting previously unselected package libbtrfs0:amd64. [2022-05-06T17:17:26.596Z] #60 41.75 (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-05-06T17:17:26.596Z] #60 41.85 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-06T17:17:26.596Z] #60 41.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:17:26.708Z] Running on azwin-2-48b7a0 in d:\jenkins\workspace\moby_PR-43566 [Pipeline] { [Pipeline] ws [2022-05-06T17:17:26.728Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-06T17:17:26.919Z] #49 50.87 The following additional packages will be installed: [2022-05-06T17:17:26.919Z] #49 50.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:17:26.919Z] #49 50.88 python3-protobuf python3-six [2022-05-06T17:17:26.919Z] #49 50.89 Suggested packages: [2022-05-06T17:17:26.919Z] #49 50.91 python3-setuptools [2022-05-06T17:17:26.919Z] #49 50.91 Recommended packages: [2022-05-06T17:17:26.919Z] #49 50.91 iproute2 | iproute [2022-05-06T17:17:27.161Z] #60 42.42 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-06T17:17:27.161Z] #60 42.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-06T17:17:27.161Z] #60 42.44 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:17:27.342Z] #42 4.122 [100%] Linking C executable tini-static [2022-05-06T17:17:27.342Z] #42 4.599 [100%] Built target tini-static [2022-05-06T17:17:27.342Z] #42 4.648 + mkdir -p /build [2022-05-06T17:17:27.496Z] #49 ... [2022-05-06T17:17:27.496Z] [2022-05-06T17:17:27.496Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:17:27.496Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-06T17:17:27.496Z] #60 47.55 The following additional packages will be installed: [2022-05-06T17:17:27.496Z] #60 47.57 libbtrfs0 [2022-05-06T17:17:27.496Z] #60 47.89 The following NEW packages will be installed: [2022-05-06T17:17:27.496Z] #60 47.89 libbtrfs-dev libbtrfs0 [2022-05-06T17:17:27.496Z] #60 48.47 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:27.496Z] #60 48.47 Need to get 460 kB of archives. [2022-05-06T17:17:27.496Z] #60 48.47 After this operation, 1237 kB of additional disk space will be used. [2022-05-06T17:17:27.496Z] #60 48.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-06T17:17:27.496Z] #60 48.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-06T17:17:27.496Z] #60 50.18 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:27.496Z] #60 50.34 Fetched 460 kB in 1s (881 kB/s) [2022-05-06T17:17:27.496Z] #60 50.48 Selecting previously unselected package libbtrfs0:amd64. [2022-05-06T17:17:27.496Z] #60 50.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-06T17:17:27.496Z] #60 50.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-06T17:17:27.496Z] #60 50.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:17:27.496Z] #60 50.96 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-06T17:17:27.497Z] #60 50.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-06T17:17:27.497Z] #60 50.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:17:27.497Z] #60 51.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:17:27.497Z] #60 51.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:17:27.497Z] #60 51.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:17:27.600Z] #42 4.658 + cp tini-static /build/docker-init [2022-05-06T17:17:28.099Z] #60 43.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:17:28.099Z] #60 43.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:17:28.099Z] #60 43.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:17:28.205Z] The recommended git tool is: git [2022-05-06T17:17:28.446Z] #60 DONE 52.5s [2022-05-06T17:17:28.446Z] [2022-05-06T17:17:28.446Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-06T17:17:28.446Z] #61 sha256:8d32713e6ccd8063bbf07a69aaa7743228bb5adffb00761a7820d61e82f8c98a [2022-05-06T17:17:28.662Z] #60 DONE 44.0s [2022-05-06T17:17:28.662Z] [2022-05-06T17:17:28.662Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-06T17:17:28.662Z] #61 sha256:56cb2060bd76dc44231a9ef3e4310209454c60dbc373cf28e1d4e3ddbb382158 [2022-05-06T17:17:28.708Z] #61 DONE 0.1s [2022-05-06T17:17:28.708Z] [2022-05-06T17:17:28.708Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:17:28.708Z] #62 sha256:53bd7d977f5a7a8f7d7312530f02e2e6c2f31b9bae91bfa6c47cadc4454e6b2d [2022-05-06T17:17:28.919Z] #61 DONE 0.1s [2022-05-06T17:17:28.919Z] [2022-05-06T17:17:28.919Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:17:28.919Z] #62 sha256:ce34aec95a859f10da09004eac9a7b730455f397b1ab8285c4c909fd3871c7a4 [2022-05-06T17:17:29.061Z] #53 ... [2022-05-06T17:17:29.061Z] [2022-05-06T17:17:29.061Z] #40 [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-05-06T17:17:29.061Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:29.061Z] #40 47.09 Selecting previously unselected package libxml2:amd64. [2022-05-06T17:17:29.061Z] #40 47.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-06T17:17:29.061Z] #40 47.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-06T17:17:29.061Z] #40 47.62 Selecting previously unselected package libarchive13:amd64. [2022-05-06T17:17:29.061Z] #40 47.63 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-06T17:17:29.061Z] #40 47.63 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-06T17:17:29.061Z] #40 47.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-06T17:17:29.061Z] #40 47.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-06T17:17:29.061Z] #40 47.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-06T17:17:29.061Z] #40 48.04 Selecting previously unselected package librhash0:amd64. [2022-05-06T17:17:29.061Z] #40 48.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-06T17:17:29.061Z] #40 48.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-06T17:17:29.061Z] #40 48.25 Selecting previously unselected package libuv1:amd64. [2022-05-06T17:17:29.061Z] #40 48.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-06T17:17:29.061Z] #40 48.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-06T17:17:29.061Z] #40 48.44 Selecting previously unselected package cmake. [2022-05-06T17:17:29.061Z] #40 48.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-06T17:17:29.061Z] #40 48.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:17:29.061Z] #40 52.29 Setting up libicu67:amd64 (67.1-7) ... [2022-05-06T17:17:29.061Z] #40 52.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:29.061Z] #40 52.34 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-06T17:17:29.061Z] #40 52.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:29.061Z] #40 52.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-06T17:17:29.061Z] #40 52.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-06T17:17:29.061Z] #40 52.43 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:17:29.061Z] #40 52.46 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-06T17:17:29.061Z] #40 52.47 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-06T17:17:29.061Z] #40 52.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:17:29.061Z] #40 52.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:17:29.061Z] #40 DONE 53.6s [2022-05-06T17:17:29.061Z] [2022-05-06T17:17:29.061Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-06T17:17:29.061Z] #41 sha256:8b57aab052ef112ba9962b839c9923a59c5318203bdd376ca001d9812361cc3d [2022-05-06T17:17:29.061Z] #41 DONE 0.6s [2022-05-06T17:17:29.061Z] [2022-05-06T17:17:29.061Z] #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-05-06T17:17:29.061Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:29.061Z] #14 45.89 Selecting previously unselected package binutils-mingw-w64. [2022-05-06T17:17:29.061Z] #14 45.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-06T17:17:29.061Z] #14 45.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:17:29.061Z] #14 46.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-06T17:17:29.061Z] #14 46.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:17:29.061Z] #14 46.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:17:29.061Z] #14 46.28 Selecting previously unselected package dmsetup. [2022-05-06T17:17:29.061Z] #14 46.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:17:29.061Z] #14 46.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:17:29.061Z] #14 46.38 Selecting previously unselected package mingw-w64-common. [2022-05-06T17:17:29.061Z] #14 46.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-06T17:17:29.061Z] #14 46.38 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-06T17:17:29.061Z] #14 51.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-06T17:17:29.061Z] #14 51.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-06T17:17:29.061Z] #14 51.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:17:29.323Z] #14 ... [2022-05-06T17:17:29.323Z] [2022-05-06T17:17:29.323Z] #42 [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-05-06T17:17:29.323Z] #42 sha256:997dc883337578864a315b55a3cb9dd089e4f7485e727ed194a474421cff6b23 [2022-05-06T17:17:29.709Z] #62 ... [2022-05-06T17:17:29.709Z] [2022-05-06T17:17:29.709Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:17:29.709Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-06T17:17:29.709Z] #55 53.58 v3.0.2 [2022-05-06T17:17:29.709Z] #55 DONE 53.7s [2022-05-06T17:17:29.709Z] [2022-05-06T17:17:29.709Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:29.709Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:29.709Z] #53 51.74 go: downloading github.com/fatih/color v1.13.0 [2022-05-06T17:17:29.709Z] #53 51.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:17:29.709Z] #53 51.82 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-06T17:17:29.709Z] #53 51.82 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T17:17:29.709Z] #53 52.15 go: downloading github.com/spf13/viper v1.10.1 [2022-05-06T17:17:29.709Z] #53 52.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-06T17:17:29.709Z] #53 53.15 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-06T17:17:29.709Z] #53 53.18 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-06T17:17:30.289Z] #62 1.591 + RM_GOPATH=0 [2022-05-06T17:17:30.289Z] #62 1.591 + TMP_GOPATH= [2022-05-06T17:17:30.289Z] #62 1.591 + : /build [2022-05-06T17:17:30.289Z] #62 1.591 + '[' -z '' ']' [2022-05-06T17:17:30.289Z] #62 1.591 ++ mktemp -d [2022-05-06T17:17:30.289Z] #62 1.591 + export GOPATH=/tmp/tmp.9yjYnvDixx [2022-05-06T17:17:30.289Z] #62 1.591 + GOPATH=/tmp/tmp.9yjYnvDixx [2022-05-06T17:17:30.289Z] #62 1.591 + RM_GOPATH=1 [2022-05-06T17:17:30.289Z] #62 1.591 + case "$(go env GOARCH)" in [2022-05-06T17:17:30.289Z] #62 1.591 ++ go env GOARCH [2022-05-06T17:17:30.289Z] #62 ... [2022-05-06T17:17:30.289Z] [2022-05-06T17:17:30.289Z] #40 [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-05-06T17:17:30.289Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:30.289Z] #40 27.60 Reading package lists... [2022-05-06T17:17:30.289Z] #40 36.07 Reading package lists... [2022-05-06T17:17:30.545Z] #40 44.12 Building dependency tree... [2022-05-06T17:17:30.545Z] #40 ... [2022-05-06T17:17:30.545Z] [2022-05-06T17:17:30.545Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:17:30.545Z] #62 sha256:ce34aec95a859f10da09004eac9a7b730455f397b1ab8285c4c909fd3871c7a4 [2022-05-06T17:17:30.545Z] #62 1.611 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:30.545Z] #62 1.611 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:30.545Z] #62 1.612 ++ dirname /install.sh [2022-05-06T17:17:30.545Z] #62 1.613 + dir=/ [2022-05-06T17:17:30.546Z] #62 1.619 + bin=containerd [2022-05-06T17:17:30.546Z] #62 1.619 + shift [2022-05-06T17:17:30.546Z] #62 1.619 + '[' '!' -f //containerd.installer ']' [2022-05-06T17:17:30.546Z] #62 1.620 + . //containerd.installer [2022-05-06T17:17:30.546Z] #62 1.620 ++ set -e [2022-05-06T17:17:30.546Z] #62 1.622 ++ : v1.6.4 [2022-05-06T17:17:30.546Z] #62 1.639 + install_containerd [2022-05-06T17:17:30.546Z] #62 1.641 + echo 'Install containerd version v1.6.4' [2022-05-06T17:17:30.546Z] #62 1.641 Install containerd version v1.6.4 [2022-05-06T17:17:30.546Z] #62 1.641 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9yjYnvDixx/src/github.com/containerd/containerd [2022-05-06T17:17:30.546Z] #62 1.643 Cloning into '/tmp/tmp.9yjYnvDixx/src/github.com/containerd/containerd'... [2022-05-06T17:17:30.885Z] #42 DONE 7.8s [2022-05-06T17:17:30.885Z] [2022-05-06T17:17:30.886Z] #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-05-06T17:17:30.886Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:17:30.886Z] #14 51.78 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-06T17:17:30.886Z] #14 51.79 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-06T17:17:30.886Z] #14 51.80 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:17:30.886Z] #14 51.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-06T17:17:30.886Z] #14 51.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-06T17:17:30.886Z] #14 51.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:17:30.886Z] #14 57.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-06T17:17:30.886Z] #14 57.27 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-06T17:17:30.886Z] #14 57.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:17:31.099Z] #53 ... [2022-05-06T17:17:31.099Z] [2022-05-06T17:17:31.099Z] #40 [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-05-06T17:17:31.099Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:31.099Z] #40 37.22 Reading package lists... [2022-05-06T17:17:31.099Z] #40 45.22 Building dependency tree... [2022-05-06T17:17:31.099Z] #40 50.83 The following additional packages will be installed: [2022-05-06T17:17:31.099Z] #40 50.84 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-06T17:17:31.099Z] #40 50.85 Suggested packages: [2022-05-06T17:17:31.099Z] #40 50.85 cmake-doc ninja-build lrzip [2022-05-06T17:17:31.099Z] #40 50.85 Recommended packages: [2022-05-06T17:17:31.099Z] #40 50.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-06T17:17:31.099Z] #40 52.08 The following NEW packages will be installed: [2022-05-06T17:17:31.099Z] #40 52.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-06T17:17:31.099Z] #40 52.09 vim-common xxd [2022-05-06T17:17:31.099Z] #40 52.65 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:31.099Z] #40 52.65 Need to get 17.7 MB of archives. [2022-05-06T17:17:31.099Z] #40 52.65 After this operation, 70.7 MB of additional disk space will be used. [2022-05-06T17:17:31.099Z] #40 52.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:17:31.099Z] #40 52.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:17:31.099Z] #40 52.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-06T17:17:31.099Z] #40 52.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-06T17:17:31.099Z] #40 53.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-06T17:17:31.099Z] #40 53.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-06T17:17:31.099Z] #40 53.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-06T17:17:31.099Z] #40 53.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-06T17:17:31.099Z] #40 53.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-06T17:17:31.099Z] #40 53.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-06T17:17:31.099Z] #40 ... [2022-05-06T17:17:31.099Z] [2022-05-06T17:17:31.099Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:17:31.099Z] #62 sha256:53bd7d977f5a7a8f7d7312530f02e2e6c2f31b9bae91bfa6c47cadc4454e6b2d [2022-05-06T17:17:31.099Z] #62 1.739 + RM_GOPATH=0 [2022-05-06T17:17:31.099Z] #62 1.739 + TMP_GOPATH= [2022-05-06T17:17:31.099Z] #62 1.739 + : /build [2022-05-06T17:17:31.099Z] #62 1.739 + '[' -z '' ']' [2022-05-06T17:17:31.099Z] #62 1.739 ++ mktemp -d [2022-05-06T17:17:31.099Z] #62 1.739 + export GOPATH=/tmp/tmp.ykjJ1WZMO2 [2022-05-06T17:17:31.099Z] #62 1.739 + GOPATH=/tmp/tmp.ykjJ1WZMO2 [2022-05-06T17:17:31.099Z] #62 1.739 + RM_GOPATH=1 [2022-05-06T17:17:31.099Z] #62 1.739 + case "$(go env GOARCH)" in [2022-05-06T17:17:31.099Z] #62 1.742 ++ go env GOARCH [2022-05-06T17:17:31.099Z] #62 1.777 Install containerd version v1.6.4 [2022-05-06T17:17:31.099Z] #62 1.777 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:31.099Z] #62 1.777 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:31.099Z] #62 1.777 ++ dirname /install.sh [2022-05-06T17:17:31.099Z] #62 1.777 + dir=/ [2022-05-06T17:17:31.099Z] #62 1.777 + bin=containerd [2022-05-06T17:17:31.099Z] #62 1.777 + shift [2022-05-06T17:17:31.099Z] #62 1.777 + '[' '!' -f //containerd.installer ']' [2022-05-06T17:17:31.099Z] #62 1.777 + . //containerd.installer [2022-05-06T17:17:31.099Z] #62 1.777 ++ set -e [2022-05-06T17:17:31.099Z] #62 1.777 ++ : v1.6.4 [2022-05-06T17:17:31.099Z] #62 1.777 + install_containerd [2022-05-06T17:17:31.099Z] #62 1.777 + echo 'Install containerd version v1.6.4' [2022-05-06T17:17:31.099Z] #62 1.777 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ykjJ1WZMO2/src/github.com/containerd/containerd [2022-05-06T17:17:31.099Z] #62 1.810 Cloning into '/tmp/tmp.ykjJ1WZMO2/src/github.com/containerd/containerd'... [2022-05-06T17:17:32.024Z] #42 2.329 + RM_GOPATH=0 [2022-05-06T17:17:32.024Z] #42 2.329 + TMP_GOPATH= [2022-05-06T17:17:32.024Z] #42 2.329 + : /build [2022-05-06T17:17:32.024Z] #42 2.329 + '[' -z '' ']' [2022-05-06T17:17:32.024Z] #42 2.332 ++ mktemp -d [2022-05-06T17:17:32.024Z] #42 2.341 + export GOPATH=/tmp/tmp.511XkJ9UAJ [2022-05-06T17:17:32.024Z] #42 2.341 + GOPATH=/tmp/tmp.511XkJ9UAJ [2022-05-06T17:17:32.024Z] #42 2.341 + RM_GOPATH=1 [2022-05-06T17:17:32.024Z] #42 2.341 + case "$(go env GOARCH)" in [2022-05-06T17:17:32.024Z] #42 2.342 ++ go env GOARCH [2022-05-06T17:17:32.024Z] #42 2.367 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:32.024Z] #42 2.367 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:17:32.024Z] #42 2.367 ++ dirname /install.sh [2022-05-06T17:17:32.024Z] #42 2.378 + dir=/ [2022-05-06T17:17:32.024Z] #42 2.378 + bin=tini [2022-05-06T17:17:32.024Z] #42 2.378 + shift [2022-05-06T17:17:32.024Z] #42 2.378 + '[' '!' -f //tini.installer ']' [2022-05-06T17:17:32.024Z] #42 2.378 + . //tini.installer [2022-05-06T17:17:32.024Z] #42 2.378 ++ : v0.19.0 [2022-05-06T17:17:32.024Z] #42 2.378 + install_tini [2022-05-06T17:17:32.024Z] #42 2.378 + echo 'Install tini version v0.19.0' [2022-05-06T17:17:32.024Z] #42 2.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.511XkJ9UAJ/tini [2022-05-06T17:17:32.024Z] #42 2.378 Install tini version v0.19.0 [2022-05-06T17:17:32.024Z] #42 2.380 Cloning into '/tmp/tmp.511XkJ9UAJ/tini'... [2022-05-06T17:17:32.044Z] #62 ... [2022-05-06T17:17:32.044Z] [2022-05-06T17:17:32.045Z] #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-05-06T17:17:32.045Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:32.045Z] #14 43.99 Building dependency tree... [2022-05-06T17:17:32.045Z] #14 49.47 The following additional packages will be installed: [2022-05-06T17:17:32.045Z] #14 49.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:17:32.045Z] #14 49.51 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-06T17:17:32.045Z] #14 49.51 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-06T17:17:32.045Z] #14 49.51 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-06T17:17:32.045Z] #14 49.51 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-06T17:17:32.045Z] #14 49.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-06T17:17:32.045Z] #14 49.52 mingw-w64-common mingw-w64-x86-64-dev [2022-05-06T17:17:32.045Z] #14 49.54 Suggested packages: [2022-05-06T17:17:32.045Z] #14 49.54 gcc-10-locales seccomp wine64 [2022-05-06T17:17:32.045Z] #14 51.42 The following NEW packages will be installed: [2022-05-06T17:17:32.045Z] #14 51.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:17:32.045Z] #14 51.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-06T17:17:32.045Z] #14 51.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-06T17:17:32.045Z] #14 51.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-06T17:17:32.045Z] #14 51.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-06T17:17:32.045Z] #14 51.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-06T17:17:32.045Z] #14 51.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-06T17:17:32.045Z] #14 51.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-06T17:17:32.045Z] #14 51.44 mingw-w64-x86-64-dev [2022-05-06T17:17:32.045Z] #14 51.95 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:32.045Z] #14 51.95 Need to get 115 MB of archives. [2022-05-06T17:17:32.045Z] #14 51.95 After this operation, 645 MB of additional disk space will be used. [2022-05-06T17:17:32.045Z] #14 51.95 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-05-06T17:17:32.045Z] #14 52.11 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-05-06T17:17:32.045Z] #14 52.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-06T17:17:32.045Z] #14 52.35 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-05-06T17:17:32.045Z] #14 52.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-06T17:17:32.045Z] #14 52.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-06T17:17:32.045Z] #14 52.90 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-05-06T17:17:32.045Z] #14 53.32 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-05-06T17:17:32.045Z] #14 53.32 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-05-06T17:17:32.045Z] #14 54.41 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-05-06T17:17:32.045Z] #14 ... [2022-05-06T17:17:32.045Z] [2022-05-06T17:17:32.045Z] #40 [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-05-06T17:17:32.045Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:32.045Z] #40 56.15 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:32.286Z] #42 3.033 + cd /tmp/tmp.511XkJ9UAJ/tini [2022-05-06T17:17:32.286Z] #42 3.033 + git checkout -q v0.19.0 [2022-05-06T17:17:32.286Z] #42 3.046 + cmake . [2022-05-06T17:17:32.618Z] #40 56.60 Fetched 17.7 MB in 2s (8314 kB/s) [2022-05-06T17:17:32.760Z] #19 138.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-06T17:17:32.760Z] #19 138.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:32.760Z] #19 139.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:17:32.760Z] #19 139.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-06T17:17:32.760Z] #19 139.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:32.760Z] #19 139.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:17:32.861Z] #42 3.541 -- The C compiler identification is GNU 10.2.1 [2022-05-06T17:17:32.861Z] #42 3.679 -- Detecting C compiler ABI info [2022-05-06T17:17:32.879Z] #40 56.87 Selecting previously unselected package xxd. [2022-05-06T17:17:32.879Z] #40 56.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 ... 15709 files and directories currently installed.) [2022-05-06T17:17:32.879Z] #40 56.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:17:32.879Z] #40 56.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:32.879Z] #40 57.14 Selecting previously unselected package vim-common. [2022-05-06T17:17:32.879Z] #40 57.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:17:33.123Z] #42 ... [2022-05-06T17:17:33.123Z] [2022-05-06T17:17:33.123Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:17:33.123Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:17:33.123Z] #51 57.47 gotestsum version dev [2022-05-06T17:17:33.123Z] #51 DONE 58.1s [2022-05-06T17:17:33.158Z] #40 57.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:33.385Z] [2022-05-06T17:17:33.385Z] #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-05-06T17:17:33.385Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:33.385Z] #14 56.75 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-06T17:17:33.385Z] #14 56.75 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:17:33.385Z] #14 56.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:17:33.385Z] #14 56.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-06T17:17:33.385Z] #14 56.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:17:33.385Z] #14 56.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:17:33.420Z] #40 ... [2022-05-06T17:17:33.420Z] [2022-05-06T17:17:33.420Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:17:33.420Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:17:33.420Z] #38 57.23 NAME: [2022-05-06T17:17:33.420Z] #38 57.23 go-winres - A tool for embedding resources in Windows executables [2022-05-06T17:17:33.420Z] #38 57.23 [2022-05-06T17:17:33.420Z] #38 57.23 USAGE: [2022-05-06T17:17:33.420Z] #38 57.23 go-winres [global options] command [command options] [arguments...] [2022-05-06T17:17:33.420Z] #38 57.23 [2022-05-06T17:17:33.420Z] #38 57.23 COMMANDS: [2022-05-06T17:17:33.420Z] #38 57.23 init Create an initial ./winres/winres.json [2022-05-06T17:17:33.420Z] #38 57.23 make Make syso files for the "go build" command [2022-05-06T17:17:33.421Z] #38 57.23 simply Make syso files for the "go build" command (simplified) [2022-05-06T17:17:33.421Z] #38 57.23 extract Extract all resources from an executable [2022-05-06T17:17:33.421Z] #38 57.23 patch Replace resources in an executable file (exe, dll) [2022-05-06T17:17:33.421Z] #38 57.23 help, h Shows a list of commands or help for one command [2022-05-06T17:17:33.421Z] #38 57.23 [2022-05-06T17:17:33.421Z] #38 57.23 GLOBAL OPTIONS: [2022-05-06T17:17:33.421Z] #38 57.23 --help, -h show help (default: false) [2022-05-06T17:17:33.421Z] #38 DONE 57.5s [2022-05-06T17:17:33.682Z] [2022-05-06T17:17:33.682Z] #40 [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-05-06T17:17:33.682Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:33.682Z] #40 57.70 Selecting previously unselected package cmake-data. [2022-05-06T17:17:33.682Z] #40 57.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-06T17:17:33.682Z] #40 57.78 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:17:36.694Z] #14 ... [2022-05-06T17:17:36.694Z] [2022-05-06T17:17:36.694Z] #42 [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-05-06T17:17:36.694Z] #42 sha256:997dc883337578864a315b55a3cb9dd089e4f7485e727ed194a474421cff6b23 [2022-05-06T17:17:36.694Z] #42 4.220 -- Detecting C compiler ABI info - done [2022-05-06T17:17:36.694Z] #42 4.334 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-06T17:17:36.694Z] #42 4.334 -- Detecting C compile features [2022-05-06T17:17:36.694Z] #42 4.337 -- Detecting C compile features - done [2022-05-06T17:17:36.694Z] #42 4.374 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-06T17:17:36.694Z] #42 4.542 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-06T17:17:36.694Z] #42 4.628 -- Configuring done [2022-05-06T17:17:36.694Z] #42 4.658 -- Generating done [2022-05-06T17:17:36.694Z] #42 4.658 -- Build files have been written to: /tmp/tmp.511XkJ9UAJ/tini [2022-05-06T17:17:36.694Z] #42 4.668 + make tini-static [2022-05-06T17:17:36.694Z] #42 4.967 Scanning dependencies of target tini-static [2022-05-06T17:17:36.694Z] #42 5.046 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-06T17:17:36.694Z] #42 6.141 [100%] Linking C executable tini-static [2022-05-06T17:17:36.694Z] #42 6.573 [100%] Built target tini-static [2022-05-06T17:17:36.694Z] #42 6.615 + mkdir -p /build [2022-05-06T17:17:36.694Z] #42 6.620 + cp tini-static /build/docker-init [2022-05-06T17:17:36.694Z] #42 DONE 7.2s [2022-05-06T17:17:36.694Z] [2022-05-06T17:17:36.694Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:36.694Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:37.095Z] #62 ... [2022-05-06T17:17:37.095Z] [2022-05-06T17:17:37.095Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:37.095Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:37.095Z] #53 52.06 go: downloading github.com/fatih/color v1.13.0 [2022-05-06T17:17:37.095Z] #53 52.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:17:37.095Z] #53 52.18 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-06T17:17:37.095Z] #53 52.23 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T17:17:37.352Z] #53 52.64 go: downloading github.com/spf13/viper v1.10.1 [2022-05-06T17:17:37.609Z] #53 52.98 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-06T17:17:37.979Z] #40 ... [2022-05-06T17:17:37.979Z] [2022-05-06T17:17:37.979Z] #49 [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-05-06T17:17:37.979Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:37.979Z] #49 51.79 The following NEW packages will be installed: [2022-05-06T17:17:37.979Z] #49 51.82 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:17:37.979Z] #49 51.82 python3-protobuf python3-six [2022-05-06T17:17:37.979Z] #49 52.26 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:37.979Z] #49 52.26 Need to get 2292 kB of archives. [2022-05-06T17:17:37.979Z] #49 52.26 After this operation, 11.0 MB of additional disk space will be used. [2022-05-06T17:17:37.979Z] #49 52.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-06T17:17:37.979Z] #49 52.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:17:37.979Z] #49 52.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-06T17:17:37.979Z] #49 52.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-06T17:17:37.979Z] #49 52.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-06T17:17:37.979Z] #49 52.38 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-05-06T17:17:37.979Z] #49 52.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-06T17:17:37.979Z] #49 54.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-06T17:17:37.979Z] #49 56.73 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:37.979Z] #49 57.08 Fetched 2292 kB in 3s (713 kB/s) [2022-05-06T17:17:37.979Z] #49 57.29 Selecting previously unselected package libprotobuf23:amd64. [2022-05-06T17:17:37.980Z] #49 57.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-06T17:17:37.980Z] #49 57.36 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-06T17:17:37.980Z] #49 57.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-06T17:17:37.980Z] #49 58.86 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:17:37.980Z] #49 58.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:17:37.980Z] #49 58.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:17:37.980Z] #49 59.37 Selecting previously unselected package python3-six. [2022-05-06T17:17:37.980Z] #49 59.37 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-06T17:17:37.980Z] #49 59.38 Unpacking python3-six (1.16.0-2) ... [2022-05-06T17:17:37.980Z] #49 59.59 Selecting previously unselected package python3-protobuf. [2022-05-06T17:17:37.980Z] #49 59.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-06T17:17:37.980Z] #49 59.62 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-06T17:17:37.980Z] #49 60.30 Selecting previously unselected package libnet1:amd64. [2022-05-06T17:17:37.980Z] #49 60.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-06T17:17:37.980Z] #49 60.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:17:37.980Z] #49 60.79 Selecting previously unselected package libnl-3-200:amd64. [2022-05-06T17:17:37.980Z] #49 60.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-06T17:17:37.980Z] #49 60.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:17:37.980Z] #49 61.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-06T17:17:37.980Z] #49 61.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-06T17:17:37.980Z] #49 61.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:17:37.980Z] #49 61.27 Selecting previously unselected package criu. [2022-05-06T17:17:37.980Z] #49 61.27 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-06T17:17:37.980Z] #49 61.27 Unpacking criu (3.16.1-3) ... [2022-05-06T17:17:37.980Z] #49 ... [2022-05-06T17:17:37.980Z] [2022-05-06T17:17:37.980Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:37.980Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:37.980Z] #53 55.45 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-06T17:17:37.980Z] #53 55.45 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-06T17:17:37.980Z] #53 59.99 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T17:17:37.980Z] #53 60.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:17:37.980Z] #53 60.01 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T17:17:37.980Z] #53 60.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T17:17:37.980Z] #53 60.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-06T17:17:37.980Z] #53 60.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-06T17:17:37.980Z] #53 60.38 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-06T17:17:37.980Z] #53 60.41 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-06T17:17:37.980Z] #53 60.55 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T17:17:37.980Z] #53 60.62 go: downloading github.com/spf13/afero v1.6.0 [2022-05-06T17:17:37.980Z] #53 60.69 go: downloading github.com/spf13/cast v1.4.1 [2022-05-06T17:17:37.980Z] #53 60.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-06T17:17:37.980Z] #53 60.74 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-06T17:17:37.980Z] #53 60.76 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-06T17:17:37.980Z] #53 61.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-06T17:17:37.980Z] #53 61.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-06T17:17:37.980Z] #53 61.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-06T17:17:37.980Z] #53 61.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-06T17:17:37.980Z] #53 61.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-06T17:17:37.980Z] #53 61.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-06T17:17:37.980Z] #53 61.16 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-06T17:17:37.980Z] #53 61.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-06T17:17:37.980Z] #53 61.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-06T17:17:37.980Z] #53 61.34 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-06T17:17:37.980Z] #53 61.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-06T17:17:37.980Z] #53 61.59 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-06T17:17:37.980Z] #53 61.68 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-06T17:17:37.980Z] #53 61.77 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-06T17:17:38.028Z] #19 ... [2022-05-06T17:17:38.028Z] [2022-05-06T17:17:38.028Z] #52 [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-05-06T17:17:38.028Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:17:38.028Z] #52 155.1 + dpkg --print-architecture [2022-05-06T17:17:38.028Z] #52 155.1 + git checkout -q v2.1.0 [2022-05-06T17:17:38.028Z] #52 155.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-06T17:17:38.028Z] #52 155.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-06T17:17:38.257Z] #53 62.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-06T17:17:38.257Z] #53 62.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-06T17:17:38.518Z] #53 62.52 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-06T17:17:38.518Z] #53 62.59 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-06T17:17:38.518Z] #53 ... [2022-05-06T17:17:38.518Z] [2022-05-06T17:17:38.518Z] #49 [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-05-06T17:17:38.518Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:38.518Z] #49 62.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:17:38.539Z] #53 53.69 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T17:17:38.539Z] #53 53.69 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T17:17:38.539Z] #53 ... [2022-05-06T17:17:38.539Z] [2022-05-06T17:17:38.539Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-06T17:17:38.539Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-06T17:17:38.539Z] #55 53.50 v3.0.2 [2022-05-06T17:17:38.539Z] #55 DONE 53.9s [2022-05-06T17:17:38.539Z] [2022-05-06T17:17:38.539Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:38.539Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:38.539Z] #53 53.81 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-06T17:17:38.539Z] #53 53.83 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-06T17:17:38.539Z] #53 ... [2022-05-06T17:17:38.539Z] [2022-05-06T17:17:38.539Z] #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-05-06T17:17:38.539Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:38.539Z] #14 36.35 Reading package lists... [2022-05-06T17:17:38.539Z] #14 44.00 Building dependency tree... [2022-05-06T17:17:38.539Z] #14 49.71 The following additional packages will be installed: [2022-05-06T17:17:38.539Z] #14 49.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:17:38.539Z] #14 49.75 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-06T17:17:38.539Z] #14 49.75 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-06T17:17:38.539Z] #14 49.75 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-06T17:17:38.539Z] #14 49.75 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-06T17:17:38.539Z] #14 49.76 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-06T17:17:38.539Z] #14 49.76 mingw-w64-common mingw-w64-x86-64-dev [2022-05-06T17:17:38.539Z] #14 49.78 Suggested packages: [2022-05-06T17:17:38.539Z] #14 49.81 gcc-10-locales seccomp wine64 [2022-05-06T17:17:38.539Z] #14 51.93 The following NEW packages will be installed: [2022-05-06T17:17:38.539Z] #14 51.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:17:38.539Z] #14 51.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-06T17:17:38.539Z] #14 51.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-06T17:17:38.539Z] #14 51.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-06T17:17:38.539Z] #14 51.94 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-06T17:17:38.539Z] #14 51.94 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-06T17:17:38.539Z] #14 51.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-06T17:17:38.539Z] #14 51.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-06T17:17:38.539Z] #14 51.97 mingw-w64-x86-64-dev [2022-05-06T17:17:38.539Z] #14 52.56 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:38.539Z] #14 52.56 Need to get 115 MB of archives. [2022-05-06T17:17:38.539Z] #14 52.56 After this operation, 645 MB of additional disk space will be used. [2022-05-06T17:17:38.539Z] #14 52.56 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-05-06T17:17:38.539Z] #14 52.68 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-05-06T17:17:38.539Z] #14 52.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-06T17:17:38.539Z] #14 52.97 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-05-06T17:17:38.539Z] #14 52.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-06T17:17:38.539Z] #14 53.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-06T17:17:38.539Z] #14 53.43 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-05-06T17:17:38.539Z] #14 53.77 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-05-06T17:17:38.539Z] #14 53.80 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-05-06T17:17:38.613Z] #53 ... [2022-05-06T17:17:38.613Z] [2022-05-06T17:17:38.613Z] #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-05-06T17:17:38.613Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:38.613Z] #14 63.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-06T17:17:38.613Z] #14 63.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:17:38.613Z] #14 63.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:17:38.687Z] using credential docker-jenkins-github-credentials [2022-05-06T17:17:38.761Z] Cloning the remote Git repository [2022-05-06T17:17:38.761Z] Cloning with configured refspecs honoured and without tags [2022-05-06T17:17:39.008Z] #14 ... [2022-05-06T17:17:39.008Z] [2022-05-06T17:17:39.008Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:17:39.008Z] #62 sha256:8a9d2f3ddff03485b2b5e0174f26064cd89f23725c5eb556ab46466d7626b95f [2022-05-06T17:17:39.008Z] #62 33.74 Updating files: 72% (3415/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-06T17:17:39.008Z] #62 34.35 + cd /tmp/tmp.FN1J8vmR3h/src/github.com/containerd/containerd [2022-05-06T17:17:39.008Z] #62 34.35 + git checkout -q v1.6.4 [2022-05-06T17:17:39.557Z] #14 ... [2022-05-06T17:17:39.557Z] [2022-05-06T17:17:39.557Z] #40 [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-05-06T17:17:39.557Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:39.557Z] #40 44.12 Building dependency tree... [2022-05-06T17:17:39.557Z] #40 49.28 The following additional packages will be installed: [2022-05-06T17:17:39.557Z] #40 49.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-06T17:17:39.557Z] #40 49.32 Suggested packages: [2022-05-06T17:17:39.557Z] #40 49.33 cmake-doc ninja-build lrzip [2022-05-06T17:17:39.557Z] #40 49.33 Recommended packages: [2022-05-06T17:17:39.558Z] #40 49.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-06T17:17:39.558Z] #40 50.48 The following NEW packages will be installed: [2022-05-06T17:17:39.558Z] #40 50.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-06T17:17:39.558Z] #40 50.52 vim-common xxd [2022-05-06T17:17:39.558Z] #40 50.98 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:39.558Z] #40 50.98 Need to get 17.7 MB of archives. [2022-05-06T17:17:39.558Z] #40 50.98 After this operation, 70.7 MB of additional disk space will be used. [2022-05-06T17:17:39.558Z] #40 50.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:17:39.558Z] #40 50.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:17:39.558Z] #40 50.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-06T17:17:39.558Z] #40 51.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-06T17:17:39.558Z] #40 51.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-06T17:17:39.558Z] #40 51.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-06T17:17:39.558Z] #40 52.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-06T17:17:39.558Z] #40 52.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-06T17:17:39.558Z] #40 52.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-06T17:17:39.558Z] #40 52.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-06T17:17:39.558Z] #40 54.37 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:39.558Z] #40 54.71 Fetched 17.7 MB in 2s (9617 kB/s) [2022-05-06T17:17:39.558Z] #40 54.91 Selecting previously unselected package xxd. [2022-05-06T17:17:39.558Z] #40 54.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-05-06T17:17:39.558Z] #40 ... [2022-05-06T17:17:39.558Z] [2022-05-06T17:17:39.558Z] #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-05-06T17:17:39.558Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:39.558Z] #14 54.95 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-05-06T17:17:39.576Z] #62 35.35 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-06T17:17:39.576Z] #62 35.35 + BUILDTAGS='netgo osusergo static_build' [2022-05-06T17:17:39.576Z] #62 35.35 + export EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:17:39.576Z] #62 35.35 + EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:17:39.576Z] #62 35.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-06T17:17:39.576Z] #62 35.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-06T17:17:39.576Z] #62 35.35 + '[' '' = dynamic ']' [2022-05-06T17:17:39.576Z] #62 35.35 + make [2022-05-06T17:17:40.365Z] using credential docker-jenkins-github-credentials [2022-05-06T17:17:40.439Z] Cloning the remote Git repository [2022-05-06T17:17:40.439Z] Cloning with configured refspecs honoured and without tags [2022-05-06T17:17:38.939Z] Cloning repository https://github.com/moby/moby.git [2022-05-06T17:17:39.331Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-06T17:17:40.243Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:17:40.243Z] > git --version # timeout=10 [2022-05-06T17:17:40.290Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-06T17:17:40.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:17:40.306Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:17:40.942Z] #14 ... [2022-05-06T17:17:40.942Z] [2022-05-06T17:17:40.942Z] #49 [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-05-06T17:17:40.942Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:40.942Z] #49 38.31 Reading package lists... [2022-05-06T17:17:40.942Z] #49 46.03 Building dependency tree... [2022-05-06T17:17:40.942Z] #49 51.06 The following additional packages will be installed: [2022-05-06T17:17:40.942Z] #49 51.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:17:40.942Z] #49 51.10 python3-protobuf python3-six [2022-05-06T17:17:40.942Z] #49 51.10 Suggested packages: [2022-05-06T17:17:40.942Z] #49 51.10 python3-setuptools [2022-05-06T17:17:40.942Z] #49 51.10 Recommended packages: [2022-05-06T17:17:40.942Z] #49 51.10 iproute2 | iproute [2022-05-06T17:17:40.942Z] #49 52.20 The following NEW packages will be installed: [2022-05-06T17:17:40.942Z] #49 52.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-06T17:17:40.942Z] #49 52.23 python3-protobuf python3-six [2022-05-06T17:17:40.942Z] #49 52.86 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:17:40.942Z] #49 52.86 Need to get 2292 kB of archives. [2022-05-06T17:17:40.942Z] #49 52.86 After this operation, 11.0 MB of additional disk space will be used. [2022-05-06T17:17:40.942Z] #49 52.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-06T17:17:40.942Z] #49 52.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:17:40.942Z] #49 52.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-06T17:17:40.942Z] #49 52.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-06T17:17:40.942Z] #49 53.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-06T17:17:40.942Z] #49 53.06 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-05-06T17:17:40.942Z] #49 53.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-06T17:17:40.942Z] #49 55.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-06T17:17:40.942Z] #49 ... [2022-05-06T17:17:40.942Z] [2022-05-06T17:17:40.942Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:40.942Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:40.942Z] #53 55.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-06T17:17:40.942Z] #53 56.09 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-06T17:17:40.955Z] #62 36.74 + bin/ctr [2022-05-06T17:17:41.091Z] #49 65.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-06T17:17:41.091Z] #49 65.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:17:41.091Z] #49 65.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:17:41.091Z] #49 65.11 Setting up python3-six (1.16.0-2) ... [2022-05-06T17:17:40.626Z] Cloning repository https://github.com/moby/moby.git [2022-05-06T17:17:41.010Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-06T17:17:41.836Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:17:41.836Z] > git --version # timeout=10 [2022-05-06T17:17:41.883Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-06T17:17:41.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:17:41.887Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:17:43.013Z] #49 66.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:17:43.013Z] #49 66.81 Setting up python3-protobuf (3.12.4-1) ... [2022-05-06T17:17:43.013Z] #49 ... [2022-05-06T17:17:43.013Z] [2022-05-06T17:17:43.013Z] #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-05-06T17:17:43.013Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:43.013Z] #14 56.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-06T17:17:43.014Z] #14 57.72 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-05-06T17:17:43.014Z] #14 58.62 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-05-06T17:17:43.014Z] #14 60.44 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-05-06T17:17:43.014Z] #14 60.99 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-05-06T17:17:43.014Z] #14 60.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-06T17:17:43.014Z] #14 60.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-06T17:17:43.014Z] #14 61.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-06T17:17:43.014Z] #14 61.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-06T17:17:43.014Z] #14 61.04 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-05-06T17:17:43.014Z] #14 61.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-06T17:17:43.014Z] #14 61.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-06T17:17:43.014Z] #14 61.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-06T17:17:43.014Z] #14 61.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-06T17:17:43.014Z] #14 61.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-06T17:17:43.014Z] #14 61.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-06T17:17:43.014Z] #14 61.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-06T17:17:43.014Z] #14 61.17 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-05-06T17:17:43.014Z] #14 61.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-06T17:17:43.014Z] #14 61.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-06T17:17:43.014Z] #14 62.76 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:43.014Z] #14 63.17 Fetched 115 MB in 10s (11.9 MB/s) [2022-05-06T17:17:43.014Z] #14 63.26 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-06T17:17:43.014Z] #14 63.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-06T17:17:43.014Z] #14 63.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-06T17:17:43.014Z] #14 63.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:17:43.014Z] #14 66.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-06T17:17:43.014Z] #14 66.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-06T17:17:43.014Z] #14 66.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:17:43.014Z] #14 ... [2022-05-06T17:17:43.014Z] [2022-05-06T17:17:43.014Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:43.014Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:43.014Z] #53 62.63 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-06T17:17:43.014Z] #53 62.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-06T17:17:43.014Z] #53 62.74 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-06T17:17:43.014Z] #53 62.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-06T17:17:43.014Z] #53 62.93 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-06T17:17:43.014Z] #53 62.96 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-06T17:17:43.014Z] #53 63.03 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-06T17:17:43.014Z] #53 63.08 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-06T17:17:43.014Z] #53 63.12 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-06T17:17:43.014Z] #53 63.16 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-06T17:17:43.014Z] #53 63.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-06T17:17:43.014Z] #53 63.23 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-06T17:17:43.014Z] #53 63.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-06T17:17:43.014Z] #53 63.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-06T17:17:43.014Z] #53 63.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-06T17:17:43.014Z] #53 63.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-06T17:17:43.014Z] #53 63.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-06T17:17:43.014Z] #53 63.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-06T17:17:43.014Z] #53 63.76 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-06T17:17:43.014Z] #53 64.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-06T17:17:43.014Z] #53 64.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-06T17:17:43.014Z] #53 64.12 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-06T17:17:43.014Z] #53 64.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-06T17:17:43.014Z] #53 64.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-06T17:17:43.014Z] #53 64.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-06T17:17:43.014Z] #53 64.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-06T17:17:43.014Z] #53 64.27 go: downloading github.com/julz/importas v0.1.0 [2022-05-06T17:17:43.014Z] #53 64.44 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-06T17:17:43.014Z] #53 64.49 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-06T17:17:43.014Z] #53 64.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-06T17:17:43.014Z] #53 64.57 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-06T17:17:43.014Z] #53 64.62 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-06T17:17:43.014Z] #53 64.67 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-06T17:17:43.014Z] #53 64.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-06T17:17:43.014Z] #53 64.71 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-06T17:17:43.014Z] #53 64.80 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-06T17:17:43.014Z] #53 64.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-06T17:17:43.014Z] #53 64.98 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-06T17:17:43.014Z] #53 65.04 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-06T17:17:43.014Z] #53 65.84 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-06T17:17:43.014Z] #53 65.86 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-06T17:17:43.014Z] #53 65.91 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-06T17:17:43.014Z] #53 65.92 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-06T17:17:43.014Z] #53 66.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-06T17:17:43.014Z] #53 66.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-06T17:17:43.014Z] #53 66.22 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-06T17:17:43.014Z] #53 66.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-06T17:17:43.014Z] #53 66.34 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-06T17:17:43.014Z] #53 66.54 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-06T17:17:43.014Z] #53 66.55 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-06T17:17:43.014Z] #53 66.58 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-06T17:17:43.014Z] #53 66.61 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-06T17:17:43.014Z] #53 66.63 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-06T17:17:43.014Z] #53 66.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-06T17:17:43.014Z] #53 66.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-06T17:17:43.014Z] #53 66.77 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-06T17:17:43.014Z] #53 66.80 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-06T17:17:43.014Z] #53 66.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-06T17:17:43.014Z] #53 66.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-06T17:17:43.014Z] #53 66.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-06T17:17:43.276Z] #53 67.33 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-06T17:17:43.276Z] #53 67.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-06T17:17:43.276Z] #53 67.39 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-06T17:17:43.276Z] #53 67.40 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-06T17:17:43.276Z] #53 67.45 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-06T17:17:43.849Z] #53 67.75 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-06T17:17:43.849Z] #53 67.93 go: downloading honnef.co/go/tools v0.2.2 [2022-05-06T17:17:45.144Z] #53 60.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:17:45.144Z] #53 60.23 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T17:17:45.144Z] #53 ... [2022-05-06T17:17:45.144Z] [2022-05-06T17:17:45.144Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-06T17:17:45.144Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-06T17:17:45.144Z] #38 59.99 NAME: [2022-05-06T17:17:45.144Z] #38 59.99 go-winres - A tool for embedding resources in Windows executables [2022-05-06T17:17:45.144Z] #38 59.99 [2022-05-06T17:17:45.144Z] #38 59.99 USAGE: [2022-05-06T17:17:45.144Z] #38 59.99 go-winres [global options] command [command options] [arguments...] [2022-05-06T17:17:45.144Z] #38 59.99 [2022-05-06T17:17:45.144Z] #38 59.99 COMMANDS: [2022-05-06T17:17:45.144Z] #38 59.99 init Create an initial ./winres/winres.json [2022-05-06T17:17:45.144Z] #38 60.00 make Make syso files for the "go build" command [2022-05-06T17:17:45.144Z] #38 60.00 simply Make syso files for the "go build" command (simplified) [2022-05-06T17:17:45.144Z] #38 60.01 extract Extract all resources from an executable [2022-05-06T17:17:45.144Z] #38 60.01 patch Replace resources in an executable file (exe, dll) [2022-05-06T17:17:45.144Z] #38 60.01 help, h Shows a list of commands or help for one command [2022-05-06T17:17:45.144Z] #38 60.01 [2022-05-06T17:17:45.144Z] #38 60.01 GLOBAL OPTIONS: [2022-05-06T17:17:45.144Z] #38 60.01 --help, -h show help (default: false) [2022-05-06T17:17:45.144Z] #38 DONE 60.3s [2022-05-06T17:17:45.144Z] [2022-05-06T17:17:45.144Z] #49 [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-05-06T17:17:45.144Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:45.144Z] #49 57.01 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:45.144Z] #49 57.45 Fetched 2292 kB in 3s (700 kB/s) [2022-05-06T17:17:45.144Z] #49 57.63 Selecting previously unselected package libprotobuf23:amd64. [2022-05-06T17:17:45.144Z] #49 57.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-06T17:17:45.144Z] #49 57.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-06T17:17:45.144Z] #49 57.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-06T17:17:45.144Z] #49 59.09 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:17:45.144Z] #49 59.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:17:45.144Z] #49 59.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:17:45.144Z] #49 59.62 Selecting previously unselected package python3-six. [2022-05-06T17:17:45.144Z] #49 59.64 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-06T17:17:45.144Z] #49 59.67 Unpacking python3-six (1.16.0-2) ... [2022-05-06T17:17:45.144Z] #49 59.93 Selecting previously unselected package python3-protobuf. [2022-05-06T17:17:45.144Z] #49 59.93 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-06T17:17:45.144Z] #49 59.97 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-06T17:17:46.080Z] #49 61.03 Selecting previously unselected package libnet1:amd64. [2022-05-06T17:17:46.080Z] #49 61.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-06T17:17:46.080Z] #49 61.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:17:46.337Z] #49 61.42 Selecting previously unselected package libnl-3-200:amd64. [2022-05-06T17:17:46.337Z] #49 61.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-06T17:17:46.337Z] #49 61.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:17:46.413Z] #53 69.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-06T17:17:46.413Z] #53 70.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-06T17:17:46.413Z] #53 70.14 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-06T17:17:46.413Z] #53 70.22 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-06T17:17:46.622Z] #49 61.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-06T17:17:46.622Z] #49 61.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-06T17:17:46.622Z] #49 61.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:17:46.677Z] #53 ... [2022-05-06T17:17:46.677Z] [2022-05-06T17:17:46.677Z] #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-05-06T17:17:46.677Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:46.677Z] #14 70.76 Selecting previously unselected package binutils-mingw-w64. [2022-05-06T17:17:46.677Z] #14 70.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-06T17:17:46.677Z] #14 70.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:17:46.895Z] #49 61.95 Selecting previously unselected package criu. [2022-05-06T17:17:46.939Z] #14 70.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-06T17:17:46.939Z] #14 70.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:17:46.939Z] #14 71.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:17:47.173Z] #49 61.95 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-06T17:17:47.173Z] #49 61.97 Unpacking criu (3.16.1-3) ... [2022-05-06T17:17:47.200Z] #14 71.36 Selecting previously unselected package dmsetup. [2022-05-06T17:17:47.462Z] #14 71.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:17:47.462Z] #14 71.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:17:47.724Z] #14 71.67 Selecting previously unselected package mingw-w64-common. [2022-05-06T17:17:47.724Z] #14 71.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-06T17:17:47.724Z] #14 71.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-06T17:17:48.017Z] #52 ... [2022-05-06T17:17:48.017Z] [2022-05-06T17:17:48.017Z] #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-05-06T17:17:48.017Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-06T17:17:48.017Z] #19 148.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-06T17:17:48.017Z] #19 148.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:48.017Z] #19 148.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:17:48.017Z] #19 148.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-06T17:17:48.017Z] #19 148.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:48.017Z] #19 148.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:17:48.563Z] #49 63.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:17:48.619Z] #14 73.78 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-06T17:17:48.619Z] #14 73.78 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:17:48.672Z] #14 ... [2022-05-06T17:17:48.672Z] [2022-05-06T17:17:48.672Z] #40 [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-05-06T17:17:48.672Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:48.672Z] #40 62.71 Selecting previously unselected package libicu67:amd64. [2022-05-06T17:17:48.672Z] #40 62.74 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-06T17:17:48.672Z] #40 62.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-06T17:17:48.672Z] #40 72.61 Selecting previously unselected package libxml2:amd64. [2022-05-06T17:17:48.672Z] #40 72.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-06T17:17:48.672Z] #40 72.64 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-06T17:17:48.672Z] #40 ... [2022-05-06T17:17:48.672Z] [2022-05-06T17:17:48.672Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:48.672Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:48.672Z] #53 72.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-06T17:17:48.672Z] #53 72.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-06T17:17:48.672Z] #53 72.42 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-06T17:17:48.672Z] #53 72.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-06T17:17:48.672Z] #53 72.83 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-06T17:17:48.672Z] #53 72.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T17:17:48.880Z] #14 73.79 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:17:49.071Z] #62 ... [2022-05-06T17:17:49.071Z] [2022-05-06T17:17:49.071Z] #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-05-06T17:17:49.071Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:17:49.071Z] #14 66.16 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-06T17:17:49.071Z] #14 66.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-06T17:17:49.071Z] #14 66.17 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:17:49.071Z] #14 70.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-06T17:17:49.071Z] #14 70.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-06T17:17:49.071Z] #14 70.46 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:17:49.071Z] #14 74.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-06T17:17:49.071Z] #14 74.94 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-06T17:17:49.071Z] #14 74.94 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:17:49.245Z] #53 73.10 go: downloading golang.org/x/text v0.3.7 [2022-05-06T17:17:49.929Z] #49 ... [2022-05-06T17:17:49.929Z] [2022-05-06T17:17:49.929Z] #40 [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-05-06T17:17:49.929Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:49.929Z] #40 55.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:17:49.929Z] #40 55.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:49.929Z] #40 55.41 Selecting previously unselected package vim-common. [2022-05-06T17:17:49.929Z] #40 55.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:17:49.929Z] #40 55.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:17:49.929Z] #40 56.08 Selecting previously unselected package cmake-data. [2022-05-06T17:17:49.929Z] #40 56.09 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-06T17:17:49.929Z] #40 56.12 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:17:49.929Z] #40 60.96 Selecting previously unselected package libicu67:amd64. [2022-05-06T17:17:49.929Z] #40 60.96 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-06T17:17:49.929Z] #40 60.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-06T17:17:49.929Z] #40 ... [2022-05-06T17:17:49.929Z] [2022-05-06T17:17:49.929Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:49.929Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:49.929Z] #53 60.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-06T17:17:49.929Z] #53 60.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-06T17:17:49.929Z] #53 60.69 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-06T17:17:49.929Z] #53 60.78 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-06T17:17:49.929Z] #53 60.96 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T17:17:49.929Z] #53 60.97 go: downloading github.com/spf13/afero v1.6.0 [2022-05-06T17:17:49.929Z] #53 61.16 go: downloading github.com/spf13/cast v1.4.1 [2022-05-06T17:17:49.929Z] #53 61.21 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-06T17:17:49.929Z] #53 61.23 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-06T17:17:49.929Z] #53 61.27 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-06T17:17:49.929Z] #53 61.49 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-06T17:17:49.929Z] #53 61.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-06T17:17:49.929Z] #53 61.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-06T17:17:49.929Z] #53 61.74 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-06T17:17:49.929Z] #53 61.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-06T17:17:49.929Z] #53 61.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-06T17:17:49.929Z] #53 61.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-06T17:17:49.929Z] #53 61.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-06T17:17:49.929Z] #53 62.05 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-06T17:17:49.929Z] #53 63.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-06T17:17:49.929Z] #53 63.45 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-06T17:17:49.929Z] #53 63.55 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-06T17:17:49.929Z] #53 63.64 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-06T17:17:49.929Z] #53 63.71 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-06T17:17:49.929Z] #53 63.74 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-06T17:17:49.929Z] #53 64.86 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-06T17:17:49.929Z] #53 64.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-06T17:17:49.929Z] #53 64.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-06T17:17:49.929Z] #53 65.00 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-06T17:17:49.929Z] #53 65.06 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-06T17:17:49.929Z] #53 65.08 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-06T17:17:49.929Z] #53 65.14 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-06T17:17:49.929Z] #53 65.23 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-06T17:17:49.929Z] #53 65.35 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-06T17:17:50.188Z] #53 65.53 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-06T17:17:50.188Z] #53 65.57 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-06T17:17:50.188Z] #53 65.64 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-06T17:17:50.445Z] #53 65.67 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-06T17:17:50.445Z] #53 65.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-06T17:17:50.445Z] #53 65.82 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-06T17:17:50.445Z] #53 65.83 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-06T17:17:50.445Z] #53 65.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-06T17:17:50.634Z] #53 ... [2022-05-06T17:17:50.634Z] [2022-05-06T17:17:50.634Z] #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-05-06T17:17:50.634Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:17:50.634Z] #34 64.37 Updating files: 83% (1276/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-06T17:17:50.634Z] #34 65.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-06T17:17:50.634Z] #34 65.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-06T17:17:50.634Z] #34 ... [2022-05-06T17:17:50.634Z] [2022-05-06T17:17:50.634Z] #40 [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-05-06T17:17:50.634Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:17:50.634Z] #40 73.90 Selecting previously unselected package libarchive13:amd64. [2022-05-06T17:17:50.634Z] #40 73.90 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-06T17:17:50.634Z] #40 73.91 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-06T17:17:50.634Z] #40 74.60 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-06T17:17:50.634Z] #40 74.62 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-06T17:17:50.634Z] #40 74.68 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-06T17:17:50.701Z] #53 66.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-06T17:17:50.701Z] #53 ... [2022-05-06T17:17:50.701Z] [2022-05-06T17:17:50.702Z] #49 [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-05-06T17:17:50.702Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:50.702Z] #49 65.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-06T17:17:50.702Z] #49 65.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:17:50.702Z] #49 65.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:17:50.702Z] #49 65.74 Setting up python3-six (1.16.0-2) ... [2022-05-06T17:17:50.896Z] #40 75.05 Selecting previously unselected package librhash0:amd64. [2022-05-06T17:17:51.157Z] #40 75.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-06T17:17:51.157Z] #40 75.09 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-06T17:17:51.265Z] #49 ... [2022-05-06T17:17:51.265Z] [2022-05-06T17:17:51.265Z] #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-05-06T17:17:51.265Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:51.265Z] #14 56.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-05-06T17:17:51.265Z] #14 57.64 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-05-06T17:17:51.265Z] #14 58.70 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-05-06T17:17:51.265Z] #14 61.20 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-05-06T17:17:51.265Z] #14 62.41 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-05-06T17:17:51.265Z] #14 62.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-06T17:17:51.265Z] #14 62.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-06T17:17:51.265Z] #14 62.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-06T17:17:51.265Z] #14 62.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-06T17:17:51.265Z] #14 62.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-06T17:17:51.265Z] #14 62.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-06T17:17:51.265Z] #14 62.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-06T17:17:51.265Z] #14 62.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-06T17:17:51.265Z] #14 62.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-06T17:17:51.265Z] #14 62.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-06T17:17:51.265Z] #14 62.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-06T17:17:51.265Z] #14 62.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-06T17:17:51.265Z] #14 62.77 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-05-06T17:17:51.265Z] #14 62.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-06T17:17:51.265Z] #14 62.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-06T17:17:51.265Z] #14 64.07 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:17:51.265Z] #14 64.35 Fetched 115 MB in 11s (10.8 MB/s) [2022-05-06T17:17:51.265Z] #14 64.53 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-06T17:17:51.265Z] #14 64.53 (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-05-06T17:17:51.265Z] #14 64.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-06T17:17:51.265Z] #14 64.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:17:51.521Z] #14 ... [2022-05-06T17:17:51.522Z] [2022-05-06T17:17:51.522Z] #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-05-06T17:17:51.522Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:17:51.522Z] #34 65.79 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-06T17:17:51.522Z] #34 66.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-06T17:17:51.522Z] #34 66.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-06T17:17:52.546Z] #40 76.49 Selecting previously unselected package libuv1:amd64. [2022-05-06T17:17:52.546Z] #40 76.49 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-06T17:17:52.766Z] using credential docker-jenkins-github-credentials [2022-05-06T17:17:52.808Z] #40 76.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-06T17:17:52.845Z] Cloning the remote Git repository [2022-05-06T17:17:52.845Z] Cloning with configured refspecs honoured and without tags [2022-05-06T17:17:53.095Z] #14 ... [2022-05-06T17:17:53.095Z] [2022-05-06T17:17:53.095Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:17:53.095Z] #62 sha256:701aaefb87714938fd6589652df4e842f75cc389a2efec99d465c30ca6121e16 [2022-05-06T17:17:53.382Z] #40 77.33 Selecting previously unselected package cmake. [2022-05-06T17:17:53.382Z] #40 77.33 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-06T17:17:53.382Z] #40 77.35 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:17:53.644Z] #40 ... [2022-05-06T17:17:53.644Z] [2022-05-06T17:17:53.644Z] #49 [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-05-06T17:17:53.644Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:17:53.644Z] #49 71.93 Setting up criu (3.16.1-3) ... [2022-05-06T17:17:53.644Z] #49 74.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:17:53.644Z] #49 DONE 77.7s [2022-05-06T17:17:53.880Z] #62 41.76 Updating files: 61% (2932/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-06T17:17:53.881Z] #62 42.72 + cd /tmp/tmp.3AZPyKB75y/src/github.com/containerd/containerd [2022-05-06T17:17:53.881Z] #62 42.72 + git checkout -q v1.6.4 [2022-05-06T17:17:53.911Z] [2022-05-06T17:17:53.911Z] #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-05-06T17:17:53.911Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:17:53.046Z] Cloning repository https://github.com/moby/moby.git [2022-05-06T17:17:53.454Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-06T17:17:55.268Z] #62 43.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-06T17:17:55.268Z] #62 43.92 + BUILDTAGS='netgo osusergo static_build' [2022-05-06T17:17:55.268Z] #62 43.92 + export EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:17:55.268Z] #62 43.92 + EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:17:55.268Z] #62 43.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-06T17:17:55.268Z] #62 43.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-06T17:17:55.268Z] #62 43.92 + '[' '' = dynamic ']' [2022-05-06T17:17:55.268Z] #62 43.92 + make [2022-05-06T17:17:55.637Z] #14 83.31 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-06T17:17:55.638Z] #14 83.31 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-06T17:17:55.638Z] #14 83.32 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:17:55.638Z] #14 ... [2022-05-06T17:17:55.638Z] [2022-05-06T17:17:55.638Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:17:55.638Z] #65 sha256:e9ac6ba861c604e8e3b9c8eeb358bca5dc760b0d836c959a18a5fdc8dac9acfc [2022-05-06T17:17:55.638Z] #65 83.16 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:17:55.638Z] #65 83.16 + GOBIN=/build [2022-05-06T17:17:55.638Z] #65 83.16 + GO111MODULE=on [2022-05-06T17:17:55.638Z] #65 83.16 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:17:55.830Z] #34 ... [2022-05-06T17:17:55.830Z] [2022-05-06T17:17:55.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-05-06T17:17:55.830Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:17:55.830Z] #14 79.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-06T17:17:55.830Z] #14 79.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-06T17:17:55.830Z] #14 79.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:17:56.147Z] #19 162.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-06T17:17:56.147Z] #19 162.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:17:56.147Z] #19 162.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:17:56.147Z] #19 162.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-06T17:17:56.147Z] #19 162.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:17:56.147Z] #19 162.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-06T17:17:56.147Z] #19 162.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-06T17:17:56.147Z] #19 162.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:17:56.147Z] #19 162.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-06T17:17:56.147Z] #19 162.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-06T17:17:56.147Z] #19 162.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:17:56.147Z] #19 162.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:17:56.147Z] #19 162.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-06T17:17:56.147Z] #19 162.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:17:56.147Z] #19 162.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:17:56.147Z] #19 162.5 Selecting previously unselected package cross-config. [2022-05-06T17:17:56.147Z] #19 162.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-06T17:17:56.147Z] #19 162.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-06T17:17:56.147Z] #19 162.5 Selecting previously unselected package gcc-10-cross-base. [2022-05-06T17:17:56.147Z] #19 162.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:56.147Z] #19 162.6 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-06T17:17:56.147Z] #19 162.7 Selecting previously unselected package libc6-arm64-cross. [2022-05-06T17:17:56.147Z] #19 162.7 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-06T17:17:56.147Z] #19 162.7 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-06T17:17:56.147Z] #19 163.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-06T17:17:56.147Z] #19 163.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:56.147Z] #19 163.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:56.147Z] #19 163.4 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-06T17:17:56.147Z] #19 163.4 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:56.147Z] #19 163.4 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:56.147Z] #19 163.6 Selecting previously unselected package libitm1-arm64-cross. [2022-05-06T17:17:56.147Z] #19 163.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:56.147Z] #19 163.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:56.419Z] #19 163.7 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-06T17:17:56.419Z] #19 163.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:56.419Z] #19 163.8 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:56.419Z] #19 163.8 Selecting previously unselected package libasan6-arm64-cross. [2022-05-06T17:17:56.419Z] #19 163.8 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:56.419Z] #19 163.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:54.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:17:54.447Z] > git --version # timeout=10 [2022-05-06T17:17:54.495Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-06T17:17:54.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:17:54.499Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:17:56.653Z] #62 45.31 + bin/ctr [2022-05-06T17:17:56.772Z] #34 ... [2022-05-06T17:17:56.772Z] [2022-05-06T17:17:56.772Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:17:56.772Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:17:56.772Z] #53 66.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-06T17:17:56.772Z] #53 66.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-06T17:17:56.772Z] #53 66.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-06T17:17:56.772Z] #53 66.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-06T17:17:56.772Z] #53 66.34 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-06T17:17:56.772Z] #53 66.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-06T17:17:56.772Z] #53 66.71 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-06T17:17:56.772Z] #53 66.74 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-06T17:17:56.772Z] #53 66.76 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-06T17:17:56.772Z] #53 66.77 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-06T17:17:56.772Z] #53 66.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-06T17:17:56.772Z] #53 66.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-06T17:17:56.772Z] #53 66.83 go: downloading github.com/julz/importas v0.1.0 [2022-05-06T17:17:56.772Z] #53 66.85 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-06T17:17:56.772Z] #53 66.90 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-06T17:17:56.772Z] #53 66.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-06T17:17:56.772Z] #53 67.00 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-06T17:17:56.772Z] #53 67.02 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-06T17:17:56.772Z] #53 67.11 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-06T17:17:56.772Z] #53 67.12 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-06T17:17:56.772Z] #53 67.14 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-06T17:17:56.772Z] #53 67.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-06T17:17:56.772Z] #53 67.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-06T17:17:56.772Z] #53 67.42 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-06T17:17:56.772Z] #53 67.44 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-06T17:17:56.772Z] #53 68.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-06T17:17:56.772Z] #53 68.19 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-06T17:17:56.772Z] #53 68.21 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-06T17:17:56.772Z] #53 68.32 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-06T17:17:56.772Z] #53 68.38 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-06T17:17:56.772Z] #53 68.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-06T17:17:56.772Z] #53 68.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-06T17:17:56.772Z] #53 68.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-06T17:17:56.772Z] #53 68.56 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-06T17:17:56.772Z] #53 68.80 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-06T17:17:56.772Z] #53 68.82 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-06T17:17:56.772Z] #53 68.84 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-06T17:17:56.772Z] #53 68.86 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-06T17:17:56.772Z] #53 68.88 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-06T17:17:56.772Z] #53 68.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-06T17:17:56.772Z] #53 69.08 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-06T17:17:56.772Z] #53 69.11 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-06T17:17:56.772Z] #53 69.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-06T17:17:56.772Z] #53 69.19 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-06T17:17:56.772Z] #53 69.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-06T17:17:56.772Z] #53 69.30 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-06T17:17:56.772Z] #53 69.52 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-06T17:17:56.772Z] #53 69.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-06T17:17:56.772Z] #53 69.61 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-06T17:17:56.772Z] #53 69.66 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-06T17:17:56.772Z] #53 69.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-06T17:17:56.772Z] #53 70.20 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-06T17:17:56.772Z] #53 70.39 go: downloading honnef.co/go/tools v0.2.2 [2022-05-06T17:17:57.029Z] #53 72.18 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-06T17:17:57.029Z] #53 72.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-06T17:17:57.029Z] #53 72.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-06T17:17:57.029Z] #53 72.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-06T17:17:57.029Z] #53 72.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-06T17:17:57.286Z] #53 72.56 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-06T17:17:57.286Z] #53 72.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-06T17:17:57.799Z] #19 ... [2022-05-06T17:17:57.799Z] [2022-05-06T17:17:57.799Z] #52 [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-05-06T17:17:57.799Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:17:57.799Z] #52 DONE 175.5s [2022-05-06T17:17:57.799Z] [2022-05-06T17:17:57.799Z] #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-05-06T17:17:57.799Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-06T17:17:57.799Z] #19 165.1 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-06T17:17:57.799Z] #19 165.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:57.799Z] #19 165.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:57.874Z] #53 73.05 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-06T17:17:57.874Z] #53 73.05 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T17:17:58.059Z] #19 165.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-06T17:17:58.059Z] #19 165.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:58.059Z] #19 165.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:58.131Z] #53 73.25 go: downloading golang.org/x/text v0.3.7 [2022-05-06T17:17:58.230Z] Fetching without tags [2022-05-06T17:17:58.627Z] #19 166.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-06T17:17:58.627Z] #19 166.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:58.627Z] #19 166.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:58.627Z] #19 166.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-06T17:17:58.627Z] #19 166.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:58.627Z] #19 166.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:58.962Z] Merging remotes/origin/master commit 6b4696e18d843a6ef491e926cc8119ab32534a17 into PR head commit f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:17:59.007Z] Fetching without tags [2022-05-06T17:17:59.271Z] #19 166.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-06T17:17:59.271Z] #19 166.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:17:59.271Z] #19 166.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:17:59.530Z] #19 167.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-06T17:17:59.530Z] #19 167.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:17:59.530Z] #19 167.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:17:57.910Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:17:57.976Z] > git config --add remote.origin.fetch +refs/pull/43566/head:refs/remotes/origin/PR-43566 # timeout=10 [2022-05-06T17:17:58.020Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:17:58.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:17:58.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:17:58.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:17:58.271Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:17:59.077Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:17:59.121Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:17:59.881Z] #65 87.27 rootlesskit version 1.0.0 [2022-05-06T17:17:59.881Z] #65 87.30 Usage of /build/rootlesskit-docker-proxy: [2022-05-06T17:17:59.881Z] #65 87.30 -container-ip string [2022-05-06T17:17:59.881Z] #65 87.30 container ip [2022-05-06T17:17:59.881Z] #65 87.30 -container-port int [2022-05-06T17:17:59.881Z] #65 87.30 container port (default -1) [2022-05-06T17:17:59.881Z] #65 87.30 -host-ip string [2022-05-06T17:17:59.881Z] #65 87.30 host ip [2022-05-06T17:17:59.881Z] #65 87.30 -host-port int [2022-05-06T17:17:59.881Z] #65 87.30 host port (default -1) [2022-05-06T17:17:59.881Z] #65 87.30 -proto string [2022-05-06T17:17:59.881Z] #65 87.30 proxy protocol (default "tcp") [2022-05-06T17:17:59.942Z] Merging remotes/origin/master commit 6b4696e18d843a6ef491e926cc8119ab32534a17 into PR head commit f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:18:00.057Z] #14 ... [2022-05-06T17:18:00.057Z] [2022-05-06T17:18:00.057Z] #40 [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-05-06T17:18:00.057Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:18:00.057Z] #40 83.06 Setting up libicu67:amd64 (67.1-7) ... [2022-05-06T17:18:00.057Z] #40 83.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:00.057Z] #40 83.11 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-06T17:18:00.057Z] #40 83.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:00.057Z] #40 83.18 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-06T17:18:00.057Z] #40 83.19 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-06T17:18:00.057Z] #40 83.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:18:00.057Z] #40 83.23 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-06T17:18:00.057Z] #40 83.25 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-06T17:18:00.057Z] #40 83.27 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:18:00.057Z] #40 83.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:18:00.057Z] #40 DONE 84.0s [2022-05-06T17:18:00.057Z] [2022-05-06T17:18:00.057Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-06T17:18:00.057Z] #41 sha256:ca1d527e8174bb17d8dec70a696076f02d01fb8e27d3f5aea7e85e1c9b5c9e67 [2022-05-06T17:18:00.057Z] #41 DONE 0.2s [2022-05-06T17:18:00.057Z] [2022-05-06T17:18:00.057Z] #42 [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-05-06T17:18:00.057Z] #42 sha256:f23247f0b6eb45bcbe1c22aeae161c2bbde71133143b7bc0125d22aee6fa3e19 [2022-05-06T17:18:01.355Z] #65 ... [2022-05-06T17:18:01.356Z] [2022-05-06T17:18:01.356Z] #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-05-06T17:18:01.356Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:18:01.356Z] #14 87.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-06T17:18:01.356Z] #14 87.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-06T17:18:01.356Z] #14 87.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:18:01.356Z] #14 87.56 Selecting previously unselected package libapparmor1:arm64. [2022-05-06T17:18:01.356Z] #14 87.56 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-06T17:18:01.356Z] #14 87.57 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-06T17:18:01.356Z] #14 87.64 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-06T17:18:01.356Z] #14 87.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-06T17:18:01.356Z] #14 87.65 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-06T17:18:01.356Z] #14 87.77 Selecting previously unselected package libbtrfs0:arm64. [2022-05-06T17:18:01.356Z] #14 87.78 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-06T17:18:01.356Z] #14 87.78 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-06T17:18:01.356Z] #14 88.55 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-06T17:18:01.356Z] #14 88.56 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-06T17:18:01.356Z] #14 88.82 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-06T17:18:01.446Z] #42 1.094 + RM_GOPATH=0 [2022-05-06T17:18:01.446Z] #42 1.094 + TMP_GOPATH= [2022-05-06T17:18:01.446Z] #42 1.094 + : /build [2022-05-06T17:18:01.446Z] #42 1.094 + '[' -z '' ']' [2022-05-06T17:18:01.446Z] #42 1.094 ++ mktemp -d [2022-05-06T17:18:01.446Z] #42 1.094 + export GOPATH=/tmp/tmp.EwsG4CzZBw [2022-05-06T17:18:01.446Z] #42 1.094 + GOPATH=/tmp/tmp.EwsG4CzZBw [2022-05-06T17:18:01.446Z] #42 1.094 + RM_GOPATH=1 [2022-05-06T17:18:01.446Z] #42 1.094 + case "$(go env GOARCH)" in [2022-05-06T17:18:01.446Z] #42 1.094 ++ go env GOARCH [2022-05-06T17:18:01.446Z] #42 1.121 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:18:01.446Z] #42 1.121 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:18:01.446Z] #42 1.121 ++ dirname /install.sh [2022-05-06T17:18:01.446Z] #42 1.121 + dir=/ [2022-05-06T17:18:01.446Z] #42 1.121 + bin=tini [2022-05-06T17:18:01.446Z] #42 1.121 + shift [2022-05-06T17:18:01.446Z] #42 1.121 + '[' '!' -f //tini.installer ']' [2022-05-06T17:18:01.446Z] #42 1.121 + . //tini.installer [2022-05-06T17:18:01.446Z] #42 1.121 ++ : v0.19.0 [2022-05-06T17:18:01.446Z] #42 1.121 + install_tini [2022-05-06T17:18:01.446Z] #42 1.121 + echo 'Install tini version v0.19.0' [2022-05-06T17:18:01.446Z] #42 1.121 + git clone https://github.com/krallin/tini.git /tmp/tmp.EwsG4CzZBw/tini [2022-05-06T17:18:01.446Z] #42 1.121 Install tini version v0.19.0 [2022-05-06T17:18:01.446Z] #42 1.124 Cloning into '/tmp/tmp.EwsG4CzZBw/tini'... [2022-05-06T17:18:01.452Z] #53 ... [2022-05-06T17:18:01.452Z] [2022-05-06T17:18:01.452Z] #49 [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-05-06T17:18:01.452Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-06T17:18:01.452Z] #49 67.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:18:01.452Z] #49 67.60 Setting up python3-protobuf (3.12.4-1) ... [2022-05-06T17:18:01.452Z] #49 72.67 Setting up criu (3.16.1-3) ... [2022-05-06T17:18:01.452Z] #49 74.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:18:01.452Z] #49 DONE 75.9s [2022-05-06T17:18:01.452Z] [2022-05-06T17:18:01.452Z] #40 [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-05-06T17:18:01.452Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:18:01.452Z] #40 70.57 Selecting previously unselected package libxml2:amd64. [2022-05-06T17:18:01.452Z] #40 70.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-06T17:18:01.452Z] #40 70.62 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-06T17:18:01.452Z] #40 71.56 Selecting previously unselected package libarchive13:amd64. [2022-05-06T17:18:01.452Z] #40 71.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-06T17:18:01.452Z] #40 71.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-06T17:18:01.452Z] #40 72.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-06T17:18:01.452Z] #40 72.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-06T17:18:01.452Z] #40 72.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-06T17:18:01.452Z] #40 72.32 Selecting previously unselected package librhash0:amd64. [2022-05-06T17:18:01.452Z] #40 72.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-06T17:18:01.452Z] #40 72.33 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-06T17:18:01.452Z] #40 72.53 Selecting previously unselected package libuv1:amd64. [2022-05-06T17:18:01.452Z] #40 72.53 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-06T17:18:01.452Z] #40 72.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-06T17:18:01.452Z] #40 72.77 Selecting previously unselected package cmake. [2022-05-06T17:18:01.452Z] #40 72.77 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-06T17:18:01.452Z] #40 72.77 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:18:01.615Z] #14 89.59 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-06T17:18:01.615Z] #14 89.60 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-06T17:18:01.615Z] #14 89.62 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-06T17:18:01.615Z] #14 89.82 Selecting previously unselected package libudev-dev:arm64. [2022-05-06T17:17:58.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:17:58.741Z] > git config --add remote.origin.fetch +refs/pull/43566/head:refs/remotes/origin/PR-43566 # timeout=10 [2022-05-06T17:17:58.788Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:17:58.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:17:59.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:17:59.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:17:59.038Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:18:00.039Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:18:00.085Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:18:01.875Z] #14 89.82 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-06T17:18:02.021Z] #42 1.958 + cd /tmp/tmp.EwsG4CzZBw/tini [2022-05-06T17:18:02.021Z] #42 1.958 + git checkout -q v0.19.0 [2022-05-06T17:18:02.021Z] #42 1.977 + cmake . [2022-05-06T17:18:02.283Z] #42 ... [2022-05-06T17:18:02.283Z] [2022-05-06T17:18:02.283Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:18:02.283Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:18:02.283Z] #51 86.12 gotestsum version dev [2022-05-06T17:18:02.283Z] #51 DONE 86.4s [2022-05-06T17:18:02.287Z] #14 90.06 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-06T17:18:02.547Z] #14 90.60 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-06T17:18:02.547Z] #14 90.61 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-06T17:18:02.547Z] #14 90.62 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-06T17:18:02.548Z] [2022-05-06T17:18:02.548Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:18:02.548Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:18:02.548Z] #53 79.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-06T17:18:02.548Z] #53 79.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T17:18:02.548Z] #53 79.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-06T17:18:02.548Z] #53 79.86 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-06T17:18:02.548Z] #53 80.04 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-06T17:18:02.548Z] #53 80.05 go: downloading golang.org/x/mod v0.5.1 [2022-05-06T17:18:02.548Z] #53 80.18 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-06T17:18:02.548Z] #53 80.25 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-06T17:18:02.548Z] #53 80.27 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T17:18:02.548Z] #53 80.36 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-06T17:18:02.548Z] #53 80.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-06T17:18:02.548Z] #53 80.52 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-06T17:18:02.548Z] #53 80.88 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T17:18:02.548Z] #53 80.99 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-06T17:18:02.548Z] #53 81.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-06T17:18:02.548Z] #53 81.35 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-06T17:18:02.548Z] #53 81.44 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-06T17:18:02.548Z] #53 81.60 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T17:18:02.548Z] #53 81.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T17:18:02.548Z] #53 81.66 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-06T17:18:02.548Z] #53 81.70 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-06T17:18:02.548Z] #53 81.92 go: downloading github.com/prometheus/common v0.10.0 [2022-05-06T17:18:02.548Z] #53 82.26 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-06T17:18:02.548Z] #53 82.34 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-06T17:18:02.548Z] #53 82.39 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-06T17:18:02.548Z] #53 84.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-06T17:18:02.810Z] #53 ... [2022-05-06T17:18:02.810Z] [2022-05-06T17:18:02.810Z] #42 [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-05-06T17:18:02.810Z] #42 sha256:f23247f0b6eb45bcbe1c22aeae161c2bbde71133143b7bc0125d22aee6fa3e19 [2022-05-06T17:18:02.810Z] #42 2.736 -- The C compiler identification is GNU 10.2.1 [2022-05-06T17:18:02.810Z] #42 2.831 -- Detecting C compiler ABI info [2022-05-06T17:18:02.863Z] #40 ... [2022-05-06T17:18:02.863Z] [2022-05-06T17:18:02.863Z] #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-05-06T17:18:02.863Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:02.863Z] #14 68.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-06T17:18:02.863Z] #14 68.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-06T17:18:02.863Z] #14 68.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:18:02.863Z] #14 72.36 Selecting previously unselected package binutils-mingw-w64. [2022-05-06T17:18:02.863Z] #14 72.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-06T17:18:02.863Z] #14 72.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:18:02.863Z] #14 72.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-06T17:18:02.863Z] #14 72.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:18:02.863Z] #14 72.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:02.863Z] #14 73.22 Selecting previously unselected package dmsetup. [2022-05-06T17:18:02.863Z] #14 73.23 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:18:02.863Z] #14 73.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:18:02.863Z] #14 73.69 Selecting previously unselected package mingw-w64-common. [2022-05-06T17:18:02.863Z] #14 73.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-06T17:18:02.863Z] #14 73.74 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-06T17:18:02.869Z] Merge succeeded, producing f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:18:02.870Z] Checking out Revision f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd (PR-43566) [2022-05-06T17:18:02.518Z] > git remote # timeout=10 [2022-05-06T17:18:02.591Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T17:18:02.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:18:02.640Z] > git merge 6b4696e18d843a6ef491e926cc8119ab32534a17 # timeout=10 [2022-05-06T17:18:02.780Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-06T17:18:03.174Z] Merge succeeded, producing f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:18:03.174Z] Checking out Revision f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd (PR-43566) [2022-05-06T17:18:03.427Z] #14 ... [2022-05-06T17:18:03.427Z] [2022-05-06T17:18:03.427Z] #40 [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-05-06T17:18:03.427Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-06T17:18:03.427Z] #40 78.72 Setting up libicu67:amd64 (67.1-7) ... [2022-05-06T17:18:03.427Z] #40 78.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:03.427Z] #40 78.77 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-06T17:18:03.427Z] #40 78.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:03.427Z] #40 78.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-06T17:18:03.427Z] #40 78.85 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-06T17:18:03.427Z] #40 78.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:18:03.427Z] #40 78.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-06T17:18:03.684Z] #40 78.90 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-06T17:18:03.684Z] #40 78.94 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:18:03.684Z] #40 78.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:18:03.755Z] #42 3.575 -- Detecting C compiler ABI info - done [2022-05-06T17:18:03.755Z] #42 3.701 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-06T17:18:03.755Z] #42 3.701 -- Detecting C compile features [2022-05-06T17:18:03.755Z] #42 3.701 -- Detecting C compile features - done [2022-05-06T17:18:03.755Z] #42 3.769 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-06T17:18:04.005Z] #14 91.60 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-06T17:18:04.005Z] #14 91.60 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-06T17:18:04.005Z] #14 91.61 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-06T17:18:04.249Z] #40 DONE 79.5s [2022-05-06T17:18:04.249Z] [2022-05-06T17:18:04.249Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:18:04.249Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:18:04.249Z] #53 ... [2022-05-06T17:18:04.249Z] [2022-05-06T17:18:04.249Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-06T17:18:04.249Z] #41 sha256:279d4c2fbf14150e8f82aa57263cf0b7aade77cc1b07880c5380896b97ba5988 [2022-05-06T17:18:04.249Z] #41 DONE 0.1s [2022-05-06T17:18:04.249Z] [2022-05-06T17:18:04.249Z] #42 [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-05-06T17:18:04.249Z] #42 sha256:032a7672eaa8e29b06ded6ccb9f319528c7f22c45f25bf5f4992a4d761044e26 [2022-05-06T17:18:04.329Z] #42 4.067 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-06T17:18:04.329Z] #42 4.179 -- Configuring done [2022-05-06T17:18:04.329Z] #42 4.236 -- Generating done [2022-05-06T17:18:04.329Z] #42 4.236 -- Build files have been written to: /tmp/tmp.EwsG4CzZBw/tini [2022-05-06T17:18:04.329Z] #42 4.254 + make tini-static [2022-05-06T17:18:04.590Z] #42 4.590 Scanning dependencies of target tini-static [2022-05-06T17:18:04.805Z] #62 ... [2022-05-06T17:18:04.805Z] [2022-05-06T17:18:04.805Z] #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-05-06T17:18:04.805Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:04.805Z] #14 78.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-06T17:18:04.805Z] #14 78.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:04.805Z] #14 78.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:04.805Z] #14 83.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-06T17:18:04.805Z] #14 83.67 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:04.805Z] #14 83.67 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:04.852Z] #42 4.729 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-06T17:18:02.758Z] > git remote # timeout=10 [2022-05-06T17:18:02.852Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T17:18:02.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:18:02.899Z] > git merge 6b4696e18d843a6ef491e926cc8119ab32534a17 # timeout=10 [2022-05-06T17:18:03.071Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-06T17:18:03.196Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:18:03.243Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:18:05.435Z] #14 92.97 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-06T17:18:05.435Z] #14 92.97 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-06T17:18:05.435Z] #14 92.98 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-06T17:18:05.619Z] #42 1.206 + RM_GOPATH=0 [2022-05-06T17:18:05.619Z] #42 1.207 + TMP_GOPATH= [2022-05-06T17:18:05.619Z] #42 1.207 + : /build [2022-05-06T17:18:05.619Z] #42 1.207 + '[' -z '' ']' [2022-05-06T17:18:05.619Z] #42 1.208 ++ mktemp -d [2022-05-06T17:18:05.619Z] #42 1.209 + export GOPATH=/tmp/tmp.oHmdETF66X [2022-05-06T17:18:05.619Z] #42 1.209 + GOPATH=/tmp/tmp.oHmdETF66X [2022-05-06T17:18:05.619Z] #42 1.214 + RM_GOPATH=1 [2022-05-06T17:18:05.619Z] #42 1.214 + case "$(go env GOARCH)" in [2022-05-06T17:18:05.619Z] #42 1.214 ++ go env GOARCH [2022-05-06T17:18:05.619Z] #42 1.230 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:18:05.619Z] #42 1.230 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:18:05.619Z] #42 1.233 ++ dirname /install.sh [2022-05-06T17:18:05.619Z] #42 1.238 + dir=/ [2022-05-06T17:18:05.619Z] #42 1.238 + bin=tini [2022-05-06T17:18:05.619Z] #42 1.238 + shift [2022-05-06T17:18:05.619Z] #42 1.239 + '[' '!' -f //tini.installer ']' [2022-05-06T17:18:05.619Z] #42 1.239 + . //tini.installer [2022-05-06T17:18:05.619Z] #42 1.239 ++ : v0.19.0 [2022-05-06T17:18:05.619Z] #42 1.239 + install_tini [2022-05-06T17:18:05.619Z] #42 1.240 + echo 'Install tini version v0.19.0' [2022-05-06T17:18:05.619Z] #42 1.240 Install tini version v0.19.0 [2022-05-06T17:18:05.619Z] #42 1.240 + git clone https://github.com/krallin/tini.git /tmp/tmp.oHmdETF66X/tini [2022-05-06T17:18:05.619Z] #42 1.243 Cloning into '/tmp/tmp.oHmdETF66X/tini'... [2022-05-06T17:18:06.009Z] #14 93.98 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-06T17:18:06.009Z] #14 93.98 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-06T17:18:02.907Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:18:02.951Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:18:06.183Z] #42 1.951 + cd /tmp/tmp.oHmdETF66X/tini [2022-05-06T17:18:06.183Z] #42 1.953 + git checkout -q v0.19.0 [2022-05-06T17:18:06.183Z] #42 1.975 + cmake . [2022-05-06T17:18:06.241Z] #42 6.059 [100%] Linking C executable tini-static [2022-05-06T17:18:06.303Z] #14 94.22 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-06T17:18:06.747Z] #42 2.661 -- The C compiler identification is GNU 10.2.1 [2022-05-06T17:18:06.912Z] #14 94.66 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-06T17:18:06.912Z] #14 94.66 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-06T17:18:06.912Z] #14 94.68 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-06T17:18:07.005Z] #42 2.746 -- Detecting C compiler ABI info [2022-05-06T17:18:07.185Z] #42 7.099 [100%] Built target tini-static [2022-05-06T17:18:07.185Z] #42 7.211 + mkdir -p /build [2022-05-06T17:18:07.185Z] #42 7.211 + cp tini-static /build/docker-init [2022-05-06T17:18:07.569Z] #42 3.322 -- Detecting C compiler ABI info - done [2022-05-06T17:18:07.569Z] #42 3.498 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-06T17:18:07.650Z] #19 174.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-06T17:18:07.650Z] #19 174.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:18:07.650Z] #19 174.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:18:07.650Z] #19 174.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-06T17:18:07.650Z] #19 174.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-06T17:18:07.650Z] #19 174.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-06T17:18:07.650Z] #19 174.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-06T17:18:07.650Z] #19 174.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-06T17:18:07.650Z] #19 174.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-06T17:18:07.650Z] #19 175.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-06T17:18:07.650Z] #19 175.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:07.650Z] #19 175.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:18:07.758Z] #42 DONE 7.7s [2022-05-06T17:18:07.758Z] [2022-05-06T17:18:07.758Z] #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-05-06T17:18:07.758Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:07.758Z] #14 87.35 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-06T17:18:07.758Z] #14 87.36 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:07.758Z] #14 87.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:18:07.758Z] #14 87.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-06T17:18:07.758Z] #14 87.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:07.758Z] #14 87.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:07.827Z] #42 3.510 -- Detecting C compile features [2022-05-06T17:18:07.827Z] #42 3.510 -- Detecting C compile features - done [2022-05-06T17:18:07.827Z] #42 3.581 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-06T17:18:08.084Z] #42 3.870 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-06T17:18:08.219Z] #19 175.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-06T17:18:08.219Z] #19 175.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:18:08.219Z] #19 175.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:18:08.341Z] #42 4.013 -- Configuring done [2022-05-06T17:18:08.341Z] #42 4.021 -- Generating done [2022-05-06T17:18:08.341Z] #42 4.037 -- Build files have been written to: /tmp/tmp.oHmdETF66X/tini [2022-05-06T17:18:08.341Z] #42 4.053 + make tini-static [2022-05-06T17:18:08.350Z] #14 96.03 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-06T17:18:08.350Z] #14 96.04 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-06T17:18:08.350Z] #14 96.06 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-06T17:18:08.600Z] #42 4.386 Scanning dependencies of target tini-static [2022-05-06T17:18:08.600Z] #42 4.490 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-06T17:18:08.613Z] #14 ... [2022-05-06T17:18:08.613Z] [2022-05-06T17:18:08.613Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:18:08.613Z] #65 sha256:e9ac6ba861c604e8e3b9c8eeb358bca5dc760b0d836c959a18a5fdc8dac9acfc [2022-05-06T17:18:08.613Z] #65 DONE 96.1s [2022-05-06T17:18:08.613Z] [2022-05-06T17:18:08.613Z] #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-05-06T17:18:08.613Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:18:08.613Z] #14 96.50 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-06T17:18:08.613Z] #14 96.50 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-06T17:18:08.613Z] #14 96.53 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-06T17:18:08.613Z] #14 ... [2022-05-06T17:18:08.613Z] [2022-05-06T17:18:08.613Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-06T17:18:08.613Z] #66 sha256:8e4ff3b504c2915970df7a9141aa176d0fde6bac9d8dbd5cef0b939271309b40 [2022-05-06T17:18:08.613Z] #66 DONE 0.1s [2022-05-06T17:18:08.613Z] [2022-05-06T17:18:08.613Z] #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-05-06T17:18:08.613Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:18:08.613Z] #14 96.64 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-06T17:18:08.613Z] #14 96.64 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-06T17:18:08.613Z] #14 96.68 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-06T17:18:08.871Z] #14 ... [2022-05-06T17:18:08.871Z] [2022-05-06T17:18:08.871Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-06T17:18:08.871Z] #67 sha256:504b6d8c782781d2de1ca094ff3656b1351bda492a44502d91302aa737527b4d [2022-05-06T17:18:08.871Z] #67 DONE 0.1s [2022-05-06T17:18:08.871Z] [2022-05-06T17:18:08.871Z] #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-05-06T17:18:08.871Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-06T17:18:08.871Z] #14 96.86 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-06T17:18:08.871Z] #14 96.86 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-06T17:18:08.871Z] #14 96.88 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-06T17:18:09.439Z] #14 97.53 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-06T17:18:09.439Z] #14 97.54 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-06T17:18:09.439Z] #14 97.55 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:18:09.439Z] #14 97.57 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-06T17:18:09.439Z] #14 97.59 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:18:09.439Z] #14 97.61 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-06T17:18:09.699Z] #14 97.63 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-06T17:18:09.699Z] #14 97.64 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-06T17:18:09.699Z] #14 97.66 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-06T17:18:09.699Z] #14 97.67 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-06T17:18:09.699Z] #14 97.70 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:18:09.699Z] #14 97.71 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-06T17:18:09.699Z] #14 97.73 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:09.699Z] #14 97.76 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-06T17:18:09.699Z] #14 97.78 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-06T17:18:09.699Z] #14 97.80 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-06T17:18:09.699Z] #14 97.85 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:18:09.958Z] #14 97.89 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-06T17:18:09.958Z] #14 98.00 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-06T17:18:09.958Z] #14 98.02 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:09.958Z] #14 98.04 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:09.958Z] #14 98.05 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-05-06T17:18:09.958Z] #14 98.06 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:09.958Z] #14 98.07 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-05-06T17:18:09.958Z] #14 98.07 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:18:09.958Z] #14 98.09 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:09.958Z] #14 98.10 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-05-06T17:18:10.096Z] #14 94.40 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-06T17:18:10.096Z] #14 94.40 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:10.096Z] #14 94.40 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:10.218Z] #14 98.11 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:10.218Z] #14 98.14 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:18:10.218Z] #14 98.16 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-06T17:18:10.218Z] #14 98.18 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:18:10.218Z] #14 98.19 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-06T17:18:10.218Z] #14 98.21 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-06T17:18:10.218Z] #14 98.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:18:10.477Z] #14 DONE 98.6s [2022-05-06T17:18:10.477Z] [2022-05-06T17:18:10.477Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-06T17:18:10.477Z] #57 sha256:b80fcd68c377cf8c73bdb8119eaeef00b196e4f7428e5e3252ebd2d58a87dd00 [2022-05-06T17:18:10.492Z] #42 6.066 [100%] Linking C executable tini-static [2022-05-06T17:18:10.736Z] #57 DONE 0.1s [2022-05-06T17:18:10.736Z] [2022-05-06T17:18:10.736Z] #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-05-06T17:18:10.736Z] #26 sha256:caa3dd92b28b6a36325d4f8415dc5089feb3428b13bca993a63ac49b71588673 [2022-05-06T17:18:11.055Z] #42 6.652 [100%] Built target tini-static [2022-05-06T17:18:11.055Z] #42 6.760 + mkdir -p /build [2022-05-06T17:18:11.055Z] #42 6.766 + cp tini-static /build/docker-init [2022-05-06T17:18:11.618Z] #42 DONE 7.3s [2022-05-06T17:18:11.618Z] [2022-05-06T17:18:11.618Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:18:11.618Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:18:11.618Z] #53 80.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-06T17:18:11.618Z] #53 80.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T17:18:11.618Z] #53 80.43 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-06T17:18:11.618Z] #53 80.49 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-06T17:18:11.618Z] #53 80.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-06T17:18:11.618Z] #53 80.56 go: downloading golang.org/x/mod v0.5.1 [2022-05-06T17:18:11.618Z] #53 80.67 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-06T17:18:11.618Z] #53 80.72 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-06T17:18:11.618Z] #53 80.79 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T17:18:11.618Z] #53 80.95 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-06T17:18:11.618Z] #53 81.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-06T17:18:11.618Z] #53 81.02 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-06T17:18:11.618Z] #53 81.52 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T17:18:11.618Z] #53 81.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-06T17:18:11.618Z] #53 81.73 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-06T17:18:11.618Z] #53 81.99 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-06T17:18:11.618Z] #53 82.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-06T17:18:11.618Z] #53 82.11 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T17:18:11.618Z] #53 82.16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T17:18:11.618Z] #53 82.19 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-06T17:18:11.618Z] #53 82.19 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-06T17:18:11.618Z] #53 82.49 go: downloading github.com/prometheus/common v0.10.0 [2022-05-06T17:18:11.618Z] #53 82.67 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-06T17:18:11.618Z] #53 82.73 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-06T17:18:11.618Z] #53 82.88 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-06T17:18:11.618Z] #53 84.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-06T17:18:11.772Z] #26 96.37 Updating files: 25% (2858/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4789/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/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: 70% (7990/11414) Updating files: 70% (8058/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) [2022-05-06T17:18:11.772Z] #26 ... [2022-05-06T17:18:11.772Z] [2022-05-06T17:18:11.772Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-06T17:18:11.773Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-06T17:18:11.773Z] #15 DONE 1.2s [2022-05-06T17:18:11.773Z] [2022-05-06T17:18:11.773Z] #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-05-06T17:18:11.773Z] #26 sha256:caa3dd92b28b6a36325d4f8415dc5089feb3428b13bca993a63ac49b71588673 [2022-05-06T17:18:11.875Z] #53 ... [2022-05-06T17:18:11.875Z] [2022-05-06T17:18:11.875Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-06T17:18:11.875Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-06T17:18:11.875Z] #51 87.35 gotestsum version dev [2022-05-06T17:18:12.031Z] #26 96.37 Updating files: 25% (2858/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4789/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/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: 70% (7990/11414) Updating files: 70% (8058/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: 97% (11098/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-05-06T17:18:12.290Z] #26 99.69 + cd /tmp/tmp.BoyDBebjDu/tmp/docker-ce [2022-05-06T17:18:12.290Z] #26 99.69 + git checkout -q v17.06.2-ce [2022-05-06T17:18:12.387Z] Fetching without tags [2022-05-06T17:18:12.439Z] #51 DONE 87.5s [2022-05-06T17:18:12.439Z] [2022-05-06T17:18:12.439Z] #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-05-06T17:18:12.439Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:12.439Z] #14 81.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-06T17:18:12.439Z] #14 81.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-06T17:18:12.439Z] #14 81.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:18:13.046Z] #14 88.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-06T17:18:13.046Z] #14 88.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:13.046Z] #14 88.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:18:13.055Z] #14 96.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-06T17:18:13.055Z] #14 96.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:13.055Z] #14 96.91 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:13.133Z] Merging remotes/origin/master commit 6b4696e18d843a6ef491e926cc8119ab32534a17 into PR head commit f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:18:13.302Z] #14 88.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-06T17:18:13.302Z] #14 88.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:13.302Z] #14 88.66 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:13.668Z] #26 ... [2022-05-06T17:18:13.668Z] [2022-05-06T17:18:13.668Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-06T17:18:13.668Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-06T17:18:13.668Z] #16 DONE 1.7s [2022-05-06T17:18:13.668Z] [2022-05-06T17:18:13.668Z] #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-05-06T17:18:13.668Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-06T17:18:13.668Z] #34 DONE 101.5s [2022-05-06T17:18:13.668Z] [2022-05-06T17:18:13.668Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-06T17:18:13.668Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-06T17:18:14.170Z] Commit message: "api/server: fix stray import in container_routes.go" [2022-05-06T17:18:14.396Z] #14 ... [2022-05-06T17:18:14.396Z] [2022-05-06T17:18:14.396Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:18:14.396Z] #65 sha256:7231f048424bb7f441cf97f1808f630f222b46558f44c47c4fae7b230514c267 [2022-05-06T17:18:14.396Z] #65 98.49 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:18:14.396Z] #65 98.49 + GOBIN=/build [2022-05-06T17:18:14.396Z] #65 98.49 + GO111MODULE=on [2022-05-06T17:18:14.397Z] #65 98.49 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:18:14.528Z] Commit message: "api/server: fix stray import in container_routes.go" [2022-05-06T17:18:14.606Z] #17 1.068 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-06T17:18:14.579Z] > git --version # timeout=10 [2022-05-06T17:18:14.616Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-06T17:18:14.658Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-06T17:18:12.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:18:12.113Z] > git config --add remote.origin.fetch +refs/pull/43566/head:refs/remotes/origin/PR-43566 # timeout=10 [2022-05-06T17:18:12.169Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:18:12.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-06T17:18:12.426Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-06T17:18:12.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:18:12.428Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43566/head:refs/remotes/origin/PR-43566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-06T17:18:13.246Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:18:13.300Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:18:14.916Z] > git --version # timeout=10 [2022-05-06T17:18:14.963Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-06T17:18:15.009Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-06T17:18:15.544Z] #17 DONE 1.7s [2022-05-06T17:18:15.544Z] [2022-05-06T17:18:15.544Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-06T17:18:15.544Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-06T17:18:16.114Z] #18 DONE 0.8s [2022-05-06T17:18:16.114Z] [2022-05-06T17:18:16.114Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-06T17:18:16.114Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-06T17:18:16.337Z] #19 182.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-06T17:18:16.337Z] #19 182.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:18:16.337Z] #19 182.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:18:16.337Z] #19 182.6 Selecting previously unselected package patch. [2022-05-06T17:18:16.337Z] #19 182.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-06T17:18:16.337Z] #19 182.6 Unpacking patch (2.7.6-7) ... [2022-05-06T17:18:16.337Z] #19 182.6 Selecting previously unselected package dpkg-dev. [2022-05-06T17:18:16.337Z] #19 182.6 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-06T17:18:16.337Z] #19 182.6 Unpacking dpkg-dev (1.20.9) ... [2022-05-06T17:18:16.337Z] #19 182.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-06T17:18:16.337Z] #19 182.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-06T17:18:16.337Z] #19 182.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-06T17:18:16.337Z] #19 182.9 Selecting previously unselected package libio-string-perl. [2022-05-06T17:18:16.337Z] #19 182.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-06T17:18:16.337Z] #19 183.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-06T17:18:16.337Z] #19 183.0 Selecting previously unselected package libicu67:amd64. [2022-05-06T17:18:16.337Z] #19 183.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-06T17:18:16.337Z] #19 183.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-06T17:18:16.681Z] #19 DONE 0.6s [2022-05-06T17:18:16.681Z] [2022-05-06T17:18:16.681Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-06T17:18:16.681Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-06T17:18:16.904Z] #19 184.4 Selecting previously unselected package libxml2:amd64. [2022-05-06T17:18:16.904Z] #19 184.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-06T17:18:16.904Z] #19 184.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-06T17:18:17.129Z] Merge succeeded, producing f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:18:17.129Z] Checking out Revision f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd (PR-43566) [2022-05-06T17:18:17.162Z] #19 184.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-06T17:18:17.162Z] #19 184.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-06T17:18:17.162Z] #19 184.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-06T17:18:17.162Z] #19 184.6 Selecting previously unselected package libxml-sax-base-perl. [2022-05-06T17:18:17.162Z] #19 184.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-06T17:18:17.162Z] #19 184.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-06T17:18:17.162Z] #19 184.6 Selecting previously unselected package libxml-sax-perl. [2022-05-06T17:18:17.162Z] #19 184.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-06T17:18:17.162Z] #19 184.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-06T17:18:17.162Z] #19 184.7 Selecting previously unselected package libxml-libxml-perl. [2022-05-06T17:18:17.162Z] #19 184.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-06T17:18:17.162Z] #19 184.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-06T17:18:17.421Z] #19 184.7 Selecting previously unselected package libxml-simple-perl. [2022-05-06T17:18:17.422Z] #19 184.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-06T17:18:17.422Z] #19 184.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-06T17:18:17.422Z] #19 184.8 Selecting previously unselected package libyaml-perl. [2022-05-06T17:18:17.422Z] #19 184.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-06T17:18:17.422Z] #19 184.8 Unpacking libyaml-perl (1.30-1) ... [2022-05-06T17:18:17.422Z] #19 184.8 Selecting previously unselected package libconfig-auto-perl. [2022-05-06T17:18:17.422Z] #19 184.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-06T17:18:17.422Z] #19 184.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-06T17:18:17.422Z] #19 184.9 Selecting previously unselected package libfile-which-perl. [2022-05-06T17:18:17.422Z] #19 184.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-06T17:18:17.422Z] #19 184.9 Unpacking libfile-which-perl (1.23-1) ... [2022-05-06T17:18:17.422Z] #19 184.9 Selecting previously unselected package libfile-homedir-perl. [2022-05-06T17:18:17.422Z] #19 184.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-06T17:18:17.422Z] #19 184.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-06T17:18:17.422Z] #19 184.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-06T17:18:17.422Z] #19 184.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-06T17:18:17.422Z] #19 185.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-06T17:18:17.617Z] #20 DONE 0.9s [2022-05-06T17:18:17.617Z] [2022-05-06T17:18:17.617Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:18:17.617Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-06T17:18:17.681Z] #19 185.0 Selecting previously unselected package dpkg-cross. [2022-05-06T17:18:17.681Z] #19 185.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-06T17:18:17.681Z] #19 185.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-06T17:18:17.681Z] #19 185.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-06T17:18:17.681Z] #19 185.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-06T17:18:17.681Z] #19 185.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-06T17:18:17.681Z] #19 185.1 Selecting previously unselected package libc6-armel-cross. [2022-05-06T17:18:17.681Z] #19 185.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-06T17:18:17.681Z] #19 185.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-06T17:18:17.939Z] #19 185.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-06T17:18:17.939Z] #19 185.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:17.939Z] #19 185.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:18:17.939Z] #19 185.3 Selecting previously unselected package libgomp1-armel-cross. [2022-05-06T17:18:17.939Z] #19 185.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:17.939Z] #19 185.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:18:17.939Z] #19 185.4 Selecting previously unselected package libatomic1-armel-cross. [2022-05-06T17:18:17.939Z] #19 185.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:17.939Z] #19 185.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:18:17.939Z] #19 185.4 Selecting previously unselected package libasan6-armel-cross. [2022-05-06T17:18:17.939Z] #19 185.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:17.939Z] #19 185.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:18:17.966Z] + docker version [2022-05-06T17:18:16.752Z] > git remote # timeout=10 [2022-05-06T17:18:16.834Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T17:18:16.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-06T17:18:16.886Z] > git merge 6b4696e18d843a6ef491e926cc8119ab32534a17 # timeout=10 [2022-05-06T17:18:17.030Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-06T17:18:17.166Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T17:18:17.216Z] > git checkout -f f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd # timeout=10 [2022-05-06T17:18:18.198Z] #19 185.7 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-06T17:18:18.198Z] #19 185.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:18.198Z] #19 185.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:18:18.457Z] #19 185.8 Selecting previously unselected package libubsan1-armel-cross. [2022-05-06T17:18:18.457Z] #19 185.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:18.457Z] #19 185.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:18:18.606Z] #65 103.2 rootlesskit version 1.0.0 [2022-05-06T17:18:18.606Z] #65 103.2 Usage of /build/rootlesskit-docker-proxy: [2022-05-06T17:18:18.606Z] #65 103.2 -container-ip string [2022-05-06T17:18:18.606Z] #65 103.2 container ip [2022-05-06T17:18:18.606Z] #65 103.2 -container-port int [2022-05-06T17:18:18.606Z] #65 103.2 container port (default -1) [2022-05-06T17:18:18.606Z] #65 103.2 -host-ip string [2022-05-06T17:18:18.606Z] #65 103.2 host ip [2022-05-06T17:18:18.606Z] #65 103.2 -host-port int [2022-05-06T17:18:18.606Z] #65 103.2 host port (default -1) [2022-05-06T17:18:18.606Z] #65 103.2 -proto string [2022-05-06T17:18:18.606Z] #65 103.2 proxy protocol (default "tcp") [2022-05-06T17:18:18.715Z] #19 186.0 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-06T17:18:18.715Z] #19 186.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:18.715Z] #19 186.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:18:18.715Z] #19 186.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-06T17:18:18.715Z] #19 186.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:18:18.715Z] #19 186.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-06T17:18:18.868Z] #65 ... [2022-05-06T17:18:18.868Z] [2022-05-06T17:18:18.868Z] #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-05-06T17:18:18.868Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:18.868Z] #14 99.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-06T17:18:18.868Z] #14 99.22 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-06T17:18:18.868Z] #14 99.24 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:18:18.868Z] #14 99.34 Selecting previously unselected package libapparmor1:amd64. [2022-05-06T17:18:18.868Z] #14 99.34 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 99.34 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-06T17:18:18.868Z] #14 99.44 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-06T17:18:18.868Z] #14 99.45 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 99.45 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-06T17:18:18.868Z] #14 99.59 Selecting previously unselected package libbtrfs0:amd64. [2022-05-06T17:18:18.868Z] #14 99.61 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 99.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:18:18.868Z] #14 99.76 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-06T17:18:18.868Z] #14 99.76 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 99.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:18:18.868Z] #14 99.95 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-06T17:18:18.868Z] #14 99.97 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 99.97 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:18.868Z] #14 100.0 Selecting previously unselected package libudev-dev:amd64. [2022-05-06T17:18:18.868Z] #14 100.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 100.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-06T17:18:18.868Z] #14 100.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-06T17:18:18.868Z] #14 100.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 100.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-06T17:18:18.868Z] #14 100.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-06T17:18:18.868Z] #14 100.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 100.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-06T17:18:18.868Z] #14 100.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-06T17:18:18.868Z] #14 100.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 100.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-06T17:18:18.868Z] #14 100.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-06T17:18:18.868Z] #14 100.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 100.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-06T17:18:18.868Z] #14 100.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-06T17:18:18.868Z] #14 100.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 100.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-06T17:18:18.868Z] #14 101.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-06T17:18:18.868Z] #14 101.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 101.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-06T17:18:18.868Z] #14 101.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-06T17:18:18.868Z] #14 101.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 101.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:18.868Z] #14 101.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-06T17:18:18.868Z] #14 101.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 101.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-06T17:18:18.868Z] #14 101.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-06T17:18:18.868Z] #14 101.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-06T17:18:18.868Z] #14 101.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-06T17:18:18.868Z] #14 102.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-06T17:18:18.868Z] #14 102.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-06T17:18:18.868Z] #14 102.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:18:18.868Z] #14 102.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-06T17:18:18.868Z] #14 102.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:18:18.868Z] #14 102.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-06T17:18:18.868Z] #14 102.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:18:18.868Z] #14 102.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-06T17:18:18.868Z] #14 102.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-06T17:18:18.868Z] #14 102.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-06T17:18:18.868Z] #14 102.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:18:18.868Z] #14 102.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:18:18.868Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:18.868Z] #14 102.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-06T17:18:18.868Z] #14 102.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-06T17:18:18.868Z] #14 102.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-06T17:18:18.868Z] #14 102.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:18:18.868Z] #14 102.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-06T17:18:18.868Z] #14 102.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-06T17:18:18.868Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:18.868Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:18.868Z] #14 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-06T17:18:18.868Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:18.868Z] #14 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-06T17:18:18.868Z] #14 102.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:18:18.868Z] #14 102.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:18.868Z] #14 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-06T17:18:18.868Z] #14 102.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:18.868Z] #14 102.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:18:18.868Z] #14 102.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:18.868Z] #14 102.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:18:18.868Z] #14 102.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:18.868Z] #14 102.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:18.868Z] #14 102.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:18:18.993Z] #21 1.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:18:18.993Z] #21 1.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:18:18.993Z] #21 1.351 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:18:19.252Z] #21 1.634 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:18:19.281Z] #19 ... [2022-05-06T17:18:19.281Z] [2022-05-06T17:18:19.281Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:18:19.281Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:18:19.281Z] #60 197.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-06T17:18:19.440Z] #14 DONE 104.5s [2022-05-06T17:18:19.440Z] [2022-05-06T17:18:19.440Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:18:19.440Z] #65 sha256:7231f048424bb7f441cf97f1808f630f222b46558f44c47c4fae7b230514c267 [2022-05-06T17:18:19.440Z] #65 DONE 104.2s [2022-05-06T17:18:19.440Z] [2022-05-06T17:18:19.440Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-06T17:18:19.440Z] #57 sha256:54eb7fd1e78dbd5b1733aeabad1515a903a1231b392927bf4bc7b3253cc54a2c [2022-05-06T17:18:19.701Z] #57 DONE 0.3s [2022-05-06T17:18:19.701Z] [2022-05-06T17:18:19.701Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-06T17:18:19.701Z] #66 sha256:a1b04c7d687ee6d2dbfa24ecbfd71c15553f19deade8be553e73b649e9d9bf1a [2022-05-06T17:18:19.701Z] #66 DONE 0.2s [2022-05-06T17:18:19.701Z] [2022-05-06T17:18:19.701Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-06T17:18:19.701Z] #67 sha256:cd848cec497c5d9ec8fb2fdda20f99344fff6ffe80bf74d666c05d567171e313 [2022-05-06T17:18:19.717Z] + docker version [2022-05-06T17:18:19.961Z] #67 DONE 0.2s [2022-05-06T17:18:19.961Z] [2022-05-06T17:18:19.961Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:18:19.961Z] #58 sha256:a736bc5f7f30fd210fb55fa83b5e49414529eb87a69373752a2dc8b2935eac76 [2022-05-06T17:18:20.192Z] #21 2.511 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:18:20.761Z] #21 ... [2022-05-06T17:18:20.761Z] [2022-05-06T17:18:20.761Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:18:20.761Z] #58 sha256:36a2eafdf42cf1b692b71e0c16829e13e87d2fd163e99a7be40ebe79046b03f4 [2022-05-06T17:18:20.761Z] #58 0.791 + RM_GOPATH=0 [2022-05-06T17:18:20.761Z] #58 0.791 + TMP_GOPATH= [2022-05-06T17:18:20.761Z] #58 0.793 + : /build [2022-05-06T17:18:20.761Z] #58 0.793 + '[' -z '' ']' [2022-05-06T17:18:20.761Z] #58 0.794 ++ mktemp -d [2022-05-06T17:18:20.761Z] #58 0.798 + export GOPATH=/tmp/tmp.O0xaS5Ktnf [2022-05-06T17:18:20.761Z] #58 0.798 + GOPATH=/tmp/tmp.O0xaS5Ktnf [2022-05-06T17:18:20.761Z] #58 0.798 + RM_GOPATH=1 [2022-05-06T17:18:20.761Z] #58 0.798 + case "$(go env GOARCH)" in [2022-05-06T17:18:20.761Z] #58 0.798 ++ go env GOARCH [2022-05-06T17:18:20.761Z] #58 0.833 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:18:20.761Z] #58 0.834 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:18:20.761Z] #58 0.836 ++ dirname /install.sh [2022-05-06T17:18:20.761Z] #58 0.839 + dir=/ [2022-05-06T17:18:20.761Z] #58 0.839 + bin=runc [2022-05-06T17:18:20.761Z] #58 0.839 + shift [2022-05-06T17:18:20.761Z] #58 0.839 + '[' '!' -f //runc.installer ']' [2022-05-06T17:18:20.761Z] #58 0.839 + . //runc.installer [2022-05-06T17:18:20.761Z] #58 0.839 ++ set -e [2022-05-06T17:18:20.761Z] #58 0.839 ++ : v1.1.1 [2022-05-06T17:18:20.761Z] #58 0.839 + install_runc [2022-05-06T17:18:20.761Z] #58 0.839 + RUNC_BUILDTAGS=seccomp [2022-05-06T17:18:20.761Z] #58 0.839 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-06T17:18:20.761Z] #58 0.839 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.O0xaS5Ktnf/src/github.com/opencontainers/runc [2022-05-06T17:18:20.761Z] #58 0.839 Install runc version v1.1.1 (build tags: seccomp) [2022-05-06T17:18:20.761Z] #58 0.841 Cloning into '/tmp/tmp.O0xaS5Ktnf/src/github.com/opencontainers/runc'... [2022-05-06T17:18:20.761Z] #58 7.691 + cd /tmp/tmp.O0xaS5Ktnf/src/github.com/opencontainers/runc [2022-05-06T17:18:20.761Z] #58 7.691 + git checkout -q v1.1.1 [2022-05-06T17:18:20.761Z] #58 8.019 + '[' -z '' ']' [2022-05-06T17:18:20.761Z] #58 8.019 + target=static [2022-05-06T17:18:20.761Z] #58 8.019 + make BUILDTAGS=seccomp static [2022-05-06T17:18:20.761Z] #58 8.525 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-05-06T17:18:21.020Z] #58 ... [2022-05-06T17:18:21.020Z] [2022-05-06T17:18:21.020Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:18:21.020Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-06T17:18:21.020Z] #21 3.585 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:18:22.925Z] #21 5.404 Fetched 8417 kB in 5s (1805 kB/s) [2022-05-06T17:18:23.062Z] #14 ... [2022-05-06T17:18:23.062Z] [2022-05-06T17:18:23.062Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:18:23.062Z] #62 sha256:53bd7d977f5a7a8f7d7312530f02e2e6c2f31b9bae91bfa6c47cadc4454e6b2d [2022-05-06T17:18:23.256Z] #14 97.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-06T17:18:23.256Z] #14 97.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:23.256Z] #14 97.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:23.263Z] #58 ... [2022-05-06T17:18:23.263Z] [2022-05-06T17:18:23.263Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-06T17:18:23.263Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-06T17:18:23.263Z] #15 DONE 3.2s [2022-05-06T17:18:23.263Z] [2022-05-06T17:18:23.263Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-06T17:18:23.263Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-06T17:18:23.847Z] #62 54.42 Updating files: 62% (2968/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-06T17:18:23.847Z] #62 55.27 + cd /tmp/tmp.ykjJ1WZMO2/src/github.com/containerd/containerd [2022-05-06T17:18:23.847Z] #62 55.27 + git checkout -q v1.6.4 [2022-05-06T17:18:24.547Z] #60 ... [2022-05-06T17:18:24.547Z] [2022-05-06T17:18:24.547Z] #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-05-06T17:18:24.547Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-06T17:18:24.547Z] #19 191.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-06T17:18:24.547Z] #19 191.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:18:24.547Z] #19 191.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-06T17:18:24.805Z] #19 192.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-06T17:18:24.826Z] #21 5.404 Reading package lists... [2022-05-06T17:18:25.063Z] #19 192.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-06T17:18:25.236Z] #62 56.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-06T17:18:25.236Z] #62 56.49 + BUILDTAGS='netgo osusergo static_build' [2022-05-06T17:18:25.236Z] #62 56.49 + export EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:18:25.236Z] #62 56.49 + EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:18:25.236Z] #62 56.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-06T17:18:25.236Z] #62 56.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-06T17:18:25.236Z] #62 56.49 + '[' '' = dynamic ']' [2022-05-06T17:18:25.236Z] #62 56.49 + make [2022-05-06T17:18:25.321Z] #19 192.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-06T17:18:25.583Z] #19 ... [2022-05-06T17:18:25.583Z] [2022-05-06T17:18:25.583Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:18:25.583Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:18:25.583Z] #60 DONE 203.6s [2022-05-06T17:18:25.583Z] [2022-05-06T17:18:25.583Z] #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-05-06T17:18:25.583Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-06T17:18:25.583Z] #19 193.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-06T17:18:25.583Z] #19 193.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-06T17:18:25.583Z] #19 193.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-06T17:18:25.760Z] #21 7.293 Reading package lists... [2022-05-06T17:18:25.760Z] #21 ... [2022-05-06T17:18:25.760Z] [2022-05-06T17:18:25.760Z] #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-05-06T17:18:25.760Z] #26 sha256:caa3dd92b28b6a36325d4f8415dc5089feb3428b13bca993a63ac49b71588673 [2022-05-06T17:18:25.760Z] #26 103.1 + mkdir -p /tmp/tmp.BoyDBebjDu/src/github.com/docker [2022-05-06T17:18:25.760Z] #26 103.1 + mv components/cli /tmp/tmp.BoyDBebjDu/src/github.com/docker/cli [2022-05-06T17:18:25.760Z] #26 103.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-06T17:18:25.843Z] #19 193.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-06T17:18:25.843Z] #19 193.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:25.843Z] #19 193.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:18:26.410Z] #19 193.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-06T17:18:26.410Z] #19 193.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:18:26.410Z] #19 193.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-06T17:18:26.564Z] #16 DONE 3.6s [2022-05-06T17:18:26.564Z] [2022-05-06T17:18:26.564Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-06T17:18:26.564Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-06T17:18:26.628Z] #62 57.78 + bin/ctr [2022-05-06T17:18:26.697Z] #26 ... [2022-05-06T17:18:26.697Z] [2022-05-06T17:18:26.697Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:18:26.697Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-06T17:18:26.697Z] #21 7.293 Reading package lists... [2022-05-06T17:18:26.956Z] #21 9.044 Building dependency tree... [2022-05-06T17:18:27.893Z] #21 10.25 The following additional packages will be installed: [2022-05-06T17:18:27.893Z] #21 10.26 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-06T17:18:27.893Z] #21 10.27 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-06T17:18:27.893Z] #21 10.27 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-06T17:18:27.893Z] #21 10.27 python3-pkg-resources vim-runtime xxd [2022-05-06T17:18:27.893Z] #21 10.27 Suggested packages: [2022-05-06T17:18:27.893Z] #21 10.27 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-06T17:18:27.893Z] #21 10.27 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-06T17:18:27.893Z] #21 10.27 acl attr quota [2022-05-06T17:18:27.893Z] #21 10.27 Recommended packages: [2022-05-06T17:18:27.893Z] #21 10.27 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-06T17:18:28.266Z] Client: [2022-05-06T17:18:28.266Z] Version: 20.10.9 [2022-05-06T17:18:28.266Z] API version: 1.41 [2022-05-06T17:18:28.266Z] Go version: go1.16.8 [2022-05-06T17:18:28.266Z] Git commit: c2ea9bc [2022-05-06T17:18:28.266Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-06T17:18:28.266Z] OS/Arch: windows/amd64 [2022-05-06T17:18:28.266Z] Context: default [2022-05-06T17:18:28.266Z] Experimental: true [2022-05-06T17:18:28.266Z] [2022-05-06T17:18:28.266Z] Server: Docker Engine - Community [2022-05-06T17:18:28.266Z] Engine: [2022-05-06T17:18:28.266Z] Version: 20.10.9 [2022-05-06T17:18:28.266Z] API version: 1.41 (minimum version 1.24) [2022-05-06T17:18:28.266Z] Go version: go1.16.8 [2022-05-06T17:18:28.266Z] Git commit: 79ea9d3 [2022-05-06T17:18:28.266Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-06T17:18:28.266Z] OS/Arch: windows/amd64 [2022-05-06T17:18:28.266Z] Experimental: true [2022-05-06T17:18:28.484Z] #17 2.245 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-06T17:18:28.484Z] #17 DONE 2.3s [2022-05-06T17:18:28.484Z] [2022-05-06T17:18:28.484Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-06T17:18:28.484Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-06T17:18:28.510Z] #14 ... [2022-05-06T17:18:28.510Z] [2022-05-06T17:18:28.510Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:18:28.510Z] #62 sha256:ce34aec95a859f10da09004eac9a7b730455f397b1ab8285c4c909fd3871c7a4 [2022-05-06T17:18:28.767Z] #62 59.36 Updating files: 73% (3487/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-06T17:18:28.830Z] #21 11.22 The following NEW packages will be installed: [2022-05-06T17:18:28.830Z] #21 11.23 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-06T17:18:28.830Z] #21 11.23 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-06T17:18:28.830Z] #21 11.23 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-06T17:18:28.830Z] #21 11.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-06T17:18:28.830Z] #21 11.23 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-06T17:18:28.830Z] #21 11.23 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-06T17:18:28.830Z] #21 11.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-06T17:18:28.830Z] #21 11.23 xz-utils zip zstd [Pipeline] sh [2022-05-06T17:18:28.979Z] Commit message: "api/server: fix stray import in container_routes.go" [2022-05-06T17:18:29.024Z] #62 60.11 + cd /tmp/tmp.9yjYnvDixx/src/github.com/containerd/containerd [2022-05-06T17:18:29.024Z] #62 60.11 + git checkout -q v1.6.4 [2022-05-06T17:18:29.089Z] #21 11.54 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:18:29.089Z] #21 11.54 Need to get 27.0 MB of archives. [2022-05-06T17:18:29.089Z] #21 11.54 After this operation, 105 MB of additional disk space will be used. [2022-05-06T17:18:29.089Z] #21 11.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-06T17:18:29.089Z] #21 11.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-06T17:18:29.089Z] #21 11.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-06T17:18:29.089Z] #21 11.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-06T17:18:29.089Z] #21 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-06T17:18:29.089Z] #21 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-06T17:18:29.089Z] #21 11.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-06T17:18:29.089Z] #21 11.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-06T17:18:29.089Z] #21 11.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:18:29.089Z] #21 11.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:18:29.089Z] #21 11.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-06T17:18:29.089Z] #21 11.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-06T17:18:29.089Z] #21 11.60 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-05-06T17:18:29.089Z] #21 11.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-06T17:18:29.089Z] #21 11.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-06T17:18:29.089Z] #21 11.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-06T17:18:29.089Z] #21 11.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-06T17:18:29.089Z] #21 11.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-06T17:18:29.089Z] #21 11.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-06T17:18:29.089Z] #21 11.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-06T17:18:29.089Z] #21 11.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-06T17:18:29.089Z] #21 11.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-06T17:18:29.089Z] #21 11.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-06T17:18:29.089Z] #21 11.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-06T17:18:29.089Z] #21 11.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-06T17:18:29.090Z] #21 11.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-06T17:18:29.090Z] #21 11.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-06T17:18:29.350Z] #21 12.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-06T17:18:29.392Z] > git --version # timeout=10 [2022-05-06T17:18:29.446Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-06T17:18:29.492Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-06T17:18:29.609Z] #21 12.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-06T17:18:29.609Z] #21 12.01 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-05-06T17:18:29.609Z] #21 12.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-06T17:18:29.609Z] #21 12.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-06T17:18:29.609Z] #21 12.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-06T17:18:29.609Z] #21 12.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-06T17:18:29.609Z] #21 12.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-06T17:18:29.609Z] #21 12.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-06T17:18:29.609Z] #21 12.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:18:29.609Z] #21 12.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-06T17:18:29.609Z] #21 12.11 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-06T17:18:29.609Z] #21 12.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-06T17:18:29.609Z] #21 12.11 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-06T17:18:29.609Z] #21 12.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-06T17:18:29.609Z] #21 12.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-06T17:18:29.609Z] #21 12.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-06T17:18:29.765Z] + docker info [2022-05-06T17:18:29.765Z] Client: [2022-05-06T17:18:29.765Z] Context: default [2022-05-06T17:18:29.765Z] Debug Mode: false [2022-05-06T17:18:29.765Z] [2022-05-06T17:18:29.765Z] Server: [2022-05-06T17:18:29.765Z] Containers: 0 [2022-05-06T17:18:29.765Z] Running: 0 [2022-05-06T17:18:29.765Z] Paused: 0 [2022-05-06T17:18:29.765Z] Stopped: 0 [2022-05-06T17:18:29.765Z] Images: 0 [2022-05-06T17:18:29.765Z] Server Version: 20.10.9 [2022-05-06T17:18:29.765Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-06T17:18:29.765Z] Windows: [2022-05-06T17:18:29.765Z] LCOW: [2022-05-06T17:18:29.765Z] Logging Driver: json-file [2022-05-06T17:18:29.765Z] Plugins: [2022-05-06T17:18:29.765Z] Volume: local [2022-05-06T17:18:29.765Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T17:18:29.765Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T17:18:29.765Z] Swarm: inactive [2022-05-06T17:18:29.765Z] Default Isolation: process [2022-05-06T17:18:29.765Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-06T17:18:29.765Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-06T17:18:29.765Z] OSType: windows [2022-05-06T17:18:29.765Z] Architecture: x86_64 [2022-05-06T17:18:29.765Z] CPUs: 4 [2022-05-06T17:18:29.765Z] Total Memory: 32GiB [2022-05-06T17:18:29.765Z] Name: azwin-2-076201 [2022-05-06T17:18:29.765Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-06T17:18:29.765Z] Docker Root Dir: D:\docker [2022-05-06T17:18:29.765Z] Debug Mode: false [2022-05-06T17:18:29.765Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:18:29.765Z] Labels: [2022-05-06T17:18:29.765Z] Experimental: true [2022-05-06T17:18:29.765Z] Insecure Registries: [2022-05-06T17:18:29.765Z] 10.0.0.4:5000 [2022-05-06T17:18:29.765Z] 127.0.0.0/8 [2022-05-06T17:18:29.765Z] Registry Mirrors: [2022-05-06T17:18:29.765Z] http://10.0.0.4:5000/ [2022-05-06T17:18:29.765Z] Live Restore Enabled: false [2022-05-06T17:18:29.765Z] Product License: Community Engine [2022-05-06T17:18:29.765Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-06T17:18:30.177Z] #21 12.41 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-06T17:18:30.177Z] #21 12.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-06T17:18:30.177Z] #21 12.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-06T17:18:30.177Z] #21 12.45 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-06T17:18:30.394Z] #62 61.34 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-06T17:18:30.394Z] #62 61.34 + BUILDTAGS='netgo osusergo static_build' [2022-05-06T17:18:30.394Z] #62 61.34 + export EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:18:30.394Z] #62 61.34 + EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:18:30.394Z] #62 61.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-06T17:18:30.394Z] #62 61.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-06T17:18:30.394Z] #62 61.34 + '[' '' = dynamic ']' [2022-05-06T17:18:30.394Z] #62 61.34 + make [2022-05-06T17:18:30.402Z] #18 DONE 1.6s [2022-05-06T17:18:30.402Z] [2022-05-06T17:18:30.402Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:18:30.402Z] #58 sha256:a736bc5f7f30fd210fb55fa83b5e49414529eb87a69373752a2dc8b2935eac76 [2022-05-06T17:18:30.402Z] #58 3.226 + RM_GOPATH=0 [2022-05-06T17:18:30.402Z] #58 3.226 + TMP_GOPATH= [2022-05-06T17:18:30.402Z] #58 3.226 + : /build [2022-05-06T17:18:30.402Z] #58 3.226 + '[' -z '' ']' [2022-05-06T17:18:30.402Z] #58 3.226 ++ mktemp -d [2022-05-06T17:18:30.402Z] #58 3.262 + export GOPATH=/tmp/tmp.qir9xDU9RW [2022-05-06T17:18:30.402Z] #58 3.262 + GOPATH=/tmp/tmp.qir9xDU9RW [2022-05-06T17:18:30.402Z] #58 3.262 + RM_GOPATH=1 [2022-05-06T17:18:30.402Z] #58 3.262 + case "$(go env GOARCH)" in [2022-05-06T17:18:30.402Z] #58 3.262 ++ go env GOARCH [2022-05-06T17:18:30.402Z] #58 3.262 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:18:30.402Z] #58 3.262 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:18:30.402Z] #58 3.262 ++ dirname /install.sh [2022-05-06T17:18:30.402Z] #58 3.282 Install runc version v1.1.1 (build tags: seccomp) [2022-05-06T17:18:30.402Z] #58 3.282 + dir=/ [2022-05-06T17:18:30.402Z] #58 3.282 + bin=runc [2022-05-06T17:18:30.402Z] #58 3.282 + shift [2022-05-06T17:18:30.402Z] #58 3.282 + '[' '!' -f //runc.installer ']' [2022-05-06T17:18:30.402Z] #58 3.282 + . //runc.installer [2022-05-06T17:18:30.402Z] #58 3.282 ++ set -e [2022-05-06T17:18:30.402Z] #58 3.282 ++ : v1.1.1 [2022-05-06T17:18:30.402Z] #58 3.282 + install_runc [2022-05-06T17:18:30.402Z] #58 3.282 + RUNC_BUILDTAGS=seccomp [2022-05-06T17:18:30.402Z] #58 3.282 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-06T17:18:30.402Z] #58 3.282 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qir9xDU9RW/src/github.com/opencontainers/runc [2022-05-06T17:18:30.402Z] #58 3.292 Cloning into '/tmp/tmp.qir9xDU9RW/src/github.com/opencontainers/runc'... [2022-05-06T17:18:30.402Z] #58 ... [2022-05-06T17:18:30.402Z] [2022-05-06T17:18:30.402Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-06T17:18:30.402Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-06T17:18:30.446Z] #21 12.93 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:18:30.456Z] Client: [2022-05-06T17:18:30.456Z] Version: 20.10.9 [2022-05-06T17:18:30.456Z] API version: 1.41 [2022-05-06T17:18:30.456Z] Go version: go1.16.8 [2022-05-06T17:18:30.456Z] Git commit: c2ea9bc [2022-05-06T17:18:30.456Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-06T17:18:30.456Z] OS/Arch: windows/amd64 [2022-05-06T17:18:30.456Z] Context: default [2022-05-06T17:18:30.456Z] Experimental: true [2022-05-06T17:18:30.456Z] [2022-05-06T17:18:30.456Z] Server: Docker Engine - Community [2022-05-06T17:18:30.456Z] Engine: [2022-05-06T17:18:30.456Z] Version: 20.10.9 [2022-05-06T17:18:30.456Z] API version: 1.41 (minimum version 1.24) [2022-05-06T17:18:30.456Z] Go version: go1.16.8 [2022-05-06T17:18:30.456Z] Git commit: 79ea9d3 [2022-05-06T17:18:30.456Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-06T17:18:30.456Z] OS/Arch: windows/amd64 [2022-05-06T17:18:30.456Z] Experimental: true [2022-05-06T17:18:30.705Z] #21 13.04 Fetched 27.0 MB in 1s (21.9 MB/s) [2022-05-06T17:18:30.705Z] #21 13.15 Selecting previously unselected package pigz. [2022-05-06T17:18:30.705Z] #21 13.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 ... 24001 files and directories currently installed.) [2022-05-06T17:18:30.705Z] #21 13.19 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-06T17:18:30.705Z] #21 13.19 Unpacking pigz (2.6-1) ... [2022-05-06T17:18:30.705Z] #21 13.25 Selecting previously unselected package libelf1:arm64. [2022-05-06T17:18:30.705Z] #21 13.25 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-06T17:18:30.705Z] #21 13.26 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-06T17:18:30.705Z] #21 13.35 Selecting previously unselected package libbpf0:arm64. [2022-05-06T17:18:30.705Z] #21 13.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-06T17:18:30.964Z] #21 13.37 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-06T17:18:30.964Z] #21 13.44 Selecting previously unselected package libcap2:arm64. [2022-05-06T17:18:30.964Z] #21 13.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-06T17:18:30.964Z] #21 13.46 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-06T17:18:30.964Z] #21 13.56 Selecting previously unselected package libmnl0:arm64. [2022-05-06T17:18:30.964Z] #21 13.56 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-06T17:18:30.964Z] #21 13.57 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-06T17:18:30.964Z] #21 13.63 Selecting previously unselected package libxtables12:arm64. [2022-05-06T17:18:31.223Z] #21 13.63 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-06T17:18:31.223Z] #21 13.64 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-06T17:18:31.223Z] #21 13.70 Selecting previously unselected package libcap2-bin. [2022-05-06T17:18:31.223Z] #21 13.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-06T17:18:31.223Z] #21 13.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-06T17:18:31.366Z] #62 62.58 + bin/ctr [2022-05-06T17:18:31.482Z] #21 13.80 Selecting previously unselected package iproute2. [2022-05-06T17:18:31.482Z] #21 13.81 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-06T17:18:31.482Z] #21 13.81 Unpacking iproute2 (5.10.0-4) ... [Pipeline] sh [2022-05-06T17:18:31.679Z] #19 198.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-06T17:18:31.679Z] #19 198.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:18:31.679Z] #19 198.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-06T17:18:31.679Z] #19 198.5 Selecting previously unselected package crossbuild-essential-armel. [2022-05-06T17:18:31.679Z] #19 198.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-06T17:18:31.679Z] #19 198.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-06T17:18:31.679Z] #19 198.5 Selecting previously unselected package libc6-armhf-cross. [2022-05-06T17:18:31.680Z] #19 198.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-06T17:18:31.680Z] #19 198.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-06T17:18:31.680Z] #19 198.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-06T17:18:31.680Z] #19 198.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:31.680Z] #19 198.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:18:31.680Z] #19 198.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-06T17:18:31.680Z] #19 198.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:31.680Z] #19 198.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:18:31.680Z] #19 198.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-06T17:18:31.680Z] #19 198.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:31.680Z] #19 198.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:18:31.680Z] #19 198.8 Selecting previously unselected package libasan6-armhf-cross. [2022-05-06T17:18:31.680Z] #19 198.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:31.680Z] #19 198.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:18:31.680Z] #19 199.0 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-06T17:18:31.680Z] #19 199.0 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:31.680Z] #19 199.0 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:18:31.680Z] #19 199.1 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-06T17:18:31.680Z] #19 199.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:31.680Z] #19 199.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:18:31.680Z] #19 199.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-06T17:18:31.680Z] #19 199.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:31.680Z] #19 199.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:18:31.680Z] #19 199.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-06T17:18:31.680Z] #19 199.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:18:31.741Z] #21 14.22 Selecting previously unselected package xxd. [2022-05-06T17:18:31.741Z] #21 14.22 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-06T17:18:31.741Z] #21 14.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:31.741Z] #21 14.35 Selecting previously unselected package vim-common. [2022-05-06T17:18:31.789Z] #19 DONE 1.6s [2022-05-06T17:18:31.789Z] [2022-05-06T17:18:31.789Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:18:31.789Z] #58 sha256:a736bc5f7f30fd210fb55fa83b5e49414529eb87a69373752a2dc8b2935eac76 [2022-05-06T17:18:31.789Z] #58 11.14 + cd /tmp/tmp.qir9xDU9RW/src/github.com/opencontainers/runc [2022-05-06T17:18:31.789Z] #58 11.14 + git checkout -q v1.1.1 [2022-05-06T17:18:31.789Z] #58 11.55 + '[' -z '' ']' [2022-05-06T17:18:31.789Z] #58 11.55 + target=static [2022-05-06T17:18:31.789Z] #58 11.56 + make BUILDTAGS=seccomp static [2022-05-06T17:18:31.789Z] #58 11.75 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-05-06T17:18:31.937Z] #19 199.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-06T17:18:32.000Z] #21 14.36 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:18:32.000Z] #21 14.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:32.000Z] #21 14.54 Selecting previously unselected package bash-completion. [2022-05-06T17:18:32.000Z] #21 14.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-06T17:18:32.568Z] + docker info [2022-05-06T17:18:32.568Z] Client: [2022-05-06T17:18:32.568Z] Context: default [2022-05-06T17:18:32.568Z] Debug Mode: false [2022-05-06T17:18:32.568Z] [2022-05-06T17:18:32.568Z] Server: [2022-05-06T17:18:32.568Z] Containers: 0 [2022-05-06T17:18:32.568Z] Running: 0 [2022-05-06T17:18:32.568Z] Paused: 0 [2022-05-06T17:18:32.568Z] Stopped: 0 [2022-05-06T17:18:32.568Z] Images: 0 [2022-05-06T17:18:32.568Z] Server Version: 20.10.9 [2022-05-06T17:18:32.568Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-06T17:18:32.568Z] Windows: [2022-05-06T17:18:32.568Z] LCOW: [2022-05-06T17:18:32.568Z] Logging Driver: json-file [2022-05-06T17:18:32.568Z] Plugins: [2022-05-06T17:18:32.568Z] Volume: local [2022-05-06T17:18:32.568Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T17:18:32.568Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T17:18:32.568Z] Swarm: inactive [2022-05-06T17:18:32.568Z] Default Isolation: process [2022-05-06T17:18:32.568Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-06T17:18:32.568Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-06T17:18:32.568Z] OSType: windows [2022-05-06T17:18:32.568Z] Architecture: x86_64 [2022-05-06T17:18:32.568Z] CPUs: 4 [2022-05-06T17:18:32.568Z] Total Memory: 32GiB [2022-05-06T17:18:32.568Z] Name: azwin-2-076200 [2022-05-06T17:18:32.568Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-06T17:18:32.568Z] Docker Root Dir: D:\docker [2022-05-06T17:18:32.568Z] Debug Mode: false [2022-05-06T17:18:32.568Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:18:32.568Z] Labels: [2022-05-06T17:18:32.568Z] Experimental: true [2022-05-06T17:18:32.568Z] Insecure Registries: [2022-05-06T17:18:32.568Z] 10.0.0.4:5000 [2022-05-06T17:18:32.568Z] 127.0.0.0/8 [2022-05-06T17:18:32.568Z] Registry Mirrors: [2022-05-06T17:18:32.568Z] http://10.0.0.4:5000/ [2022-05-06T17:18:32.568Z] Live Restore Enabled: false [2022-05-06T17:18:32.568Z] Product License: Community Engine [2022-05-06T17:18:32.568Z] [2022-05-06T17:18:32.630Z] + docker version [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-06T17:18:33.177Z] #58 ... [2022-05-06T17:18:33.177Z] [2022-05-06T17:18:33.177Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-06T17:18:33.177Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-06T17:18:33.177Z] #20 DONE 1.6s [2022-05-06T17:18:33.439Z] [2022-05-06T17:18:33.439Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:18:33.439Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-06T17:18:34.543Z] #21 16.71 Unpacking bash-completion (1:2.11-2) ... [2022-05-06T17:18:34.543Z] #21 17.07 Selecting previously unselected package bzip2. [2022-05-06T17:18:34.543Z] #21 17.09 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-06T17:18:34.543Z] #21 17.10 Unpacking bzip2 (1.0.8-4) ... [2022-05-06T17:18:34.543Z] #21 17.17 Selecting previously unselected package xz-utils. [2022-05-06T17:18:34.801Z] #21 17.18 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-06T17:18:34.801Z] #21 17.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:18:34.801Z] #21 17.30 Selecting previously unselected package apparmor. [2022-05-06T17:18:34.801Z] #21 17.31 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-06T17:18:34.801Z] #21 17.36 Unpacking apparmor (2.13.6-10) ... [2022-05-06T17:18:35.357Z] #21 1.929 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:18:35.357Z] #21 1.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:18:35.357Z] #21 1.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:18:35.369Z] #21 17.68 Selecting previously unselected package inetutils-ping. [2022-05-06T17:18:35.369Z] #21 17.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-06T17:18:35.369Z] #21 17.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-06T17:18:35.369Z] #21 17.78 Selecting previously unselected package libip4tc2:arm64. [2022-05-06T17:18:35.369Z] #21 17.78 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-06T17:18:35.369Z] #21 17.78 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-06T17:18:35.369Z] #21 17.85 Selecting previously unselected package libip6tc2:arm64. [2022-05-06T17:18:35.369Z] #21 17.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-06T17:18:35.369Z] #21 17.86 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-06T17:18:35.369Z] #21 17.92 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-06T17:18:35.369Z] #21 17.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-06T17:18:35.369Z] #21 17.94 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-06T17:18:35.627Z] #21 18.00 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-06T17:18:35.627Z] #21 18.01 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-06T17:18:35.627Z] #21 18.01 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-06T17:18:35.627Z] #21 18.09 Selecting previously unselected package libnftnl11:arm64. [2022-05-06T17:18:35.627Z] #21 18.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-06T17:18:35.627Z] #21 18.10 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-06T17:18:35.886Z] #21 18.18 Selecting previously unselected package iptables. [2022-05-06T17:18:35.886Z] #21 18.20 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-06T17:18:35.886Z] #21 18.21 Unpacking iptables (1.8.7-1) ... [2022-05-06T17:18:35.930Z] #21 2.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:18:36.145Z] #21 18.50 Selecting previously unselected package libonig5:arm64. [2022-05-06T17:18:36.145Z] #21 18.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-06T17:18:36.145Z] #21 18.51 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-06T17:18:36.145Z] #21 18.60 Selecting previously unselected package libjq1:arm64. [2022-05-06T17:18:36.145Z] #21 18.61 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-06T17:18:36.145Z] #21 18.61 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-06T17:18:36.145Z] #21 18.70 Selecting previously unselected package jq. [2022-05-06T17:18:36.145Z] #21 18.71 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-06T17:18:36.145Z] #21 18.71 Unpacking jq (1.6-2.1) ... [2022-05-06T17:18:36.145Z] #21 18.80 Selecting previously unselected package libaio1:arm64. [2022-05-06T17:18:36.192Z] #21 ... [2022-05-06T17:18:36.192Z] [2022-05-06T17:18:36.192Z] #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-05-06T17:18:36.192Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:18:36.192Z] #34 DONE 121.0s [2022-05-06T17:18:36.192Z] [2022-05-06T17:18:36.192Z] #45 [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-05-06T17:18:36.192Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:18:36.404Z] #21 18.81 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-06T17:18:36.404Z] #21 18.81 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-06T17:18:36.404Z] #21 18.88 Selecting previously unselected package libgpm2:arm64. [2022-05-06T17:18:36.404Z] #21 18.88 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-06T17:18:36.404Z] #21 18.89 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-06T17:18:36.641Z] #62 ... [2022-05-06T17:18:36.641Z] [2022-05-06T17:18:36.641Z] #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-05-06T17:18:36.641Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:36.641Z] #14 109.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-06T17:18:36.641Z] #14 109.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:36.641Z] #14 109.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:36.641Z] #14 114.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-06T17:18:36.641Z] #14 114.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:36.641Z] #14 114.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:36.641Z] #14 119.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-06T17:18:36.641Z] #14 119.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:36.641Z] #14 119.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:36.662Z] #21 18.94 Selecting previously unselected package libicu67:arm64. [2022-05-06T17:18:36.663Z] #21 18.94 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-06T17:18:36.663Z] #21 18.97 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-06T17:18:36.765Z] #45 ... [2022-05-06T17:18:36.765Z] [2022-05-06T17:18:36.765Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:18:36.765Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-06T17:18:36.765Z] #21 3.504 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:18:37.204Z] #19 204.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-06T17:18:37.204Z] #19 204.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:18:37.204Z] #19 204.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-06T17:18:37.204Z] #19 204.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-06T17:18:37.204Z] #19 204.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-06T17:18:37.204Z] #19 204.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-06T17:18:37.204Z] #19 204.2 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-06T17:18:37.204Z] #19 204.2 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-06T17:18:37.204Z] #19 204.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-06T17:18:37.204Z] #19 204.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-06T17:18:37.204Z] #19 204.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:37.204Z] #19 204.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:18:37.204Z] #19 204.7 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-06T17:18:37.204Z] #19 204.7 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:18:37.204Z] #19 204.7 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-06T17:18:38.153Z] #21 4.646 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:18:39.194Z] #21 21.52 Selecting previously unselected package libinih1:arm64. [2022-05-06T17:18:39.194Z] #21 21.52 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-06T17:18:39.194Z] #21 21.53 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-06T17:18:39.194Z] #21 21.58 Selecting previously unselected package libnet1:arm64. [2022-05-06T17:18:39.194Z] #21 21.58 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-06T17:18:39.194Z] #21 21.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:18:39.194Z] #21 21.66 Selecting previously unselected package libnl-3-200:arm64. [2022-05-06T17:18:39.194Z] #21 21.66 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-06T17:18:39.194Z] #21 21.67 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-06T17:18:39.194Z] #21 21.76 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-06T17:18:39.452Z] #21 21.76 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-06T17:18:39.452Z] #21 21.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-06T17:18:39.452Z] #21 21.81 Selecting previously unselected package net-tools. [2022-05-06T17:18:39.452Z] #21 21.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-06T17:18:39.452Z] #21 21.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:18:39.452Z] #21 21.97 Selecting previously unselected package patch. [2022-05-06T17:18:39.452Z] #21 21.98 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-06T17:18:39.452Z] #21 22.01 Unpacking patch (2.7.6-7) ... [2022-05-06T17:18:39.710Z] #21 22.10 Selecting previously unselected package python-pip-whl. [2022-05-06T17:18:39.711Z] #21 22.11 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:18:39.711Z] #21 22.11 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:18:40.228Z] #21 22.51 Selecting previously unselected package python3-lib2to3. [2022-05-06T17:18:40.228Z] #21 22.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-06T17:18:40.228Z] #21 22.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:18:40.228Z] #21 22.65 Selecting previously unselected package python3-distutils. [2022-05-06T17:18:40.228Z] #21 22.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-06T17:18:40.228Z] #21 22.67 Unpacking python3-distutils (3.9.2-1) ... [2022-05-06T17:18:40.228Z] #21 22.79 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:18:40.486Z] #21 22.79 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:18:40.486Z] #21 22.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:18:40.486Z] #21 22.91 Selecting previously unselected package python3-setuptools. [2022-05-06T17:18:40.486Z] #21 22.92 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-06T17:18:40.486Z] #21 22.92 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-06T17:18:40.745Z] #21 23.10 Selecting previously unselected package python3-wheel. [2022-05-06T17:18:40.745Z] #21 23.10 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-06T17:18:40.745Z] #21 23.11 Unpacking python3-wheel (0.34.2-1) ... [2022-05-06T17:18:40.745Z] #21 23.20 Selecting previously unselected package python3-pip. [2022-05-06T17:18:40.745Z] #21 23.20 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:18:40.745Z] #21 23.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:18:41.004Z] #21 23.48 Selecting previously unselected package sudo. [2022-05-06T17:18:41.004Z] #21 23.48 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-06T17:18:41.004Z] #21 23.51 Unpacking sudo (1.9.5p2-3) ... [2022-05-06T17:18:41.263Z] #21 23.91 Selecting previously unselected package thin-provisioning-tools. [2022-05-06T17:18:41.302Z] Client: [2022-05-06T17:18:41.302Z] Version: 20.10.9 [2022-05-06T17:18:41.302Z] API version: 1.41 [2022-05-06T17:18:41.302Z] Go version: go1.16.8 [2022-05-06T17:18:41.302Z] Git commit: c2ea9bc [2022-05-06T17:18:41.302Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-06T17:18:41.302Z] OS/Arch: windows/amd64 [2022-05-06T17:18:41.302Z] Context: default [2022-05-06T17:18:41.302Z] Experimental: true [2022-05-06T17:18:41.302Z] [2022-05-06T17:18:41.302Z] Server: Docker Engine - Community [2022-05-06T17:18:41.302Z] Engine: [2022-05-06T17:18:41.302Z] Version: 20.10.9 [2022-05-06T17:18:41.302Z] API version: 1.41 (minimum version 1.24) [2022-05-06T17:18:41.302Z] Go version: go1.16.8 [2022-05-06T17:18:41.302Z] Git commit: 79ea9d3 [2022-05-06T17:18:41.302Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-06T17:18:41.302Z] OS/Arch: windows/amd64 [2022-05-06T17:18:41.302Z] Experimental: true [2022-05-06T17:18:41.460Z] #21 7.502 Fetched 8530 kB in 6s (1462 kB/s) [2022-05-06T17:18:41.521Z] #21 23.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-06T17:18:41.521Z] #21 23.93 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:18:41.779Z] #21 24.13 Selecting previously unselected package uidmap. [2022-05-06T17:18:41.779Z] #21 24.15 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-06T17:18:41.779Z] #21 24.16 Unpacking uidmap (1:4.8.1-1) ... [Pipeline] sh [2022-05-06T17:18:42.037Z] #21 24.32 Selecting previously unselected package vim-runtime. [2022-05-06T17:18:42.037Z] #21 24.33 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:18:42.037Z] #21 24.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-06T17:18:42.037Z] #21 24.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-06T17:18:42.037Z] #21 24.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:42.471Z] #19 209.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-06T17:18:42.471Z] #19 209.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:18:42.471Z] #19 209.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-06T17:18:42.471Z] #19 209.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-06T17:18:42.471Z] #19 209.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-06T17:18:42.471Z] #19 209.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-06T17:18:42.471Z] #19 210.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-06T17:18:42.471Z] #19 210.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-06T17:18:42.471Z] #19 210.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-06T17:18:42.729Z] #19 210.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-06T17:18:42.729Z] #19 210.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:42.729Z] #19 210.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:42.729Z] #19 210.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-06T17:18:42.729Z] #19 210.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:42.729Z] #19 210.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:42.729Z] #19 210.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-06T17:18:42.729Z] #19 210.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:42.729Z] #19 210.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:42.729Z] #19 210.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-06T17:18:42.729Z] #19 210.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:42.729Z] #19 210.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:42.729Z] #19 210.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-06T17:18:42.846Z] #21 7.502 Reading package lists... [2022-05-06T17:18:42.890Z] + docker info [2022-05-06T17:18:42.987Z] #19 210.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:42.988Z] #19 210.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:42.988Z] #19 210.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-06T17:18:42.988Z] #19 210.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:42.988Z] #19 210.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:43.264Z] #19 210.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-06T17:18:43.264Z] #19 210.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:43.264Z] #19 210.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:43.531Z] #19 210.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-06T17:18:43.531Z] #19 210.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:43.531Z] #19 210.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:43.531Z] #19 211.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-06T17:18:43.531Z] #19 211.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:43.531Z] #19 211.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:43.531Z] #19 211.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-06T17:18:43.631Z] #62 ... [2022-05-06T17:18:43.631Z] [2022-05-06T17:18:43.631Z] #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-05-06T17:18:43.631Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:43.631Z] #14 108.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-06T17:18:43.631Z] #14 109.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:43.631Z] #14 109.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:43.631Z] #14 113.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-06T17:18:43.631Z] #14 113.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:43.631Z] #14 113.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:43.631Z] #14 118.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-06T17:18:43.631Z] #14 118.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:43.631Z] #14 118.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:43.790Z] #19 211.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:43.790Z] #19 211.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:43.790Z] #19 211.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-06T17:18:43.790Z] #19 211.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:43.790Z] #19 211.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:43.790Z] #19 211.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-06T17:18:43.790Z] #19 211.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:18:43.790Z] #19 211.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:18:44.575Z] #21 27.06 Selecting previously unselected package vim. [2022-05-06T17:18:44.575Z] #21 27.07 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-06T17:18:44.575Z] #21 27.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:45.037Z] #21 9.633 Reading package lists... [2022-05-06T17:18:45.142Z] #21 27.55 Selecting previously unselected package xfsprogs. [2022-05-06T17:18:45.142Z] #21 27.55 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-06T17:18:45.142Z] #21 27.56 Unpacking xfsprogs (5.10.0-4) ... [2022-05-06T17:18:45.401Z] #21 27.92 Selecting previously unselected package zip. [2022-05-06T17:18:45.401Z] #21 27.92 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-06T17:18:45.401Z] #21 27.92 Unpacking zip (3.0-12) ... [2022-05-06T17:18:45.609Z] #21 11.76 Building dependency tree... [2022-05-06T17:18:45.660Z] #21 28.06 Selecting previously unselected package zstd. [2022-05-06T17:18:45.660Z] #21 28.06 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-06T17:18:45.660Z] #21 28.06 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:18:45.919Z] #21 28.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:18:46.181Z] #21 12.73 The following additional packages will be installed: [2022-05-06T17:18:46.181Z] #21 12.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-06T17:18:46.181Z] #21 12.74 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-06T17:18:46.181Z] #21 12.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-06T17:18:46.181Z] #21 12.74 python3-pkg-resources vim-runtime xxd [2022-05-06T17:18:46.181Z] #21 12.74 Suggested packages: [2022-05-06T17:18:46.181Z] #21 12.75 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-06T17:18:46.181Z] #21 12.75 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-06T17:18:46.181Z] #21 12.75 acl attr quota [2022-05-06T17:18:46.181Z] #21 12.75 Recommended packages: [2022-05-06T17:18:46.181Z] #21 12.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-06T17:18:46.671Z] #14 130.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-06T17:18:46.671Z] #14 130.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:46.671Z] #14 130.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:46.856Z] #21 29.20 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-06T17:18:46.856Z] #21 29.21 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:18:46.856Z] #21 29.22 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-06T17:18:46.856Z] #21 29.27 Setting up libicu67:arm64 (67.1-7) ... [2022-05-06T17:18:46.856Z] #21 29.29 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-06T17:18:46.856Z] #21 29.31 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-06T17:18:46.856Z] #21 29.32 Setting up uidmap (1:4.8.1-1) ... [2022-05-06T17:18:46.856Z] #21 29.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:18:46.856Z] #21 29.35 Setting up bzip2 (1.0.8-4) ... [2022-05-06T17:18:46.856Z] #21 29.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-06T17:18:46.856Z] #21 29.38 Setting up python3-wheel (0.34.2-1) ... [2022-05-06T17:18:47.126Z] #21 13.81 The following NEW packages will be installed: [2022-05-06T17:18:47.126Z] #21 13.81 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-06T17:18:47.126Z] #21 13.81 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-06T17:18:47.126Z] #21 13.81 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-06T17:18:47.126Z] #21 13.81 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-06T17:18:47.126Z] #21 13.81 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-06T17:18:47.126Z] #21 13.81 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-06T17:18:47.126Z] #21 13.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-06T17:18:47.126Z] #21 13.82 xz-utils zip zstd [2022-05-06T17:18:47.387Z] #21 14.14 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:18:47.387Z] #21 14.14 Need to get 27.6 MB of archives. [2022-05-06T17:18:47.387Z] #21 14.14 After this operation, 106 MB of additional disk space will be used. [2022-05-06T17:18:47.387Z] #21 14.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-06T17:18:47.387Z] #21 14.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-06T17:18:47.387Z] #21 14.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-06T17:18:47.423Z] #21 29.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:47.423Z] #21 29.99 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-06T17:18:47.423Z] #21 30.00 Setting up libcap2-bin (1:2.44-1) ... [2022-05-06T17:18:47.423Z] #21 30.01 Setting up apparmor (2.13.6-10) ... [2022-05-06T17:18:47.614Z] #14 ... [2022-05-06T17:18:47.614Z] [2022-05-06T17:18:47.614Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:18:47.614Z] #65 sha256:54cd8c144a5ee7488153af771e44000aeeb9351151ae303ae39a383d4e329631 [2022-05-06T17:18:47.614Z] #65 131.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:18:47.614Z] #65 131.4 + GOBIN=/build [2022-05-06T17:18:47.614Z] #65 131.4 + GO111MODULE=on [2022-05-06T17:18:47.614Z] #65 131.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:18:47.649Z] #21 14.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-06T17:18:47.649Z] #21 14.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-06T17:18:47.649Z] #21 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-06T17:18:47.649Z] #21 14.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-06T17:18:47.649Z] #21 14.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-06T17:18:47.649Z] #21 14.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:18:47.649Z] #21 14.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:18:47.649Z] #21 14.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-06T17:18:47.649Z] #21 14.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-06T17:18:47.649Z] #21 14.23 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-06T17:18:47.649Z] #21 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-06T17:18:47.649Z] #21 14.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-06T17:18:47.649Z] #21 14.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-06T17:18:47.649Z] #21 14.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-06T17:18:47.649Z] #21 14.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-06T17:18:47.649Z] #21 14.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-06T17:18:47.649Z] #21 14.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-06T17:18:47.649Z] #21 14.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-06T17:18:47.649Z] #21 14.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-06T17:18:47.649Z] #21 14.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-06T17:18:47.649Z] #21 14.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-06T17:18:47.649Z] #21 14.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-06T17:18:47.649Z] #21 14.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-06T17:18:47.649Z] #21 14.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-06T17:18:47.911Z] #21 14.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-06T17:18:47.911Z] #21 14.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-06T17:18:47.911Z] #21 14.64 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-05-06T17:18:47.911Z] #21 14.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-06T17:18:47.911Z] #21 14.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-06T17:18:47.911Z] #21 14.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-06T17:18:47.911Z] #21 14.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-06T17:18:47.911Z] #21 14.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-06T17:18:48.172Z] #21 14.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-06T17:18:48.172Z] #21 14.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:18:48.172Z] #21 14.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-06T17:18:48.172Z] #21 14.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-06T17:18:48.172Z] #21 14.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-06T17:18:48.172Z] #21 14.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-06T17:18:48.172Z] #21 14.79 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-06T17:18:48.172Z] #21 14.81 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-06T17:18:48.172Z] #21 14.81 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-06T17:18:48.434Z] #21 15.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-06T17:18:48.434Z] #21 15.03 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-06T17:18:48.434Z] #21 15.06 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-06T17:18:48.434Z] #21 15.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-06T17:18:49.007Z] #21 15.56 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:18:49.007Z] #21 15.67 Fetched 27.6 MB in 1s (22.4 MB/s) [2022-05-06T17:18:49.007Z] #21 15.73 Selecting previously unselected package pigz. [2022-05-06T17:18:49.071Z] #19 216.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-06T17:18:49.071Z] #19 216.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:18:49.071Z] #19 216.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:18:49.071Z] #19 216.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-06T17:18:49.071Z] #19 216.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-06T17:18:49.071Z] #19 216.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-06T17:18:49.071Z] #19 216.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-06T17:18:49.071Z] #19 216.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-06T17:18:49.071Z] #19 216.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-06T17:18:49.071Z] #19 216.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-06T17:18:49.071Z] #19 216.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:49.071Z] #19 216.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:18:49.268Z] #21 15.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-06T17:18:49.268Z] #21 15.79 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-06T17:18:49.268Z] #21 15.79 Unpacking pigz (2.6-1) ... [2022-05-06T17:18:49.268Z] #21 15.88 Selecting previously unselected package libelf1:amd64. [2022-05-06T17:18:49.268Z] #21 15.88 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-06T17:18:49.268Z] #21 15.93 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-06T17:18:49.328Z] #21 31.56 Setting up zip (3.0-12) ... [2022-05-06T17:18:49.328Z] #21 31.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:49.328Z] #21 31.60 Setting up bash-completion (1:2.11-2) ... [2022-05-06T17:18:49.330Z] #19 216.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-06T17:18:49.330Z] #19 216.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:18:49.330Z] #19 216.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:18:49.530Z] #21 16.07 Selecting previously unselected package libbpf0:amd64. [2022-05-06T17:18:49.530Z] #21 16.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-06T17:18:49.530Z] #21 16.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-06T17:18:49.530Z] #21 16.26 Selecting previously unselected package libcap2:amd64. [2022-05-06T17:18:49.530Z] #21 16.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-06T17:18:49.530Z] #21 16.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-06T17:18:49.530Z] #21 16.34 Selecting previously unselected package libmnl0:amd64. [2022-05-06T17:18:49.792Z] #21 16.34 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-06T17:18:49.792Z] #21 16.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-06T17:18:49.792Z] #21 16.40 Selecting previously unselected package libxtables12:amd64. [2022-05-06T17:18:49.792Z] #21 16.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-06T17:18:49.792Z] #21 16.43 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-06T17:18:49.792Z] #21 16.49 Selecting previously unselected package libcap2-bin. [2022-05-06T17:18:49.792Z] #21 16.51 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-06T17:18:49.792Z] #21 16.51 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-06T17:18:49.792Z] #21 16.59 Selecting previously unselected package iproute2. [2022-05-06T17:18:49.792Z] #21 16.59 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-06T17:18:50.053Z] #21 16.59 Unpacking iproute2 (5.10.0-4) ... [2022-05-06T17:18:50.313Z] #21 16.96 Selecting previously unselected package xxd. [2022-05-06T17:18:50.313Z] #21 16.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:18:50.313Z] #21 16.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:50.328Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-06T17:18:50.328Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-25f6a22f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-06T17:18:50.328Z] ---------------------------------------------------------------------------- [2022-05-06T17:18:50.328Z] [2022-05-06T17:18:50.328Z] INFO: executeCI.ps1 starting at Fri May 6 17:18:49 CUT 2022 [2022-05-06T17:18:50.328Z] [2022-05-06T17:18:50.328Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-06T17:18:50.328Z] INFO: Running git version 2.24.1.windows.2 [2022-05-06T17:18:50.328Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-06T17:18:50.328Z] INFO: Environment variables: [2022-05-06T17:18:50.328Z] [2022-05-06T17:18:50.328Z] Name Value [2022-05-06T17:18:50.328Z] ---- ----- [2022-05-06T17:18:50.328Z] ALLUSERSPROFILE C:\ProgramData [2022-05-06T17:18:50.328Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-06T17:18:50.328Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-06T17:18:50.329Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-06T17:18:50.329Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-06T17:18:50.329Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-06T17:18:50.329Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-06T17:18:50.329Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-06T17:18:50.329Z] BRANCH_NAME PR-43566 [2022-05-06T17:18:50.329Z] BUILD_DISPLAY_NAME #1 [2022-05-06T17:18:50.329Z] BUILD_ID 1 [2022-05-06T17:18:50.329Z] BUILD_NUMBER 1 [2022-05-06T17:18:50.329Z] BUILD_TAG jenkins-moby-PR-43566-1 [2022-05-06T17:18:50.329Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/ [2022-05-06T17:18:50.329Z] CHANGE_AUTHOR thaJeztah [2022-05-06T17:18:50.329Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-06T17:18:50.329Z] CHANGE_BRANCH fix_import [2022-05-06T17:18:50.329Z] CHANGE_FORK thaJeztah/docker [2022-05-06T17:18:50.329Z] CHANGE_ID 43566 [2022-05-06T17:18:50.329Z] CHANGE_TARGET master [2022-05-06T17:18:50.329Z] CHANGE_TITLE api/server: fix stray import in container_routes.go [2022-05-06T17:18:50.329Z] CHANGE_URL https://github.com/moby/moby/pull/43566 [2022-05-06T17:18:50.329Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:18:50.329Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-06T17:18:50.329Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-06T17:18:50.329Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-06T17:18:50.329Z] COMPUTERNAME azwin-2-076201 [2022-05-06T17:18:50.329Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-06T17:18:50.329Z] ConfigSequenceNumber 0 [2022-05-06T17:18:50.329Z] DOCKER_BUILDKIT 0 [2022-05-06T17:18:50.329Z] DOCKER_DUT_DEBUG 1 [2022-05-06T17:18:50.329Z] DOCKER_EXPERIMENTAL 1 [2022-05-06T17:18:50.329Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-06T17:18:50.329Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-06T17:18:50.329Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-06T17:18:50.329Z] EXECUTOR_NUMBER 0 [2022-05-06T17:18:50.329Z] FQDN azwin-2-076201.westus.cloudapp.azure.com [2022-05-06T17:18:50.329Z] GIT_BRANCH PR-43566 [2022-05-06T17:18:50.329Z] GIT_COMMIT f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:18:50.329Z] GIT_URL https://github.com/moby/moby.git [2022-05-06T17:18:50.329Z] HUDSON_COOKIE d0eb8ffb-c403-4446-ab9d-27927cbfd5a7 [2022-05-06T17:18:50.329Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-06T17:18:50.329Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-06T17:18:50.329Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-06T17:18:50.329Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-06T17:18:50.329Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-06T17:18:50.329Z] JENKINS_NODE_COOKIE 660a02cb-e4a2-4525-8240-dcdf77b782c2 [2022-05-06T17:18:50.329Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-06T17:18:50.329Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-06T17:18:50.329Z] JOB_BASE_NAME PR-43566 [2022-05-06T17:18:50.329Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/display/redirect [2022-05-06T17:18:50.329Z] JOB_NAME moby/PR-43566 [2022-05-06T17:18:50.329Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/ [2022-05-06T17:18:50.329Z] library.jps.version master [2022-05-06T17:18:50.329Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-06T17:18:50.329Z] NODE_LABELS amd64 azure azwin-2-076201 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-06T17:18:50.329Z] NODE_NAME azwin-2-076201 [2022-05-06T17:18:50.329Z] NUMBER_OF_PROCESSORS 4 [2022-05-06T17:18:50.329Z] OS Windows_NT [2022-05-06T17:18:50.329Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-06T17:18:50.329Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-06T17:18:50.329Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-06T17:18:50.329Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-06T17:18:50.329Z] PROCESSOR_LEVEL 6 [2022-05-06T17:18:50.329Z] PROCESSOR_REVISION 5504 [2022-05-06T17:18:50.329Z] ProgramData C:\ProgramData [2022-05-06T17:18:50.329Z] ProgramFiles C:\Program Files [2022-05-06T17:18:50.329Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-06T17:18:50.329Z] ProgramW6432 C:\Program Files [2022-05-06T17:18:50.329Z] PROMPT $P$G [2022-05-06T17:18:50.329Z] PSExecutionPolicyPreference Bypass [2022-05-06T17:18:50.329Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-06T17:18:50.329Z] PUBLIC C:\Users\Public [2022-05-06T17:18:50.329Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect?page=artif... [2022-05-06T17:18:50.329Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect?page=changes [2022-05-06T17:18:50.329Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect [2022-05-06T17:18:50.329Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect?page=tests [2022-05-06T17:18:50.329Z] SKIP_VALIDATION_TESTS 1 [2022-05-06T17:18:50.329Z] SOURCES_DRIVE d [2022-05-06T17:18:50.329Z] SOURCES_SUBDIR gopath [2022-05-06T17:18:50.329Z] STAGE_NAME Run tests [2022-05-06T17:18:50.329Z] SystemDrive C: [2022-05-06T17:18:50.329Z] SystemRoot C:\Windows [2022-05-06T17:18:50.329Z] TEMP C:\Windows\TEMP [2022-05-06T17:18:50.329Z] TESTDEBUG 0 [2022-05-06T17:18:50.329Z] TESTRUN_DRIVE d [2022-05-06T17:18:50.329Z] TESTRUN_SUBDIR CI [2022-05-06T17:18:50.329Z] TIMEOUT 120m [2022-05-06T17:18:50.329Z] TMP C:\Windows\TEMP [2022-05-06T17:18:50.329Z] USERDOMAIN WORKGROUP [2022-05-06T17:18:50.329Z] USERNAME azwin-2-076201$ [2022-05-06T17:18:50.329Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-06T17:18:50.329Z] windir C:\Windows [2022-05-06T17:18:50.329Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-06T17:18:50.329Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-06T17:18:50.329Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-06T17:18:50.329Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-06T17:18:50.329Z] [2022-05-06T17:18:50.329Z] [2022-05-06T17:18:50.329Z] [2022-05-06T17:18:50.574Z] #21 17.07 Selecting previously unselected package vim-common. [2022-05-06T17:18:50.574Z] #21 17.09 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:18:50.574Z] #21 17.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:50.574Z] #21 17.26 Selecting previously unselected package bash-completion. [2022-05-06T17:18:50.574Z] #21 17.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-06T17:18:51.103Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-06T17:18:51.103Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a9aea66b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-06T17:18:51.103Z] ---------------------------------------------------------------------------- [2022-05-06T17:18:51.103Z] [2022-05-06T17:18:51.103Z] INFO: executeCI.ps1 starting at Fri May 6 17:18:49 CUT 2022 [2022-05-06T17:18:51.103Z] [2022-05-06T17:18:51.103Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-06T17:18:51.103Z] INFO: Running git version 2.24.1.windows.2 [2022-05-06T17:18:51.103Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-06T17:18:51.103Z] INFO: Environment variables: [2022-05-06T17:18:51.103Z] [2022-05-06T17:18:51.103Z] Name Value [2022-05-06T17:18:51.103Z] ---- ----- [2022-05-06T17:18:51.103Z] ALLUSERSPROFILE C:\ProgramData [2022-05-06T17:18:51.103Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-06T17:18:51.103Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-06T17:18:51.103Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-06T17:18:51.103Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-06T17:18:51.103Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-06T17:18:51.103Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-06T17:18:51.103Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-06T17:18:51.103Z] BRANCH_NAME PR-43566 [2022-05-06T17:18:51.103Z] BUILD_DISPLAY_NAME #1 [2022-05-06T17:18:51.103Z] BUILD_ID 1 [2022-05-06T17:18:51.103Z] BUILD_NUMBER 1 [2022-05-06T17:18:51.103Z] BUILD_TAG jenkins-moby-PR-43566-1 [2022-05-06T17:18:51.103Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/ [2022-05-06T17:18:51.103Z] CHANGE_AUTHOR thaJeztah [2022-05-06T17:18:51.103Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-06T17:18:51.103Z] CHANGE_BRANCH fix_import [2022-05-06T17:18:51.103Z] CHANGE_FORK thaJeztah/docker [2022-05-06T17:18:51.103Z] CHANGE_ID 43566 [2022-05-06T17:18:51.103Z] CHANGE_TARGET master [2022-05-06T17:18:51.103Z] CHANGE_TITLE api/server: fix stray import in container_routes.go [2022-05-06T17:18:51.103Z] CHANGE_URL https://github.com/moby/moby/pull/43566 [2022-05-06T17:18:51.103Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:18:51.103Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-06T17:18:51.103Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-06T17:18:51.103Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-06T17:18:51.103Z] COMPUTERNAME azwin-2-076200 [2022-05-06T17:18:51.103Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-06T17:18:51.103Z] ConfigSequenceNumber 0 [2022-05-06T17:18:51.103Z] DOCKER_BUILDKIT 0 [2022-05-06T17:18:51.103Z] DOCKER_DUT_DEBUG 1 [2022-05-06T17:18:51.103Z] DOCKER_EXPERIMENTAL 1 [2022-05-06T17:18:51.103Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-06T17:18:51.103Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-06T17:18:51.103Z] EXECUTOR_NUMBER 0 [2022-05-06T17:18:51.103Z] FQDN azwin-2-076200.westus.cloudapp.azure.com [2022-05-06T17:18:51.103Z] GIT_BRANCH PR-43566 [2022-05-06T17:18:51.103Z] GIT_COMMIT f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:18:51.103Z] GIT_URL https://github.com/moby/moby.git [2022-05-06T17:18:51.103Z] HUDSON_COOKIE 5d565cc3-85e5-47f8-871e-5ec96e56a0ba [2022-05-06T17:18:51.103Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-06T17:18:51.103Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-06T17:18:51.103Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-06T17:18:51.103Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-06T17:18:51.103Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-06T17:18:51.103Z] JENKINS_NODE_COOKIE 91d761b3-9407-47da-a61d-3e35b9b1722d [2022-05-06T17:18:51.103Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-06T17:18:51.103Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-06T17:18:51.103Z] JOB_BASE_NAME PR-43566 [2022-05-06T17:18:51.104Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/display/redirect [2022-05-06T17:18:51.104Z] JOB_NAME moby/PR-43566 [2022-05-06T17:18:51.104Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/ [2022-05-06T17:18:51.104Z] library.jps.version master [2022-05-06T17:18:51.104Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-06T17:18:51.104Z] NODE_LABELS amd64 azure azwin-2-076200 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-06T17:18:51.104Z] NODE_NAME azwin-2-076200 [2022-05-06T17:18:51.104Z] NUMBER_OF_PROCESSORS 4 [2022-05-06T17:18:51.104Z] OS Windows_NT [2022-05-06T17:18:51.104Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-06T17:18:51.104Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-06T17:18:51.104Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-06T17:18:51.104Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-06T17:18:51.104Z] PROCESSOR_LEVEL 6 [2022-05-06T17:18:51.104Z] PROCESSOR_REVISION 4f01 [2022-05-06T17:18:51.104Z] ProgramData C:\ProgramData [2022-05-06T17:18:51.104Z] ProgramFiles C:\Program Files [2022-05-06T17:18:51.104Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-06T17:18:51.104Z] ProgramW6432 C:\Program Files [2022-05-06T17:18:51.104Z] PROMPT $P$G [2022-05-06T17:18:51.104Z] PSExecutionPolicyPreference Bypass [2022-05-06T17:18:51.104Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-06T17:18:51.104Z] PUBLIC C:\Users\Public [2022-05-06T17:18:51.104Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect?page=artif... [2022-05-06T17:18:51.104Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect?page=changes [2022-05-06T17:18:51.104Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect [2022-05-06T17:18:51.104Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect?page=tests [2022-05-06T17:18:51.104Z] SKIP_VALIDATION_TESTS 1 [2022-05-06T17:18:51.104Z] SOURCES_DRIVE d [2022-05-06T17:18:51.104Z] SOURCES_SUBDIR gopath [2022-05-06T17:18:51.104Z] STAGE_NAME Run tests [2022-05-06T17:18:51.104Z] SystemDrive C: [2022-05-06T17:18:51.104Z] SystemRoot C:\Windows [2022-05-06T17:18:51.104Z] TEMP C:\Windows\TEMP [2022-05-06T17:18:51.104Z] TESTDEBUG 0 [2022-05-06T17:18:51.104Z] TESTRUN_DRIVE d [2022-05-06T17:18:51.104Z] TESTRUN_SUBDIR CI [2022-05-06T17:18:51.104Z] TIMEOUT 120m [2022-05-06T17:18:51.104Z] TMP C:\Windows\TEMP [2022-05-06T17:18:51.104Z] USERDOMAIN WORKGROUP [2022-05-06T17:18:51.104Z] USERNAME azwin-2-076200$ [2022-05-06T17:18:51.104Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-06T17:18:51.104Z] windir C:\Windows [2022-05-06T17:18:51.104Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-06T17:18:51.104Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-06T17:18:51.104Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-06T17:18:51.104Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-06T17:18:51.104Z] [2022-05-06T17:18:51.104Z] [2022-05-06T17:18:51.104Z] [2022-05-06T17:18:51.297Z] #21 33.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:18:51.297Z] #21 33.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-06T17:18:51.297Z] #21 33.88 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-06T17:18:51.561Z] #21 33.92 Setting up patch (2.7.6-7) ... [2022-05-06T17:18:51.561Z] #21 33.93 Setting up sudo (1.9.5p2-3) ... [2022-05-06T17:18:51.561Z] #21 34.04 invoke-rc.d: could not determine current runlevel [2022-05-06T17:18:51.561Z] #21 34.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-06T17:18:51.561Z] #21 34.07 Setting up xfsprogs (5.10.0-4) ... [2022-05-06T17:18:51.561Z] #21 34.09 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-06T17:18:51.561Z] #21 34.11 Setting up inetutils-ping (2:2.0-1) ... [2022-05-06T17:18:51.561Z] #21 34.12 Setting up pigz (2.6-1) ... [2022-05-06T17:18:51.561Z] #21 34.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-06T17:18:51.820Z] #21 34.14 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-06T17:18:51.820Z] #21 34.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:18:51.820Z] #21 34.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:51.860Z] INFO: Sources under d:\gopath\... [2022-05-06T17:18:51.860Z] INFO: Test run under d:\CI\... [2022-05-06T17:18:51.860Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-06T17:18:51.860Z] INFO: docker/docker repository was found [2022-05-06T17:18:52.091Z] INFO: Sources under d:\gopath\... [2022-05-06T17:18:52.091Z] INFO: Test run under d:\CI\... [2022-05-06T17:18:52.091Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-06T17:18:52.091Z] INFO: docker/docker repository was found [2022-05-06T17:18:52.315Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-06T17:18:52.387Z] #21 34.83 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-06T17:18:52.387Z] #21 34.86 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:18:52.492Z] #21 19.05 Unpacking bash-completion (1:2.11-2) ... [2022-05-06T17:18:52.559Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-06T17:18:52.645Z] #21 35.18 Setting up libelf1:arm64 (0.183-1) ... [2022-05-06T17:18:52.645Z] #21 35.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:18:52.645Z] #21 35.23 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-06T17:18:52.645Z] #21 35.24 Setting up python3-distutils (3.9.2-1) ... [2022-05-06T17:18:52.753Z] #21 19.50 Selecting previously unselected package bzip2. [2022-05-06T17:18:52.753Z] #21 19.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-06T17:18:52.753Z] #21 19.51 Unpacking bzip2 (1.0.8-4) ... [2022-05-06T17:18:52.770Z] ltsc2022: Pulling from windows/servercore [2022-05-06T17:18:52.924Z] #65 136.2 rootlesskit version 1.0.0 [2022-05-06T17:18:52.924Z] #65 136.2 Usage of /build/rootlesskit-docker-proxy: [2022-05-06T17:18:52.924Z] #65 136.2 -container-ip string [2022-05-06T17:18:52.924Z] #65 136.2 container ip [2022-05-06T17:18:52.924Z] #65 136.2 -container-port int [2022-05-06T17:18:52.924Z] #65 136.2 container port (default -1) [2022-05-06T17:18:52.924Z] #65 136.2 -host-ip string [2022-05-06T17:18:52.924Z] #65 136.2 host ip [2022-05-06T17:18:52.924Z] #65 136.2 -host-port int [2022-05-06T17:18:52.924Z] #65 136.2 host port (default -1) [2022-05-06T17:18:52.924Z] #65 136.2 -proto string [2022-05-06T17:18:52.924Z] #65 136.2 proxy protocol (default "tcp") [2022-05-06T17:18:52.924Z] #65 ... [2022-05-06T17:18:52.924Z] [2022-05-06T17:18:52.924Z] #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-05-06T17:18:52.924Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:52.924Z] #14 135.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-06T17:18:52.924Z] #14 135.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-06T17:18:52.924Z] #14 135.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:18:52.924Z] #14 135.1 Selecting previously unselected package libapparmor1:amd64. [2022-05-06T17:18:52.924Z] #14 135.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 135.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-06T17:18:52.924Z] #14 135.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-06T17:18:52.924Z] #14 135.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 135.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-06T17:18:52.924Z] #14 135.3 Selecting previously unselected package libbtrfs0:amd64. [2022-05-06T17:18:52.924Z] #14 135.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 135.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:18:52.924Z] #14 135.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-06T17:18:52.924Z] #14 135.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 135.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:18:52.924Z] #14 135.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-06T17:18:52.924Z] #14 135.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 135.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:52.924Z] #14 135.7 Selecting previously unselected package libudev-dev:amd64. [2022-05-06T17:18:52.924Z] #14 135.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 135.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-06T17:18:52.924Z] #14 135.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-06T17:18:52.924Z] #14 135.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 135.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-06T17:18:52.924Z] #14 136.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-06T17:18:52.924Z] #14 136.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 136.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-06T17:18:52.924Z] #14 136.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-06T17:18:52.924Z] #14 136.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 136.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-06T17:18:52.924Z] #14 136.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-06T17:18:52.924Z] #14 136.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 136.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-06T17:18:52.924Z] #14 136.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-06T17:18:52.924Z] #14 136.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-06T17:18:52.924Z] #14 136.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-06T17:18:53.014Z] #21 19.57 Selecting previously unselected package xz-utils. [2022-05-06T17:18:53.014Z] #21 19.58 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-06T17:18:53.014Z] #21 19.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:18:53.027Z] ltsc2022: Pulling from windows/servercore [2022-05-06T17:18:53.027Z] 8f616e6e9eec: Pulling fs layer [2022-05-06T17:18:53.027Z] dccd9e4d14d3: Pulling fs layer [2022-05-06T17:18:53.186Z] #14 137.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-06T17:18:53.186Z] #14 137.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-06T17:18:53.186Z] #14 137.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-06T17:18:53.212Z] #21 35.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:18:53.212Z] #21 35.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-06T17:18:53.212Z] #21 35.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-06T17:18:53.212Z] #21 35.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-06T17:18:53.212Z] #21 35.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-06T17:18:53.212Z] #21 35.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-06T17:18:53.212Z] #21 35.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-06T17:18:53.212Z] #21 35.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-06T17:18:53.212Z] #21 35.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-06T17:18:53.212Z] #21 35.68 Setting up python3-setuptools (52.0.0-4) ... [2022-05-06T17:18:53.224Z] 8f616e6e9eec: Pulling fs layer [2022-05-06T17:18:53.224Z] dccd9e4d14d3: Pulling fs layer [2022-05-06T17:18:53.274Z] #21 19.76 Selecting previously unselected package apparmor. [2022-05-06T17:18:53.274Z] #21 19.76 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-06T17:18:53.274Z] #21 19.80 Unpacking apparmor (2.13.6-10) ... [2022-05-06T17:18:53.516Z] #19 221.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-06T17:18:53.537Z] #21 20.09 Selecting previously unselected package inetutils-ping. [2022-05-06T17:18:53.537Z] #21 20.10 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-06T17:18:53.537Z] #21 20.10 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-06T17:18:53.537Z] #21 20.20 Selecting previously unselected package libip4tc2:amd64. [2022-05-06T17:18:53.537Z] #21 20.21 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-06T17:18:53.537Z] #21 20.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-06T17:18:53.537Z] #21 20.27 Selecting previously unselected package libip6tc2:amd64. [2022-05-06T17:18:53.537Z] #21 20.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-06T17:18:53.758Z] #14 137.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-06T17:18:53.758Z] #14 137.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:18:53.758Z] #14 137.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:53.774Z] #19 221.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:18:53.774Z] #19 221.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:18:53.774Z] #19 221.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-06T17:18:53.774Z] #19 221.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-06T17:18:53.774Z] #19 221.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-06T17:18:53.774Z] #19 221.1 Selecting previously unselected package libc6-s390x-cross. [2022-05-06T17:18:53.774Z] #19 221.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-06T17:18:53.774Z] #19 221.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-06T17:18:53.774Z] #19 221.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-06T17:18:53.774Z] #19 221.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:53.774Z] #19 221.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:18:53.774Z] #19 221.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-06T17:18:53.774Z] #19 221.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:53.774Z] #19 221.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:18:53.774Z] #19 221.3 Selecting previously unselected package libitm1-s390x-cross. [2022-05-06T17:18:53.798Z] #21 20.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-06T17:18:53.798Z] #21 20.33 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-06T17:18:53.798Z] #21 20.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-06T17:18:53.798Z] #21 20.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-06T17:18:53.798Z] #21 20.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-06T17:18:53.798Z] #21 20.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-06T17:18:53.798Z] #21 20.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-06T17:18:53.798Z] #21 20.46 Selecting previously unselected package libnftnl11:amd64. [2022-05-06T17:18:53.798Z] #21 20.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-06T17:18:53.798Z] #21 20.47 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-06T17:18:54.032Z] #19 221.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:54.032Z] #19 221.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:18:54.032Z] #19 221.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-06T17:18:54.032Z] #19 221.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:54.032Z] #19 221.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:18:54.032Z] #19 221.4 Selecting previously unselected package libasan6-s390x-cross. [2022-05-06T17:18:54.032Z] #19 221.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:54.032Z] #19 221.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:18:54.032Z] #19 221.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-06T17:18:54.060Z] #21 20.55 Selecting previously unselected package iptables. [2022-05-06T17:18:54.060Z] #21 20.55 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-06T17:18:54.060Z] #21 20.56 Unpacking iptables (1.8.7-1) ... [2022-05-06T17:18:54.291Z] #19 221.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:54.291Z] #19 221.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:18:54.291Z] #19 221.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-06T17:18:54.291Z] #19 221.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:54.291Z] #19 221.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:18:54.291Z] #19 221.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-06T17:18:54.291Z] #19 221.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:54.291Z] #19 221.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:18:54.291Z] #19 221.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-06T17:18:54.321Z] #21 20.88 Selecting previously unselected package libonig5:amd64. [2022-05-06T17:18:54.321Z] #21 20.88 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-06T17:18:54.321Z] #21 20.89 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:18:54.321Z] #21 21.02 Selecting previously unselected package libjq1:amd64. [2022-05-06T17:18:54.321Z] #21 21.03 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-06T17:18:54.321Z] #21 21.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:18:54.549Z] #19 221.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:18:54.549Z] #19 221.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:18:54.582Z] #21 21.19 Selecting previously unselected package jq. [2022-05-06T17:18:54.582Z] #21 21.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-06T17:18:54.582Z] #21 21.20 Unpacking jq (1.6-2.1) ... [2022-05-06T17:18:54.582Z] #21 21.28 Selecting previously unselected package libaio1:amd64. [2022-05-06T17:18:54.582Z] #21 21.28 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-06T17:18:54.582Z] #21 21.29 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-06T17:18:54.582Z] #21 21.34 Selecting previously unselected package libgpm2:amd64. [2022-05-06T17:18:54.582Z] #21 21.34 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-06T17:18:54.582Z] #21 21.34 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-06T17:18:54.582Z] #21 21.39 Selecting previously unselected package libicu67:amd64. [2022-05-06T17:18:54.586Z] #21 36.94 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-06T17:18:54.586Z] #21 36.96 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-06T17:18:54.586Z] #21 36.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:18:54.586Z] #21 36.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:18:54.702Z] #14 138.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-06T17:18:54.702Z] #14 138.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-06T17:18:54.843Z] #21 21.39 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-06T17:18:54.843Z] #21 21.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-06T17:18:54.976Z] #14 139.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-06T17:18:55.522Z] #21 37.99 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-06T17:18:55.522Z] #21 38.00 Setting up jq (1.6-2.1) ... [2022-05-06T17:18:55.522Z] #21 38.02 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-06T17:18:55.522Z] #21 38.03 Setting up iptables (1.8.7-1) ... [2022-05-06T17:18:55.522Z] #21 38.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:18:55.522Z] #21 38.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:18:55.522Z] #21 38.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:18:55.522Z] #21 38.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:18:55.522Z] #21 38.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-06T17:18:55.522Z] #21 38.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-06T17:18:55.522Z] #21 38.08 Setting up iproute2 (5.10.0-4) ... [2022-05-06T17:18:55.549Z] #14 139.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-06T17:18:55.810Z] #14 139.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-06T17:18:55.810Z] #14 139.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-06T17:18:55.862Z] #14 129.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-06T17:18:55.862Z] #14 129.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:18:55.862Z] #14 129.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:55.862Z] #14 ... [2022-05-06T17:18:55.862Z] [2022-05-06T17:18:55.862Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:18:55.862Z] #65 sha256:93d9f70eee4945a45951e4b3e0845799fb98cfd1878bfca53dc9664a42cb2ffb [2022-05-06T17:18:55.862Z] #65 130.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:18:55.862Z] #65 130.7 + GOBIN=/build [2022-05-06T17:18:55.862Z] #65 130.7 + GO111MODULE=on [2022-05-06T17:18:55.862Z] #65 130.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:18:56.041Z] #21 38.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:18:56.386Z] #14 ... [2022-05-06T17:18:56.386Z] [2022-05-06T17:18:56.386Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:18:56.386Z] #65 sha256:54cd8c144a5ee7488153af771e44000aeeb9351151ae303ae39a383d4e329631 [2022-05-06T17:18:56.386Z] #65 DONE 140.3s [2022-05-06T17:18:56.386Z] [2022-05-06T17:18:56.386Z] #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-05-06T17:18:56.386Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:56.386Z] #14 140.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-06T17:18:56.386Z] #14 140.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-06T17:18:56.386Z] #14 ... [2022-05-06T17:18:56.386Z] [2022-05-06T17:18:56.386Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-06T17:18:56.386Z] #66 sha256:c90f93c2c24e092b55080a613ce466b3239ec6221ec9c029faee9cde34c0e077 [2022-05-06T17:18:56.648Z] #66 DONE 0.1s [2022-05-06T17:18:56.648Z] [2022-05-06T17:18:56.648Z] #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-05-06T17:18:56.648Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:56.648Z] #14 140.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:18:56.648Z] #14 140.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-06T17:18:56.648Z] [2022-05-06T17:18:56.648Z] #14 ... [2022-05-06T17:18:56.648Z] [2022-05-06T17:18:56.648Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-06T17:18:56.648Z] #67 sha256:ab856cf08726bbaff568719b378f964c39e51078a5fedc362157760fcbefd92b [2022-05-06T17:18:56.648Z] #67 DONE 0.1s [2022-05-06T17:18:56.648Z] [2022-05-06T17:18:56.648Z] #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-05-06T17:18:56.648Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:18:56.648Z] #14 140.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:18:56.648Z] #14 140.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-06T17:18:56.909Z] #14 140.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:18:56.909Z] #14 140.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-06T17:18:56.909Z] #14 140.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-06T17:18:56.909Z] #14 140.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-06T17:18:56.909Z] #14 140.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:18:56.909Z] #14 141.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:18:56.909Z] #14 141.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:56.909Z] #14 141.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-06T17:18:56.909Z] #14 141.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-06T17:18:56.909Z] #14 141.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-06T17:18:56.909Z] #14 141.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:18:56.909Z] #14 141.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-06T17:18:56.909Z] #14 141.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-06T17:18:56.909Z] #14 141.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:18:56.909Z] #14 141.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:57.171Z] #14 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-06T17:18:57.171Z] #14 141.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:57.171Z] #14 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-06T17:18:57.171Z] #14 141.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:18:57.171Z] #14 141.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:18:57.171Z] #14 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-06T17:18:57.171Z] #14 141.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:18:57.171Z] #14 141.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:18:57.171Z] #14 141.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:57.171Z] #14 141.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:18:57.171Z] #14 141.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:57.171Z] #14 141.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:18:57.171Z] #14 141.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:18:57.779Z] #14 DONE 141.8s [2022-05-06T17:18:57.779Z] [2022-05-06T17:18:57.779Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-06T17:18:57.779Z] #57 sha256:95f1f3eb5b0e56a014d72ed22823badc579e11db1afbbe812334caa42139a514 [2022-05-06T17:18:57.779Z] #57 DONE 0.2s [2022-05-06T17:18:57.779Z] [2022-05-06T17:18:57.779Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-06T17:18:57.779Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-06T17:18:57.975Z] Client: [2022-05-06T17:18:57.975Z] Context: default [2022-05-06T17:18:57.975Z] Debug Mode: false [2022-05-06T17:18:57.975Z] Plugins: [2022-05-06T17:18:57.975Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-06T17:18:57.975Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-06T17:18:57.975Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-06T17:18:57.975Z] [2022-05-06T17:18:57.975Z] Server: [2022-05-06T17:18:57.975Z] Containers: 0 [2022-05-06T17:18:57.975Z] Running: 0 [2022-05-06T17:18:57.975Z] Paused: 0 [2022-05-06T17:18:57.975Z] Stopped: 0 [2022-05-06T17:18:57.975Z] Images: 0 [2022-05-06T17:18:57.975Z] Server Version: 20.10.9 [2022-05-06T17:18:57.975Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-06T17:18:57.975Z] Windows: [2022-05-06T17:18:57.975Z] LCOW: [2022-05-06T17:18:57.975Z] Logging Driver: json-file [2022-05-06T17:18:57.975Z] Plugins: [2022-05-06T17:18:57.975Z] Volume: local [2022-05-06T17:18:57.975Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T17:18:57.975Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T17:18:57.975Z] Swarm: inactive [2022-05-06T17:18:57.975Z] Default Isolation: process [2022-05-06T17:18:57.975Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-06T17:18:57.975Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-06T17:18:57.975Z] OSType: windows [2022-05-06T17:18:57.975Z] Architecture: x86_64 [2022-05-06T17:18:57.975Z] CPUs: 4 [2022-05-06T17:18:57.975Z] Total Memory: 32GiB [2022-05-06T17:18:57.975Z] Name: azwin-2-48b7a0 [2022-05-06T17:18:57.975Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-06T17:18:57.975Z] Docker Root Dir: D:\docker [2022-05-06T17:18:57.975Z] Debug Mode: false [2022-05-06T17:18:57.975Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:18:57.975Z] Labels: [2022-05-06T17:18:57.975Z] Experimental: true [2022-05-06T17:18:57.975Z] Insecure Registries: [2022-05-06T17:18:57.975Z] 10.0.0.4:5000 [2022-05-06T17:18:57.975Z] 127.0.0.0/8 [2022-05-06T17:18:57.975Z] Registry Mirrors: [2022-05-06T17:18:57.975Z] http://10.0.0.4:5000/ [2022-05-06T17:18:57.975Z] Live Restore Enabled: false [2022-05-06T17:18:57.975Z] Product License: Community Engine [2022-05-06T17:18:57.975Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-06T17:18:58.148Z] #21 24.31 Selecting previously unselected package libinih1:amd64. [2022-05-06T17:18:58.148Z] #21 24.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-06T17:18:58.148Z] #21 24.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-06T17:18:58.148Z] #21 24.36 Selecting previously unselected package libnet1:amd64. [2022-05-06T17:18:58.148Z] #21 24.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-06T17:18:58.148Z] #21 24.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:18:58.148Z] #21 24.42 Selecting previously unselected package libnl-3-200:amd64. [2022-05-06T17:18:58.148Z] #21 24.43 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-06T17:18:58.148Z] #21 24.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:18:58.148Z] #21 24.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-06T17:18:58.148Z] #21 24.51 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-06T17:18:58.148Z] #21 24.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:18:58.148Z] #21 24.56 Selecting previously unselected package net-tools. [2022-05-06T17:18:58.148Z] #21 24.57 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-06T17:18:58.148Z] #21 24.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:18:58.148Z] #21 24.73 Selecting previously unselected package patch. [2022-05-06T17:18:58.148Z] #21 24.74 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-06T17:18:58.148Z] #21 24.74 Unpacking patch (2.7.6-7) ... [2022-05-06T17:18:58.148Z] #21 24.85 Selecting previously unselected package python-pip-whl. [2022-05-06T17:18:58.148Z] #21 24.86 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:18:58.148Z] #21 24.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:18:58.573Z] #21 DONE 40.7s [2022-05-06T17:18:58.573Z] [2022-05-06T17:18:58.573Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:18:58.573Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:18:58.573Z] #53 ... [2022-05-06T17:18:58.573Z] [2022-05-06T17:18:58.573Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-06T17:18:58.573Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-06T17:18:58.720Z] #21 25.34 Selecting previously unselected package python3-lib2to3. [2022-05-06T17:18:58.720Z] #21 25.34 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-06T17:18:58.720Z] #21 25.35 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:18:58.737Z] #19 226.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-06T17:18:58.737Z] #19 226.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:18:58.737Z] #19 226.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:18:58.737Z] #19 226.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-06T17:18:58.834Z] #22 0.619 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-06T17:18:58.834Z] #22 0.623 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-06T17:18:58.834Z] #22 0.626 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-06T17:18:58.834Z] #22 DONE 0.7s [2022-05-06T17:18:58.834Z] [2022-05-06T17:18:58.834Z] #45 [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-05-06T17:18:58.834Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-06T17:18:58.980Z] #21 25.46 Selecting previously unselected package python3-distutils. [2022-05-06T17:18:58.980Z] #21 25.47 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-06T17:18:58.980Z] #21 25.48 Unpacking python3-distutils (3.9.2-1) ... [2022-05-06T17:18:58.980Z] #21 25.60 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:18:58.981Z] #21 25.61 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:18:58.981Z] #21 25.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:18:58.995Z] #19 226.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-06T17:18:58.995Z] #19 226.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-06T17:18:58.995Z] #19 226.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-06T17:18:58.995Z] #19 226.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-06T17:18:58.995Z] #19 226.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-06T17:18:59.092Z] #45 ... [2022-05-06T17:18:59.092Z] [2022-05-06T17:18:59.092Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-06T17:18:59.092Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-06T17:18:59.241Z] #21 25.74 Selecting previously unselected package python3-setuptools. [2022-05-06T17:18:59.241Z] #21 25.74 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-06T17:18:59.241Z] #21 25.75 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-06T17:18:59.241Z] #21 25.93 Selecting previously unselected package python3-wheel. [2022-05-06T17:18:59.241Z] #21 25.95 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-06T17:18:59.241Z] #21 25.95 Unpacking python3-wheel (0.34.2-1) ... [2022-05-06T17:18:59.255Z] #19 226.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-06T17:18:59.255Z] #19 226.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-06T17:18:59.255Z] #19 226.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:18:59.502Z] #21 26.01 Selecting previously unselected package python3-pip. [2022-05-06T17:18:59.503Z] #21 26.03 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:18:59.503Z] #21 26.03 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:18:59.513Z] #19 227.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-06T17:18:59.513Z] #19 227.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-06T17:18:59.513Z] #19 227.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:18:59.746Z] #15 DONE 1.8s [2022-05-06T17:18:59.746Z] [2022-05-06T17:18:59.746Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-06T17:18:59.746Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-06T17:18:59.764Z] #21 26.26 Selecting previously unselected package sudo. [2022-05-06T17:18:59.764Z] #21 26.27 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-06T17:18:59.764Z] #21 26.28 Unpacking sudo (1.9.5p2-3) ... [2022-05-06T17:19:00.025Z] #21 26.80 Selecting previously unselected package thin-provisioning-tools. [2022-05-06T17:19:00.025Z] #21 26.81 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-06T17:19:00.287Z] #21 26.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:19:00.287Z] #21 27.03 Selecting previously unselected package uidmap. [2022-05-06T17:19:00.287Z] #21 27.04 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-06T17:19:00.287Z] #21 27.04 Unpacking uidmap (1:4.8.1-1) ... [2022-05-06T17:19:00.548Z] #21 27.17 Selecting previously unselected package vim-runtime. [2022-05-06T17:19:00.548Z] #21 27.18 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:19:00.548Z] #21 27.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-06T17:19:00.548Z] #21 27.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-06T17:19:00.548Z] #21 27.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:00.693Z] #16 DONE 1.3s [2022-05-06T17:19:00.693Z] [2022-05-06T17:19:00.693Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:19:00.693Z] #58 sha256:bf401b7a63834fe652cd9768c4ffb10f2b07bc5d208e827bf58599a2c0da5819 [2022-05-06T17:19:00.693Z] #58 1.575 + RM_GOPATH=0 [2022-05-06T17:19:00.693Z] #58 1.575 + TMP_GOPATH= [2022-05-06T17:19:00.693Z] #58 1.575 + : /build [2022-05-06T17:19:00.693Z] #58 1.575 + '[' -z '' ']' [2022-05-06T17:19:00.693Z] #58 1.575 ++ mktemp -d [2022-05-06T17:19:00.693Z] #58 1.582 + export GOPATH=/tmp/tmp.QVleTpvFj1 [2022-05-06T17:19:00.693Z] #58 1.582 + GOPATH=/tmp/tmp.QVleTpvFj1 [2022-05-06T17:19:00.693Z] #58 1.582 + RM_GOPATH=1 [2022-05-06T17:19:00.693Z] #58 1.582 + case "$(go env GOARCH)" in [2022-05-06T17:19:00.693Z] #58 1.582 ++ go env GOARCH [2022-05-06T17:19:00.693Z] #58 1.632 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:00.693Z] #58 1.632 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:00.693Z] #58 1.632 ++ dirname /install.sh [2022-05-06T17:19:00.693Z] #58 1.634 Install runc version v1.1.1 (build tags: seccomp) [2022-05-06T17:19:00.693Z] #58 1.640 + dir=/ [2022-05-06T17:19:00.693Z] #58 1.640 + bin=runc [2022-05-06T17:19:00.693Z] #58 1.640 + shift [2022-05-06T17:19:00.693Z] #58 1.640 + '[' '!' -f //runc.installer ']' [2022-05-06T17:19:00.693Z] #58 1.640 + . //runc.installer [2022-05-06T17:19:00.693Z] #58 1.640 ++ set -e [2022-05-06T17:19:00.693Z] #58 1.640 ++ : v1.1.1 [2022-05-06T17:19:00.693Z] #58 1.640 + install_runc [2022-05-06T17:19:00.693Z] #58 1.640 + RUNC_BUILDTAGS=seccomp [2022-05-06T17:19:00.693Z] #58 1.640 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-06T17:19:00.693Z] #58 1.640 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QVleTpvFj1/src/github.com/opencontainers/runc [2022-05-06T17:19:00.693Z] #58 1.640 Cloning into '/tmp/tmp.QVleTpvFj1/src/github.com/opencontainers/runc'... [2022-05-06T17:19:01.118Z] #65 135.5 rootlesskit version 1.0.0 [2022-05-06T17:19:01.118Z] #65 135.5 Usage of /build/rootlesskit-docker-proxy: [2022-05-06T17:19:01.118Z] #65 135.5 -container-ip string [2022-05-06T17:19:01.118Z] #65 135.5 container ip [2022-05-06T17:19:01.118Z] #65 135.5 -container-port int [2022-05-06T17:19:01.118Z] #65 135.5 container port (default -1) [2022-05-06T17:19:01.118Z] #65 135.5 -host-ip string [2022-05-06T17:19:01.118Z] #65 135.5 host ip [2022-05-06T17:19:01.118Z] #65 135.5 -host-port int [2022-05-06T17:19:01.118Z] #65 135.5 host port (default -1) [2022-05-06T17:19:01.118Z] #65 135.5 -proto string [2022-05-06T17:19:01.118Z] #65 135.5 proxy protocol (default "tcp") [2022-05-06T17:19:01.118Z] #65 ... [2022-05-06T17:19:01.118Z] [2022-05-06T17:19:01.118Z] #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-05-06T17:19:01.118Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:19:01.118Z] #14 133.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-06T17:19:01.118Z] #14 133.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-06T17:19:01.118Z] #14 133.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:19:01.118Z] #14 134.0 Selecting previously unselected package libapparmor1:amd64. [2022-05-06T17:19:01.118Z] #14 134.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-06T17:19:01.118Z] #14 134.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-06T17:19:01.118Z] #14 134.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-06T17:19:01.118Z] #14 134.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-06T17:19:01.118Z] #14 134.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-06T17:19:01.118Z] #14 134.3 Selecting previously unselected package libbtrfs0:amd64. [2022-05-06T17:19:01.119Z] #14 134.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-06T17:19:01.119Z] #14 134.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:19:01.119Z] #14 134.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-06T17:19:01.119Z] #14 134.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-06T17:19:01.119Z] #14 134.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:19:01.119Z] #14 134.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-06T17:19:01.119Z] #14 134.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:19:01.119Z] #14 134.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:19:01.119Z] #14 134.7 Selecting previously unselected package libudev-dev:amd64. [2022-05-06T17:19:01.119Z] #14 134.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-06T17:19:01.119Z] #14 134.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-06T17:19:01.119Z] #14 134.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-06T17:19:01.119Z] #14 134.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-06T17:19:01.119Z] #14 134.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-06T17:19:01.119Z] #14 135.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-06T17:19:01.119Z] #14 135.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-06T17:19:01.119Z] #14 135.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-06T17:19:01.119Z] #14 135.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-06T17:19:01.119Z] #14 135.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-06T17:19:01.119Z] #14 135.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-06T17:19:01.119Z] #14 135.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-06T17:19:01.119Z] #14 135.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-06T17:19:01.119Z] #14 135.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-06T17:19:01.119Z] #14 135.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-06T17:19:01.119Z] #14 135.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-06T17:19:01.119Z] #14 135.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-06T17:19:01.376Z] #14 136.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-06T17:19:01.376Z] #14 136.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-06T17:19:01.376Z] #14 136.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-06T17:19:02.081Z] #58 ... [2022-05-06T17:19:02.081Z] [2022-05-06T17:19:02.081Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-06T17:19:02.081Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-06T17:19:02.081Z] #17 1.220 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-06T17:19:02.081Z] #17 DONE 1.3s [2022-05-06T17:19:02.306Z] #14 137.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-06T17:19:02.306Z] #14 137.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:19:02.306Z] #14 137.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:19:02.344Z] [2022-05-06T17:19:02.344Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-06T17:19:02.344Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-06T17:19:03.141Z] #14 138.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-06T17:19:03.141Z] #14 138.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-06T17:19:03.141Z] #14 138.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-06T17:19:03.305Z] #18 DONE 1.0s [2022-05-06T17:19:03.306Z] [2022-05-06T17:19:03.306Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-06T17:19:03.306Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-06T17:19:03.654Z] #14 138.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-06T17:19:03.654Z] #14 138.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-06T17:19:03.654Z] #14 138.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-06T17:19:03.654Z] #14 ... [2022-05-06T17:19:03.654Z] [2022-05-06T17:19:03.654Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:19:03.654Z] #65 sha256:93d9f70eee4945a45951e4b3e0845799fb98cfd1878bfca53dc9664a42cb2ffb [2022-05-06T17:19:03.654Z] #65 DONE 139.0s [2022-05-06T17:19:03.654Z] [2022-05-06T17:19:03.654Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-06T17:19:03.654Z] #66 sha256:24db281d52f0e70c221ef30c4a0e69a147a49dd58cb879445906f1346fcfd606 [2022-05-06T17:19:03.654Z] #66 DONE 0.0s [2022-05-06T17:19:03.706Z] #19 231.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-06T17:19:03.706Z] #19 231.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-06T17:19:03.854Z] #21 29.99 Selecting previously unselected package vim. [2022-05-06T17:19:03.854Z] #21 29.99 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:19:03.854Z] #21 30.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:03.854Z] #21 30.52 Selecting previously unselected package xfsprogs. [2022-05-06T17:19:03.854Z] #21 30.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-06T17:19:03.854Z] #21 30.53 Unpacking xfsprogs (5.10.0-4) ... [2022-05-06T17:19:03.911Z] [2022-05-06T17:19:03.911Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-06T17:19:03.911Z] #67 sha256:a8da4e3422bf087e2cd9d4a682bb6db0ff6207aee4e3252f05bfc8d84d30d311 [2022-05-06T17:19:03.911Z] #67 DONE 0.1s [2022-05-06T17:19:03.911Z] [2022-05-06T17:19:03.911Z] #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-05-06T17:19:03.911Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:19:03.965Z] #19 231.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:03.965Z] #19 231.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-06T17:19:03.965Z] #19 231.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-06T17:19:03.965Z] #19 231.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-06T17:19:04.115Z] #21 30.94 Selecting previously unselected package zip. [2022-05-06T17:19:04.173Z] #34 ... [2022-05-06T17:19:04.173Z] [2022-05-06T17:19:04.174Z] #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-05-06T17:19:04.174Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-06T17:19:04.174Z] #14 139.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-06T17:19:04.174Z] #14 139.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-06T17:19:04.174Z] #14 139.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:19:04.174Z] #14 139.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-06T17:19:04.174Z] #14 139.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:19:04.174Z] #14 139.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-06T17:19:04.174Z] #14 139.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:19:04.174Z] #14 139.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-06T17:19:04.174Z] #14 139.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-06T17:19:04.174Z] #14 139.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-06T17:19:04.174Z] #14 139.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:19:04.174Z] #14 139.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:19:04.174Z] #14 139.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:19:04.174Z] #14 139.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-06T17:19:04.174Z] #14 139.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-06T17:19:04.174Z] #14 139.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-06T17:19:04.222Z] #19 231.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-06T17:19:04.222Z] #19 231.7 Setting up libfile-which-perl (1.23-1) ... [2022-05-06T17:19:04.222Z] #19 231.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-06T17:19:04.222Z] #19 231.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-06T17:19:04.222Z] #19 231.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-06T17:19:04.222Z] #19 231.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:19:04.222Z] #19 231.7 Setting up libicu67:amd64 (67.1-7) ... [2022-05-06T17:19:04.222Z] #19 231.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-06T17:19:04.222Z] #19 231.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-06T17:19:04.222Z] #19 231.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-06T17:19:04.222Z] #19 231.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-06T17:19:04.222Z] #19 231.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-06T17:19:04.253Z] #19 DONE 1.1s [2022-05-06T17:19:04.253Z] [2022-05-06T17:19:04.253Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-06T17:19:04.253Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-06T17:19:04.377Z] #21 30.95 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-06T17:19:04.377Z] #21 30.95 Unpacking zip (3.0-12) ... [2022-05-06T17:19:04.377Z] #21 31.07 Selecting previously unselected package zstd. [2022-05-06T17:19:04.377Z] #21 31.07 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-06T17:19:04.377Z] #21 31.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:19:04.430Z] #14 139.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:19:04.430Z] #14 139.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-06T17:19:04.430Z] #14 139.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-06T17:19:04.430Z] #14 139.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:19:04.430Z] #14 139.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:19:04.430Z] #14 139.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-06T17:19:04.430Z] #14 139.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:19:04.430Z] #14 139.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-06T17:19:04.430Z] #14 139.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:19:04.430Z] #14 139.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:19:04.430Z] #14 139.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-06T17:19:04.430Z] #14 139.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:19:04.430Z] #14 139.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:19:04.481Z] #19 231.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-06T17:19:04.481Z] #19 231.9 Setting up file (1:5.39-3) ... [2022-05-06T17:19:04.481Z] #19 231.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:19:04.481Z] #19 231.9 Setting up bzip2 (1.0.8-4) ... [2022-05-06T17:19:04.481Z] #19 231.9 Setting up libyaml-perl (1.30-1) ... [2022-05-06T17:19:04.481Z] #19 231.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-06T17:19:04.481Z] #19 231.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-06T17:19:04.481Z] #19 232.0 Setting up libio-string-perl (1.08-3.1) ... [2022-05-06T17:19:04.481Z] #19 232.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-06T17:19:04.481Z] #19 232.0 Setting up cross-config (2.6.18+nmu1) ... [2022-05-06T17:19:04.688Z] #14 139.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:19:04.689Z] #14 139.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:19:04.689Z] #14 139.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:19:04.689Z] #14 139.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:19:04.689Z] #14 140.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:19:04.739Z] #19 232.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:19:04.739Z] #19 232.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-06T17:19:04.739Z] #19 232.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-06T17:19:04.739Z] #19 232.1 Setting up patch (2.7.6-7) ... [2022-05-06T17:19:04.739Z] #19 232.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-06T17:19:04.739Z] #19 232.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-06T17:19:04.739Z] #19 232.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.739Z] #19 232.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-06T17:19:04.739Z] #19 232.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-06T17:19:04.739Z] #19 232.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.739Z] #19 232.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.739Z] #19 232.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-06T17:19:04.739Z] #19 232.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-06T17:19:04.739Z] #19 232.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.739Z] #19 232.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:19:04.739Z] #19 232.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-06T17:19:04.739Z] #19 232.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-06T17:19:04.739Z] #19 232.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-06T17:19:04.946Z] #14 DONE 140.3s [2022-05-06T17:19:04.946Z] [2022-05-06T17:19:04.946Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-06T17:19:04.946Z] #57 sha256:7146487316f345ab9d2869d1fc69bb6c5034f8537663d7f5a2a4f996bdfa6cc3 [2022-05-06T17:19:04.949Z] #21 31.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:19:04.997Z] #19 232.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-06T17:19:04.997Z] #19 232.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-06T17:19:04.997Z] #19 232.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-06T17:19:04.997Z] #19 232.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:04.997Z] #19 232.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-06T17:19:04.997Z] #19 232.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-06T17:19:04.997Z] #19 232.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:04.997Z] #19 232.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.202Z] #20 DONE 1.0s [2022-05-06T17:19:05.202Z] [2022-05-06T17:19:05.202Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:19:05.202Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-06T17:19:05.203Z] #57 DONE 0.1s [2022-05-06T17:19:05.203Z] [2022-05-06T17:19:05.203Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:19:05.203Z] #58 sha256:2f7a79e2aff84d3ce9fa32a864691f60003205818ffb004d11ad0ccc66a6626b [2022-05-06T17:19:05.255Z] #19 232.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-06T17:19:05.255Z] #19 232.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.255Z] #19 232.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.255Z] #19 232.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.255Z] #19 232.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-06T17:19:05.255Z] #19 232.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-06T17:19:05.513Z] #19 232.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-06T17:19:05.513Z] #19 233.0 [2022-05-06T17:19:05.513Z] #19 233.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-06T17:19:05.513Z] #19 233.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.513Z] #19 233.0 Setting up dpkg-dev (1.20.9) ... [2022-05-06T17:19:05.513Z] #19 233.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.513Z] #19 233.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-06T17:19:05.513Z] #19 233.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.513Z] #19 233.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.513Z] #19 233.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.513Z] #19 233.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.513Z] #19 233.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-06T17:19:05.513Z] #19 233.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.520Z] #21 32.13 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:05.520Z] #21 32.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:19:05.520Z] #21 32.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-06T17:19:05.520Z] #21 32.17 Setting up libicu67:amd64 (67.1-7) ... [2022-05-06T17:19:05.520Z] #21 32.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:05.520Z] #21 32.20 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-06T17:19:05.520Z] #21 32.21 Setting up uidmap (1:4.8.1-1) ... [2022-05-06T17:19:05.520Z] #21 32.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:19:05.772Z] #19 233.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.772Z] #19 233.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.772Z] #19 233.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:05.772Z] #19 233.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-06T17:19:05.772Z] #19 233.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-06T17:19:05.781Z] #21 32.23 Setting up bzip2 (1.0.8-4) ... [2022-05-06T17:19:05.781Z] #21 32.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:19:05.781Z] #21 32.26 Setting up python3-wheel (0.34.2-1) ... [2022-05-06T17:19:06.029Z] #19 233.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-06T17:19:06.030Z] #19 233.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-06T17:19:06.030Z] #19 233.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-06T17:19:06.030Z] #19 233.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-06T17:19:06.030Z] #19 233.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:06.030Z] #19 233.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.030Z] #19 233.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.042Z] #21 32.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:06.042Z] #21 32.77 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-06T17:19:06.042Z] #21 32.78 Setting up libcap2-bin (1:2.44-1) ... [2022-05-06T17:19:06.288Z] #19 233.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:06.288Z] #19 233.7 Setting up libxml-simple-perl (2.25-1) ... [2022-05-06T17:19:06.288Z] #19 233.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-06T17:19:06.288Z] #19 233.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-06T17:19:06.288Z] #19 233.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-06T17:19:06.288Z] #19 233.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:19:06.288Z] #19 233.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-06T17:19:06.303Z] #21 32.79 Setting up apparmor (2.13.6-10) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:06.547Z] #19 233.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-06T17:19:06.547Z] #19 234.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:06.547Z] #19 234.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-06T17:19:06.547Z] #19 234.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:06.547Z] #19 234.0 Setting up crossbuild-essential-armel (12.9) ... [2022-05-06T17:19:06.547Z] #19 234.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-06T17:19:06.547Z] #19 234.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-06T17:19:06.547Z] #19 234.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-06T17:19:06.547Z] #19 234.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-06T17:19:06.547Z] #19 234.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-06T17:19:06.591Z] #21 1.194 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:19:06.591Z] #21 1.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:19:06.591Z] #21 1.401 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:19:06.806Z] #19 234.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:19:06.852Z] #21 1.707 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:19:07.099Z] #58 1.696 + RM_GOPATH=0 [2022-05-06T17:19:07.099Z] #58 1.696 + TMP_GOPATH= [2022-05-06T17:19:07.099Z] #58 1.696 + : /build [2022-05-06T17:19:07.099Z] #58 1.696 + '[' -z '' ']' [2022-05-06T17:19:07.099Z] #58 1.696 ++ mktemp -d [2022-05-06T17:19:07.099Z] #58 1.696 + export GOPATH=/tmp/tmp.vd4mIZivTR [2022-05-06T17:19:07.099Z] #58 1.696 + GOPATH=/tmp/tmp.vd4mIZivTR [2022-05-06T17:19:07.099Z] #58 1.696 + RM_GOPATH=1 [2022-05-06T17:19:07.099Z] #58 1.696 + case "$(go env GOARCH)" in [2022-05-06T17:19:07.099Z] #58 1.696 ++ go env GOARCH [2022-05-06T17:19:07.099Z] #58 1.747 Install runc version v1.1.1 (build tags: seccomp) [2022-05-06T17:19:07.099Z] #58 1.763 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:07.099Z] #58 1.763 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:07.099Z] #58 1.763 ++ dirname /install.sh [2022-05-06T17:19:07.099Z] #58 1.763 + dir=/ [2022-05-06T17:19:07.099Z] #58 1.763 + bin=runc [2022-05-06T17:19:07.099Z] #58 1.763 + shift [2022-05-06T17:19:07.099Z] #58 1.763 + '[' '!' -f //runc.installer ']' [2022-05-06T17:19:07.099Z] #58 1.763 + . //runc.installer [2022-05-06T17:19:07.099Z] #58 1.763 ++ set -e [2022-05-06T17:19:07.099Z] #58 1.763 ++ : v1.1.1 [2022-05-06T17:19:07.099Z] #58 1.763 + install_runc [2022-05-06T17:19:07.099Z] #58 1.763 + RUNC_BUILDTAGS=seccomp [2022-05-06T17:19:07.099Z] #58 1.763 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-06T17:19:07.099Z] #58 1.763 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vd4mIZivTR/src/github.com/opencontainers/runc [2022-05-06T17:19:07.099Z] #58 ... [2022-05-06T17:19:07.099Z] [2022-05-06T17:19:07.099Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-06T17:19:07.099Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-06T17:19:07.099Z] #15 DONE 2.0s [2022-05-06T17:19:07.099Z] [2022-05-06T17:19:07.099Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:19:07.099Z] #58 sha256:2f7a79e2aff84d3ce9fa32a864691f60003205818ffb004d11ad0ccc66a6626b [2022-05-06T17:19:07.099Z] #58 1.776 Cloning into '/tmp/tmp.vd4mIZivTR/src/github.com/opencontainers/runc'... [2022-05-06T17:19:07.372Z] #19 DONE 234.7s [2022-05-06T17:19:07.372Z] [2022-05-06T17:19:07.372Z] #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-05-06T17:19:07.372Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-06T17:19:07.372Z] #20 ... [2022-05-06T17:19:07.372Z] [2022-05-06T17:19:07.372Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-06T17:19:07.372Z] #71 sha256:bfc76b485ca172d57ebd6d17ba4bfa71731c1e4c13aed45c74834cff27df509f [2022-05-06T17:19:07.372Z] #71 DONE 0.1s [2022-05-06T17:19:07.372Z] [2022-05-06T17:19:07.372Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-06T17:19:07.372Z] #32 sha256:840517cc3072765110d0a87dda957b6947da5c498a3aaf817fb978530e52fce7 [2022-05-06T17:19:07.372Z] #32 DONE 0.1s [2022-05-06T17:19:07.631Z] [2022-05-06T17:19:07.631Z] #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-05-06T17:19:07.631Z] #33 sha256:fb3e822f46de8db2836e0f70ea60aa290b77e520c8223e2f8114793de0bbb5c7 [2022-05-06T17:19:07.688Z] #21 34.19 Setting up zip (3.0-12) ... [2022-05-06T17:19:07.688Z] #21 34.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:07.688Z] #21 34.24 Setting up bash-completion (1:2.11-2) ... [2022-05-06T17:19:07.795Z] #21 2.614 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:19:08.471Z] #58 ... [2022-05-06T17:19:08.471Z] [2022-05-06T17:19:08.471Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-06T17:19:08.471Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-06T17:19:08.471Z] #16 DONE 1.5s [2022-05-06T17:19:08.471Z] [2022-05-06T17:19:08.471Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-06T17:19:08.471Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-06T17:19:08.737Z] #21 3.642 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:19:09.008Z] #33 1.465 + RM_GOPATH=0 [2022-05-06T17:19:09.009Z] #33 1.465 + TMP_GOPATH= [2022-05-06T17:19:09.009Z] #33 1.465 + : /build [2022-05-06T17:19:09.009Z] #33 1.465 + '[' -z '' ']' [2022-05-06T17:19:09.009Z] #33 1.465 ++ mktemp -d [2022-05-06T17:19:09.009Z] #33 1.465 + export GOPATH=/tmp/tmp.4ZKElZ2dhP [2022-05-06T17:19:09.009Z] #33 1.465 + GOPATH=/tmp/tmp.4ZKElZ2dhP [2022-05-06T17:19:09.009Z] #33 1.465 + RM_GOPATH=1 [2022-05-06T17:19:09.009Z] #33 1.465 + case "$(go env GOARCH)" in [2022-05-06T17:19:09.009Z] #33 1.465 ++ go env GOARCH [2022-05-06T17:19:09.009Z] #33 1.473 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:09.009Z] #33 1.473 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:09.009Z] #33 1.473 ++ dirname /install.sh [2022-05-06T17:19:09.009Z] #33 1.474 + dir=/ [2022-05-06T17:19:09.009Z] #33 1.474 + bin=dockercli [2022-05-06T17:19:09.009Z] #33 1.474 + shift [2022-05-06T17:19:09.009Z] #33 1.474 + '[' '!' -f //dockercli.installer ']' [2022-05-06T17:19:09.009Z] #33 1.474 + . //dockercli.installer [2022-05-06T17:19:09.009Z] #33 1.475 ++ : stable [2022-05-06T17:19:09.009Z] #33 1.475 ++ : 17.06.2-ce [2022-05-06T17:19:09.009Z] #33 1.475 + install_dockercli [2022-05-06T17:19:09.009Z] #33 1.475 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-06T17:19:09.009Z] #33 1.475 Install docker/cli version 17.06.2-ce from stable [2022-05-06T17:19:09.009Z] #33 1.476 ++ uname -m [2022-05-06T17:19:09.009Z] #33 1.478 + arch=x86_64 [2022-05-06T17:19:09.009Z] #33 1.478 + '[' x86_64 '!=' x86_64 ']' [2022-05-06T17:19:09.009Z] #33 1.478 + url=https://download.docker.com/linux/static [2022-05-06T17:19:09.009Z] #33 1.479 + tar -xz docker/docker [2022-05-06T17:19:09.009Z] #33 1.479 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-06T17:19:09.064Z] #23 8.791 Collecting yamllint==1.26.1 [2022-05-06T17:19:09.064Z] #23 9.866 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-06T17:19:09.402Z] #17 0.909 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-06T17:19:09.402Z] #17 DONE 1.1s [2022-05-06T17:19:09.402Z] [2022-05-06T17:19:09.402Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-06T17:19:09.402Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-06T17:19:09.601Z] #21 36.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:19:09.601Z] #21 36.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-06T17:19:09.601Z] #21 36.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-06T17:19:09.601Z] #21 36.06 Setting up patch (2.7.6-7) ... [2022-05-06T17:19:09.601Z] #21 36.07 Setting up sudo (1.9.5p2-3) ... [2022-05-06T17:19:09.601Z] #21 36.14 invoke-rc.d: could not determine current runlevel [2022-05-06T17:19:09.601Z] #21 36.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-06T17:19:09.601Z] #21 36.16 Setting up xfsprogs (5.10.0-4) ... [2022-05-06T17:19:09.601Z] #21 36.17 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-06T17:19:09.601Z] #21 36.18 Setting up inetutils-ping (2:2.0-1) ... [2022-05-06T17:19:09.601Z] #21 36.20 Setting up pigz (2.6-1) ... [2022-05-06T17:19:09.601Z] #21 36.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-06T17:19:09.601Z] #21 36.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:19:09.601Z] #21 36.24 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:19:09.601Z] #21 36.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:09.631Z] #23 10.73 Collecting pathspec>=0.5.3 [2022-05-06T17:19:09.631Z] #23 10.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-06T17:19:09.889Z] #23 11.03 Collecting pyyaml [2022-05-06T17:19:09.889Z] #23 11.04 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-06T17:19:10.149Z] #23 11.14 Building wheels for collected packages: yamllint [2022-05-06T17:19:10.149Z] #23 11.14 Building wheel for yamllint (setup.py): started [2022-05-06T17:19:10.173Z] #21 36.80 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-06T17:19:10.173Z] #21 36.81 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:19:10.480Z] #18 DONE 1.1s [2022-05-06T17:19:10.480Z] [2022-05-06T17:19:10.480Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-06T17:19:10.480Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-06T17:19:10.746Z] #21 37.23 Setting up libelf1:amd64 (0.183-1) ... [2022-05-06T17:19:10.746Z] #21 37.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:19:10.746Z] #21 37.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:19:10.746Z] #21 37.34 Setting up python3-distutils (3.9.2-1) ... [2022-05-06T17:19:10.854Z] 8f616e6e9eec: Download complete [2022-05-06T17:19:11.084Z] #23 12.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-06T17:19:11.084Z] #23 12.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6e4e5375386398a228aae53b9cc5f5fe1bf41636079a5fb943c9985fc19a257a [2022-05-06T17:19:11.084Z] #23 12.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-06T17:19:11.084Z] #23 12.02 Successfully built yamllint [2022-05-06T17:19:11.084Z] #23 12.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-06T17:19:11.318Z] #21 37.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:11.318Z] #21 37.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-06T17:19:11.318Z] #21 37.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-06T17:19:11.318Z] #21 37.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-06T17:19:11.318Z] #21 37.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-06T17:19:11.318Z] #21 37.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-06T17:19:11.318Z] #21 37.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-06T17:19:11.318Z] #21 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-06T17:19:11.318Z] #21 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-06T17:19:11.318Z] #21 37.86 Setting up python3-setuptools (52.0.0-4) ... [2022-05-06T17:19:11.343Z] #23 12.42 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-06T17:19:11.553Z] #33 4.269 + mkdir -p /build [2022-05-06T17:19:11.812Z] #33 4.271 + mv docker/docker /build/ [2022-05-06T17:19:11.812Z] #33 4.276 + rmdir docker [2022-05-06T17:19:11.812Z] #33 DONE 4.5s [2022-05-06T17:19:11.812Z] [2022-05-06T17:19:11.812Z] #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-05-06T17:19:11.812Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-06T17:19:11.812Z] #20 1.898 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:19:11.812Z] #20 1.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:19:11.812Z] #20 1.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:19:11.812Z] #20 2.275 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-06T17:19:11.812Z] #20 2.754 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-06T17:19:11.812Z] #20 3.175 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:19:11.812Z] #20 3.707 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:19:11.812Z] #20 4.312 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-06T17:19:11.884Z] #19 DONE 1.0s [2022-05-06T17:19:11.884Z] [2022-05-06T17:19:11.884Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-06T17:19:11.884Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-06T17:19:11.910Z] #23 DONE 12.9s [2022-05-06T17:19:11.910Z] [2022-05-06T17:19:11.910Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:19:11.910Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:19:12.039Z] #21 6.826 Fetched 8530 kB in 6s (1442 kB/s) [2022-05-06T17:19:12.071Z] #20 4.691 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-06T17:19:12.639Z] #20 5.268 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:19:12.639Z] #20 5.277 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-06T17:19:12.639Z] #20 5.285 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:19:12.639Z] #20 5.291 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [138 kB] [2022-05-06T17:19:12.639Z] #20 5.308 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-06T17:19:12.639Z] #20 5.319 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-06T17:19:12.706Z] #21 39.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:19:12.706Z] #21 39.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-06T17:19:12.706Z] #21 39.23 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:19:12.706Z] #21 39.24 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:19:12.815Z] #20 DONE 1.0s [2022-05-06T17:19:12.815Z] [2022-05-06T17:19:12.815Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:19:12.815Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-06T17:19:12.899Z] #20 5.695 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-06T17:19:12.899Z] #20 5.712 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:19:12.899Z] #20 5.719 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:19:12.899Z] #20 5.720 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-06T17:19:12.899Z] #20 5.720 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-06T17:19:12.899Z] #20 5.720 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-06T17:19:13.651Z] #21 40.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-06T17:19:13.651Z] #21 40.24 Setting up jq (1.6-2.1) ... [2022-05-06T17:19:13.651Z] #21 40.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-06T17:19:13.651Z] #21 40.27 Setting up iptables (1.8.7-1) ... [2022-05-06T17:19:13.651Z] #21 40.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:19:13.651Z] #21 40.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:19:13.651Z] #21 40.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:19:13.651Z] #21 40.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:19:13.651Z] #21 40.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-06T17:19:13.651Z] #21 40.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-06T17:19:13.651Z] #21 40.33 Setting up iproute2 (5.10.0-4) ... [2022-05-06T17:19:13.744Z] #21 1.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:19:13.913Z] #21 40.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:19:14.000Z] #21 1.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:19:14.000Z] #21 1.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:19:14.256Z] #21 1.642 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:19:14.259Z] 8f616e6e9eec: Verifying Checksum [2022-05-06T17:19:14.259Z] 8f616e6e9eec: Download complete [2022-05-06T17:19:14.586Z] #21 6.826 Reading package lists... [2022-05-06T17:19:14.586Z] #21 ... [2022-05-06T17:19:14.586Z] [2022-05-06T17:19:14.586Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:19:14.586Z] #58 sha256:bf401b7a63834fe652cd9768c4ffb10f2b07bc5d208e827bf58599a2c0da5819 [2022-05-06T17:19:14.586Z] #58 10.84 + cd /tmp/tmp.QVleTpvFj1/src/github.com/opencontainers/runc [2022-05-06T17:19:14.586Z] #58 10.84 + git checkout -q v1.1.1 [2022-05-06T17:19:14.586Z] #58 11.35 + '[' -z '' ']' [2022-05-06T17:19:14.586Z] #58 11.35 + target=static [2022-05-06T17:19:14.586Z] #58 11.35 + make BUILDTAGS=seccomp static [2022-05-06T17:19:14.586Z] #58 11.52 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-05-06T17:19:14.586Z] #58 ... [2022-05-06T17:19:14.586Z] [2022-05-06T17:19:14.586Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:19:14.586Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-06T17:19:14.586Z] #21 6.826 Reading package lists... [2022-05-06T17:19:14.857Z] #21 DONE 41.5s [2022-05-06T17:19:14.857Z] [2022-05-06T17:19:14.857Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-06T17:19:14.857Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-06T17:19:15.185Z] #21 2.490 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:19:16.113Z] #21 3.582 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:19:16.351Z] #22 1.426 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-06T17:19:16.351Z] #22 1.430 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-06T17:19:16.351Z] #22 1.433 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-06T17:19:16.351Z] #22 DONE 1.5s [2022-05-06T17:19:16.351Z] [2022-05-06T17:19:16.351Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:19:16.351Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:19:16.351Z] #53 ... [2022-05-06T17:19:16.351Z] [2022-05-06T17:19:16.351Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-06T17:19:16.351Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-06T17:19:16.499Z] #21 9.233 Reading package lists... [2022-05-06T17:19:16.499Z] #21 ... [2022-05-06T17:19:16.499Z] [2022-05-06T17:19:16.499Z] #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-05-06T17:19:16.499Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:19:16.499Z] #34 DONE 160.3s [2022-05-06T17:19:16.499Z] [2022-05-06T17:19:16.499Z] #45 [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-05-06T17:19:16.499Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:19:16.761Z] #45 ... [2022-05-06T17:19:16.761Z] [2022-05-06T17:19:16.761Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:19:16.761Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-06T17:19:16.761Z] #21 9.233 Reading package lists... [2022-05-06T17:19:17.175Z] #53 ... [2022-05-06T17:19:17.175Z] [2022-05-06T17:19:17.175Z] #45 [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-05-06T17:19:17.175Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-06T17:19:17.175Z] #45 164.0 + dpkg --print-architecture [2022-05-06T17:19:17.175Z] #45 DONE 164.6s [2022-05-06T17:19:17.175Z] [2022-05-06T17:19:17.175Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:19:17.175Z] #58 sha256:36a2eafdf42cf1b692b71e0c16829e13e87d2fd163e99a7be40ebe79046b03f4 [2022-05-06T17:19:18.148Z] #21 11.75 Building dependency tree... [2022-05-06T17:19:18.171Z] #20 ... [2022-05-06T17:19:18.171Z] [2022-05-06T17:19:18.171Z] #47 [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-05-06T17:19:18.171Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-06T17:19:18.171Z] #47 1.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:19:18.171Z] #47 1.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:19:18.171Z] #47 1.831 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:19:18.171Z] #47 2.138 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-06T17:19:18.171Z] #47 2.508 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-06T17:19:18.171Z] #47 3.008 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-06T17:19:18.171Z] #47 3.598 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-06T17:19:18.171Z] #47 4.291 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:19:18.171Z] #47 4.838 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:19:18.171Z] #47 5.452 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:19:18.171Z] #47 5.461 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [138 kB] [2022-05-06T17:19:18.171Z] #47 5.461 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-06T17:19:18.171Z] #47 5.470 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-06T17:19:18.171Z] #47 5.476 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-06T17:19:18.171Z] #47 5.492 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:19:18.171Z] #47 5.511 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-06T17:19:18.171Z] #47 5.512 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-06T17:19:18.171Z] #47 5.514 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:19:18.171Z] #47 5.515 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-06T17:19:18.171Z] #47 5.520 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-06T17:19:18.171Z] #47 5.524 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:19:18.171Z] #47 ... [2022-05-06T17:19:18.171Z] [2022-05-06T17:19:18.171Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:19:18.171Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-06T17:19:18.171Z] #67 1.766 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:19:18.171Z] #67 1.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:19:18.171Z] #67 1.777 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:19:18.171Z] #67 1.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-06T17:19:18.171Z] #67 2.276 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:19:18.171Z] #67 2.686 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:19:18.171Z] #67 3.380 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-06T17:19:18.171Z] #67 4.048 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-06T17:19:18.171Z] #67 4.570 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-06T17:19:18.171Z] #67 5.161 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [138 kB] [2022-05-06T17:19:18.171Z] #67 5.173 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-06T17:19:18.171Z] #67 5.186 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-06T17:19:18.171Z] #67 5.214 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-06T17:19:18.171Z] #67 5.230 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:19:18.171Z] #67 5.257 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:19:18.171Z] #67 5.413 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-06T17:19:18.171Z] #67 5.427 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-06T17:19:18.171Z] #67 5.428 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-06T17:19:18.171Z] #67 5.429 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:19:18.171Z] #67 5.430 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:19:18.171Z] #67 5.431 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-06T17:19:18.171Z] #67 ... [2022-05-06T17:19:18.171Z] [2022-05-06T17:19:18.171Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:19:18.171Z] #72 sha256:0824df6384a14ac6afcd865b2a2b214a4e92a42473959f76491bcd6cfefea1cc [2022-05-06T17:19:18.171Z] #72 1.282 + RM_GOPATH=0 [2022-05-06T17:19:18.171Z] #72 1.282 + TMP_GOPATH= [2022-05-06T17:19:18.171Z] #72 1.282 + : /build [2022-05-06T17:19:18.171Z] #72 1.282 + '[' -z '' ']' [2022-05-06T17:19:18.171Z] #72 1.282 ++ mktemp -d [2022-05-06T17:19:18.171Z] #72 1.282 + export GOPATH=/tmp/tmp.p0SsNwrqAO [2022-05-06T17:19:18.171Z] #72 1.282 + GOPATH=/tmp/tmp.p0SsNwrqAO [2022-05-06T17:19:18.171Z] #72 1.282 + RM_GOPATH=1 [2022-05-06T17:19:18.171Z] #72 1.282 + case "$(go env GOARCH)" in [2022-05-06T17:19:18.171Z] #72 1.282 ++ go env GOARCH [2022-05-06T17:19:18.172Z] #72 1.284 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:18.172Z] #72 1.284 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:18.172Z] #72 1.284 ++ dirname /install.sh [2022-05-06T17:19:18.172Z] #72 1.284 + dir=/ [2022-05-06T17:19:18.172Z] #72 1.284 + bin=rootlesskit [2022-05-06T17:19:18.172Z] #72 1.284 + shift [2022-05-06T17:19:18.172Z] #72 1.284 + '[' '!' -f //rootlesskit.installer ']' [2022-05-06T17:19:18.172Z] #72 1.284 + . //rootlesskit.installer [2022-05-06T17:19:18.172Z] #72 1.284 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:19:18.172Z] #72 1.284 + install_rootlesskit [2022-05-06T17:19:18.172Z] #72 1.284 + case "$1" in [2022-05-06T17:19:18.172Z] #72 1.284 + export CGO_ENABLED=0 [2022-05-06T17:19:18.172Z] #72 1.284 + CGO_ENABLED=0 [2022-05-06T17:19:18.172Z] #72 1.284 + _install_rootlesskit [2022-05-06T17:19:18.172Z] #72 1.286 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:19:18.172Z] #72 1.286 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-06T17:19:18.172Z] #72 1.286 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:19:18.172Z] #72 1.286 + GOBIN=/build [2022-05-06T17:19:18.172Z] #72 1.286 + GO111MODULE=on [2022-05-06T17:19:18.172Z] #72 1.286 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:19:18.172Z] #72 1.622 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-06T17:19:18.172Z] #72 2.942 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T17:19:18.172Z] #72 2.945 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-06T17:19:18.172Z] #72 3.111 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-06T17:19:18.172Z] #72 4.613 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-06T17:19:18.172Z] #72 4.816 go: downloading github.com/google/uuid v1.3.0 [2022-05-06T17:19:18.172Z] #72 4.834 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-06T17:19:18.172Z] #72 4.897 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-06T17:19:18.172Z] #72 4.944 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-06T17:19:18.172Z] #72 4.968 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-06T17:19:18.172Z] #72 5.005 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-06T17:19:18.172Z] #72 5.278 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-06T17:19:18.172Z] #72 5.347 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-06T17:19:18.172Z] #72 6.315 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-06T17:19:18.172Z] #72 6.439 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:19:18.409Z] #21 13.23 The following additional packages will be installed: [2022-05-06T17:19:18.409Z] #21 13.24 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-06T17:19:18.409Z] #21 13.24 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-06T17:19:18.409Z] #21 13.24 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-06T17:19:18.409Z] #21 13.24 python3-pkg-resources vim-runtime xxd [2022-05-06T17:19:18.409Z] #21 13.24 Suggested packages: [2022-05-06T17:19:18.409Z] #21 13.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-06T17:19:18.409Z] #21 13.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-06T17:19:18.409Z] #21 13.24 acl attr quota [2022-05-06T17:19:18.409Z] #21 13.24 Recommended packages: [2022-05-06T17:19:18.409Z] #21 13.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-06T17:19:19.353Z] #21 14.22 The following NEW packages will be installed: [2022-05-06T17:19:19.353Z] #21 14.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-06T17:19:19.353Z] #21 14.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-06T17:19:19.353Z] #21 14.22 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-06T17:19:19.353Z] #21 14.22 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-06T17:19:19.353Z] #21 14.22 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-06T17:19:19.353Z] #21 14.22 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-06T17:19:19.353Z] #21 14.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-06T17:19:19.353Z] #21 14.22 xz-utils zip zstd [2022-05-06T17:19:19.382Z] dccd9e4d14d3: Verifying Checksum [2022-05-06T17:19:19.382Z] dccd9e4d14d3: Download complete [2022-05-06T17:19:19.615Z] #21 14.53 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:19:19.615Z] #21 14.53 Need to get 27.6 MB of archives. [2022-05-06T17:19:19.615Z] #21 14.53 After this operation, 106 MB of additional disk space will be used. [2022-05-06T17:19:19.615Z] #21 14.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-06T17:19:19.615Z] #21 14.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-06T17:19:19.876Z] #21 14.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-06T17:19:19.876Z] #21 14.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-06T17:19:19.876Z] #21 14.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-06T17:19:19.876Z] #21 14.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-06T17:19:19.876Z] #21 14.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-06T17:19:19.876Z] #21 14.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-06T17:19:19.876Z] #21 14.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:19:19.876Z] #21 14.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:19:19.876Z] #21 14.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-06T17:19:19.876Z] #21 14.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-06T17:19:19.876Z] #21 14.58 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-06T17:19:19.876Z] #21 14.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-06T17:19:19.876Z] #21 14.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-06T17:19:19.876Z] #21 14.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-06T17:19:19.876Z] #21 14.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-06T17:19:19.876Z] #21 14.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-06T17:19:19.876Z] #21 14.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-06T17:19:19.876Z] #21 14.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-06T17:19:19.876Z] #21 14.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-06T17:19:19.876Z] #21 14.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-06T17:19:19.876Z] #21 14.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-06T17:19:19.876Z] #21 14.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-06T17:19:19.876Z] #21 14.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-06T17:19:19.876Z] #21 14.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-06T17:19:19.876Z] #21 14.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-06T17:19:20.128Z] dccd9e4d14d3: Verifying Checksum [2022-05-06T17:19:20.128Z] dccd9e4d14d3: Download complete [2022-05-06T17:19:20.138Z] #21 14.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-06T17:19:20.138Z] #21 14.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-06T17:19:20.138Z] #21 14.98 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-05-06T17:19:20.138Z] #21 14.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-06T17:19:20.138Z] #21 14.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-06T17:19:20.138Z] #21 14.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-06T17:19:20.138Z] #21 14.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-06T17:19:20.138Z] #21 15.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-06T17:19:20.285Z] #21 7.014 Fetched 8530 kB in 6s (1397 kB/s) [2022-05-06T17:19:20.399Z] #21 15.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-06T17:19:20.399Z] #21 15.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:19:20.399Z] #21 15.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-06T17:19:20.399Z] #21 15.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-06T17:19:20.399Z] #21 15.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-06T17:19:20.399Z] #21 15.08 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-06T17:19:20.399Z] #21 15.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-06T17:19:20.399Z] #21 15.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-06T17:19:20.399Z] #21 15.13 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-06T17:19:20.399Z] #21 15.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-06T17:19:20.660Z] #21 15.36 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-06T17:19:20.660Z] #21 15.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-06T17:19:20.660Z] #21 15.39 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-06T17:19:20.922Z] #21 15.89 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:19:21.184Z] #21 16.01 Fetched 27.6 MB in 1s (23.7 MB/s) [2022-05-06T17:19:21.184Z] #21 16.06 Selecting previously unselected package pigz. [2022-05-06T17:19:21.184Z] #21 16.06 (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-05-06T17:19:21.184Z] #21 16.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-06T17:19:21.184Z] #21 16.11 Unpacking pigz (2.6-1) ... [2022-05-06T17:19:21.445Z] #21 16.21 Selecting previously unselected package libelf1:amd64. [2022-05-06T17:19:21.445Z] #21 16.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-06T17:19:21.445Z] #21 16.23 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-06T17:19:21.445Z] #21 16.36 Selecting previously unselected package libbpf0:amd64. [2022-05-06T17:19:21.651Z] #21 7.014 Reading package lists... [2022-05-06T17:19:21.652Z] #21 ... [2022-05-06T17:19:21.652Z] [2022-05-06T17:19:21.652Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:19:21.652Z] #58 sha256:2f7a79e2aff84d3ce9fa32a864691f60003205818ffb004d11ad0ccc66a6626b [2022-05-06T17:19:21.652Z] #58 11.20 + cd /tmp/tmp.vd4mIZivTR/src/github.com/opencontainers/runc [2022-05-06T17:19:21.652Z] #58 11.20 + git checkout -q v1.1.1 [2022-05-06T17:19:21.652Z] #58 11.37 + '[' -z '' ']' [2022-05-06T17:19:21.652Z] #58 11.37 + target=static [2022-05-06T17:19:21.652Z] #58 11.37 + make BUILDTAGS=seccomp static [2022-05-06T17:19:21.652Z] #58 11.62 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-05-06T17:19:21.706Z] #21 16.36 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-06T17:19:21.706Z] #21 16.37 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-06T17:19:21.706Z] #21 16.46 Selecting previously unselected package libcap2:amd64. [2022-05-06T17:19:21.706Z] #21 16.47 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-06T17:19:21.706Z] #21 16.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-06T17:19:21.706Z] #21 16.55 Selecting previously unselected package libmnl0:amd64. [2022-05-06T17:19:21.706Z] #21 16.55 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-06T17:19:21.706Z] #21 16.56 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-06T17:19:21.706Z] #21 16.61 Selecting previously unselected package libxtables12:amd64. [2022-05-06T17:19:21.908Z] #58 ... [2022-05-06T17:19:21.908Z] [2022-05-06T17:19:21.908Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:19:21.908Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-06T17:19:21.908Z] #21 7.014 Reading package lists... [2022-05-06T17:19:21.968Z] #21 16.61 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-06T17:19:21.968Z] #21 16.62 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-06T17:19:21.968Z] #21 16.68 Selecting previously unselected package libcap2-bin. [2022-05-06T17:19:21.968Z] #21 16.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-06T17:19:21.968Z] #21 16.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-06T17:19:21.968Z] #21 16.78 Selecting previously unselected package iproute2. [2022-05-06T17:19:21.968Z] #21 16.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-06T17:19:21.968Z] #21 16.79 Unpacking iproute2 (5.10.0-4) ... [2022-05-06T17:19:22.229Z] #21 17.21 Selecting previously unselected package xxd. [2022-05-06T17:19:22.491Z] #21 17.21 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:19:22.491Z] #21 17.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:22.491Z] #21 17.34 Selecting previously unselected package vim-common. [2022-05-06T17:19:22.491Z] #21 17.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:19:22.491Z] #21 17.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:22.753Z] #21 17.51 Selecting previously unselected package bash-completion. [2022-05-06T17:19:22.753Z] #21 17.51 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-06T17:19:23.810Z] #21 9.322 Reading package lists... [2022-05-06T17:19:23.810Z] #21 ... [2022-05-06T17:19:23.810Z] [2022-05-06T17:19:23.810Z] #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-05-06T17:19:23.810Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-06T17:19:23.810Z] #34 DONE 158.9s [2022-05-06T17:19:23.810Z] [2022-05-06T17:19:23.810Z] #45 [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-05-06T17:19:23.810Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:19:23.859Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-06T17:19:23.860Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a658cb1f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-06T17:19:23.860Z] ---------------------------------------------------------------------------- [2022-05-06T17:19:23.860Z] [2022-05-06T17:19:23.860Z] INFO: executeCI.ps1 starting at Fri May 6 17:19:22 CUT 2022 [2022-05-06T17:19:23.860Z] [2022-05-06T17:19:23.860Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-06T17:19:23.860Z] INFO: Running git version 2.24.1.windows.2 [2022-05-06T17:19:23.860Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-06T17:19:23.860Z] INFO: Environment variables: [2022-05-06T17:19:23.860Z] [2022-05-06T17:19:23.860Z] Name Value [2022-05-06T17:19:23.860Z] ---- ----- [2022-05-06T17:19:23.860Z] ALLUSERSPROFILE C:\ProgramData [2022-05-06T17:19:23.860Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-06T17:19:23.860Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-06T17:19:23.860Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-06T17:19:23.860Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-06T17:19:23.860Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-06T17:19:23.860Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-06T17:19:23.860Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-06T17:19:23.860Z] BRANCH_NAME PR-43566 [2022-05-06T17:19:23.860Z] BUILD_DISPLAY_NAME #1 [2022-05-06T17:19:23.860Z] BUILD_ID 1 [2022-05-06T17:19:23.860Z] BUILD_NUMBER 1 [2022-05-06T17:19:23.860Z] BUILD_TAG jenkins-moby-PR-43566-1 [2022-05-06T17:19:23.860Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/ [2022-05-06T17:19:23.860Z] CHANGE_AUTHOR thaJeztah [2022-05-06T17:19:23.860Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-06T17:19:23.860Z] CHANGE_BRANCH fix_import [2022-05-06T17:19:23.860Z] CHANGE_FORK thaJeztah/docker [2022-05-06T17:19:23.860Z] CHANGE_ID 43566 [2022-05-06T17:19:23.860Z] CHANGE_TARGET master [2022-05-06T17:19:23.860Z] CHANGE_TITLE api/server: fix stray import in container_routes.go [2022-05-06T17:19:23.860Z] CHANGE_URL https://github.com/moby/moby/pull/43566 [2022-05-06T17:19:23.860Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-06T17:19:23.860Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-06T17:19:23.860Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-06T17:19:23.860Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-06T17:19:23.860Z] COMPUTERNAME azwin-2-48b7a0 [2022-05-06T17:19:23.860Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-06T17:19:23.860Z] ConfigSequenceNumber 0 [2022-05-06T17:19:23.860Z] DOCKER_BUILDKIT 0 [2022-05-06T17:19:23.860Z] DOCKER_DUT_DEBUG 1 [2022-05-06T17:19:23.860Z] DOCKER_EXPERIMENTAL 1 [2022-05-06T17:19:23.860Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-06T17:19:23.860Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-06T17:19:23.860Z] EXECUTOR_NUMBER 0 [2022-05-06T17:19:23.860Z] FQDN azwin-2-48b7a0.westus.cloudapp.azure.com [2022-05-06T17:19:23.860Z] GIT_BRANCH PR-43566 [2022-05-06T17:19:23.860Z] GIT_COMMIT f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:19:23.860Z] GIT_URL https://github.com/moby/moby.git [2022-05-06T17:19:23.860Z] HUDSON_COOKIE 5a0f9c02-65f5-4b5c-a30e-e254e52f11be [2022-05-06T17:19:23.860Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-06T17:19:23.860Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-06T17:19:23.860Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-06T17:19:23.860Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-06T17:19:23.860Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-06T17:19:23.860Z] JENKINS_NODE_COOKIE 31141b1d-b7a9-46f1-9733-f78660cb17a4 [2022-05-06T17:19:23.860Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-06T17:19:23.860Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-06T17:19:23.860Z] JOB_BASE_NAME PR-43566 [2022-05-06T17:19:23.860Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/display/redirect [2022-05-06T17:19:23.860Z] JOB_NAME moby/PR-43566 [2022-05-06T17:19:23.860Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/ [2022-05-06T17:19:23.860Z] library.jps.version master [2022-05-06T17:19:23.860Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-06T17:19:23.860Z] NODE_LABELS amd64 azure azwin-2-48b7a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-06T17:19:23.860Z] NODE_NAME azwin-2-48b7a0 [2022-05-06T17:19:23.860Z] NUMBER_OF_PROCESSORS 4 [2022-05-06T17:19:23.860Z] OS Windows_NT [2022-05-06T17:19:23.860Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-06T17:19:23.860Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-06T17:19:23.860Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-06T17:19:23.860Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-06T17:19:23.860Z] PROCESSOR_LEVEL 6 [2022-05-06T17:19:23.860Z] PROCESSOR_REVISION 4f01 [2022-05-06T17:19:23.860Z] ProgramData C:\ProgramData [2022-05-06T17:19:23.860Z] ProgramFiles C:\Program Files [2022-05-06T17:19:23.860Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-06T17:19:23.860Z] ProgramW6432 C:\Program Files [2022-05-06T17:19:23.860Z] PROMPT $P$G [2022-05-06T17:19:23.860Z] PSExecutionPolicyPreference Bypass [2022-05-06T17:19:23.860Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-06T17:19:23.861Z] PUBLIC C:\Users\Public [2022-05-06T17:19:23.861Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect?page=artif... [2022-05-06T17:19:23.861Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect?page=changes [2022-05-06T17:19:23.861Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect [2022-05-06T17:19:23.861Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43566/1/display/redirect?page=tests [2022-05-06T17:19:23.861Z] SKIP_VALIDATION_TESTS 1 [2022-05-06T17:19:23.861Z] SOURCES_DRIVE d [2022-05-06T17:19:23.861Z] SOURCES_SUBDIR gopath [2022-05-06T17:19:23.861Z] STAGE_NAME Run tests [2022-05-06T17:19:23.861Z] SystemDrive C: [2022-05-06T17:19:23.861Z] SystemRoot C:\Windows [2022-05-06T17:19:23.861Z] TEMP C:\Windows\TEMP [2022-05-06T17:19:23.861Z] TESTDEBUG 0 [2022-05-06T17:19:23.861Z] TESTRUN_DRIVE d [2022-05-06T17:19:23.861Z] TESTRUN_SUBDIR CI [2022-05-06T17:19:23.861Z] TIMEOUT 120m [2022-05-06T17:19:23.861Z] TMP C:\Windows\TEMP [2022-05-06T17:19:23.861Z] USERDOMAIN WORKGROUP [2022-05-06T17:19:23.861Z] USERNAME azwin-2-48b7a0$ [2022-05-06T17:19:23.861Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-06T17:19:23.861Z] windir C:\Windows [2022-05-06T17:19:23.861Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-06T17:19:23.861Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-06T17:19:23.861Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-06T17:19:23.861Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-06T17:19:23.861Z] [2022-05-06T17:19:23.861Z] [2022-05-06T17:19:23.861Z] [2022-05-06T17:19:24.668Z] #21 19.29 Unpacking bash-completion (1:2.11-2) ... [2022-05-06T17:19:24.739Z] #45 ... [2022-05-06T17:19:24.739Z] [2022-05-06T17:19:24.739Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:19:24.739Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-06T17:19:24.739Z] #21 9.322 Reading package lists... [2022-05-06T17:19:24.929Z] #21 19.62 Selecting previously unselected package bzip2. [2022-05-06T17:19:24.929Z] #21 19.62 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-06T17:19:24.929Z] #21 19.64 Unpacking bzip2 (1.0.8-4) ... [2022-05-06T17:19:24.929Z] #21 19.73 Selecting previously unselected package xz-utils. [2022-05-06T17:19:24.929Z] #21 19.73 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-06T17:19:24.929Z] #21 19.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:19:25.191Z] #21 19.89 Selecting previously unselected package apparmor. [2022-05-06T17:19:25.191Z] #21 19.90 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-06T17:19:25.191Z] #21 19.97 Unpacking apparmor (2.13.6-10) ... [2022-05-06T17:19:25.302Z] #21 12.10 Building dependency tree... [2022-05-06T17:19:25.429Z] INFO: Sources under d:\gopath\... [2022-05-06T17:19:25.429Z] INFO: Test run under d:\CI\... [2022-05-06T17:19:25.429Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-06T17:19:25.429Z] INFO: docker/docker repository was found [2022-05-06T17:19:25.429Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-06T17:19:25.763Z] #21 20.39 Selecting previously unselected package inetutils-ping. [2022-05-06T17:19:25.763Z] #21 20.39 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-06T17:19:25.763Z] #21 20.39 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-06T17:19:25.763Z] #21 20.51 Selecting previously unselected package libip4tc2:amd64. [2022-05-06T17:19:25.763Z] #21 20.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-06T17:19:25.763Z] #21 20.52 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:25.763Z] #21 20.61 Selecting previously unselected package libip6tc2:amd64. [2022-05-06T17:19:25.763Z] #21 20.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-06T17:19:25.763Z] #21 20.62 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:25.763Z] #21 20.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-06T17:19:25.763Z] #21 20.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-06T17:19:25.763Z] #21 20.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-06T17:19:25.866Z] #21 13.13 The following additional packages will be installed: [2022-05-06T17:19:25.866Z] #21 13.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-06T17:19:25.866Z] #21 13.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-06T17:19:25.866Z] #21 13.13 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-06T17:19:25.866Z] #21 13.13 python3-pkg-resources vim-runtime xxd [2022-05-06T17:19:25.866Z] #21 13.14 Suggested packages: [2022-05-06T17:19:25.866Z] #21 13.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-06T17:19:25.866Z] #21 13.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-06T17:19:25.866Z] #21 13.14 acl attr quota [2022-05-06T17:19:25.866Z] #21 13.14 Recommended packages: [2022-05-06T17:19:25.866Z] #21 13.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-06T17:19:25.899Z] ltsc2019: Pulling from windows/servercore [2022-05-06T17:19:25.899Z] 4612f6d0b889: Pulling fs layer [2022-05-06T17:19:25.899Z] ba8181afd426: Pulling fs layer [2022-05-06T17:19:26.024Z] #21 20.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-06T17:19:26.024Z] #21 20.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-06T17:19:26.024Z] #21 20.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-06T17:19:26.024Z] #21 20.90 Selecting previously unselected package libnftnl11:amd64. [2022-05-06T17:19:26.024Z] #21 20.93 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-06T17:19:26.024Z] #21 20.93 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-06T17:19:26.285Z] #21 21.01 Selecting previously unselected package iptables. [2022-05-06T17:19:26.285Z] #21 21.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-06T17:19:26.285Z] #21 21.03 Unpacking iptables (1.8.7-1) ... [2022-05-06T17:19:26.365Z] #23 9.618 Collecting yamllint==1.26.1 [2022-05-06T17:19:26.546Z] #21 21.30 Selecting previously unselected package libonig5:amd64. [2022-05-06T17:19:26.546Z] #21 21.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-06T17:19:26.546Z] #21 21.33 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:19:26.795Z] #21 14.15 The following NEW packages will be installed: [2022-05-06T17:19:26.795Z] #21 14.17 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-06T17:19:26.795Z] #21 14.17 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-06T17:19:26.795Z] #21 14.17 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-06T17:19:26.795Z] #21 14.17 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-06T17:19:26.795Z] #21 14.17 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-06T17:19:26.795Z] #21 14.17 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-06T17:19:26.795Z] #21 14.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-06T17:19:26.795Z] #21 14.17 xz-utils zip zstd [2022-05-06T17:19:26.807Z] #21 21.46 Selecting previously unselected package libjq1:amd64. [2022-05-06T17:19:26.807Z] #21 21.47 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-06T17:19:26.807Z] #21 21.47 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:19:26.807Z] #21 21.56 Selecting previously unselected package jq. [2022-05-06T17:19:26.807Z] #21 21.57 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-06T17:19:26.807Z] #21 21.57 Unpacking jq (1.6-2.1) ... [2022-05-06T17:19:26.807Z] #21 21.65 Selecting previously unselected package libaio1:amd64. [2022-05-06T17:19:26.808Z] #21 21.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-06T17:19:26.808Z] #21 21.66 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-06T17:19:26.808Z] #21 21.71 Selecting previously unselected package libgpm2:amd64. [2022-05-06T17:19:26.808Z] #21 21.72 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-06T17:19:26.808Z] #21 21.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-06T17:19:26.937Z] #23 10.68 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-06T17:19:27.052Z] #21 14.47 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:19:27.052Z] #21 14.47 Need to get 27.6 MB of archives. [2022-05-06T17:19:27.052Z] #21 14.47 After this operation, 106 MB of additional disk space will be used. [2022-05-06T17:19:27.052Z] #21 14.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-06T17:19:27.052Z] #21 14.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-06T17:19:27.052Z] #21 14.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-06T17:19:27.052Z] #21 14.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-06T17:19:27.052Z] #21 14.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-06T17:19:27.052Z] #21 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-06T17:19:27.052Z] #21 14.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-06T17:19:27.052Z] #21 14.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-06T17:19:27.052Z] #21 14.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:19:27.052Z] #21 14.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:19:27.052Z] #21 14.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-06T17:19:27.069Z] #21 21.78 Selecting previously unselected package libicu67:amd64. [2022-05-06T17:19:27.069Z] #21 21.79 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-06T17:19:27.069Z] #21 21.80 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-06T17:19:27.309Z] #21 14.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-06T17:19:27.309Z] #21 14.55 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-06T17:19:27.309Z] #21 14.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-06T17:19:27.309Z] #21 14.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-06T17:19:27.309Z] #21 14.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-06T17:19:27.309Z] #21 14.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-06T17:19:27.309Z] #21 14.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-06T17:19:27.309Z] #21 14.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-06T17:19:27.309Z] #21 14.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-06T17:19:27.309Z] #21 14.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-06T17:19:27.309Z] #21 14.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-06T17:19:27.309Z] #21 14.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-06T17:19:27.309Z] #21 14.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-06T17:19:27.309Z] #21 14.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-06T17:19:27.309Z] #21 14.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-06T17:19:27.309Z] #21 14.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-06T17:19:27.566Z] #21 14.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-06T17:19:27.566Z] #21 14.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-06T17:19:27.566Z] #21 14.94 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-05-06T17:19:27.566Z] #21 14.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-06T17:19:27.566Z] #21 14.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-06T17:19:27.566Z] #21 14.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-06T17:19:27.566Z] #21 14.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-05-06T17:19:27.567Z] #21 14.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-06T17:19:27.567Z] #21 15.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-06T17:19:27.567Z] #21 15.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:19:27.567Z] #21 15.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-06T17:19:27.567Z] #21 15.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-06T17:19:27.567Z] #21 15.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-06T17:19:27.567Z] #21 15.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-06T17:19:27.567Z] #21 15.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-06T17:19:27.823Z] #21 15.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-06T17:19:27.823Z] #21 15.07 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-06T17:19:27.823Z] #21 15.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-06T17:19:27.823Z] #21 15.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-06T17:19:27.823Z] #21 15.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-06T17:19:28.081Z] #21 15.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-06T17:19:28.324Z] #23 11.75 Collecting pathspec>=0.5.3 [2022-05-06T17:19:28.324Z] #23 11.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-06T17:19:28.324Z] #23 12.15 Collecting pyyaml [2022-05-06T17:19:28.337Z] #21 15.78 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:19:28.337Z] #21 15.91 Fetched 27.6 MB in 1s (24.1 MB/s) [2022-05-06T17:19:28.587Z] #23 12.16 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-05-06T17:19:28.587Z] #23 12.21 Building wheels for collected packages: yamllint [2022-05-06T17:19:28.587Z] #23 12.21 Building wheel for yamllint (setup.py): started [2022-05-06T17:19:28.594Z] #21 15.96 Selecting previously unselected package pigz. [2022-05-06T17:19:28.594Z] #21 15.96 (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-05-06T17:19:28.594Z] #21 16.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-06T17:19:28.594Z] #21 16.00 Unpacking pigz (2.6-1) ... [2022-05-06T17:19:28.850Z] #21 16.08 Selecting previously unselected package libelf1:amd64. [2022-05-06T17:19:28.850Z] #21 16.08 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-06T17:19:28.850Z] #21 16.11 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-06T17:19:28.850Z] #21 16.26 Selecting previously unselected package libbpf0:amd64. [2022-05-06T17:19:28.850Z] #21 16.27 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-06T17:19:28.850Z] #21 16.27 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-06T17:19:29.107Z] #21 16.37 Selecting previously unselected package libcap2:amd64. [2022-05-06T17:19:29.107Z] #21 16.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-06T17:19:29.107Z] #21 16.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-06T17:19:29.107Z] #21 16.45 Selecting previously unselected package libmnl0:amd64. [2022-05-06T17:19:29.107Z] #21 16.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-06T17:19:29.107Z] #21 16.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-06T17:19:29.107Z] #21 16.50 Selecting previously unselected package libxtables12:amd64. [2022-05-06T17:19:29.107Z] #21 16.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-06T17:19:29.107Z] #21 16.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-06T17:19:29.107Z] #21 16.58 Selecting previously unselected package libcap2-bin. [2022-05-06T17:19:29.107Z] #21 16.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-06T17:19:29.107Z] #21 16.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-06T17:19:29.363Z] #21 16.65 Selecting previously unselected package iproute2. [2022-05-06T17:19:29.363Z] #21 16.66 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-06T17:19:29.363Z] #21 16.67 Unpacking iproute2 (5.10.0-4) ... [2022-05-06T17:19:29.530Z] #23 13.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-06T17:19:29.530Z] #23 13.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=440dd59bd37a48660ad972755511c479a0e6ffc3e119773ceb65ef9d337f2b10 [2022-05-06T17:19:29.530Z] #23 13.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-06T17:19:29.530Z] #23 13.07 Successfully built yamllint [2022-05-06T17:19:29.530Z] #23 13.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-06T17:19:29.620Z] #21 17.07 Selecting previously unselected package xxd. [2022-05-06T17:19:29.791Z] #23 13.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-06T17:19:29.877Z] #21 17.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:19:29.877Z] #21 17.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:29.877Z] #21 17.22 Selecting previously unselected package vim-common. [2022-05-06T17:19:29.877Z] #21 17.22 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:19:29.877Z] #21 17.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:30.133Z] #21 17.38 Selecting previously unselected package bash-completion. [2022-05-06T17:19:30.133Z] #21 17.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-06T17:19:30.364Z] #23 DONE 14.0s [2022-05-06T17:19:30.364Z] [2022-05-06T17:19:30.364Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-06T17:19:30.364Z] #27 sha256:6d86ff3b2361952c0c52e88507b251151bdd67cc4889f9dffde1ceacdd5ad084 [2022-05-06T17:19:30.372Z] #21 24.92 Selecting previously unselected package libinih1:amd64. [2022-05-06T17:19:30.372Z] #21 24.93 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-06T17:19:30.372Z] #21 24.93 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-06T17:19:30.372Z] #21 24.99 Selecting previously unselected package libnet1:amd64. [2022-05-06T17:19:30.372Z] #21 24.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-06T17:19:30.372Z] #21 25.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:19:30.372Z] #21 25.09 Selecting previously unselected package libnl-3-200:amd64. [2022-05-06T17:19:30.372Z] #21 25.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-06T17:19:30.372Z] #21 25.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:19:30.372Z] #21 25.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-06T17:19:30.372Z] #21 25.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-06T17:19:30.372Z] #21 25.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:19:30.372Z] #21 25.27 Selecting previously unselected package net-tools. [2022-05-06T17:19:30.372Z] #21 25.28 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-06T17:19:30.372Z] #21 25.28 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:19:30.379Z] #72 ... [2022-05-06T17:19:30.379Z] [2022-05-06T17:19:30.379Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:19:30.379Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-06T17:19:30.379Z] #67 21.40 Fetched 49.0 MB in 20s (2465 kB/s) [2022-05-06T17:19:30.628Z] #27 DONE 0.4s [2022-05-06T17:19:30.628Z] [2022-05-06T17:19:30.628Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:19:30.628Z] #62 sha256:701aaefb87714938fd6589652df4e842f75cc389a2efec99d465c30ca6121e16 [2022-05-06T17:19:30.628Z] #62 ... [2022-05-06T17:19:30.628Z] [2022-05-06T17:19:30.628Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-06T17:19:30.628Z] #32 sha256:9af3039c055e0a5e4fb51afb49e7357011ab72b62598a8c07eddb937acfe370c [2022-05-06T17:19:30.634Z] #21 25.45 Selecting previously unselected package patch. [2022-05-06T17:19:30.634Z] #21 25.46 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-06T17:19:30.634Z] #21 25.47 Unpacking patch (2.7.6-7) ... [2022-05-06T17:19:30.896Z] #21 25.58 Selecting previously unselected package python-pip-whl. [2022-05-06T17:19:30.896Z] #21 25.59 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:19:30.896Z] #21 25.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:19:31.157Z] #21 26.11 Selecting previously unselected package python3-lib2to3. [2022-05-06T17:19:31.157Z] #21 26.13 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-06T17:19:31.200Z] #32 DONE 0.6s [2022-05-06T17:19:31.200Z] [2022-05-06T17:19:31.200Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:19:31.200Z] #62 sha256:701aaefb87714938fd6589652df4e842f75cc389a2efec99d465c30ca6121e16 [2022-05-06T17:19:31.200Z] #62 ... [2022-05-06T17:19:31.200Z] [2022-05-06T17:19:31.200Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-06T17:19:31.200Z] #35 sha256:2435016f9a3def4547a8332397def586383be9a2e85d07a424d2832b863ebcec [2022-05-06T17:19:31.419Z] #21 26.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:19:31.419Z] #21 26.27 Selecting previously unselected package python3-distutils. [2022-05-06T17:19:31.419Z] #21 26.28 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-06T17:19:31.419Z] #21 26.28 Unpacking python3-distutils (3.9.2-1) ... [2022-05-06T17:19:31.681Z] #21 26.41 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:19:31.681Z] #21 26.42 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:19:31.681Z] #21 26.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:19:31.772Z] #35 DONE 0.3s [2022-05-06T17:19:31.772Z] [2022-05-06T17:19:31.772Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-06T17:19:31.772Z] #37 sha256:3cc9bf545cb610563c3138bb9a3babe7a03e8375d855543f9a6ede6f02bee352 [2022-05-06T17:19:31.772Z] #37 DONE 0.1s [2022-05-06T17:19:31.772Z] [2022-05-06T17:19:31.772Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-06T17:19:31.772Z] #39 sha256:968e07a0587788e89a50920e5b0276c59a4dbb566b042dad36c9658e51933be0 [2022-05-06T17:19:31.943Z] #21 26.57 Selecting previously unselected package python3-setuptools. [2022-05-06T17:19:31.943Z] #21 26.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-06T17:19:31.943Z] #21 26.59 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-06T17:19:31.943Z] #21 26.77 Selecting previously unselected package python3-wheel. [2022-05-06T17:19:31.943Z] #21 26.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-06T17:19:31.943Z] #21 26.79 Unpacking python3-wheel (0.34.2-1) ... [2022-05-06T17:19:32.033Z] #39 DONE 0.2s [2022-05-06T17:19:32.033Z] [2022-05-06T17:19:32.033Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-06T17:19:32.033Z] #43 sha256:f83f48f68d55475c2aa664df886bf8de376f4baff5f63ae7738c1c0931b37538 [2022-05-06T17:19:32.033Z] #43 DONE 0.1s [2022-05-06T17:19:32.033Z] [2022-05-06T17:19:32.033Z] #45 [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-05-06T17:19:32.033Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:19:32.035Z] #21 19.04 Unpacking bash-completion (1:2.11-2) ... [2022-05-06T17:19:32.035Z] #21 19.41 Selecting previously unselected package bzip2. [2022-05-06T17:19:32.035Z] #21 19.41 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-06T17:19:32.035Z] #21 19.42 Unpacking bzip2 (1.0.8-4) ... [2022-05-06T17:19:32.204Z] #21 26.88 Selecting previously unselected package python3-pip. [2022-05-06T17:19:32.204Z] #21 26.89 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:19:32.204Z] #21 26.90 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:19:32.291Z] #21 19.48 Selecting previously unselected package xz-utils. [2022-05-06T17:19:32.291Z] #21 19.48 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-06T17:19:32.291Z] #21 19.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:19:32.291Z] #21 19.63 Selecting previously unselected package apparmor. [2022-05-06T17:19:32.291Z] #21 19.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-06T17:19:32.291Z] #21 19.70 Unpacking apparmor (2.13.6-10) ... [2022-05-06T17:19:32.466Z] #21 27.16 Selecting previously unselected package sudo. [2022-05-06T17:19:32.466Z] #21 27.16 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-06T17:19:32.466Z] #21 27.17 Unpacking sudo (1.9.5p2-3) ... [2022-05-06T17:19:32.855Z] #21 20.08 Selecting previously unselected package inetutils-ping. [2022-05-06T17:19:32.855Z] #21 20.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-06T17:19:32.855Z] #21 20.08 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-06T17:19:32.855Z] #21 20.19 Selecting previously unselected package libip4tc2:amd64. [2022-05-06T17:19:32.855Z] #21 20.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-06T17:19:32.855Z] #21 20.20 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:32.855Z] #21 20.27 Selecting previously unselected package libip6tc2:amd64. [2022-05-06T17:19:32.855Z] #21 20.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-06T17:19:32.855Z] #21 20.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:33.039Z] #21 27.63 Selecting previously unselected package thin-provisioning-tools. [2022-05-06T17:19:33.039Z] #21 27.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-06T17:19:33.039Z] #21 27.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:19:33.039Z] #21 27.86 Selecting previously unselected package uidmap. [2022-05-06T17:19:33.039Z] #21 27.87 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-06T17:19:33.039Z] #21 27.87 Unpacking uidmap (1:4.8.1-1) ... [2022-05-06T17:19:33.112Z] #21 20.34 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-06T17:19:33.112Z] #21 20.34 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-06T17:19:33.112Z] #21 20.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-06T17:19:33.112Z] #21 20.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-06T17:19:33.112Z] #21 20.42 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-06T17:19:33.112Z] #21 20.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-06T17:19:33.112Z] #21 20.50 Selecting previously unselected package libnftnl11:amd64. [2022-05-06T17:19:33.112Z] #21 20.51 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-06T17:19:33.112Z] #21 20.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-06T17:19:33.301Z] #21 28.00 Selecting previously unselected package vim-runtime. [2022-05-06T17:19:33.301Z] #21 28.02 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:19:33.301Z] #21 28.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-06T17:19:33.301Z] #21 28.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-06T17:19:33.301Z] #21 28.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:33.369Z] #21 20.62 Selecting previously unselected package iptables. [2022-05-06T17:19:33.369Z] #21 20.62 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-06T17:19:33.369Z] #21 20.63 Unpacking iptables (1.8.7-1) ... [2022-05-06T17:19:33.625Z] #21 20.92 Selecting previously unselected package libonig5:amd64. [2022-05-06T17:19:33.625Z] #21 20.93 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-06T17:19:33.625Z] #21 20.94 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:19:33.625Z] #21 21.06 Selecting previously unselected package libjq1:amd64. [2022-05-06T17:19:33.625Z] #21 21.06 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-06T17:19:33.625Z] #21 21.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:19:33.882Z] #21 21.16 Selecting previously unselected package jq. [2022-05-06T17:19:33.882Z] #21 21.17 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-06T17:19:33.882Z] #21 21.18 Unpacking jq (1.6-2.1) ... [2022-05-06T17:19:33.882Z] #21 21.27 Selecting previously unselected package libaio1:amd64. [2022-05-06T17:19:33.882Z] #21 21.27 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-06T17:19:33.882Z] #21 21.28 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-06T17:19:33.882Z] #21 21.33 Selecting previously unselected package libgpm2:amd64. [2022-05-06T17:19:33.882Z] #21 21.34 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-06T17:19:33.882Z] #21 21.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-06T17:19:34.138Z] #21 21.40 Selecting previously unselected package libicu67:amd64. [2022-05-06T17:19:34.138Z] #21 21.41 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-06T17:19:34.138Z] #21 21.42 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-06T17:19:36.700Z] #21 24.09 Selecting previously unselected package libinih1:amd64. [2022-05-06T17:19:36.700Z] #21 24.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-06T17:19:36.700Z] #21 24.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-06T17:19:36.700Z] #21 24.15 Selecting previously unselected package libnet1:amd64. [2022-05-06T17:19:36.700Z] #21 24.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-06T17:19:36.700Z] #21 24.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:19:36.946Z] #67 21.40 Reading package lists... [2022-05-06T17:19:36.946Z] #67 ... [2022-05-06T17:19:36.946Z] [2022-05-06T17:19:36.946Z] #47 [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-05-06T17:19:36.946Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-06T17:19:36.946Z] #47 21.96 Fetched 49.0 MB in 20s (2405 kB/s) [2022-05-06T17:19:36.956Z] #21 24.24 Selecting previously unselected package libnl-3-200:amd64. [2022-05-06T17:19:36.956Z] #21 24.25 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-06T17:19:36.956Z] #21 24.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:19:36.956Z] #21 24.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-06T17:19:36.956Z] #21 24.36 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-06T17:19:36.956Z] #21 24.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:19:36.956Z] #21 24.41 Selecting previously unselected package net-tools. [2022-05-06T17:19:36.956Z] #21 24.43 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-06T17:19:36.956Z] #21 24.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:19:37.213Z] #21 24.60 Selecting previously unselected package patch. [2022-05-06T17:19:37.213Z] #21 24.60 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-06T17:19:37.213Z] #21 24.61 Unpacking patch (2.7.6-7) ... [2022-05-06T17:19:37.470Z] #21 24.73 Selecting previously unselected package python-pip-whl. [2022-05-06T17:19:37.470Z] #21 24.73 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:19:37.470Z] #21 24.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:19:37.514Z] #47 21.96 Reading package lists... [2022-05-06T17:19:37.514Z] #47 ... [2022-05-06T17:19:37.514Z] [2022-05-06T17:19:37.514Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:19:37.514Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-06T17:19:37.514Z] #67 21.40 Reading package lists... [2022-05-06T17:19:38.035Z] #21 25.27 Selecting previously unselected package python3-lib2to3. [2022-05-06T17:19:38.035Z] #21 25.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-06T17:19:38.035Z] #21 25.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:19:38.035Z] #21 25.37 Selecting previously unselected package python3-distutils. [2022-05-06T17:19:38.035Z] #21 25.37 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-06T17:19:38.035Z] #21 25.37 Unpacking python3-distutils (3.9.2-1) ... [2022-05-06T17:19:38.035Z] #21 25.48 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:19:38.035Z] #21 25.48 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:19:38.035Z] #21 25.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:19:38.291Z] #21 25.62 Selecting previously unselected package python3-setuptools. [2022-05-06T17:19:38.291Z] #21 25.64 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-06T17:19:38.291Z] #21 25.64 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-06T17:19:38.548Z] #21 25.85 Selecting previously unselected package python3-wheel. [2022-05-06T17:19:38.548Z] #21 25.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-06T17:19:38.548Z] #21 25.87 Unpacking python3-wheel (0.34.2-1) ... [2022-05-06T17:19:38.548Z] #21 25.94 Selecting previously unselected package python3-pip. [2022-05-06T17:19:38.548Z] #21 25.95 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:19:38.548Z] #21 25.96 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:19:38.804Z] #21 26.18 Selecting previously unselected package sudo. [2022-05-06T17:19:38.804Z] #21 26.19 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-06T17:19:38.804Z] #21 26.19 Unpacking sudo (1.9.5p2-3) ... [2022-05-06T17:19:39.152Z] #67 30.48 Reading package lists... [2022-05-06T17:19:39.152Z] #67 ... [2022-05-06T17:19:39.152Z] [2022-05-06T17:19:39.152Z] #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-05-06T17:19:39.152Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-06T17:19:39.152Z] #20 21.82 Fetched 49.0 MB in 20s (2432 kB/s) [2022-05-06T17:19:39.152Z] #20 21.82 Reading package lists... [2022-05-06T17:19:39.367Z] #21 26.67 Selecting previously unselected package thin-provisioning-tools. [2022-05-06T17:19:39.368Z] #21 26.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-06T17:19:39.368Z] #21 26.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:19:39.368Z] #21 26.90 Selecting previously unselected package uidmap. [2022-05-06T17:19:39.412Z] #20 31.17 Reading package lists... [2022-05-06T17:19:39.412Z] #20 ... [2022-05-06T17:19:39.412Z] [2022-05-06T17:19:39.412Z] #47 [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-05-06T17:19:39.412Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-06T17:19:39.412Z] #47 21.96 Reading package lists... [2022-05-06T17:19:39.624Z] #21 26.91 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-06T17:19:39.624Z] #21 26.92 Unpacking uidmap (1:4.8.1-1) ... [2022-05-06T17:19:39.624Z] #21 27.04 Selecting previously unselected package vim-runtime. [2022-05-06T17:19:39.624Z] #21 27.05 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:19:39.624Z] #21 27.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-06T17:19:39.624Z] #21 27.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-06T17:19:39.624Z] #21 27.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:39.897Z] #21 34.07 Selecting previously unselected package vim. [2022-05-06T17:19:39.897Z] #21 34.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:19:39.897Z] #21 34.13 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:40.159Z] #21 34.91 Selecting previously unselected package xfsprogs. [2022-05-06T17:19:40.159Z] #21 34.93 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-06T17:19:40.159Z] #21 34.94 Unpacking xfsprogs (5.10.0-4) ... [2022-05-06T17:19:40.867Z] ba8181afd426: Verifying Checksum [2022-05-06T17:19:40.867Z] ba8181afd426: Download complete [2022-05-06T17:19:41.104Z] #21 35.80 Selecting previously unselected package zip. [2022-05-06T17:19:41.104Z] #21 35.80 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-06T17:19:41.104Z] #21 35.83 Unpacking zip (3.0-12) ... [2022-05-06T17:19:41.104Z] #21 36.02 Selecting previously unselected package zstd. [2022-05-06T17:19:41.104Z] #21 36.05 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-06T17:19:41.366Z] #21 36.10 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:19:41.939Z] #21 36.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:19:42.896Z] #21 29.77 Selecting previously unselected package vim. [2022-05-06T17:19:42.896Z] #21 29.78 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:19:42.896Z] #21 29.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:42.896Z] #21 30.34 Selecting previously unselected package xfsprogs. [2022-05-06T17:19:43.153Z] #21 30.35 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-06T17:19:43.153Z] #21 30.35 Unpacking xfsprogs (5.10.0-4) ... [2022-05-06T17:19:43.336Z] #21 38.16 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:43.336Z] #21 38.18 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:19:43.336Z] #21 38.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-06T17:19:43.336Z] #21 38.25 Setting up libicu67:amd64 (67.1-7) ... [2022-05-06T17:19:43.410Z] #21 30.79 Selecting previously unselected package zip. [2022-05-06T17:19:43.410Z] #21 30.81 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-06T17:19:43.410Z] #21 30.81 Unpacking zip (3.0-12) ... [2022-05-06T17:19:43.599Z] #21 38.29 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:43.599Z] #21 38.31 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-06T17:19:43.599Z] #21 38.34 Setting up uidmap (1:4.8.1-1) ... [2022-05-06T17:19:43.599Z] #21 38.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:19:43.599Z] #21 38.37 Setting up bzip2 (1.0.8-4) ... [2022-05-06T17:19:43.599Z] #21 38.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:19:43.599Z] #21 38.41 Setting up python3-wheel (0.34.2-1) ... [2022-05-06T17:19:43.666Z] #21 30.94 Selecting previously unselected package zstd. [2022-05-06T17:19:43.667Z] #21 30.96 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-06T17:19:43.667Z] #21 30.97 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:19:43.829Z] 4612f6d0b889: Verifying Checksum [2022-05-06T17:19:43.829Z] 4612f6d0b889: Download complete [2022-05-06T17:19:43.923Z] #21 31.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:19:44.281Z] #45 187.6 + dpkg --print-architecture [2022-05-06T17:19:44.281Z] #45 187.6 + git checkout -q v2.1.0 [2022-05-06T17:19:44.281Z] #45 187.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-06T17:19:44.281Z] #45 187.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-06T17:19:44.544Z] #21 39.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:44.544Z] #21 39.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-06T17:19:44.544Z] #21 39.34 Setting up libcap2-bin (1:2.44-1) ... [2022-05-06T17:19:44.544Z] #21 39.36 Setting up apparmor (2.13.6-10) ... [2022-05-06T17:19:44.852Z] #21 32.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:44.852Z] #21 32.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:19:44.852Z] #21 32.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-06T17:19:44.852Z] #21 32.17 Setting up libicu67:amd64 (67.1-7) ... [2022-05-06T17:19:44.852Z] #21 32.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-06T17:19:44.852Z] #21 32.19 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-06T17:19:44.852Z] #21 32.21 Setting up uidmap (1:4.8.1-1) ... [2022-05-06T17:19:44.852Z] #21 32.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:19:44.852Z] #21 32.23 Setting up bzip2 (1.0.8-4) ... [2022-05-06T17:19:44.852Z] #21 32.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:19:44.852Z] #21 32.27 Setting up python3-wheel (0.34.2-1) ... [2022-05-06T17:19:45.672Z] #21 32.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:45.672Z] #21 32.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-06T17:19:45.672Z] #21 32.98 Setting up libcap2-bin (1:2.44-1) ... [2022-05-06T17:19:45.672Z] #21 32.99 Setting up apparmor (2.13.6-10) ... [2022-05-06T17:19:47.037Z] #21 34.40 Setting up zip (3.0-12) ... [2022-05-06T17:19:47.037Z] #21 34.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:47.037Z] #21 34.44 Setting up bash-completion (1:2.11-2) ... [2022-05-06T17:19:47.097Z] #21 41.60 Setting up zip (3.0-12) ... [2022-05-06T17:19:47.097Z] #21 41.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:47.097Z] #21 41.64 Setting up bash-completion (1:2.11-2) ... [2022-05-06T17:19:47.531Z] #47 31.36 Reading package lists... [2022-05-06T17:19:47.531Z] #47 ... [2022-05-06T17:19:47.531Z] [2022-05-06T17:19:47.531Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-06T17:19:47.531Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-06T17:19:47.531Z] #67 30.48 Reading package lists... [2022-05-06T17:19:48.908Z] #67 39.42 Building dependency tree... [2022-05-06T17:19:48.932Z] #21 36.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:19:48.932Z] #21 36.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-06T17:19:48.932Z] #21 36.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-06T17:19:48.932Z] #21 36.34 Setting up patch (2.7.6-7) ... [2022-05-06T17:19:48.932Z] #21 36.35 Setting up sudo (1.9.5p2-3) ... [2022-05-06T17:19:48.932Z] #21 36.43 invoke-rc.d: could not determine current runlevel [2022-05-06T17:19:49.015Z] #21 43.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-06T17:19:49.015Z] #21 43.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-06T17:19:49.188Z] #21 36.44 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-06T17:19:49.188Z] #21 36.45 Setting up xfsprogs (5.10.0-4) ... [2022-05-06T17:19:49.188Z] #21 36.46 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-06T17:19:49.188Z] #21 36.51 Setting up inetutils-ping (2:2.0-1) ... [2022-05-06T17:19:49.188Z] #21 36.52 Setting up pigz (2.6-1) ... [2022-05-06T17:19:49.188Z] #21 36.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-06T17:19:49.188Z] #21 36.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:19:49.188Z] #21 36.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:19:49.188Z] #21 36.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:49.280Z] #21 43.93 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-06T17:19:49.280Z] #21 43.95 Setting up patch (2.7.6-7) ... [2022-05-06T17:19:49.280Z] #21 43.96 Setting up sudo (1.9.5p2-3) ... [2022-05-06T17:19:49.280Z] #21 44.06 invoke-rc.d: could not determine current runlevel [2022-05-06T17:19:49.280Z] #21 44.06 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-06T17:19:49.280Z] #21 44.07 Setting up xfsprogs (5.10.0-4) ... [2022-05-06T17:19:49.280Z] #21 44.08 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-06T17:19:49.280Z] #21 44.09 Setting up inetutils-ping (2:2.0-1) ... [2022-05-06T17:19:49.280Z] #21 44.11 Setting up pigz (2.6-1) ... [2022-05-06T17:19:49.280Z] #21 44.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-06T17:19:49.280Z] #21 44.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:19:49.542Z] #21 44.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:19:49.542Z] #21 44.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:50.116Z] #21 44.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-06T17:19:50.116Z] #21 44.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:19:50.120Z] #21 37.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-06T17:19:50.120Z] #21 37.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:19:50.376Z] #21 37.71 Setting up libelf1:amd64 (0.183-1) ... [2022-05-06T17:19:50.376Z] #21 37.76 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:19:50.376Z] #21 37.77 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:19:50.376Z] #21 37.78 Setting up python3-distutils (3.9.2-1) ... [2022-05-06T17:19:50.639Z] #21 45.34 Setting up libelf1:amd64 (0.183-1) ... [2022-05-06T17:19:50.639Z] #21 45.37 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:19:50.639Z] #21 45.38 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:19:50.639Z] #21 45.40 Setting up python3-distutils (3.9.2-1) ... [2022-05-06T17:19:50.813Z] #67 43.48 The following additional packages will be installed: [2022-05-06T17:19:50.813Z] #67 43.52 libbtrfs0 [2022-05-06T17:19:50.901Z] #21 45.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:50.901Z] #21 45.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-06T17:19:50.901Z] #21 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-06T17:19:50.901Z] #21 45.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-06T17:19:50.901Z] #21 45.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-06T17:19:50.939Z] #21 38.21 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:50.939Z] #21 38.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-06T17:19:50.939Z] #21 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-06T17:19:50.939Z] #21 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-06T17:19:50.939Z] #21 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-06T17:19:50.939Z] #21 38.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-06T17:19:50.939Z] #21 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-06T17:19:50.939Z] #21 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-06T17:19:50.939Z] #21 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-06T17:19:50.939Z] #21 38.28 Setting up python3-setuptools (52.0.0-4) ... [2022-05-06T17:19:51.072Z] #67 43.79 The following NEW packages will be installed: [2022-05-06T17:19:51.072Z] #67 43.81 libbtrfs-dev libbtrfs0 [2022-05-06T17:19:51.163Z] #21 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-06T17:19:51.163Z] #21 45.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-06T17:19:51.163Z] #21 45.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-06T17:19:51.163Z] #21 45.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-06T17:19:51.163Z] #21 45.94 Setting up python3-setuptools (52.0.0-4) ... [2022-05-06T17:19:51.665Z] #67 44.20 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:19:51.665Z] #67 44.20 Need to get 460 kB of archives. [2022-05-06T17:19:51.665Z] #67 44.20 After this operation, 1237 kB of additional disk space will be used. [2022-05-06T17:19:51.665Z] #67 44.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-06T17:19:51.665Z] #67 44.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-06T17:19:52.242Z] #67 45.05 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:19:52.349Z] #21 39.64 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:19:52.349Z] #21 39.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-06T17:19:52.349Z] #21 39.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:19:52.349Z] #21 39.67 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:19:52.551Z] #21 47.25 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:19:52.551Z] #21 47.26 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-06T17:19:52.551Z] #21 47.27 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:19:52.551Z] #21 47.29 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:19:52.809Z] #67 45.44 Fetched 460 kB in 0s (1548 kB/s) [2022-05-06T17:19:52.809Z] #67 45.49 Selecting previously unselected package libbtrfs0:amd64. [2022-05-06T17:19:52.809Z] #67 45.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-06T17:19:52.809Z] #67 45.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-06T17:19:52.809Z] #67 45.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:19:52.809Z] #67 45.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-06T17:19:52.809Z] #67 45.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-06T17:19:52.809Z] #67 45.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:19:53.071Z] #67 45.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:19:53.071Z] #67 45.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:19:53.071Z] #67 45.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:19:53.309Z] #21 40.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-06T17:19:53.309Z] #21 40.72 Setting up jq (1.6-2.1) ... [2022-05-06T17:19:53.309Z] #21 40.73 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-06T17:19:53.309Z] #21 40.74 Setting up iptables (1.8.7-1) ... [2022-05-06T17:19:53.309Z] #21 40.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:19:53.309Z] #21 40.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:19:53.310Z] #21 40.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:19:53.310Z] #21 40.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:19:53.310Z] #21 40.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-06T17:19:53.330Z] #67 DONE 46.1s [2022-05-06T17:19:53.330Z] [2022-05-06T17:19:53.330Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-06T17:19:53.330Z] #68 sha256:1f8de23c0459a19583eeef3847c3bef5432f2352aff62cdae63e4c18b8f78407 [2022-05-06T17:19:53.567Z] #21 40.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-06T17:19:53.567Z] #21 40.80 Setting up iproute2 (5.10.0-4) ... [2022-05-06T17:19:53.589Z] #68 DONE 0.1s [2022-05-06T17:19:53.589Z] [2022-05-06T17:19:53.589Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:19:53.589Z] #69 sha256:941699248e1d8c53adcbf48d9aa29977fe1ccaab1503775a2a8afb6a9986a432 [2022-05-06T17:19:53.824Z] #21 41.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:19:53.989Z] #21 48.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-06T17:19:53.989Z] #21 48.61 Setting up jq (1.6-2.1) ... [2022-05-06T17:19:53.989Z] #21 48.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-06T17:19:53.989Z] #21 48.64 Setting up iptables (1.8.7-1) ... [2022-05-06T17:19:53.989Z] #21 48.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:19:53.989Z] #21 48.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:19:53.989Z] #21 48.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:19:53.989Z] #21 48.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:19:53.989Z] #21 48.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-06T17:19:53.989Z] #21 48.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-06T17:19:53.989Z] #21 48.69 Setting up iproute2 (5.10.0-4) ... [2022-05-06T17:19:54.160Z] #69 0.831 + RM_GOPATH=0 [2022-05-06T17:19:54.161Z] #69 0.831 + TMP_GOPATH= [2022-05-06T17:19:54.161Z] #69 0.831 + : /build [2022-05-06T17:19:54.161Z] #69 0.831 + '[' -z '' ']' [2022-05-06T17:19:54.161Z] #69 0.831 ++ mktemp -d [2022-05-06T17:19:54.252Z] #21 49.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:19:54.387Z] #21 DONE 41.8s [2022-05-06T17:19:54.387Z] [2022-05-06T17:19:54.387Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-06T17:19:54.387Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-06T17:19:54.422Z] #69 0.832 + export GOPATH=/tmp/tmp.lR1GFzn845 [2022-05-06T17:19:54.422Z] #69 0.832 + GOPATH=/tmp/tmp.lR1GFzn845 [2022-05-06T17:19:54.422Z] #69 0.832 + RM_GOPATH=1 [2022-05-06T17:19:54.422Z] #69 0.832 + case "$(go env GOARCH)" in [2022-05-06T17:19:54.422Z] #69 0.832 ++ go env GOARCH [2022-05-06T17:19:54.422Z] #69 0.843 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:54.422Z] #69 0.844 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:19:54.422Z] #69 0.847 ++ dirname /install.sh [2022-05-06T17:19:54.422Z] #69 0.854 + dir=/ [2022-05-06T17:19:54.422Z] #69 0.854 + bin=containerd [2022-05-06T17:19:54.422Z] #69 0.854 + shift [2022-05-06T17:19:54.422Z] #69 0.854 + '[' '!' -f //containerd.installer ']' [2022-05-06T17:19:54.422Z] #69 0.854 + . //containerd.installer [2022-05-06T17:19:54.422Z] #69 0.854 ++ set -e [2022-05-06T17:19:54.422Z] #69 0.855 ++ : v1.6.4 [2022-05-06T17:19:54.422Z] #69 0.855 + install_containerd [2022-05-06T17:19:54.422Z] #69 0.855 + echo 'Install containerd version v1.6.4' [2022-05-06T17:19:54.422Z] #69 0.855 Install containerd version v1.6.4 [2022-05-06T17:19:54.422Z] #69 0.855 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lR1GFzn845/src/github.com/containerd/containerd [2022-05-06T17:19:54.422Z] #69 0.858 Cloning into '/tmp/tmp.lR1GFzn845/src/github.com/containerd/containerd'... [2022-05-06T17:19:54.533Z] #21 DONE 49.4s [2022-05-06T17:19:54.533Z] [2022-05-06T17:19:54.533Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:19:54.533Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:19:54.797Z] #53 ... [2022-05-06T17:19:54.797Z] [2022-05-06T17:19:54.797Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-06T17:19:54.797Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-06T17:19:55.382Z] #22 0.866 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-06T17:19:55.580Z] #22 1.008 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-06T17:19:55.580Z] #22 1.040 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-06T17:19:55.580Z] #22 1.043 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-06T17:19:55.580Z] #22 DONE 1.1s [2022-05-06T17:19:55.580Z] [2022-05-06T17:19:55.580Z] #45 [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-05-06T17:19:55.580Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:19:55.580Z] #45 ... [2022-05-06T17:19:55.580Z] [2022-05-06T17:19:55.580Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-06T17:19:55.580Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-06T17:19:55.644Z] #22 0.870 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-06T17:19:55.644Z] #22 0.873 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-06T17:19:55.644Z] #22 DONE 0.9s [2022-05-06T17:19:55.644Z] [2022-05-06T17:19:55.644Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-06T17:19:55.644Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-06T17:19:57.713Z] #69 ... [2022-05-06T17:19:57.713Z] [2022-05-06T17:19:57.713Z] #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-05-06T17:19:57.713Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-06T17:19:57.713Z] #20 31.17 Reading package lists... [2022-05-06T17:19:57.713Z] #20 40.35 Building dependency tree... [2022-05-06T17:19:57.713Z] #20 44.33 The following additional packages will be installed: [2022-05-06T17:19:57.713Z] #20 44.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:19:57.713Z] #20 44.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-06T17:19:57.713Z] #20 44.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-06T17:19:57.713Z] #20 44.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-06T17:19:57.713Z] #20 44.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-06T17:19:57.713Z] #20 44.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-06T17:19:57.713Z] #20 44.36 mingw-w64-common mingw-w64-x86-64-dev [2022-05-06T17:19:57.713Z] #20 44.38 Suggested packages: [2022-05-06T17:19:57.713Z] #20 44.38 gcc-10-locales seccomp wine64 [2022-05-06T17:19:57.713Z] #20 45.16 The following NEW packages will be installed: [2022-05-06T17:19:57.713Z] #20 45.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-06T17:19:57.713Z] #20 45.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-06T17:19:57.713Z] #20 45.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-06T17:19:57.713Z] #20 45.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-06T17:19:57.713Z] #20 45.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-06T17:19:57.713Z] #20 45.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-06T17:19:57.713Z] #20 45.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-06T17:19:57.713Z] #20 45.18 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-06T17:19:57.713Z] #20 45.19 mingw-w64-x86-64-dev [2022-05-06T17:19:57.713Z] #20 45.62 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:19:57.713Z] #20 45.62 Need to get 115 MB of archives. [2022-05-06T17:19:57.713Z] #20 45.62 After this operation, 645 MB of additional disk space will be used. [2022-05-06T17:19:57.713Z] #20 45.62 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-05-06T17:19:57.713Z] #20 45.68 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-05-06T17:19:57.713Z] #20 45.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-06T17:19:57.713Z] #20 45.75 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-05-06T17:19:57.713Z] #20 45.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-06T17:19:57.713Z] #20 45.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-06T17:19:57.713Z] #20 45.90 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-05-06T17:19:57.713Z] #20 45.98 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-05-06T17:19:57.713Z] #20 45.99 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-05-06T17:19:57.713Z] #20 46.27 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-05-06T17:19:57.713Z] #20 46.89 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-05-06T17:19:57.713Z] #20 47.10 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-05-06T17:19:57.713Z] #20 47.24 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-05-06T17:19:57.713Z] #20 47.57 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-05-06T17:19:57.713Z] #20 47.78 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-05-06T17:19:57.713Z] #20 47.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-06T17:19:57.713Z] #20 47.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-06T17:19:57.713Z] #20 47.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-06T17:19:57.713Z] #20 47.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-06T17:19:57.713Z] #20 47.79 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-05-06T17:19:57.713Z] #20 47.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-06T17:19:57.713Z] #20 47.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-06T17:19:57.713Z] #20 47.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-06T17:19:57.713Z] #20 47.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-06T17:19:57.713Z] #20 47.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-06T17:19:57.713Z] #20 47.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-06T17:19:57.713Z] #20 47.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-06T17:19:57.713Z] #20 47.83 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-05-06T17:19:57.713Z] #20 47.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-06T17:19:57.714Z] #20 47.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-06T17:19:57.714Z] #20 48.60 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:19:57.714Z] #20 48.89 Fetched 115 MB in 3s (45.5 MB/s) [2022-05-06T17:19:57.714Z] #20 48.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-06T17:19:57.714Z] #20 48.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-06T17:19:57.714Z] #20 48.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-06T17:19:57.714Z] #20 48.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:19:57.714Z] #20 49.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-06T17:19:57.714Z] #20 49.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-06T17:19:57.714Z] #20 49.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:19:57.714Z] #20 ... [2022-05-06T17:19:57.714Z] [2022-05-06T17:19:57.714Z] #47 [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-05-06T17:19:57.714Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-06T17:19:57.714Z] #47 31.36 Reading package lists... [2022-05-06T17:19:57.714Z] #47 40.43 Building dependency tree... [2022-05-06T17:19:57.714Z] #47 44.56 The following additional packages will be installed: [2022-05-06T17:19:57.714Z] #47 44.60 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-06T17:19:57.714Z] #47 44.64 Suggested packages: [2022-05-06T17:19:57.714Z] #47 44.65 cmake-doc ninja-build lrzip [2022-05-06T17:19:57.714Z] #47 44.65 Recommended packages: [2022-05-06T17:19:57.714Z] #47 44.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-06T17:19:57.714Z] #47 45.42 The following NEW packages will be installed: [2022-05-06T17:19:57.714Z] #47 45.43 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-06T17:19:57.714Z] #47 45.79 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:19:57.714Z] #47 45.79 Need to get 8418 kB of archives. [2022-05-06T17:19:57.714Z] #47 45.79 After this operation, 34.9 MB of additional disk space will be used. [2022-05-06T17:19:57.714Z] #47 45.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:19:57.714Z] #47 45.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:19:57.714Z] #47 45.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-06T17:19:57.714Z] #47 45.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-06T17:19:57.714Z] #47 45.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-06T17:19:57.714Z] #47 45.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-06T17:19:57.714Z] #47 45.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-06T17:19:57.714Z] #47 45.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-06T17:19:57.714Z] #47 47.00 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:19:57.714Z] #47 47.35 Fetched 8418 kB in 1s (16.6 MB/s) [2022-05-06T17:19:57.714Z] #47 47.39 Selecting previously unselected package xxd. [2022-05-06T17:19:57.714Z] #47 47.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-06T17:19:57.714Z] #47 47.41 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:19:57.714Z] #47 47.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:57.714Z] #47 47.50 Selecting previously unselected package vim-common. [2022-05-06T17:19:57.714Z] #47 47.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:19:57.714Z] #47 47.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:57.714Z] #47 47.62 Selecting previously unselected package cmake-data. [2022-05-06T17:19:57.714Z] #47 47.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-06T17:19:57.714Z] #47 47.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:19:57.714Z] #47 48.70 Selecting previously unselected package libarchive13:amd64. [2022-05-06T17:19:57.714Z] #47 48.71 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-06T17:19:57.714Z] #47 48.73 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-06T17:19:57.714Z] #47 48.86 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-06T17:19:57.714Z] #47 48.86 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-06T17:19:57.714Z] #47 48.87 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-06T17:19:57.714Z] #47 48.94 Selecting previously unselected package librhash0:amd64. [2022-05-06T17:19:57.714Z] #47 48.94 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-06T17:19:57.714Z] #47 48.95 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-06T17:19:57.714Z] #47 49.04 Selecting previously unselected package libuv1:amd64. [2022-05-06T17:19:57.714Z] #47 49.05 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-06T17:19:57.714Z] #47 49.06 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-06T17:19:57.714Z] #47 49.12 Selecting previously unselected package cmake. [2022-05-06T17:19:57.714Z] #47 49.13 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-06T17:19:57.714Z] #47 49.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:19:57.974Z] #47 ... [2022-05-06T17:19:57.974Z] [2022-05-06T17:19:57.974Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-06T17:19:57.974Z] #72 sha256:0824df6384a14ac6afcd865b2a2b214a4e92a42473959f76491bcd6cfefea1cc [2022-05-06T17:19:57.974Z] #72 47.18 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-06T17:19:57.974Z] #72 47.18 + GOBIN=/build [2022-05-06T17:19:57.974Z] #72 47.18 + GO111MODULE=on [2022-05-06T17:19:57.974Z] #72 47.18 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-06T17:19:57.974Z] #72 50.55 rootlesskit version 1.0.0 [2022-05-06T17:19:57.974Z] #72 50.56 Usage of /build/rootlesskit-docker-proxy: [2022-05-06T17:19:57.974Z] #72 50.56 -container-ip string [2022-05-06T17:19:57.974Z] #72 50.56 container ip [2022-05-06T17:19:57.974Z] #72 50.56 -container-port int [2022-05-06T17:19:57.974Z] #72 50.56 container port (default -1) [2022-05-06T17:19:57.974Z] #72 50.56 -host-ip string [2022-05-06T17:19:57.974Z] #72 50.56 host ip [2022-05-06T17:19:57.974Z] #72 50.56 -host-port int [2022-05-06T17:19:57.974Z] #72 50.56 host port (default -1) [2022-05-06T17:19:57.974Z] #72 50.56 -proto string [2022-05-06T17:19:57.974Z] #72 50.56 proxy protocol (default "tcp") [2022-05-06T17:19:57.974Z] #72 DONE 50.7s [2022-05-06T17:19:58.232Z] [2022-05-06T17:19:58.232Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-06T17:19:58.232Z] #73 sha256:cd7259d9a6957803b351736f840377deb30567858be16f0afc9e6331d09f4b3c [2022-05-06T17:19:58.232Z] #73 DONE 0.1s [2022-05-06T17:19:58.232Z] [2022-05-06T17:19:58.232Z] #47 [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-05-06T17:19:58.232Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-06T17:19:58.232Z] #47 50.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-06T17:19:58.232Z] #47 50.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:58.232Z] #47 50.88 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-06T17:19:58.232Z] #47 50.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:19:58.232Z] #47 ... [2022-05-06T17:19:58.232Z] [2022-05-06T17:19:58.232Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-06T17:19:58.232Z] #74 sha256:50acf8639ead993195d91b64f6e204be1b2af6d4e50f56fad6cd3ec9b17b323f [2022-05-06T17:19:58.232Z] #74 DONE 0.1s [2022-05-06T17:19:58.232Z] [2022-05-06T17:19:58.232Z] #47 [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-05-06T17:19:58.232Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-06T17:19:58.232Z] #47 50.94 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-06T17:19:58.232Z] #47 50.97 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-06T17:19:58.232Z] #47 51.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-06T17:19:58.232Z] #47 51.00 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-06T17:19:58.232Z] #47 51.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:19:58.490Z] #47 DONE 51.4s [2022-05-06T17:19:58.490Z] [2022-05-06T17:19:58.490Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-06T17:19:58.490Z] #48 sha256:0822528b54b6b8db940a48f7f6960f3b0ff6e498d28eebad3ea6addf6fa1dda6 [2022-05-06T17:19:59.060Z] #48 DONE 0.3s [2022-05-06T17:19:59.060Z] [2022-05-06T17:19:59.060Z] #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-05-06T17:19:59.060Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-06T17:19:59.060Z] #20 50.99 Selecting previously unselected package binutils-mingw-w64. [2022-05-06T17:19:59.060Z] #20 50.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-06T17:19:59.060Z] #20 51.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:19:59.060Z] #20 51.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-06T17:19:59.060Z] #20 51.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:19:59.060Z] #20 51.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:19:59.060Z] #20 51.29 Selecting previously unselected package dmsetup. [2022-05-06T17:19:59.060Z] #20 51.29 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:19:59.060Z] #20 51.31 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:19:59.060Z] #20 51.39 Selecting previously unselected package mingw-w64-common. [2022-05-06T17:19:59.060Z] #20 51.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-06T17:19:59.060Z] #20 51.40 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-06T17:20:00.963Z] #20 53.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-06T17:20:01.222Z] #20 53.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-06T17:20:01.222Z] #20 53.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:20:02.597Z] #20 ... [2022-05-06T17:20:02.597Z] [2022-05-06T17:20:02.597Z] #49 [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-05-06T17:20:02.597Z] #49 sha256:47dfff0e2d00fb348b69ec030646e8d4ed8caf2e64ee601fe299d2392bf0480d [2022-05-06T17:20:02.597Z] #49 1.070 + RM_GOPATH=0 [2022-05-06T17:20:02.597Z] #49 1.073 + TMP_GOPATH= [2022-05-06T17:20:02.597Z] #49 1.073 + : /build [2022-05-06T17:20:02.597Z] #49 1.073 + '[' -z '' ']' [2022-05-06T17:20:02.597Z] #49 1.073 ++ mktemp -d [2022-05-06T17:20:02.597Z] #49 1.075 + export GOPATH=/tmp/tmp.QCZTa5VuNv [2022-05-06T17:20:02.597Z] #49 1.075 + GOPATH=/tmp/tmp.QCZTa5VuNv [2022-05-06T17:20:02.597Z] #49 1.076 + RM_GOPATH=1 [2022-05-06T17:20:02.597Z] #49 1.076 + case "$(go env GOARCH)" in [2022-05-06T17:20:02.597Z] #49 1.077 ++ go env GOARCH [2022-05-06T17:20:02.597Z] #49 1.093 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:20:02.597Z] #49 1.093 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:20:02.597Z] #49 1.094 ++ dirname /install.sh [2022-05-06T17:20:02.597Z] #49 1.095 + dir=/ [2022-05-06T17:20:02.597Z] #49 1.098 + bin=tini [2022-05-06T17:20:02.597Z] #49 1.099 + shift [2022-05-06T17:20:02.597Z] #49 1.099 + '[' '!' -f //tini.installer ']' [2022-05-06T17:20:02.597Z] #49 1.099 + . //tini.installer [2022-05-06T17:20:02.597Z] #49 1.099 ++ : v0.19.0 [2022-05-06T17:20:02.597Z] #49 1.100 + install_tini [2022-05-06T17:20:02.597Z] #49 1.100 + echo 'Install tini version v0.19.0' [2022-05-06T17:20:02.597Z] #49 1.100 Install tini version v0.19.0 [2022-05-06T17:20:02.597Z] #49 1.100 + git clone https://github.com/krallin/tini.git /tmp/tmp.QCZTa5VuNv/tini [2022-05-06T17:20:02.597Z] #49 1.103 Cloning into '/tmp/tmp.QCZTa5VuNv/tini'... [2022-05-06T17:20:02.597Z] #49 1.658 + cd /tmp/tmp.QCZTa5VuNv/tini [2022-05-06T17:20:02.597Z] #49 1.658 + git checkout -q v0.19.0 [2022-05-06T17:20:02.597Z] #49 1.669 + cmake . [2022-05-06T17:20:02.597Z] #49 1.918 -- The C compiler identification is GNU 10.2.1 [2022-05-06T17:20:02.597Z] #49 1.938 -- Detecting C compiler ABI info [2022-05-06T17:20:02.597Z] #49 2.122 -- Detecting C compiler ABI info - done [2022-05-06T17:20:02.597Z] #49 2.161 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-06T17:20:02.597Z] #49 2.162 -- Detecting C compile features [2022-05-06T17:20:02.597Z] #49 2.164 -- Detecting C compile features - done [2022-05-06T17:20:02.597Z] #49 2.178 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-06T17:20:02.597Z] #49 2.237 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-06T17:20:02.597Z] #49 2.287 -- Configuring done [2022-05-06T17:20:02.597Z] #49 2.300 -- Generating done [2022-05-06T17:20:02.597Z] #49 2.301 -- Build files have been written to: /tmp/tmp.QCZTa5VuNv/tini [2022-05-06T17:20:02.597Z] #49 2.303 + make tini-static [2022-05-06T17:20:02.597Z] #49 2.420 Scanning dependencies of target tini-static [2022-05-06T17:20:02.597Z] #49 2.442 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-06T17:20:02.597Z] #49 2.881 [100%] Linking C executable tini-static [2022-05-06T17:20:02.597Z] #49 3.176 [100%] Built target tini-static [2022-05-06T17:20:02.597Z] #49 3.205 + mkdir -p /build [2022-05-06T17:20:02.597Z] #49 3.207 + cp tini-static /build/docker-init [2022-05-06T17:20:02.597Z] #49 DONE 3.4s [2022-05-06T17:20:02.597Z] [2022-05-06T17:20:02.597Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:02.597Z] #69 sha256:941699248e1d8c53adcbf48d9aa29977fe1ccaab1503775a2a8afb6a9986a432 [2022-05-06T17:20:03.164Z] #69 ... [2022-05-06T17:20:03.164Z] [2022-05-06T17:20:03.164Z] #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-05-06T17:20:03.164Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-06T17:20:03.164Z] #20 55.80 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-06T17:20:03.164Z] #20 55.80 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:20:03.164Z] #20 55.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:20:03.164Z] #20 55.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-06T17:20:03.164Z] #20 55.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:20:03.164Z] #20 55.90 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:20:05.593Z] #23 9.825 Collecting yamllint==1.26.1 [2022-05-06T17:20:05.658Z] #23 9.263 Collecting yamllint==1.26.1 [2022-05-06T17:20:05.698Z] #20 58.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-06T17:20:05.698Z] #20 58.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:20:05.698Z] #20 58.30 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:20:05.920Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-06T17:20:06.258Z] #45 DONE 209.8s [2022-05-06T17:20:06.258Z] [2022-05-06T17:20:06.258Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:20:06.258Z] #58 sha256:a736bc5f7f30fd210fb55fa83b5e49414529eb87a69373752a2dc8b2935eac76 [2022-05-06T17:20:06.567Z] #23 10.93 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-06T17:20:06.866Z] #23 11.49 Collecting pathspec>=0.5.3 [2022-05-06T17:20:07.128Z] #23 11.50 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-06T17:20:07.389Z] #23 11.86 Collecting pyyaml [2022-05-06T17:20:07.389Z] #23 11.87 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-06T17:20:07.389Z] #23 11.92 Building wheels for collected packages: yamllint [2022-05-06T17:20:07.648Z] #58 ... [2022-05-06T17:20:07.648Z] [2022-05-06T17:20:07.648Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-06T17:20:07.648Z] #46 sha256:eeaf7bc6efb304638462307da13ae96989888c512f7f9a5f0b87b731a72ebfbc [2022-05-06T17:20:07.651Z] #23 11.93 Building wheel for yamllint (setup.py): started [2022-05-06T17:20:07.955Z] #23 12.41 Collecting pathspec>=0.5.3 [2022-05-06T17:20:07.955Z] #23 12.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-06T17:20:08.228Z] #46 DONE 0.5s [2022-05-06T17:20:08.228Z] [2022-05-06T17:20:08.228Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-06T17:20:08.228Z] #50 sha256:aedd09f20903a1726931d8984100c8dec297e3dcfc39dead0ebaccdca54703e0 [2022-05-06T17:20:08.494Z] #50 DONE 0.1s [2022-05-06T17:20:08.494Z] [2022-05-06T17:20:08.494Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-06T17:20:08.494Z] #52 sha256:4363e80868590b4d486c52c7e2c778021d3dce6fdb06390b76a50921598ed0f9 [2022-05-06T17:20:08.494Z] #52 DONE 0.2s [2022-05-06T17:20:08.494Z] [2022-05-06T17:20:08.494Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:08.494Z] #62 sha256:701aaefb87714938fd6589652df4e842f75cc389a2efec99d465c30ca6121e16 [2022-05-06T17:20:08.520Z] #23 13.04 Collecting pyyaml [2022-05-06T17:20:08.520Z] #23 13.05 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-05-06T17:20:08.596Z] #23 12.84 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-06T17:20:08.596Z] #23 12.85 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5242c69379d92603f8408887ca8a5f141e532ccf908f497a8bd238e56a06bd46 [2022-05-06T17:20:08.596Z] #23 12.85 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-06T17:20:08.596Z] #23 12.85 Successfully built yamllint [2022-05-06T17:20:08.596Z] #23 12.88 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-06T17:20:08.776Z] #23 13.14 Building wheels for collected packages: yamllint [2022-05-06T17:20:08.776Z] #23 13.14 Building wheel for yamllint (setup.py): started [2022-05-06T17:20:08.857Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-06T17:20:09.431Z] #23 DONE 13.9s [2022-05-06T17:20:09.431Z] [2022-05-06T17:20:09.431Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:20:09.431Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:20:09.431Z] #53 ... [2022-05-06T17:20:09.431Z] [2022-05-06T17:20:09.431Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-06T17:20:09.431Z] #27 sha256:c9dfca05e90531a3dac87537444f3a23b92f4982febecadec9b9881027f11d59 [2022-05-06T17:20:09.693Z] #27 DONE 0.3s [2022-05-06T17:20:09.693Z] [2022-05-06T17:20:09.693Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:20:09.693Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:20:09.693Z] #53 ... [2022-05-06T17:20:09.693Z] [2022-05-06T17:20:09.693Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-06T17:20:09.693Z] #32 sha256:1f205b2347d2c68649517f8cd2213f5603454f17c6100e27793ce789b3735069 [2022-05-06T17:20:09.706Z] #23 14.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-06T17:20:09.706Z] #23 14.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=774223636916dfe9300d864912c31d42f9d09b8b9c4e91f0f007fc092efe5e35 [2022-05-06T17:20:09.706Z] #23 14.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-06T17:20:09.706Z] #23 14.16 Successfully built yamllint [2022-05-06T17:20:09.706Z] #23 14.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-06T17:20:09.885Z] #20 62.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-06T17:20:09.885Z] #20 62.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:20:09.885Z] #20 62.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:20:09.962Z] #23 14.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-06T17:20:10.222Z] #23 DONE 14.8s [2022-05-06T17:20:10.222Z] [2022-05-06T17:20:10.222Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:20:10.222Z] #58 sha256:2f7a79e2aff84d3ce9fa32a864691f60003205818ffb004d11ad0ccc66a6626b [2022-05-06T17:20:10.267Z] #32 DONE 0.5s [2022-05-06T17:20:10.267Z] [2022-05-06T17:20:10.267Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-06T17:20:10.267Z] #35 sha256:bbf37c73073b6fc6f74098c69f2197f3544b0986bd4cd31253efcac2252210eb [2022-05-06T17:20:10.479Z] #58 ... [2022-05-06T17:20:10.479Z] [2022-05-06T17:20:10.479Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-06T17:20:10.479Z] #27 sha256:57e1ae058b3029b3a367071559d1052a81d1ab150499cbc1c52237e58652c243 [2022-05-06T17:20:10.529Z] #35 DONE 0.3s [2022-05-06T17:20:10.529Z] [2022-05-06T17:20:10.529Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:20:10.529Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:20:10.529Z] #53 ... [2022-05-06T17:20:10.529Z] [2022-05-06T17:20:10.529Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-06T17:20:10.529Z] #37 sha256:a1672d03e413496a5a043c2b0b12c4c60e67b5adf4f2256afa649295f4612c2e [2022-05-06T17:20:10.529Z] #37 DONE 0.1s [2022-05-06T17:20:10.529Z] [2022-05-06T17:20:10.529Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-06T17:20:10.529Z] #39 sha256:365d0d87b5405e86517cf88d8f104cd5b9e25438c8a3455628f6dbd1dcb5fc3a [2022-05-06T17:20:10.735Z] #27 DONE 0.4s [2022-05-06T17:20:10.735Z] [2022-05-06T17:20:10.735Z] #45 [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-05-06T17:20:10.735Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:20:10.791Z] #39 DONE 0.1s [2022-05-06T17:20:10.791Z] [2022-05-06T17:20:10.791Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-06T17:20:10.791Z] #43 sha256:8ff3ce405cb8657651ffd5691d563e331dc3f6e753a244bd837d629b364d85a8 [2022-05-06T17:20:10.791Z] #43 DONE 0.1s [2022-05-06T17:20:10.791Z] [2022-05-06T17:20:10.791Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:20:10.791Z] #58 sha256:bf401b7a63834fe652cd9768c4ffb10f2b07bc5d208e827bf58599a2c0da5819 [2022-05-06T17:20:10.991Z] #45 ... [2022-05-06T17:20:10.991Z] [2022-05-06T17:20:10.991Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-06T17:20:10.991Z] #32 sha256:9f6bafedea754e449cd30be2365ce685bc49ab78a4ee3995df41081dd771744e [2022-05-06T17:20:11.247Z] #32 DONE 0.3s [2022-05-06T17:20:11.247Z] [2022-05-06T17:20:11.247Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-06T17:20:11.247Z] #35 sha256:89fabe12012d5beecfb6bd600264217005782d1dec99ae3d248a3bb8305e0b78 [2022-05-06T17:20:11.247Z] #35 DONE 0.1s [2022-05-06T17:20:11.247Z] [2022-05-06T17:20:11.247Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-06T17:20:11.247Z] #37 sha256:310affe570cbe020dce75c38c7559eb33f5b5a0048e87dd9019023492dd91713 [2022-05-06T17:20:11.247Z] #37 DONE 0.1s [2022-05-06T17:20:11.247Z] [2022-05-06T17:20:11.247Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-06T17:20:11.247Z] #39 sha256:92850cb4efad03d51fa51acf432ecb8cb51b835f67049f0b2d61fb87d88517df [2022-05-06T17:20:11.247Z] #39 DONE 0.1s [2022-05-06T17:20:11.247Z] [2022-05-06T17:20:11.247Z] #45 [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-05-06T17:20:11.247Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:20:11.260Z] #20 63.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-06T17:20:11.260Z] #20 63.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:20:11.260Z] #20 63.86 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:20:11.503Z] #45 ... [2022-05-06T17:20:11.503Z] [2022-05-06T17:20:11.503Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-06T17:20:11.503Z] #43 sha256:7608e3e100580dd740069845db3e6ba30a3010d5135bcfa600071daee6564fba [2022-05-06T17:20:11.503Z] #43 DONE 0.0s [2022-05-06T17:20:11.503Z] [2022-05-06T17:20:11.503Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:20:11.503Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:20:13.159Z] #20 65.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-06T17:20:13.159Z] #20 65.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:20:13.159Z] #20 65.70 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:20:13.393Z] #58 ... [2022-05-06T17:20:13.393Z] [2022-05-06T17:20:13.393Z] #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-05-06T17:20:13.393Z] #26 sha256:caa3dd92b28b6a36325d4f8415dc5089feb3428b13bca993a63ac49b71588673 [2022-05-06T17:20:13.393Z] #26 213.0 + return [2022-05-06T17:20:13.393Z] #26 DONE 218.1s [2022-05-06T17:20:13.393Z] [2022-05-06T17:20:13.393Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:20:13.393Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-06T17:20:13.393Z] #53 220.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-06T17:20:13.393Z] #53 DONE 221.2s [2022-05-06T17:20:13.393Z] [2022-05-06T17:20:13.393Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:20:13.393Z] #58 sha256:36a2eafdf42cf1b692b71e0c16829e13e87d2fd163e99a7be40ebe79046b03f4 [2022-05-06T17:20:13.393Z] #58 122.3 + mkdir -p /build [2022-05-06T17:20:13.393Z] #58 122.3 + cp runc /build/runc [2022-05-06T17:20:13.393Z] #58 DONE 122.4s [2022-05-06T17:20:13.393Z] [2022-05-06T17:20:13.393Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-06T17:20:13.393Z] #27 sha256:db466d47696860c0246b210de33cbdf32d09c2e35e4cdb2920b07ebbb30c98f1 [2022-05-06T17:20:13.393Z] #27 DONE 0.3s [2022-05-06T17:20:13.393Z] [2022-05-06T17:20:13.393Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:13.393Z] #62 sha256:8a9d2f3ddff03485b2b5e0174f26064cd89f23725c5eb556ab46466d7626b95f [2022-05-06T17:20:13.652Z] #62 ... [2022-05-06T17:20:13.652Z] [2022-05-06T17:20:13.652Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-06T17:20:13.652Z] #32 sha256:cedff69b58248e2344549a296c572bd446e65f7788fb234f6409239b3967717c [2022-05-06T17:20:14.227Z] #32 DONE 0.6s [2022-05-06T17:20:14.227Z] [2022-05-06T17:20:14.227Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-06T17:20:14.227Z] #35 sha256:824932db958e9cd783db02017f02b41a940b859fc807aa82ac71c302a80d78a4 [2022-05-06T17:20:14.227Z] #35 DONE 0.2s [2022-05-06T17:20:14.227Z] [2022-05-06T17:20:14.227Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-06T17:20:14.227Z] #37 sha256:8fb9ece7974b251740d2a9e9d9a89be63822af7031ea437b4e579e3f9d80f5e2 [2022-05-06T17:20:14.493Z] #37 DONE 0.1s [2022-05-06T17:20:14.493Z] [2022-05-06T17:20:14.493Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-06T17:20:14.493Z] #39 sha256:3eb036b9bd7b086791f365190ffd233f32c4bdcbdd20364fb5516d2afe4e0f7f [2022-05-06T17:20:14.493Z] #39 DONE 0.2s [2022-05-06T17:20:14.493Z] [2022-05-06T17:20:14.493Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-06T17:20:14.493Z] #43 sha256:c4a5c15610b386af9545828e4401a558fcd801b0c4d9fbd59def3db188545ca3 [2022-05-06T17:20:14.757Z] #43 DONE 0.1s [2022-05-06T17:20:14.757Z] [2022-05-06T17:20:14.757Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-06T17:20:14.757Z] #46 sha256:b8d64d1ea4cfc620004d355accbf1dafc12aa837dba02b13a6b1015868a19549 [2022-05-06T17:20:16.132Z] #46 DONE 1.5s [2022-05-06T17:20:16.132Z] [2022-05-06T17:20:16.132Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-06T17:20:16.132Z] #50 sha256:d1c4b22b6392e8dcb28e83f7a402266b31aed32244bc2b7e08e0b76f5ac8f64f [2022-05-06T17:20:16.391Z] #50 DONE 0.1s [2022-05-06T17:20:16.391Z] [2022-05-06T17:20:16.391Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-06T17:20:16.391Z] #52 sha256:a0cda18f36b80042652593c95c7a8db83deee2a8c370354da07219180e24337b [2022-05-06T17:20:16.391Z] #52 DONE 0.1s [2022-05-06T17:20:16.391Z] [2022-05-06T17:20:16.391Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:16.391Z] #62 sha256:8a9d2f3ddff03485b2b5e0174f26064cd89f23725c5eb556ab46466d7626b95f [2022-05-06T17:20:16.391Z] #62 191.3 + bin/containerd [2022-05-06T17:20:17.347Z] #20 69.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-06T17:20:17.347Z] #20 69.48 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-06T17:20:17.347Z] #20 69.49 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:20:17.766Z] #62 ... [2022-05-06T17:20:17.766Z] [2022-05-06T17:20:17.766Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-06T17:20:17.766Z] #54 sha256:a3cb33a37b328e4310fb70c0d086f71f872c1a2e7ddff53f428400d8cbe89791 [2022-05-06T17:20:17.766Z] #54 DONE 1.2s [2022-05-06T17:20:17.766Z] [2022-05-06T17:20:17.766Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-06T17:20:17.767Z] #56 sha256:0dc7ab7dd73edc805f0322ee3a38b254f4f58555c2b93eb90761ae369709c279 [2022-05-06T17:20:17.767Z] #56 DONE 0.1s [2022-05-06T17:20:17.767Z] [2022-05-06T17:20:17.767Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-06T17:20:17.767Z] #59 sha256:e19e8324715fc0dcd4e9c85ae970e90c72505fe0e2d7ba7ae4697cc9cb64da82 [2022-05-06T17:20:18.024Z] #59 DONE 0.4s [2022-05-06T17:20:18.024Z] [2022-05-06T17:20:18.024Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:18.024Z] #62 sha256:8a9d2f3ddff03485b2b5e0174f26064cd89f23725c5eb556ab46466d7626b95f [2022-05-06T17:20:18.283Z] #20 ... [2022-05-06T17:20:18.283Z] [2022-05-06T17:20:18.283Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:18.283Z] #69 sha256:941699248e1d8c53adcbf48d9aa29977fe1ccaab1503775a2a8afb6a9986a432 [2022-05-06T17:20:18.283Z] #69 14.65 + cd /tmp/tmp.lR1GFzn845/src/github.com/containerd/containerd [2022-05-06T17:20:18.283Z] #69 14.65 + git checkout -q v1.6.4 [2022-05-06T17:20:18.283Z] #69 15.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-06T17:20:18.283Z] #69 15.39 + BUILDTAGS='netgo osusergo static_build' [2022-05-06T17:20:18.283Z] #69 15.39 + export EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:20:18.283Z] #69 15.39 + EXTRA_FLAGS=-buildmode=pie [2022-05-06T17:20:18.283Z] #69 15.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-06T17:20:18.283Z] #69 15.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-06T17:20:18.283Z] #69 15.39 + '[' '' = dynamic ']' [2022-05-06T17:20:18.283Z] #69 15.39 + make [2022-05-06T17:20:18.283Z] #69 15.91 + bin/ctr [2022-05-06T17:20:18.283Z] #69 ... [2022-05-06T17:20:18.283Z] [2022-05-06T17:20:18.283Z] #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-05-06T17:20:18.283Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-06T17:20:18.283Z] #20 71.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-06T17:20:18.541Z] #20 71.20 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-06T17:20:18.541Z] #20 71.21 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:20:18.541Z] #20 71.27 Selecting previously unselected package libapparmor1:amd64. [2022-05-06T17:20:18.541Z] #20 71.28 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-06T17:20:18.541Z] #20 71.28 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-06T17:20:18.541Z] #20 71.33 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-06T17:20:18.800Z] #20 71.33 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-06T17:20:18.800Z] #20 71.34 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-06T17:20:18.800Z] #20 71.41 Selecting previously unselected package libbtrfs0:amd64. [2022-05-06T17:20:18.800Z] #20 71.42 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-06T17:20:18.800Z] #20 71.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:20:18.800Z] #20 71.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-06T17:20:18.800Z] #20 71.50 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-06T17:20:18.800Z] #20 71.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:20:18.800Z] #20 71.61 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-06T17:20:19.059Z] #20 71.62 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:20:19.059Z] #20 71.63 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:20:19.059Z] #20 71.66 Selecting previously unselected package libudev-dev:amd64. [2022-05-06T17:20:19.059Z] #20 71.67 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-06T17:20:19.059Z] #20 71.67 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-06T17:20:19.059Z] #20 71.73 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-06T17:20:19.059Z] #20 71.74 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-06T17:20:19.059Z] #20 71.75 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-06T17:20:19.059Z] #20 71.86 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-06T17:20:19.059Z] #20 71.87 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-06T17:20:19.059Z] #20 71.88 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-06T17:20:19.059Z] #20 71.97 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-06T17:20:19.319Z] #20 71.98 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-06T17:20:19.319Z] #20 71.99 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-06T17:20:19.319Z] #20 72.06 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-06T17:20:19.319Z] #20 72.07 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-06T17:20:19.319Z] #20 72.07 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-06T17:20:19.319Z] #20 72.11 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-06T17:20:19.319Z] #20 72.12 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-06T17:20:19.319Z] #20 72.13 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-06T17:20:19.578Z] #20 72.31 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-06T17:20:19.578Z] #20 72.32 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-06T17:20:19.578Z] #20 72.32 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-06T17:20:19.578Z] #20 72.43 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-06T17:20:19.578Z] #20 72.43 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-06T17:20:19.578Z] #20 72.44 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:20:19.842Z] #20 72.49 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-06T17:20:19.842Z] #20 72.50 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-06T17:20:19.842Z] #20 72.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-06T17:20:19.842Z] #20 72.59 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-06T17:20:19.842Z] #20 72.60 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-06T17:20:19.842Z] #20 72.60 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-06T17:20:20.101Z] #20 72.80 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-06T17:20:20.101Z] #20 72.81 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-06T17:20:20.101Z] #20 72.82 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-06T17:20:20.101Z] #20 72.83 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-06T17:20:20.101Z] #20 72.84 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-06T17:20:20.101Z] #20 72.85 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-06T17:20:20.101Z] #20 72.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-06T17:20:20.101Z] #20 72.87 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-06T17:20:20.101Z] #20 72.88 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-06T17:20:20.101Z] #20 72.89 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-06T17:20:20.101Z] #20 72.90 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-06T17:20:20.101Z] #20 72.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-06T17:20:20.101Z] #20 72.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-06T17:20:20.101Z] #20 72.92 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-06T17:20:20.101Z] #20 72.93 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-06T17:20:20.101Z] #20 72.94 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-06T17:20:20.101Z] #20 72.95 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-06T17:20:20.364Z] #20 72.96 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-06T17:20:20.364Z] #20 72.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-06T17:20:20.364Z] #20 72.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-06T17:20:20.364Z] #20 72.99 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:20:20.364Z] #20 73.01 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-05-06T17:20:20.364Z] #20 73.02 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:20:20.364Z] #20 73.03 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-05-06T17:20:20.364Z] #20 73.04 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-06T17:20:20.364Z] #20 73.05 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-06T17:20:20.364Z] #20 73.07 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-05-06T17:20:20.364Z] #20 73.07 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-06T17:20:20.364Z] #20 73.09 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-06T17:20:20.364Z] #20 73.11 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:20:20.364Z] #20 73.12 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-06T17:20:20.364Z] #20 73.14 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:20:20.364Z] #20 73.15 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-06T17:20:20.622Z] #20 73.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:20:21.561Z] #20 DONE 74.3s [2022-05-06T17:20:21.561Z] [2022-05-06T17:20:21.561Z] #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-05-06T17:20:21.561Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-06T17:20:22.938Z] #21 1.301 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-06T17:20:22.939Z] #21 1.302 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-06T17:20:22.939Z] #21 1.497 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-06T17:20:25.711Z] #58 ... [2022-05-06T17:20:25.711Z] [2022-05-06T17:20:25.711Z] #45 [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-05-06T17:20:25.711Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:20:25.711Z] #45 228.0 + dpkg --print-architecture [2022-05-06T17:20:25.711Z] #45 228.0 + git checkout -q v2.1.0 [2022-05-06T17:20:25.711Z] #45 228.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-06T17:20:25.711Z] #45 228.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-06T17:20:28.777Z] #21 1.842 Reading package lists... [2022-05-06T17:20:29.549Z] #53 ... [2022-05-06T17:20:29.549Z] [2022-05-06T17:20:29.549Z] #45 [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-05-06T17:20:29.549Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-06T17:20:29.549Z] #45 224.7 + dpkg --print-architecture [2022-05-06T17:20:29.549Z] #45 224.7 + git checkout -q v2.1.0 [2022-05-06T17:20:29.806Z] #45 225.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-06T17:20:29.806Z] #45 225.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-06T17:20:31.431Z] 8f616e6e9eec: Pull complete [2022-05-06T17:20:32.427Z] 8f616e6e9eec: Pull complete [2022-05-06T17:20:32.967Z] #21 6.483 Reading package lists... [2022-05-06T17:20:33.902Z] #21 11.03 Building dependency tree... [2022-05-06T17:20:33.902Z] #21 12.09 Reading state information... [2022-05-06T17:20:34.839Z] #21 13.11 The following additional packages will be installed: [2022-05-06T17:20:34.839Z] #21 13.11 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-06T17:20:34.839Z] #21 13.11 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-06T17:20:34.839Z] #21 13.11 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-06T17:20:34.839Z] #21 13.11 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-06T17:20:34.839Z] #21 13.11 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-06T17:20:34.839Z] #21 13.12 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-06T17:20:34.839Z] #21 13.12 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-06T17:20:34.839Z] #21 13.14 Suggested packages: [2022-05-06T17:20:34.839Z] #21 13.14 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-06T17:20:34.839Z] #21 13.14 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-06T17:20:34.839Z] #21 13.14 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-06T17:20:34.839Z] #21 13.14 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-06T17:20:34.839Z] #21 13.14 seccomp:ppc64el seccomp:s390x [2022-05-06T17:20:34.839Z] #21 13.14 Recommended packages: [2022-05-06T17:20:34.839Z] #21 13.14 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-06T17:20:34.839Z] #21 13.14 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-06T17:20:34.839Z] #21 13.14 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-06T17:20:34.839Z] #21 13.14 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-06T17:20:35.418Z] #21 13.64 The following NEW packages will be installed: [2022-05-06T17:20:35.418Z] #21 13.64 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-06T17:20:35.418Z] #21 13.64 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-06T17:20:35.418Z] #21 13.64 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-06T17:20:35.418Z] #21 13.64 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-06T17:20:35.418Z] #21 13.64 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-06T17:20:35.418Z] #21 13.64 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-06T17:20:35.418Z] #21 13.64 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-06T17:20:35.418Z] #21 13.64 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-06T17:20:35.418Z] #21 13.64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-06T17:20:35.418Z] #21 13.64 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-06T17:20:35.418Z] #21 13.65 libseccomp2:ppc64el libseccomp2:s390x [2022-05-06T17:20:35.418Z] #21 14.01 0 upgraded, 40 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:20:35.418Z] #21 14.01 Need to get 15.9 MB of archives. [2022-05-06T17:20:35.418Z] #21 14.01 After this operation, 73.0 MB of additional disk space will be used. [2022-05-06T17:20:35.418Z] #21 14.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-06T17:20:35.678Z] #21 14.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-06T17:20:35.678Z] #21 14.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-06T17:20:35.678Z] #21 14.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-06T17:20:35.678Z] #21 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-06T17:20:35.678Z] #21 14.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-06T17:20:35.678Z] #21 14.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-06T17:20:35.678Z] #21 14.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-06T17:20:35.678Z] #21 14.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-06T17:20:35.678Z] #21 14.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-06T17:20:35.678Z] #21 14.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-06T17:20:35.678Z] #21 14.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-06T17:20:35.678Z] #21 14.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-06T17:20:35.678Z] #21 14.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-06T17:20:35.678Z] #21 14.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-06T17:20:35.678Z] #21 14.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-06T17:20:35.678Z] #21 14.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-06T17:20:35.678Z] #21 14.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-06T17:20:35.678Z] #21 14.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-06T17:20:35.678Z] #21 14.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-06T17:20:35.678Z] #21 14.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-06T17:20:35.678Z] #21 14.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-06T17:20:35.678Z] #21 14.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-06T17:20:35.678Z] #21 14.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-06T17:20:35.678Z] #21 14.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-06T17:20:35.678Z] #21 14.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-06T17:20:35.678Z] #21 14.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-06T17:20:35.678Z] #21 14.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-06T17:20:35.678Z] #21 14.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-06T17:20:35.678Z] #21 14.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-06T17:20:35.937Z] #21 14.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-06T17:20:35.937Z] #21 14.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-06T17:20:35.937Z] #21 14.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-06T17:20:35.937Z] #21 14.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-06T17:20:35.937Z] #21 14.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-06T17:20:35.937Z] #21 14.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-06T17:20:35.937Z] #21 14.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-06T17:20:35.937Z] #21 14.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-06T17:20:35.937Z] #21 14.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-06T17:20:35.937Z] #21 14.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-06T17:20:36.506Z] #21 14.73 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:20:36.506Z] #21 14.93 Fetched 15.9 MB in 1s (30.6 MB/s) [2022-05-06T17:20:36.506Z] #21 14.97 Selecting previously unselected package gcc-10-base:armel. [2022-05-06T17:20:36.506Z] #21 14.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-05-06T17:20:36.506Z] #21 15.00 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-06T17:20:36.506Z] #21 15.01 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-06T17:20:36.506Z] #21 15.06 Selecting previously unselected package gcc-10-base:armhf. [2022-05-06T17:20:36.506Z] #21 15.07 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-06T17:20:36.765Z] #21 15.07 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-06T17:20:36.765Z] #21 15.12 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-06T17:20:36.765Z] #21 15.13 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-06T17:20:36.765Z] #21 15.14 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-06T17:20:36.765Z] #21 15.19 Selecting previously unselected package gcc-10-base:s390x. [2022-05-06T17:20:36.765Z] #21 15.19 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-06T17:20:36.765Z] #21 15.20 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-06T17:20:36.765Z] #21 15.25 Selecting previously unselected package gcc-10-base:arm64. [2022-05-06T17:20:36.765Z] #21 15.26 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-06T17:20:36.765Z] #21 15.26 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-06T17:20:36.765Z] #21 15.31 Selecting previously unselected package libgcc-s1:armel. [2022-05-06T17:20:37.024Z] #21 15.32 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-06T17:20:37.024Z] #21 15.33 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-06T17:20:37.024Z] #21 15.38 Selecting previously unselected package libcrypt1:armel. [2022-05-06T17:20:37.024Z] #21 15.39 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-06T17:20:37.024Z] #21 15.39 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-06T17:20:37.024Z] #21 15.47 Selecting previously unselected package libc6:armel. [2022-05-06T17:20:37.024Z] #21 15.47 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-06T17:20:37.283Z] #21 15.66 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-06T17:20:37.543Z] #21 16.06 Selecting previously unselected package libapparmor1:armel. [2022-05-06T17:20:37.802Z] #21 16.06 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-06T17:20:37.802Z] #21 16.06 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-06T17:20:37.802Z] #21 16.12 Selecting previously unselected package libapparmor-dev:armel. [2022-05-06T17:20:37.802Z] #21 16.12 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-06T17:20:37.802Z] #21 16.13 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-06T17:20:37.802Z] #21 16.19 Selecting previously unselected package libgcc-s1:arm64. [2022-05-06T17:20:37.802Z] #21 16.20 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-06T17:20:37.802Z] #21 16.21 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-06T17:20:37.802Z] #21 16.25 Selecting previously unselected package libcrypt1:arm64. [2022-05-06T17:20:37.802Z] #21 16.26 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-06T17:20:37.802Z] #21 16.26 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-06T17:20:37.802Z] #21 16.33 Selecting previously unselected package libc6:arm64. [2022-05-06T17:20:38.064Z] #21 16.33 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-06T17:20:38.064Z] #21 16.52 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-06T17:20:38.633Z] #21 17.05 Selecting previously unselected package libapparmor1:arm64. [2022-05-06T17:20:38.633Z] #21 17.06 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-06T17:20:38.633Z] #21 17.07 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-06T17:20:38.633Z] #21 17.12 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-06T17:20:38.633Z] #21 17.12 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-06T17:20:38.633Z] #21 17.13 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-06T17:20:38.892Z] #21 17.20 Selecting previously unselected package libgcc-s1:s390x. [2022-05-06T17:20:38.892Z] #21 17.21 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-06T17:20:38.892Z] #21 17.21 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-06T17:20:38.892Z] #21 17.25 Selecting previously unselected package libcrypt1:s390x. [2022-05-06T17:20:38.892Z] #21 17.26 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-06T17:20:38.892Z] #21 17.26 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-06T17:20:38.892Z] #21 17.33 Selecting previously unselected package libc6:s390x. [2022-05-06T17:20:38.892Z] #21 17.34 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-06T17:20:39.151Z] #21 17.54 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-06T17:20:39.718Z] #21 17.94 Selecting previously unselected package libapparmor1:s390x. [2022-05-06T17:20:39.718Z] #21 17.95 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-06T17:20:39.718Z] #21 17.95 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-06T17:20:39.718Z] #21 18.01 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-06T17:20:39.718Z] #21 18.01 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-06T17:20:39.718Z] #21 18.02 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-06T17:20:39.718Z] #21 18.08 Selecting previously unselected package libgcc-s1:armhf. [2022-05-06T17:20:39.718Z] #21 18.09 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-06T17:20:39.718Z] #21 18.09 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-06T17:20:39.718Z] #21 18.14 Selecting previously unselected package libcrypt1:armhf. [2022-05-06T17:20:39.718Z] #21 18.15 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-06T17:20:39.718Z] #21 18.15 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-06T17:20:39.718Z] #21 18.23 Selecting previously unselected package libc6:armhf. [2022-05-06T17:20:39.718Z] #21 18.23 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-06T17:20:39.977Z] #21 18.43 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-06T17:20:40.545Z] #21 18.85 Selecting previously unselected package libapparmor1:armhf. [2022-05-06T17:20:40.545Z] #21 18.86 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-06T17:20:40.545Z] #21 18.86 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-06T17:20:40.545Z] #21 18.92 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-06T17:20:40.545Z] #21 18.92 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-06T17:20:40.545Z] #21 18.93 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-06T17:20:40.545Z] #21 18.99 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-06T17:20:40.545Z] #21 19.00 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-06T17:20:40.545Z] #21 19.00 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-06T17:20:40.545Z] #21 19.04 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-06T17:20:40.545Z] #21 19.05 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-06T17:20:40.545Z] #21 19.06 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-06T17:20:40.804Z] #21 19.16 Selecting previously unselected package libc6:ppc64el. [2022-05-06T17:20:40.804Z] #21 19.16 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-06T17:20:41.063Z] #21 19.35 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-06T17:20:41.680Z] #21 19.91 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-06T17:20:41.680Z] #21 19.92 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-06T17:20:41.680Z] #21 19.92 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-06T17:20:41.680Z] #21 19.99 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-06T17:20:41.680Z] #21 20.00 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-06T17:20:41.680Z] #21 20.01 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-06T17:20:41.680Z] #21 20.09 Selecting previously unselected package libseccomp2:s390x. [2022-05-06T17:20:41.680Z] #21 20.09 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-06T17:20:41.680Z] #21 20.10 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-06T17:20:41.680Z] #21 20.15 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-06T17:20:41.680Z] #21 20.15 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-06T17:20:41.680Z] #21 20.16 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-06T17:20:41.940Z] #21 20.22 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-06T17:20:41.940Z] #21 20.23 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-06T17:20:41.940Z] #21 20.24 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-06T17:20:41.940Z] #21 20.28 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-06T17:20:41.940Z] #21 20.28 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-06T17:20:41.940Z] #21 20.29 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-06T17:20:41.940Z] #21 20.40 Selecting previously unselected package libseccomp2:armhf. [2022-05-06T17:20:41.940Z] #21 20.40 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-06T17:20:41.940Z] #21 20.41 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-06T17:20:41.940Z] #21 20.45 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-06T17:20:41.940Z] #21 20.46 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-06T17:20:41.940Z] #21 20.46 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-06T17:20:41.940Z] #21 20.52 Selecting previously unselected package libseccomp2:armel. [2022-05-06T17:20:42.208Z] #21 20.52 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-06T17:20:42.208Z] #21 20.52 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-06T17:20:42.208Z] #21 20.60 Selecting previously unselected package libseccomp-dev:armel. [2022-05-06T17:20:42.208Z] #21 20.61 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-06T17:20:42.208Z] #21 20.62 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-06T17:20:42.208Z] #21 20.69 Selecting previously unselected package libseccomp2:arm64. [2022-05-06T17:20:42.208Z] #21 20.70 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-06T17:20:42.208Z] #21 20.70 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-06T17:20:42.474Z] #21 20.74 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-06T17:20:42.474Z] #21 20.75 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-06T17:20:42.474Z] #21 20.75 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-06T17:20:42.474Z] #21 20.88 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-06T17:20:42.474Z] #21 20.90 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-06T17:20:42.474Z] #21 20.91 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-06T17:20:42.474Z] #21 20.92 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-06T17:20:42.474Z] #21 20.93 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-06T17:20:42.474Z] #21 20.94 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-06T17:20:42.474Z] #21 20.95 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-06T17:20:42.474Z] #21 20.96 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-06T17:20:42.474Z] #21 20.97 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-06T17:20:42.474Z] #21 20.98 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-06T17:20:42.733Z] #21 20.99 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-06T17:20:42.733Z] #21 21.00 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-06T17:20:42.733Z] #21 21.01 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-06T17:20:42.733Z] #21 21.02 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-06T17:20:42.733Z] #21 21.03 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-06T17:20:42.733Z] #21 21.04 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-06T17:20:44.107Z] #21 22.29 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-06T17:20:45.043Z] #21 23.52 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-06T17:20:46.419Z] #21 24.75 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-06T17:20:47.263Z] #62 ... [2022-05-06T17:20:47.263Z] [2022-05-06T17:20:47.263Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:20:47.263Z] #58 sha256:a736bc5f7f30fd210fb55fa83b5e49414529eb87a69373752a2dc8b2935eac76 [2022-05-06T17:20:47.263Z] #58 141.2 + mkdir -p /build [2022-05-06T17:20:47.263Z] #58 141.2 + cp runc /build/runc [2022-05-06T17:20:47.263Z] #58 DONE 142.1s [2022-05-06T17:20:47.263Z] [2022-05-06T17:20:47.263Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:20:47.263Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:20:47.263Z] #53 248.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-06T17:20:47.263Z] #53 DONE 248.0s [2022-05-06T17:20:47.263Z] [2022-05-06T17:20:47.263Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:47.263Z] #62 sha256:701aaefb87714938fd6589652df4e842f75cc389a2efec99d465c30ca6121e16 [2022-05-06T17:20:47.263Z] #62 ... [2022-05-06T17:20:47.263Z] [2022-05-06T17:20:47.263Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-06T17:20:47.263Z] #54 sha256:73d02e6c529a3a0a0459937c757941979748c58d91db33f4f07a5c77a29a85b4 [2022-05-06T17:20:47.263Z] #54 DONE 0.6s [2022-05-06T17:20:47.263Z] [2022-05-06T17:20:47.263Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-06T17:20:47.263Z] #56 sha256:af2f59102fffd563ee4c787194f521c6ddce730b382f54d52797d657eb47c5ef [2022-05-06T17:20:47.263Z] #56 DONE 0.1s [2022-05-06T17:20:47.263Z] [2022-05-06T17:20:47.263Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:47.263Z] #62 sha256:701aaefb87714938fd6589652df4e842f75cc389a2efec99d465c30ca6121e16 [2022-05-06T17:20:47.263Z] #62 ... [2022-05-06T17:20:47.263Z] [2022-05-06T17:20:47.263Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-06T17:20:47.263Z] #59 sha256:3cb479879def6cf44fce473cc210544e772018c3f0446b93bcc8f046cc6d8199 [2022-05-06T17:20:47.263Z] #59 DONE 0.3s [2022-05-06T17:20:47.263Z] [2022-05-06T17:20:47.263Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:47.263Z] #62 sha256:701aaefb87714938fd6589652df4e842f75cc389a2efec99d465c30ca6121e16 [2022-05-06T17:20:47.689Z] #45 DONE 251.0s [2022-05-06T17:20:47.690Z] [2022-05-06T17:20:47.690Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:20:47.690Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:20:47.796Z] #21 26.00 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-06T17:20:48.206Z] #62 216.8 + bin/containerd [2022-05-06T17:20:48.263Z] #53 ... [2022-05-06T17:20:48.263Z] [2022-05-06T17:20:48.263Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-06T17:20:48.263Z] #46 sha256:730c6aaf59cf38a60cf803f7c9746e2d65517c750f345983591e5756667556b6 [2022-05-06T17:20:48.731Z] #21 27.22 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-06T17:20:48.731Z] #21 27.23 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-06T17:20:48.731Z] #21 27.24 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-06T17:20:48.731Z] #21 27.26 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-06T17:20:48.731Z] #21 27.27 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-06T17:20:48.731Z] #21 27.28 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.731Z] #21 27.29 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.731Z] #21 27.30 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.836Z] #46 DONE 0.5s [2022-05-06T17:20:48.836Z] [2022-05-06T17:20:48.836Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-06T17:20:48.836Z] #50 sha256:af086934cce5a5d346afb874682a069346e0e41123f5c8f3e6d0037f219678a3 [2022-05-06T17:20:48.836Z] #50 DONE 0.1s [2022-05-06T17:20:48.836Z] [2022-05-06T17:20:48.836Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:20:48.836Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:20:48.993Z] #21 27.31 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.993Z] #21 27.32 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.993Z] #21 27.33 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-06T17:20:48.993Z] #21 27.35 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-06T17:20:48.993Z] #21 27.36 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-06T17:20:48.993Z] #21 27.36 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-06T17:20:48.993Z] #21 27.38 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-06T17:20:48.993Z] #21 27.39 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.993Z] #21 27.40 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.993Z] #21 27.40 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.993Z] #21 27.41 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.993Z] #21 27.42 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-06T17:20:48.993Z] #21 27.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:20:49.098Z] #53 ... [2022-05-06T17:20:49.098Z] [2022-05-06T17:20:49.098Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-06T17:20:49.098Z] #52 sha256:bd2ea7f193ea8088bf1933277ca8283fc96ae456a630169904f988d0ee1ee37e [2022-05-06T17:20:49.098Z] #52 DONE 0.1s [2022-05-06T17:20:49.098Z] [2022-05-06T17:20:49.098Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:49.098Z] #62 sha256:53bd7d977f5a7a8f7d7312530f02e2e6c2f31b9bae91bfa6c47cadc4454e6b2d [2022-05-06T17:20:49.560Z] #21 DONE 27.9s [2022-05-06T17:20:49.561Z] [2022-05-06T17:20:49.561Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-06T17:20:49.561Z] #64 sha256:2b16a314806bc57c5f7e8530f52f379fb0fe9db005029a0f738b9501b8084c85 [2022-05-06T17:20:49.561Z] #64 DONE 0.1s [2022-05-06T17:20:49.561Z] [2022-05-06T17:20:49.561Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:20:49.561Z] #65 sha256:8568016c672cb7b819800cbe2cdb1a4c98cc6c1cf6946428ac46dac319420d63 [2022-05-06T17:20:50.935Z] #65 ... [2022-05-06T17:20:50.935Z] [2022-05-06T17:20:50.935Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-06T17:20:50.935Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-06T17:20:50.935Z] #22 DONE 1.3s [2022-05-06T17:20:50.935Z] [2022-05-06T17:20:50.935Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:20:50.935Z] #65 sha256:8568016c672cb7b819800cbe2cdb1a4c98cc6c1cf6946428ac46dac319420d63 [2022-05-06T17:20:50.935Z] #65 1.057 + RM_GOPATH=0 [2022-05-06T17:20:50.935Z] #65 1.057 + TMP_GOPATH= [2022-05-06T17:20:50.935Z] #65 1.057 + : /build [2022-05-06T17:20:50.935Z] #65 1.057 + '[' -z '' ']' [2022-05-06T17:20:50.935Z] #65 1.057 ++ mktemp -d [2022-05-06T17:20:50.935Z] #65 1.059 + export GOPATH=/tmp/tmp.nvVvnTnxl4 [2022-05-06T17:20:50.935Z] #65 1.059 + GOPATH=/tmp/tmp.nvVvnTnxl4 [2022-05-06T17:20:50.935Z] #65 1.059 + RM_GOPATH=1 [2022-05-06T17:20:50.935Z] #65 1.060 + case "$(go env GOARCH)" in [2022-05-06T17:20:50.935Z] #65 1.060 ++ go env GOARCH [2022-05-06T17:20:50.935Z] #65 1.073 + export GO_BUILDMODE=-buildmode=pie [2022-05-06T17:20:50.935Z] #65 1.073 + GO_BUILDMODE=-buildmode=pie [2022-05-06T17:20:50.935Z] #65 1.073 ++ dirname /install.sh [2022-05-06T17:20:50.935Z] #65 1.074 + dir=/ [2022-05-06T17:20:50.935Z] #65 1.074 + bin=runc [2022-05-06T17:20:50.935Z] #65 1.075 + shift [2022-05-06T17:20:50.935Z] #65 1.075 + '[' '!' -f //runc.installer ']' [2022-05-06T17:20:50.935Z] #65 1.075 + . //runc.installer [2022-05-06T17:20:50.935Z] #65 1.076 ++ set -e [2022-05-06T17:20:50.935Z] #65 1.076 ++ : v1.1.1 [2022-05-06T17:20:50.935Z] #65 1.076 + install_runc [2022-05-06T17:20:50.935Z] #65 1.077 + RUNC_BUILDTAGS=seccomp [2022-05-06T17:20:50.935Z] #65 1.077 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-06T17:20:50.935Z] #65 1.077 Install runc version v1.1.1 (build tags: seccomp) [2022-05-06T17:20:50.935Z] #65 1.077 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nvVvnTnxl4/src/github.com/opencontainers/runc [2022-05-06T17:20:50.935Z] #65 1.080 Cloning into '/tmp/tmp.nvVvnTnxl4/src/github.com/opencontainers/runc'... [2022-05-06T17:20:51.870Z] #65 ... [2022-05-06T17:20:51.870Z] [2022-05-06T17:20:51.870Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-06T17:20:51.870Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-06T17:20:51.870Z] #23 DONE 0.9s [2022-05-06T17:20:51.870Z] [2022-05-06T17:20:51.870Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-06T17:20:51.870Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-06T17:20:52.438Z] #24 0.733 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-06T17:20:52.439Z] #24 DONE 0.8s [2022-05-06T17:20:52.439Z] [2022-05-06T17:20:52.439Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-06T17:20:52.439Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-06T17:20:53.821Z] #25 DONE 1.0s [2022-05-06T17:20:53.821Z] [2022-05-06T17:20:53.821Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-06T17:20:53.821Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-06T17:20:54.389Z] #26 DONE 0.8s [2022-05-06T17:20:54.389Z] [2022-05-06T17:20:54.389Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-05-06T17:20:54.389Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-06T17:20:55.327Z] #27 DONE 1.0s [2022-05-06T17:20:55.327Z] [2022-05-06T17:20:55.328Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:20:55.328Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-06T17:20:56.316Z] #45 DONE 247.4s [2022-05-06T17:20:56.316Z] [2022-05-06T17:20:56.316Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:20:56.316Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:20:56.316Z] #53 ... [2022-05-06T17:20:56.316Z] [2022-05-06T17:20:56.316Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-06T17:20:56.316Z] #46 sha256:c03fec20070079d6e2c245c222ec21c7f997f53bea777e93e9d9638220b1abcf [2022-05-06T17:20:56.316Z] #46 DONE 0.5s [2022-05-06T17:20:56.316Z] [2022-05-06T17:20:56.316Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-06T17:20:56.316Z] #50 sha256:6113ef1ee947d5a0366b97b9c1ef83204acfc52f70656bdc0a8820e20195d7ce [2022-05-06T17:20:56.316Z] #50 DONE 0.1s [2022-05-06T17:20:56.316Z] [2022-05-06T17:20:56.316Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-06T17:20:56.316Z] #52 sha256:a1e0bde0d565ef817ad28e0a057ca40aa3c94f2cbcfcc1c879d3f190d920ca12 [2022-05-06T17:20:56.316Z] #52 DONE 0.1s [2022-05-06T17:20:56.316Z] [2022-05-06T17:20:56.316Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:20:56.316Z] #62 sha256:ce34aec95a859f10da09004eac9a7b730455f397b1ab8285c4c909fd3871c7a4 [2022-05-06T17:20:56.711Z] #28 1.188 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-06T17:20:56.711Z] #28 1.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-06T17:20:56.711Z] #28 1.212 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-06T17:20:56.711Z] #28 1.439 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-06T17:20:56.744Z] #62 230.0 # github.com/containerd/containerd/cmd/containerd [2022-05-06T17:20:56.744Z] #62 230.0 /usr/bin/ld: /tmp/go-link-3175701942/000019.o: in function `New': [2022-05-06T17:20:56.744Z] #62 230.0 /tmp/tmp.FN1J8vmR3h/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-06T17:20:56.744Z] #62 230.1 + bin/containerd-stress [2022-05-06T17:20:56.744Z] #62 231.2 + bin/containerd-shim [2022-05-06T17:20:56.970Z] #28 1.727 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-06T17:20:57.229Z] #28 2.043 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-06T17:20:57.798Z] #28 2.392 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-06T17:20:57.798Z] #28 2.633 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-06T17:20:58.057Z] #28 2.932 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-06T17:20:58.315Z] #28 3.188 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-06T17:20:58.574Z] #28 3.200 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-06T17:20:58.574Z] #28 3.201 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [138 kB] [2022-05-06T17:20:58.574Z] #28 3.208 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-06T17:20:58.574Z] #28 3.213 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-06T17:20:58.574Z] #28 3.220 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-06T17:20:58.834Z] #28 3.543 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-06T17:20:58.834Z] #28 3.546 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-06T17:20:58.834Z] #28 3.549 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-06T17:20:58.834Z] #28 3.550 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-06T17:20:58.834Z] #28 3.551 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-06T17:20:58.834Z] #28 3.551 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-06T17:21:04.858Z] #62 239.5 + bin/containerd-shim-runc-v1 [2022-05-06T17:21:05.408Z] #28 ... [2022-05-06T17:21:05.408Z] [2022-05-06T17:21:05.408Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:21:05.408Z] #65 sha256:8568016c672cb7b819800cbe2cdb1a4c98cc6c1cf6946428ac46dac319420d63 [2022-05-06T17:21:05.408Z] #65 5.263 + cd /tmp/tmp.nvVvnTnxl4/src/github.com/opencontainers/runc [2022-05-06T17:21:05.408Z] #65 5.263 + git checkout -q v1.1.1 [2022-05-06T17:21:05.408Z] #65 5.488 + '[' -z '' ']' [2022-05-06T17:21:05.408Z] #65 5.488 + target=static [2022-05-06T17:21:05.408Z] #65 5.488 + make BUILDTAGS=seccomp static [2022-05-06T17:21:05.408Z] #65 5.820 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-05-06T17:21:09.065Z] #62 244.4 + bin/containerd-shim-runc-v2 [2022-05-06T17:21:09.630Z] #62 245.1 + binaries [2022-05-06T17:21:09.630Z] #62 245.1 + install -D bin/containerd /build/containerd [2022-05-06T17:21:09.630Z] #62 245.2 + install -D bin/containerd-shim /build/containerd-shim [2022-05-06T17:21:09.630Z] #62 245.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-06T17:21:09.630Z] #62 245.2 + install -D bin/ctr /build/ctr [2022-05-06T17:21:10.684Z] #65 ... [2022-05-06T17:21:10.684Z] [2022-05-06T17:21:10.684Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:21:10.684Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-06T17:21:10.684Z] #28 14.73 Fetched 49.0 MB in 14s (3555 kB/s) [2022-05-06T17:21:14.899Z] #62 DONE 250.6s [2022-05-06T17:21:15.834Z] [2022-05-06T17:21:15.834Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-06T17:21:15.834Z] #63 sha256:0d381d902f49c30f6812be6414f299f57360be8ca492895235bc40f1b0909508 [2022-05-06T17:21:17.254Z] #28 14.73 Reading package lists... [2022-05-06T17:21:17.734Z] #63 DONE 2.0s [2022-05-06T17:21:17.734Z] [2022-05-06T17:21:17.734Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-06T17:21:17.734Z] #68 sha256:eb4035e4c8cd7068d90f2a8c93fb906288b9be21e5454ad27abc750ac62a57c4 [2022-05-06T17:21:17.992Z] #68 DONE 0.4s [2022-05-06T17:21:17.992Z] [2022-05-06T17:21:17.992Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-06T17:21:17.992Z] #73 sha256:4be43e721f1d7ecbc00f97aebe53dcba328c7fb2d282ba3c799325cecee3d4f3 [2022-05-06T17:21:19.895Z] #73 DONE 2.1s [2022-05-06T17:21:20.154Z] [2022-05-06T17:21:20.154Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-06T17:21:20.154Z] #74 sha256:8d55924967d00d7a209811ce05759f4c88b38aed3dddb8a90895a834200968c4 [2022-05-06T17:21:20.154Z] #74 DONE 0.0s [2022-05-06T17:21:20.154Z] [2022-05-06T17:21:20.154Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-06T17:21:20.154Z] #75 sha256:24bfb302fa5e00c5fd2263dccea94ed7695d7d672bfe3ac50aa9862f33b852cb [2022-05-06T17:21:21.093Z] #75 DONE 0.9s [2022-05-06T17:21:21.093Z] [2022-05-06T17:21:21.093Z] #76 exporting to image [2022-05-06T17:21:21.093Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-06T17:21:21.093Z] #76 exporting layers [2022-05-06T17:21:23.823Z] #28 21.56 Reading package lists... [2022-05-06T17:21:24.381Z] #76 exporting layers 3.2s done [2022-05-06T17:21:24.381Z] #76 writing image sha256:88189c02deee56c53cba1de8ccbd722f616f7a709f192679c1bf92b8a786bf96 done [2022-05-06T17:21:24.381Z] #76 naming to docker.io/library/docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd done [2022-05-06T17:21:24.381Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-06T17:21:24.707Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-06T17:21:24.988Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/test/unit [2022-05-06T17:21:25.201Z] #28 28.10 Building dependency tree... [2022-05-06T17:21:26.139Z] #28 30.93 bzip2 is already the newest version (1.0.8-4). [2022-05-06T17:21:26.139Z] #28 30.93 patch is already the newest version (2.7.6-7). [2022-05-06T17:21:26.139Z] #28 30.93 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-06T17:21:26.139Z] #28 30.93 The following additional packages will be installed: [2022-05-06T17:21:26.398Z] #28 30.93 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-06T17:21:26.398Z] #28 30.94 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-06T17:21:26.398Z] #28 30.94 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-06T17:21:26.398Z] #28 30.95 python3-pkg-resources vim-runtime xxd [2022-05-06T17:21:26.398Z] #28 30.97 Suggested packages: [2022-05-06T17:21:26.398Z] #28 30.97 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-06T17:21:26.398Z] #28 30.97 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-06T17:21:26.398Z] #28 30.97 Recommended packages: [2022-05-06T17:21:26.398Z] #28 30.97 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-06T17:21:26.888Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-06T17:21:26.888Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-06T17:21:26.888Z] + TESTDIRS=./... [2022-05-06T17:21:26.888Z] + exclude_paths='/vendor/|/integration' [2022-05-06T17:21:26.888Z] ++ go list ./... [2022-05-06T17:21:26.888Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-06T17:21:27.455Z] + pkg_list='github.com/docker/docker/api [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/router [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:21:27.455Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/backend [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/container [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/events [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/filters [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/image [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/mount [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/network [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/registry [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/time [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/versions [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/volume [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli/config [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli/debug [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:21:27.456Z] github.com/docker/docker/client [2022-05-06T17:21:27.456Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:21:27.456Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:21:27.456Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:21:27.456Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:21:27.456Z] github.com/docker/docker/container [2022-05-06T17:21:27.456Z] github.com/docker/docker/container/stream [2022-05-06T17:21:27.456Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:21:27.456Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:21:27.456Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/config [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/events [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/exec [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/images [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/links [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/names [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/network [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/stats [2022-05-06T17:21:27.456Z] github.com/docker/docker/distribution [2022-05-06T17:21:27.456Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:21:27.456Z] github.com/docker/docker/distribution/utils [2022-05-06T17:21:27.456Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:21:27.456Z] github.com/docker/docker/dockerversion [2022-05-06T17:21:27.456Z] github.com/docker/docker/errdefs [2022-05-06T17:21:27.456Z] github.com/docker/docker/image [2022-05-06T17:21:27.456Z] github.com/docker/docker/image/cache [2022-05-06T17:21:27.456Z] github.com/docker/docker/image/tarexport [2022-05-06T17:21:27.456Z] github.com/docker/docker/image/v1 [2022-05-06T17:21:27.456Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:21:27.456Z] github.com/docker/docker/layer [2022-05-06T17:21:27.456Z] github.com/docker/docker/libcontainerd [2022-05-06T17:21:27.456Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:21:27.456Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:21:27.456Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:21:27.456Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/libnetwork/types [2022-05-06T17:21:27.456Z] github.com/docker/docker/oci [2022-05-06T17:21:27.456Z] github.com/docker/docker/oci/caps [2022-05-06T17:21:27.456Z] github.com/docker/docker/opts [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/archive [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/directory [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/platform [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/pools [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/progress [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/signal [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/stack [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/system [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:21:27.456Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:21:27.456Z] github.com/docker/docker/plugin [2022-05-06T17:21:27.456Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:21:27.456Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:21:27.456Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:21:27.456Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:21:27.456Z] github.com/docker/docker/quota [2022-05-06T17:21:27.456Z] github.com/docker/docker/reference [2022-05-06T17:21:27.456Z] github.com/docker/docker/registry [2022-05-06T17:21:27.456Z] github.com/docker/docker/registry/resumable [2022-05-06T17:21:27.456Z] github.com/docker/docker/restartmanager [2022-05-06T17:21:27.456Z] github.com/docker/docker/rootless [2022-05-06T17:21:27.456Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:21:27.456Z] github.com/docker/docker/runconfig [2022-05-06T17:21:27.456Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/environment [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/registry [2022-05-06T17:21:27.456Z] github.com/docker/docker/testutil/request [2022-05-06T17:21:27.456Z] github.com/docker/docker/volume [2022-05-06T17:21:27.456Z] github.com/docker/docker/volume/drivers [2022-05-06T17:21:27.456Z] github.com/docker/docker/volume/local [2022-05-06T17:21:27.456Z] github.com/docker/docker/volume/mounts [2022-05-06T17:21:27.456Z] github.com/docker/docker/volume/service [2022-05-06T17:21:27.456Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:21:27.456Z] github.com/docker/docker/volume/testutils' [2022-05-06T17:21:27.456Z] ++ grep --fixed-strings -v /libnetwork [2022-05-06T17:21:27.456Z] ++ echo 'github.com/docker/docker/api [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/backend [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/container [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/events [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/filters [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/image [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/mount [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/network [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/registry [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/time [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/versions [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:21:27.456Z] github.com/docker/docker/api/types/volume [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:21:27.456Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli/config [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli/debug [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:21:27.456Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:21:27.456Z] github.com/docker/docker/client [2022-05-06T17:21:27.456Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:21:27.456Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:21:27.456Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:21:27.456Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:21:27.456Z] github.com/docker/docker/container [2022-05-06T17:21:27.456Z] github.com/docker/docker/container/stream [2022-05-06T17:21:27.456Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:21:27.456Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:21:27.456Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/config [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/events [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/exec [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:21:27.456Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/images [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/links [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/names [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/network [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/stats [2022-05-06T17:21:27.457Z] github.com/docker/docker/distribution [2022-05-06T17:21:27.457Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:21:27.457Z] github.com/docker/docker/distribution/utils [2022-05-06T17:21:27.457Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:21:27.457Z] github.com/docker/docker/dockerversion [2022-05-06T17:21:27.457Z] github.com/docker/docker/errdefs [2022-05-06T17:21:27.457Z] github.com/docker/docker/image [2022-05-06T17:21:27.457Z] github.com/docker/docker/image/cache [2022-05-06T17:21:27.457Z] github.com/docker/docker/image/tarexport [2022-05-06T17:21:27.457Z] github.com/docker/docker/image/v1 [2022-05-06T17:21:27.457Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:21:27.457Z] github.com/docker/docker/layer [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/libnetwork/types [2022-05-06T17:21:27.457Z] github.com/docker/docker/oci [2022-05-06T17:21:27.457Z] github.com/docker/docker/oci/caps [2022-05-06T17:21:27.457Z] github.com/docker/docker/opts [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/archive [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/directory [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/platform [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/pools [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/progress [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/signal [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/stack [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/system [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:21:27.457Z] github.com/docker/docker/plugin [2022-05-06T17:21:27.457Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:21:27.457Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:21:27.457Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:21:27.457Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:21:27.457Z] github.com/docker/docker/quota [2022-05-06T17:21:27.457Z] github.com/docker/docker/reference [2022-05-06T17:21:27.457Z] github.com/docker/docker/registry [2022-05-06T17:21:27.457Z] github.com/docker/docker/registry/resumable [2022-05-06T17:21:27.457Z] github.com/docker/docker/restartmanager [2022-05-06T17:21:27.457Z] github.com/docker/docker/rootless [2022-05-06T17:21:27.457Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:21:27.457Z] github.com/docker/docker/runconfig [2022-05-06T17:21:27.457Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/environment [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/registry [2022-05-06T17:21:27.457Z] github.com/docker/docker/testutil/request [2022-05-06T17:21:27.457Z] github.com/docker/docker/volume [2022-05-06T17:21:27.457Z] github.com/docker/docker/volume/drivers [2022-05-06T17:21:27.457Z] github.com/docker/docker/volume/local [2022-05-06T17:21:27.457Z] github.com/docker/docker/volume/mounts [2022-05-06T17:21:27.457Z] github.com/docker/docker/volume/service [2022-05-06T17:21:27.457Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:21:27.457Z] github.com/docker/docker/volume/testutils' [2022-05-06T17:21:27.457Z] + base_pkg_list='github.com/docker/docker/api [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/backend [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/container [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/events [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/filters [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/image [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/mount [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/network [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/registry [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/time [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/versions [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:21:27.457Z] github.com/docker/docker/api/types/volume [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:21:27.457Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:21:27.457Z] github.com/docker/docker/cli [2022-05-06T17:21:27.457Z] github.com/docker/docker/cli/config [2022-05-06T17:21:27.457Z] github.com/docker/docker/cli/debug [2022-05-06T17:21:27.457Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:21:27.457Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:21:27.457Z] github.com/docker/docker/client [2022-05-06T17:21:27.457Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:21:27.457Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:21:27.457Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:21:27.457Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:21:27.457Z] github.com/docker/docker/container [2022-05-06T17:21:27.457Z] github.com/docker/docker/container/stream [2022-05-06T17:21:27.457Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:21:27.457Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:21:27.457Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/config [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/events [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/exec [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/images [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/links [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/names [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/network [2022-05-06T17:21:27.457Z] github.com/docker/docker/daemon/stats [2022-05-06T17:21:27.457Z] github.com/docker/docker/distribution [2022-05-06T17:21:27.457Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:21:27.457Z] github.com/docker/docker/distribution/utils [2022-05-06T17:21:27.457Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:21:27.457Z] github.com/docker/docker/dockerversion [2022-05-06T17:21:27.457Z] github.com/docker/docker/errdefs [2022-05-06T17:21:27.457Z] github.com/docker/docker/image [2022-05-06T17:21:27.457Z] github.com/docker/docker/image/cache [2022-05-06T17:21:27.457Z] github.com/docker/docker/image/tarexport [2022-05-06T17:21:27.457Z] github.com/docker/docker/image/v1 [2022-05-06T17:21:27.457Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:21:27.457Z] github.com/docker/docker/layer [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:21:27.457Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:21:27.457Z] github.com/docker/docker/oci [2022-05-06T17:21:27.457Z] github.com/docker/docker/oci/caps [2022-05-06T17:21:27.457Z] github.com/docker/docker/opts [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/archive [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/directory [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/platform [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:21:27.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/pools [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/progress [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/signal [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/stack [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/system [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:21:27.458Z] github.com/docker/docker/plugin [2022-05-06T17:21:27.458Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:21:27.458Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:21:27.458Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:21:27.458Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:21:27.458Z] github.com/docker/docker/quota [2022-05-06T17:21:27.458Z] github.com/docker/docker/reference [2022-05-06T17:21:27.458Z] github.com/docker/docker/registry [2022-05-06T17:21:27.458Z] github.com/docker/docker/registry/resumable [2022-05-06T17:21:27.458Z] github.com/docker/docker/restartmanager [2022-05-06T17:21:27.458Z] github.com/docker/docker/rootless [2022-05-06T17:21:27.458Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:21:27.458Z] github.com/docker/docker/runconfig [2022-05-06T17:21:27.458Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/environment [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/registry [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/request [2022-05-06T17:21:27.458Z] github.com/docker/docker/volume [2022-05-06T17:21:27.458Z] github.com/docker/docker/volume/drivers [2022-05-06T17:21:27.458Z] github.com/docker/docker/volume/local [2022-05-06T17:21:27.458Z] github.com/docker/docker/volume/mounts [2022-05-06T17:21:27.458Z] github.com/docker/docker/volume/service [2022-05-06T17:21:27.458Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:21:27.458Z] github.com/docker/docker/volume/testutils' [2022-05-06T17:21:27.458Z] ++ grep --fixed-strings /libnetwork [2022-05-06T17:21:27.458Z] ++ echo 'github.com/docker/docker/api [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/backend [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/container [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/events [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/filters [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/image [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/mount [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/network [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/registry [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/time [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/versions [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:21:27.458Z] github.com/docker/docker/api/types/volume [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:21:27.458Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:21:27.458Z] github.com/docker/docker/cli [2022-05-06T17:21:27.458Z] github.com/docker/docker/cli/config [2022-05-06T17:21:27.458Z] github.com/docker/docker/cli/debug [2022-05-06T17:21:27.458Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:21:27.458Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:21:27.458Z] github.com/docker/docker/client [2022-05-06T17:21:27.458Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:21:27.458Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:21:27.458Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:21:27.458Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:21:27.458Z] github.com/docker/docker/container [2022-05-06T17:21:27.458Z] github.com/docker/docker/container/stream [2022-05-06T17:21:27.458Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:21:27.458Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:21:27.458Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/config [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/events [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/exec [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/images [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/links [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/names [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/network [2022-05-06T17:21:27.458Z] github.com/docker/docker/daemon/stats [2022-05-06T17:21:27.458Z] github.com/docker/docker/distribution [2022-05-06T17:21:27.458Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:21:27.458Z] github.com/docker/docker/distribution/utils [2022-05-06T17:21:27.458Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:21:27.458Z] github.com/docker/docker/dockerversion [2022-05-06T17:21:27.458Z] github.com/docker/docker/errdefs [2022-05-06T17:21:27.458Z] github.com/docker/docker/image [2022-05-06T17:21:27.458Z] github.com/docker/docker/image/cache [2022-05-06T17:21:27.458Z] github.com/docker/docker/image/tarexport [2022-05-06T17:21:27.458Z] github.com/docker/docker/image/v1 [2022-05-06T17:21:27.458Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:21:27.458Z] github.com/docker/docker/layer [2022-05-06T17:21:27.458Z] github.com/docker/docker/libcontainerd [2022-05-06T17:21:27.458Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:21:27.458Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:21:27.458Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:21:27.458Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/libnetwork/types [2022-05-06T17:21:27.458Z] github.com/docker/docker/oci [2022-05-06T17:21:27.458Z] github.com/docker/docker/oci/caps [2022-05-06T17:21:27.458Z] github.com/docker/docker/opts [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/archive [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/directory [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/platform [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/pools [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/progress [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/signal [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/stack [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/system [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:21:27.458Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:21:27.458Z] github.com/docker/docker/plugin [2022-05-06T17:21:27.458Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:21:27.458Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:21:27.458Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:21:27.458Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:21:27.458Z] github.com/docker/docker/quota [2022-05-06T17:21:27.458Z] github.com/docker/docker/reference [2022-05-06T17:21:27.458Z] github.com/docker/docker/registry [2022-05-06T17:21:27.458Z] github.com/docker/docker/registry/resumable [2022-05-06T17:21:27.458Z] github.com/docker/docker/restartmanager [2022-05-06T17:21:27.458Z] github.com/docker/docker/rootless [2022-05-06T17:21:27.458Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:21:27.458Z] github.com/docker/docker/runconfig [2022-05-06T17:21:27.458Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil [2022-05-06T17:21:27.458Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:21:27.459Z] github.com/docker/docker/testutil/environment [2022-05-06T17:21:27.459Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:21:27.459Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:21:27.459Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:21:27.459Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:21:27.459Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:21:27.459Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:21:27.459Z] github.com/docker/docker/testutil/registry [2022-05-06T17:21:27.459Z] github.com/docker/docker/testutil/request [2022-05-06T17:21:27.459Z] github.com/docker/docker/volume [2022-05-06T17:21:27.459Z] github.com/docker/docker/volume/drivers [2022-05-06T17:21:27.459Z] github.com/docker/docker/volume/local [2022-05-06T17:21:27.459Z] github.com/docker/docker/volume/mounts [2022-05-06T17:21:27.459Z] github.com/docker/docker/volume/service [2022-05-06T17:21:27.459Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:21:27.459Z] github.com/docker/docker/volume/testutils' [2022-05-06T17:21:27.459Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/types' [2022-05-06T17:21:27.459Z] + echo 'github.com/docker/docker/libnetwork [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/types' [2022-05-06T17:21:27.459Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:21:27.459Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:21:27.459Z] + type docker-proxy [2022-05-06T17:21:27.459Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-06T17:21:27.459Z] + hack/make.sh binary-proxy install-proxy [2022-05-06T17:21:27.459Z] [2022-05-06T17:21:27.459Z] Removing bundles/ [2022-05-06T17:21:27.459Z] [2022-05-06T17:21:27.459Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-06T17:21:27.459Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-06T17:21:27.459Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:21:27.776Z] #28 32.57 The following NEW packages will be installed: [2022-05-06T17:21:27.866Z] #62 ... [2022-05-06T17:21:27.866Z] [2022-05-06T17:21:27.866Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:21:27.866Z] #58 sha256:bf401b7a63834fe652cd9768c4ffb10f2b07bc5d208e827bf58599a2c0da5819 [2022-05-06T17:21:27.866Z] #58 145.1 + mkdir -p /build [2022-05-06T17:21:27.866Z] #58 145.1 + cp runc /build/runc [2022-05-06T17:21:27.866Z] #58 DONE 147.5s [2022-05-06T17:21:27.866Z] [2022-05-06T17:21:27.866Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:21:27.866Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:21:27.866Z] #53 290.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-06T17:21:27.866Z] #53 DONE 290.8s [2022-05-06T17:21:27.866Z] [2022-05-06T17:21:27.866Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:21:27.866Z] #62 sha256:53bd7d977f5a7a8f7d7312530f02e2e6c2f31b9bae91bfa6c47cadc4454e6b2d [2022-05-06T17:21:27.866Z] #62 ... [2022-05-06T17:21:27.866Z] [2022-05-06T17:21:27.866Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-06T17:21:27.866Z] #54 sha256:8eea92434dbd59cb3806dad5126f1d51620b2abe09cd608a4003f79579dc5e35 [2022-05-06T17:21:28.035Z] #28 32.57 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-06T17:21:28.035Z] #28 32.57 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-06T17:21:28.035Z] #28 32.57 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-06T17:21:28.035Z] #28 32.58 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-06T17:21:28.035Z] #28 32.58 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-06T17:21:28.035Z] #28 32.58 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-06T17:21:28.035Z] #28 32.58 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-06T17:21:28.295Z] #28 32.96 0 upgraded, 44 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:21:28.295Z] #28 32.96 Need to get 18.6 MB of archives. [2022-05-06T17:21:28.295Z] #28 32.96 After this operation, 71.4 MB of additional disk space will be used. [2022-05-06T17:21:28.295Z] #28 32.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-06T17:21:28.295Z] #28 32.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-06T17:21:28.295Z] #28 32.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-06T17:21:28.295Z] #28 32.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-06T17:21:28.295Z] #28 32.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-06T17:21:28.295Z] #28 32.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-06T17:21:28.295Z] #28 32.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-06T17:21:28.295Z] #28 32.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-06T17:21:28.295Z] #28 32.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-06T17:21:28.295Z] #28 32.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-06T17:21:28.295Z] #28 32.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-06T17:21:28.295Z] #28 32.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-06T17:21:28.295Z] #28 33.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-06T17:21:28.295Z] #28 33.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-06T17:21:28.295Z] #28 33.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-06T17:21:28.295Z] #28 33.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-06T17:21:28.295Z] #28 33.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-06T17:21:28.295Z] #28 33.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-06T17:21:28.295Z] #28 33.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-06T17:21:28.295Z] #28 33.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-06T17:21:28.295Z] #28 33.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-06T17:21:28.295Z] #28 33.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-06T17:21:28.295Z] #28 33.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-06T17:21:28.295Z] #28 33.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-06T17:21:28.295Z] #28 33.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-06T17:21:28.295Z] #28 33.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-06T17:21:28.295Z] #28 33.04 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-05-06T17:21:28.295Z] #28 33.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-06T17:21:28.295Z] #28 33.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-06T17:21:28.295Z] #28 33.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-06T17:21:28.295Z] #28 33.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-06T17:21:28.439Z] #54 DONE 0.6s [2022-05-06T17:21:28.439Z] [2022-05-06T17:21:28.439Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:21:28.439Z] #62 sha256:53bd7d977f5a7a8f7d7312530f02e2e6c2f31b9bae91bfa6c47cadc4454e6b2d [2022-05-06T17:21:28.554Z] #28 33.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-06T17:21:28.554Z] #28 33.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-06T17:21:28.554Z] #28 33.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-06T17:21:28.554Z] #28 33.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-06T17:21:28.554Z] #28 33.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-06T17:21:28.554Z] #28 33.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-06T17:21:28.554Z] #28 33.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-06T17:21:28.554Z] #28 33.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-06T17:21:28.554Z] #28 33.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-06T17:21:28.554Z] #28 33.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-06T17:21:28.554Z] #28 33.25 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-06T17:21:28.554Z] #28 33.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-06T17:21:28.554Z] #28 33.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-06T17:21:28.701Z] #62 ... [2022-05-06T17:21:28.701Z] [2022-05-06T17:21:28.701Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-06T17:21:28.701Z] #56 sha256:3b6551fb5ee409a6924ca4c943d260d18a5d7b896f3eddf774f50a95e778b698 [2022-05-06T17:21:28.701Z] #56 DONE 0.0s [2022-05-06T17:21:28.701Z] [2022-05-06T17:21:28.701Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-06T17:21:28.701Z] #59 sha256:26e5928158a7fe8f772334ddb0e7e0743eb4984d8c8200a2a66aca528bbd402a [2022-05-06T17:21:28.962Z] #59 DONE 0.3s [2022-05-06T17:21:28.962Z] [2022-05-06T17:21:28.962Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:21:28.962Z] #62 sha256:53bd7d977f5a7a8f7d7312530f02e2e6c2f31b9bae91bfa6c47cadc4454e6b2d [2022-05-06T17:21:29.123Z] #28 33.83 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:21:29.382Z] #28 34.10 Fetched 18.6 MB in 1s (30.5 MB/s) [2022-05-06T17:21:29.382Z] #28 34.13 Selecting previously unselected package pigz. [2022-05-06T17:21:29.382Z] #28 34.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-06T17:21:29.382Z] #28 34.19 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-06T17:21:29.382Z] #28 34.19 Unpacking pigz (2.6-1) ... [2022-05-06T17:21:29.641Z] #28 34.29 Selecting previously unselected package libelf1:amd64. [2022-05-06T17:21:29.641Z] #28 34.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-06T17:21:29.641Z] #28 34.32 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-06T17:21:29.641Z] #28 34.40 Selecting previously unselected package libbpf0:amd64. [2022-05-06T17:21:29.641Z] #28 34.41 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-06T17:21:29.641Z] #28 34.41 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-06T17:21:29.641Z] #28 34.47 Selecting previously unselected package libcap2:amd64. [2022-05-06T17:21:29.641Z] #28 34.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-06T17:21:29.641Z] #28 34.48 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-06T17:21:29.641Z] #28 34.54 Selecting previously unselected package libmnl0:amd64. [2022-05-06T17:21:29.900Z] #28 34.55 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-06T17:21:29.900Z] #28 34.56 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-06T17:21:29.900Z] #28 34.63 Selecting previously unselected package libxtables12:amd64. [2022-05-06T17:21:29.900Z] #28 34.63 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-06T17:21:29.900Z] #28 34.64 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-06T17:21:29.914Z] #62 241.4 + bin/containerd [2022-05-06T17:21:30.159Z] #28 34.68 Selecting previously unselected package libcap2-bin. [2022-05-06T17:21:30.159Z] #28 34.69 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-06T17:21:30.159Z] #28 34.70 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-06T17:21:30.159Z] #28 34.76 Selecting previously unselected package iproute2. [2022-05-06T17:21:30.159Z] #28 34.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-06T17:21:30.159Z] #28 34.77 Unpacking iproute2 (5.10.0-4) ... [2022-05-06T17:21:30.419Z] #28 35.02 Selecting previously unselected package xxd. [2022-05-06T17:21:30.419Z] #28 35.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:21:30.419Z] #28 35.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:21:30.419Z] #28 35.11 Selecting previously unselected package vim-common. [2022-05-06T17:21:30.419Z] #28 35.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:21:30.419Z] #28 35.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:21:30.679Z] #28 35.28 Selecting previously unselected package bash-completion. [2022-05-06T17:21:30.679Z] #28 35.28 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-06T17:21:31.617Z] #28 ... [2022-05-06T17:21:31.617Z] [2022-05-06T17:21:31.617Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:21:31.617Z] #69 sha256:941699248e1d8c53adcbf48d9aa29977fe1ccaab1503775a2a8afb6a9986a432 [2022-05-06T17:21:31.617Z] #69 98.07 + bin/containerd [2022-05-06T17:21:34.020Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-06T17:21:34.020Z] [2022-05-06T17:21:34.020Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-06T17:21:34.020Z] Installing docker-proxy to /usr/local/bin/ [2022-05-06T17:21:34.020Z] [2022-05-06T17:21:34.020Z] + mkdir -p bundles [2022-05-06T17:21:34.020Z] + '[' -n 'github.com/docker/docker/api [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/types [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/types/backend [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/types/container [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/types/events [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/types/filters [2022-05-06T17:21:34.020Z] github.com/docker/docker/api/types/image [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/mount [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/network [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/registry [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/time [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/versions [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:21:34.021Z] github.com/docker/docker/api/types/volume [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:21:34.021Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:21:34.021Z] github.com/docker/docker/cli [2022-05-06T17:21:34.021Z] github.com/docker/docker/cli/config [2022-05-06T17:21:34.021Z] github.com/docker/docker/cli/debug [2022-05-06T17:21:34.021Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:21:34.021Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:21:34.021Z] github.com/docker/docker/client [2022-05-06T17:21:34.021Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:21:34.021Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:21:34.021Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:21:34.021Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:21:34.021Z] github.com/docker/docker/container [2022-05-06T17:21:34.021Z] github.com/docker/docker/container/stream [2022-05-06T17:21:34.021Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:21:34.021Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:21:34.021Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/config [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/events [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/exec [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/images [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/links [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/names [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/network [2022-05-06T17:21:34.021Z] github.com/docker/docker/daemon/stats [2022-05-06T17:21:34.021Z] github.com/docker/docker/distribution [2022-05-06T17:21:34.021Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:21:34.021Z] github.com/docker/docker/distribution/utils [2022-05-06T17:21:34.021Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:21:34.021Z] github.com/docker/docker/dockerversion [2022-05-06T17:21:34.021Z] github.com/docker/docker/errdefs [2022-05-06T17:21:34.021Z] github.com/docker/docker/image [2022-05-06T17:21:34.021Z] github.com/docker/docker/image/cache [2022-05-06T17:21:34.021Z] github.com/docker/docker/image/tarexport [2022-05-06T17:21:34.021Z] github.com/docker/docker/image/v1 [2022-05-06T17:21:34.021Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:21:34.021Z] github.com/docker/docker/layer [2022-05-06T17:21:34.021Z] github.com/docker/docker/libcontainerd [2022-05-06T17:21:34.021Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:21:34.021Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:21:34.021Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:21:34.021Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:21:34.021Z] github.com/docker/docker/oci [2022-05-06T17:21:34.021Z] github.com/docker/docker/oci/caps [2022-05-06T17:21:34.021Z] github.com/docker/docker/opts [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/archive [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/directory [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/platform [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/pools [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/progress [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/signal [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/stack [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/system [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:21:34.021Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:21:34.021Z] github.com/docker/docker/plugin [2022-05-06T17:21:34.021Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:21:34.021Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:21:34.021Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:21:34.021Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:21:34.021Z] github.com/docker/docker/quota [2022-05-06T17:21:34.021Z] github.com/docker/docker/reference [2022-05-06T17:21:34.021Z] github.com/docker/docker/registry [2022-05-06T17:21:34.021Z] github.com/docker/docker/registry/resumable [2022-05-06T17:21:34.021Z] github.com/docker/docker/restartmanager [2022-05-06T17:21:34.021Z] github.com/docker/docker/rootless [2022-05-06T17:21:34.021Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:21:34.021Z] github.com/docker/docker/runconfig [2022-05-06T17:21:34.021Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/environment [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/registry [2022-05-06T17:21:34.021Z] github.com/docker/docker/testutil/request [2022-05-06T17:21:34.021Z] github.com/docker/docker/volume [2022-05-06T17:21:34.021Z] github.com/docker/docker/volume/drivers [2022-05-06T17:21:34.021Z] github.com/docker/docker/volume/local [2022-05-06T17:21:34.021Z] github.com/docker/docker/volume/mounts [2022-05-06T17:21:34.021Z] github.com/docker/docker/volume/service [2022-05-06T17:21:34.021Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:21:34.021Z] github.com/docker/docker/volume/testutils' ']' [2022-05-06T17:21:34.021Z] + 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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-06T17:21:34.021Z] ? github.com/docker/docker/api [no test files] [2022-05-06T17:21:35.034Z] #62 ... [2022-05-06T17:21:35.034Z] [2022-05-06T17:21:35.034Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:21:35.034Z] #58 sha256:2f7a79e2aff84d3ce9fa32a864691f60003205818ffb004d11ad0ccc66a6626b [2022-05-06T17:21:35.034Z] #58 143.6 + mkdir -p /build [2022-05-06T17:21:35.034Z] #58 143.6 + cp runc /build/runc [2022-05-06T17:21:35.034Z] #58 DONE 144.3s [2022-05-06T17:21:35.034Z] [2022-05-06T17:21:35.034Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-06T17:21:35.034Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-06T17:21:35.034Z] #53 286.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-06T17:21:35.034Z] #53 DONE 286.9s [2022-05-06T17:21:35.034Z] [2022-05-06T17:21:35.034Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:21:35.034Z] #62 sha256:ce34aec95a859f10da09004eac9a7b730455f397b1ab8285c4c909fd3871c7a4 [2022-05-06T17:21:35.034Z] #62 ... [2022-05-06T17:21:35.034Z] [2022-05-06T17:21:35.034Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-06T17:21:35.034Z] #54 sha256:3f54c70d454313a05ad10e5722f6ca5a93697ed121b54fd0243bd146d9c4f5ef [2022-05-06T17:21:35.034Z] #54 DONE 0.6s [2022-05-06T17:21:35.034Z] [2022-05-06T17:21:35.034Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:21:35.034Z] #62 sha256:ce34aec95a859f10da09004eac9a7b730455f397b1ab8285c4c909fd3871c7a4 [2022-05-06T17:21:35.034Z] #62 ... [2022-05-06T17:21:35.034Z] [2022-05-06T17:21:35.034Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-06T17:21:35.034Z] #56 sha256:e428188ee22038bc5fed89d4f10f7cdfb83dc06122c635c263316f7db3aa91fb [2022-05-06T17:21:35.034Z] #56 DONE 0.1s [2022-05-06T17:21:35.034Z] [2022-05-06T17:21:35.034Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-06T17:21:35.034Z] #59 sha256:de291828750c4ee49c76fa4f279afdda4d81686f0b7bbc160e1d573856dd3ae9 [2022-05-06T17:21:35.034Z] #59 DONE 0.3s [2022-05-06T17:21:35.034Z] [2022-05-06T17:21:35.034Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:21:35.034Z] #62 sha256:ce34aec95a859f10da09004eac9a7b730455f397b1ab8285c4c909fd3871c7a4 [2022-05-06T17:21:35.290Z] #62 246.4 + bin/containerd [2022-05-06T17:21:36.896Z] #69 ... [2022-05-06T17:21:36.896Z] [2022-05-06T17:21:36.896Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-06T17:21:36.896Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-06T17:21:36.896Z] #28 36.53 Unpacking bash-completion (1:2.11-2) ... [2022-05-06T17:21:36.896Z] #28 36.81 Selecting previously unselected package apparmor. [2022-05-06T17:21:36.896Z] #28 36.81 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 36.87 Unpacking apparmor (2.13.6-10) ... [2022-05-06T17:21:36.896Z] #28 37.13 Selecting previously unselected package inetutils-ping. [2022-05-06T17:21:36.896Z] #28 37.14 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 37.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-06T17:21:36.896Z] #28 37.22 Selecting previously unselected package libip4tc2:amd64. [2022-05-06T17:21:36.896Z] #28 37.22 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 37.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-06T17:21:36.896Z] #28 37.29 Selecting previously unselected package libip6tc2:amd64. [2022-05-06T17:21:36.896Z] #28 37.29 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 37.30 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-06T17:21:36.896Z] #28 37.36 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-06T17:21:36.896Z] #28 37.37 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 37.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-06T17:21:36.896Z] #28 37.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-06T17:21:36.896Z] #28 37.46 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 37.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-06T17:21:36.896Z] #28 37.54 Selecting previously unselected package libnftnl11:amd64. [2022-05-06T17:21:36.896Z] #28 37.56 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 37.56 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-06T17:21:36.896Z] #28 37.62 Selecting previously unselected package iptables. [2022-05-06T17:21:36.896Z] #28 37.63 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 37.63 Unpacking iptables (1.8.7-1) ... [2022-05-06T17:21:36.896Z] #28 37.78 Selecting previously unselected package libonig5:amd64. [2022-05-06T17:21:36.896Z] #28 37.79 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 37.80 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:21:36.896Z] #28 37.91 Selecting previously unselected package libjq1:amd64. [2022-05-06T17:21:36.896Z] #28 37.91 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 37.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:21:36.896Z] #28 37.99 Selecting previously unselected package jq. [2022-05-06T17:21:36.896Z] #28 37.99 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 38.00 Unpacking jq (1.6-2.1) ... [2022-05-06T17:21:36.896Z] #28 38.06 Selecting previously unselected package libaio1:amd64. [2022-05-06T17:21:36.896Z] #28 38.07 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 38.07 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-06T17:21:36.896Z] #28 38.12 Selecting previously unselected package libgpm2:amd64. [2022-05-06T17:21:36.896Z] #28 38.13 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 38.14 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-06T17:21:36.896Z] #28 38.19 Selecting previously unselected package libinih1:amd64. [2022-05-06T17:21:36.896Z] #28 38.20 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 38.20 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-06T17:21:36.896Z] #28 38.24 Selecting previously unselected package libnet1:amd64. [2022-05-06T17:21:36.896Z] #28 38.24 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 38.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:21:36.896Z] #28 38.31 Selecting previously unselected package libnl-3-200:amd64. [2022-05-06T17:21:36.896Z] #28 38.31 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 38.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:21:36.896Z] #28 38.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-06T17:21:36.896Z] #28 38.39 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 38.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:21:36.896Z] #28 38.43 Selecting previously unselected package net-tools. [2022-05-06T17:21:36.896Z] #28 38.45 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 38.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:21:36.896Z] #28 38.56 Selecting previously unselected package python-pip-whl. [2022-05-06T17:21:36.896Z] #28 38.57 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:21:36.896Z] #28 38.58 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:21:36.896Z] #28 38.92 Selecting previously unselected package python3-lib2to3. [2022-05-06T17:21:36.896Z] #28 38.93 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-06T17:21:36.896Z] #28 38.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:21:36.896Z] #28 39.01 Selecting previously unselected package python3-distutils. [2022-05-06T17:21:36.896Z] #28 39.02 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-06T17:21:36.896Z] #28 39.02 Unpacking python3-distutils (3.9.2-1) ... [2022-05-06T17:21:36.896Z] #28 39.12 Selecting previously unselected package python3-pkg-resources. [2022-05-06T17:21:36.896Z] #28 39.13 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-06T17:21:36.896Z] #28 39.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:21:36.896Z] #28 39.25 Selecting previously unselected package python3-setuptools. [2022-05-06T17:21:36.896Z] #28 39.25 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-06T17:21:36.896Z] #28 39.26 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-06T17:21:36.896Z] #28 39.43 Selecting previously unselected package python3-wheel. [2022-05-06T17:21:36.896Z] #28 39.44 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-06T17:21:36.896Z] #28 39.45 Unpacking python3-wheel (0.34.2-1) ... [2022-05-06T17:21:36.896Z] #28 39.50 Selecting previously unselected package python3-pip. [2022-05-06T17:21:36.896Z] #28 39.50 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-06T17:21:36.896Z] #28 39.51 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:21:36.896Z] #28 39.67 Selecting previously unselected package sudo. [2022-05-06T17:21:36.896Z] #28 39.68 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 39.68 Unpacking sudo (1.9.5p2-3) ... [2022-05-06T17:21:36.896Z] #28 40.01 Selecting previously unselected package thin-provisioning-tools. [2022-05-06T17:21:36.896Z] #28 40.02 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 40.03 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:21:36.896Z] #28 40.17 Selecting previously unselected package uidmap. [2022-05-06T17:21:36.896Z] #28 40.19 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-06T17:21:36.896Z] #28 40.19 Unpacking uidmap (1:4.8.1-1) ... [2022-05-06T17:21:36.896Z] #28 40.28 Selecting previously unselected package vim-runtime. [2022-05-06T17:21:36.896Z] #28 40.29 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-06T17:21:36.896Z] #28 40.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-06T17:21:36.896Z] #28 40.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-06T17:21:36.896Z] #28 40.36 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:21:37.467Z] #28 42.04 Selecting previously unselected package vim. [2022-05-06T17:21:37.467Z] #28 42.04 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-06T17:21:37.467Z] #28 42.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:21:37.726Z] #28 42.41 Selecting previously unselected package xfsprogs. [2022-05-06T17:21:37.726Z] #28 42.43 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-06T17:21:37.726Z] #28 42.44 Unpacking xfsprogs (5.10.0-4) ... [2022-05-06T17:21:37.985Z] #28 42.72 Selecting previously unselected package zip. [2022-05-06T17:21:37.985Z] #28 42.73 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-06T17:21:37.985Z] #28 42.74 Unpacking zip (3.0-12) ... [2022-05-06T17:21:37.985Z] #28 42.83 Selecting previously unselected package zstd. [2022-05-06T17:21:38.269Z] #28 42.84 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-06T17:21:38.269Z] #28 42.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:21:38.269Z] #28 43.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-06T17:21:39.132Z] #28 43.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-06T17:21:39.132Z] #28 43.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-06T17:21:39.132Z] #28 43.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-06T17:21:39.132Z] #28 43.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-06T17:21:39.132Z] #28 43.79 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-06T17:21:39.132Z] #28 43.80 Setting up uidmap (1:4.8.1-1) ... [2022-05-06T17:21:39.132Z] #28 43.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-06T17:21:39.132Z] #28 43.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-06T17:21:39.132Z] #28 43.83 Setting up python3-wheel (0.34.2-1) ... [2022-05-06T17:21:39.653Z] #28 44.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:21:39.653Z] #28 44.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-06T17:21:39.653Z] #28 44.31 Setting up libcap2-bin (1:2.44-1) ... [2022-05-06T17:21:39.653Z] #28 44.32 Setting up apparmor (2.13.6-10) ... [2022-05-06T17:21:41.029Z] #28 45.54 Setting up zip (3.0-12) ... [2022-05-06T17:21:41.029Z] #28 45.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:21:41.029Z] #28 45.57 Setting up bash-completion (1:2.11-2) ... [2022-05-06T17:21:42.224Z] #28 46.84 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-06T17:21:42.224Z] #28 46.85 Setting up sudo (1.9.5p2-3) ... [2022-05-06T17:21:42.224Z] #28 46.91 invoke-rc.d: could not determine current runlevel [2022-05-06T17:21:42.224Z] #28 46.92 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-06T17:21:42.224Z] #28 46.93 Setting up xfsprogs (5.10.0-4) ... [2022-05-06T17:21:42.224Z] #28 46.94 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-06T17:21:42.224Z] #28 46.95 Setting up inetutils-ping (2:2.0-1) ... [2022-05-06T17:21:42.224Z] #28 46.97 Setting up pigz (2.6-1) ... [2022-05-06T17:21:42.224Z] #28 46.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-06T17:21:42.224Z] #28 46.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-06T17:21:42.224Z] #28 47.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-06T17:21:42.224Z] #28 47.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:21:42.791Z] #28 47.43 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-06T17:21:42.791Z] #28 47.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-06T17:21:43.050Z] #28 47.70 Setting up libelf1:amd64 (0.183-1) ... [2022-05-06T17:21:43.050Z] #28 47.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-06T17:21:43.050Z] #28 47.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-06T17:21:43.050Z] #28 47.73 Setting up python3-distutils (3.9.2-1) ... [2022-05-06T17:21:43.308Z] #28 48.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-06T17:21:43.308Z] #28 48.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-06T17:21:43.308Z] #28 48.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-06T17:21:43.308Z] #28 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-06T17:21:43.308Z] #28 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-06T17:21:43.308Z] #28 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-06T17:21:43.308Z] #28 48.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-06T17:21:43.308Z] #28 48.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-06T17:21:43.308Z] #28 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-06T17:21:43.308Z] #28 48.09 Setting up python3-setuptools (52.0.0-4) ... [2022-05-06T17:21:44.242Z] #28 48.95 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-06T17:21:44.242Z] #28 48.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-06T17:21:44.242Z] #28 48.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-06T17:21:44.242Z] #28 49.00 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-06T17:21:44.484Z] #62 267.1 # github.com/containerd/containerd/cmd/containerd [2022-05-06T17:21:44.484Z] #62 267.1 /usr/bin/ld: /tmp/go-link-3064910851/000019.o: in function `New': [2022-05-06T17:21:44.484Z] #62 267.1 /tmp/tmp.3AZPyKB75y/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-06T17:21:44.484Z] #62 267.2 + bin/containerd-stress [2022-05-06T17:21:44.484Z] #62 268.3 + bin/containerd-shim [2022-05-06T17:21:45.178Z] #28 49.80 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-06T17:21:45.178Z] #28 49.81 Setting up jq (1.6-2.1) ... [2022-05-06T17:21:45.178Z] #28 49.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-06T17:21:45.178Z] #28 49.83 Setting up iptables (1.8.7-1) ... [2022-05-06T17:21:45.178Z] #28 49.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:21:45.178Z] #28 49.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:21:45.178Z] #28 49.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-06T17:21:45.178Z] #28 49.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-06T17:21:45.178Z] #28 49.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-06T17:21:45.178Z] #28 49.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-06T17:21:45.178Z] #28 49.88 Setting up iproute2 (5.10.0-4) ... [2022-05-06T17:21:45.438Z] #28 50.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:21:46.007Z] #28 DONE 50.8s [2022-05-06T17:21:46.007Z] [2022-05-06T17:21:46.007Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-06T17:21:46.007Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-06T17:21:46.947Z] #29 0.818 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-06T17:21:46.947Z] #29 0.823 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-06T17:21:46.947Z] #29 0.827 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-06T17:21:46.947Z] #29 DONE 0.9s [2022-05-06T17:21:46.947Z] [2022-05-06T17:21:46.947Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-06T17:21:46.947Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-06T17:21:48.902Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-05-06T17:21:51.079Z] #62 279.3 + bin/containerd-shim-runc-v1 [2022-05-06T17:21:55.063Z] #30 7.464 Collecting yamllint==1.26.1 [2022-05-06T17:21:55.631Z] #30 8.516 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-06T17:21:55.757Z] 4612f6d0b889: Pull complete [2022-05-06T17:21:56.197Z] #30 9.230 Collecting pathspec>=0.5.3 [2022-05-06T17:21:56.197Z] #30 9.239 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-06T17:21:56.456Z] #30 9.452 Collecting pyyaml [2022-05-06T17:21:56.456Z] #30 9.460 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-05-06T17:21:56.456Z] #30 9.499 Building wheels for collected packages: yamllint [2022-05-06T17:21:56.456Z] #30 9.500 Building wheel for yamllint (setup.py): started [2022-05-06T17:21:57.024Z] #30 9.965 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-06T17:21:57.024Z] #30 9.966 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a20cee2ae952385b4cd00b3f17b608273feb92cff6faf70abe328c284f2c0e77 [2022-05-06T17:21:57.024Z] #30 9.967 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-06T17:21:57.024Z] #30 9.970 Successfully built yamllint [2022-05-06T17:21:57.024Z] #30 9.983 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-06T17:21:57.024Z] #30 10.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-06T17:21:57.594Z] #30 DONE 10.6s [2022-05-06T17:21:57.594Z] [2022-05-06T17:21:57.594Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-06T17:21:57.595Z] #34 sha256:8ebc9cd5ac3dd2437685c75ffe5c1c480edc022b0231017f3e881895ccba0ae1 [2022-05-06T17:21:57.672Z] #62 285.5 + bin/containerd-shim-runc-v2 [2022-05-06T17:21:57.672Z] #62 286.3 + binaries [2022-05-06T17:21:57.672Z] #62 286.3 + install -D bin/containerd /build/containerd [2022-05-06T17:21:57.672Z] #62 286.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-06T17:21:57.672Z] #62 286.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-06T17:21:57.672Z] #62 286.4 + install -D bin/ctr /build/ctr [2022-05-06T17:21:57.854Z] #34 DONE 0.2s [2022-05-06T17:21:57.854Z] [2022-05-06T17:21:57.854Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-06T17:21:57.854Z] #39 sha256:abba52b6da9d6db66f3ae655122e414287ef5d0f1852264b1637360618e1f26f [2022-05-06T17:21:58.116Z] #39 DONE 0.3s [2022-05-06T17:21:58.116Z] [2022-05-06T17:21:58.116Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-06T17:21:58.116Z] #42 sha256:549a238c0746ba2950af73a0074ff218d99f36d2f5e639da4b44e0346f1855ac [2022-05-06T17:21:58.116Z] #42 DONE 0.1s [2022-05-06T17:21:58.116Z] [2022-05-06T17:21:58.116Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-06T17:21:58.116Z] #44 sha256:8bf4b59d7b2bb965d5572328e1dd744bed6f7948bd7eaa50e414a177c617b556 [2022-05-06T17:21:58.116Z] #44 DONE 0.1s [2022-05-06T17:21:58.116Z] [2022-05-06T17:21:58.116Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:21:58.116Z] #69 sha256:941699248e1d8c53adcbf48d9aa29977fe1ccaab1503775a2a8afb6a9986a432 [2022-05-06T17:21:58.376Z] #69 ... [2022-05-06T17:21:58.376Z] [2022-05-06T17:21:58.376Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-06T17:21:58.376Z] #46 sha256:cee9343f834a69d419aacbe0c7d76fd0d565e436cfab485653f33ad5d6f9006c [2022-05-06T17:21:58.376Z] #46 DONE 0.1s [2022-05-06T17:21:58.376Z] [2022-05-06T17:21:58.376Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-06T17:21:58.376Z] #50 sha256:2cd6f153f26c3a8ba393d10c5ecbf4758882290faf1092d65e7186d8f2c9af35 [2022-05-06T17:21:58.376Z] #50 DONE 0.0s [2022-05-06T17:21:58.376Z] [2022-05-06T17:21:58.376Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-06T17:21:58.376Z] #53 sha256:0a6a8aafde8afc0b507d4f9b3fa2907688b84bf9f3080293a69bba0ec6ca07aa [2022-05-06T17:21:58.376Z] #53 DONE 0.1s [2022-05-06T17:21:58.376Z] [2022-05-06T17:21:58.376Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:21:58.376Z] #69 sha256:941699248e1d8c53adcbf48d9aa29977fe1ccaab1503775a2a8afb6a9986a432 [2022-05-06T17:21:58.635Z] #69 ... [2022-05-06T17:21:58.635Z] [2022-05-06T17:21:58.635Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-06T17:21:58.635Z] #57 sha256:5dbb8206684106b410387e38d8e1007e0cc8c75313e8250f9306d16540899370 [2022-05-06T17:21:58.635Z] #57 DONE 0.0s [2022-05-06T17:21:58.635Z] [2022-05-06T17:21:58.635Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-06T17:21:58.635Z] #59 sha256:ad42063c3df87e6454ac99e15aeaab6420115c6d1e9c057098c5b73421f5ea8b [2022-05-06T17:21:58.635Z] #59 DONE 0.1s [2022-05-06T17:21:58.635Z] [2022-05-06T17:21:58.635Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-06T17:21:58.635Z] #61 sha256:d4320b2984aa5af7f57cf0c9ea9b1fea00588b9a20d181cce467da4f82a22455 [2022-05-06T17:21:58.894Z] #61 DONE 0.2s [2022-05-06T17:21:58.894Z] [2022-05-06T17:21:58.894Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-06T17:21:58.894Z] #63 sha256:e693c3762499334815e4097f452c2bcf2d54f5674ca07a0cdfeb05f65074186e [2022-05-06T17:21:58.894Z] #63 DONE 0.1s [2022-05-06T17:21:58.894Z] [2022-05-06T17:21:58.894Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-06T17:21:58.894Z] #65 sha256:8568016c672cb7b819800cbe2cdb1a4c98cc6c1cf6946428ac46dac319420d63 [2022-05-06T17:21:59.584Z] #62 DONE 288.3s [2022-05-06T17:22:00.155Z] [2022-05-06T17:22:00.155Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-06T17:22:00.155Z] #63 sha256:41a21a3369c6f982b85676d75b931562144c953dacfea7a574dff738bdeab095 [2022-05-06T17:22:01.096Z] #63 DONE 0.9s [2022-05-06T17:22:01.096Z] [2022-05-06T17:22:01.096Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-06T17:22:01.096Z] #68 sha256:e4d0f362cceb9e69f6bc526dbfb4d59265126440417ecb78d46c9d380104a21c [2022-05-06T17:22:01.356Z] #68 DONE 0.2s [2022-05-06T17:22:01.356Z] [2022-05-06T17:22:01.356Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-06T17:22:01.356Z] #73 sha256:ce371aa7879b4d4d21ec956e0c14bb1acac48ca8da03f81bf7a9d0c91fb930a8 [2022-05-06T17:22:02.296Z] #73 DONE 1.0s [2022-05-06T17:22:02.296Z] [2022-05-06T17:22:02.296Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-06T17:22:02.296Z] #74 sha256:ba26b6f8d329860ee5b9f70bbcd01426c1e64db6fbb1581bf29b9d86e331711a [2022-05-06T17:22:02.296Z] #74 DONE 0.0s [2022-05-06T17:22:02.558Z] [2022-05-06T17:22:02.558Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-05-06T17:22:02.558Z] #75 sha256:d9096ad5d2ef8bdc1c255c0e3ee0c4935186576f0ab2a31e72ae8aa6509197c7 [2022-05-06T17:22:03.129Z] #75 0.802 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-06T17:22:03.389Z] #75 0.977 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-06T17:22:03.389Z] #75 0.980 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-06T17:22:03.956Z] #75 1.133 Reading package lists... [2022-05-06T17:22:04.480Z] #75 1.637 Reading package lists... [2022-05-06T17:22:04.743Z] #75 2.209 Building dependency tree... [2022-05-06T17:22:04.743Z] #75 2.346 Reading state information... [2022-05-06T17:22:04.743Z] #75 2.458 The following additional packages will be installed: [2022-05-06T17:22:05.015Z] #75 2.459 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-06T17:22:05.015Z] #75 2.460 Suggested packages: [2022-05-06T17:22:05.015Z] #75 2.460 systemd-container policykit-1 [2022-05-06T17:22:05.015Z] #75 2.460 Recommended packages: [2022-05-06T17:22:05.015Z] #75 2.460 systemd-timesyncd | time-daemon libnss-systemd [2022-05-06T17:22:05.015Z] #75 2.542 The following NEW packages will be installed: [2022-05-06T17:22:05.015Z] #75 2.542 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-06T17:22:05.015Z] #75 2.543 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-06T17:22:05.281Z] #75 2.822 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-06T17:22:05.281Z] #75 2.822 Need to get 5817 kB of archives. [2022-05-06T17:22:05.281Z] #75 2.822 After this operation, 19.3 MB of additional disk space will be used. [2022-05-06T17:22:05.281Z] #75 2.822 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-06T17:22:05.281Z] #75 2.829 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-06T17:22:05.281Z] #75 2.830 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-06T17:22:05.281Z] #75 2.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-06T17:22:05.281Z] #75 2.835 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-06T17:22:05.542Z] #75 2.925 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-06T17:22:05.542Z] #75 2.926 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-06T17:22:05.542Z] #75 2.928 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-06T17:22:05.542Z] #75 2.930 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-06T17:22:05.542Z] #75 2.932 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-06T17:22:05.542Z] #75 3.086 debconf: delaying package configuration, since apt-utils is not installed [2022-05-06T17:22:05.542Z] #75 3.115 Fetched 5817 kB in 0s (15.3 MB/s) [2022-05-06T17:22:05.542Z] #75 3.139 Selecting previously unselected package libargon2-1:amd64. [2022-05-06T17:22:05.542Z] #75 3.139 (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-05-06T17:22:05.542Z] #75 3.154 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-06T17:22:05.542Z] #75 3.161 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-06T17:22:05.542Z] #75 3.197 Selecting previously unselected package libjson-c5:amd64. [2022-05-06T17:22:05.542Z] #75 3.199 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-06T17:22:05.542Z] #75 3.203 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-06T17:22:05.542Z] #75 3.245 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-06T17:22:05.542Z] #75 3.247 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-06T17:22:05.542Z] #75 3.251 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-06T17:22:05.542Z] #75 3.307 Selecting previously unselected package libkmod2:amd64. [2022-05-06T17:22:05.802Z] #75 3.309 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-06T17:22:05.802Z] #75 3.312 Unpacking libkmod2:amd64 (28-1) ... [2022-05-06T17:22:05.802Z] #75 3.356 Selecting previously unselected package systemd. [2022-05-06T17:22:05.802Z] #75 3.359 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-06T17:22:05.802Z] #75 3.392 Unpacking systemd (247.3-7) ... [2022-05-06T17:22:06.373Z] #75 3.921 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-06T17:22:06.373Z] #75 3.933 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-06T17:22:06.373Z] #75 3.945 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-06T17:22:06.373Z] #75 3.961 Setting up libkmod2:amd64 (28-1) ... [2022-05-06T17:22:06.373Z] #75 3.973 Setting up systemd (247.3-7) ... [2022-05-06T17:22:06.373Z] #75 4.009 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-06T17:22:06.634Z] #75 4.011 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-06T17:22:06.634Z] #75 4.014 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-06T17:22:06.634Z] #75 4.041 Initializing machine ID from KVM UUID. [2022-05-06T17:22:06.894Z] #75 4.406 Selecting previously unselected package systemd-sysv. [2022-05-06T17:22:06.894Z] #75 4.407 (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-05-06T17:22:06.894Z] #75 4.421 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-06T17:22:06.894Z] #75 4.424 Unpacking systemd-sysv (247.3-7) ... [2022-05-06T17:22:06.894Z] #75 4.463 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-06T17:22:06.894Z] #75 4.465 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-06T17:22:06.894Z] #75 4.468 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-06T17:22:06.894Z] #75 4.521 Selecting previously unselected package dbus. [2022-05-06T17:22:06.894Z] #75 4.524 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-06T17:22:06.894Z] #75 4.533 Unpacking dbus (1.12.20-2) ... [2022-05-06T17:22:06.894Z] #75 4.585 Selecting previously unselected package libpam-systemd:amd64. [2022-05-06T17:22:06.894Z] #75 4.587 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-06T17:22:06.894Z] #75 4.591 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-06T17:22:06.894Z] #75 4.637 Selecting previously unselected package dbus-user-session. [2022-05-06T17:22:07.155Z] #75 4.640 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-06T17:22:07.155Z] #75 4.643 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-06T17:22:07.155Z] #75 4.714 Setting up systemd-sysv (247.3-7) ... [2022-05-06T17:22:07.155Z] #75 4.725 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-06T17:22:07.155Z] #75 4.735 Setting up dbus (1.12.20-2) ... [2022-05-06T17:22:07.416Z] #75 4.841 invoke-rc.d: could not determine current runlevel [2022-05-06T17:22:07.416Z] #75 4.843 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-06T17:22:07.416Z] #75 4.847 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-06T17:22:07.416Z] #75 4.993 Setting up dbus-user-session (1.12.20-2) ... [2022-05-06T17:22:07.416Z] #75 5.006 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-06T17:22:07.679Z] #75 DONE 5.1s [2022-05-06T17:22:07.679Z] [2022-05-06T17:22:07.679Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-05-06T17:22:07.679Z] #76 sha256:953f4f001e1d119b74b3e3bf48da711a498b935b88bc18e1559670b73676c492 [2022-05-06T17:22:07.940Z] #76 0.377 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T17:22:07.940Z] #76 0.377 Dload Upload Total Spent Left Speed [2022-05-06T17:22:08.202Z] #76 0.378 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5750 0 --:--:-- --:--:-- --:--:-- 5750 [2022-05-06T17:22:08.202Z] #76 DONE 0.7s [2022-05-06T17:22:08.202Z] [2022-05-06T17:22:08.202Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-06T17:22:08.202Z] #77 sha256:2397b2bb39bb253716f291e83b63eb39073ad303b51b85f03a2999916e49cb43 [2022-05-06T17:22:09.147Z] #77 DONE 0.9s [2022-05-06T17:22:09.147Z] [2022-05-06T17:22:09.147Z] #78 exporting to image [2022-05-06T17:22:09.147Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-06T17:22:09.147Z] #78 exporting layers [2022-05-06T17:22:12.617Z] dccd9e4d14d3: Pull complete [2022-05-06T17:22:12.617Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-06T17:22:12.617Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:22:12.617Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:22:12.617Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-06T17:22:12.617Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-06T17:22:12.617Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-06T17:22:12.617Z] INFO: Docker version of control daemon [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:12.617Z] Client: [2022-05-06T17:22:12.617Z] Version: 20.10.9 [2022-05-06T17:22:12.617Z] API version: 1.41 [2022-05-06T17:22:12.617Z] Go version: go1.16.8 [2022-05-06T17:22:12.617Z] Git commit: c2ea9bc [2022-05-06T17:22:12.617Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-06T17:22:12.617Z] OS/Arch: windows/amd64 [2022-05-06T17:22:12.617Z] Context: default [2022-05-06T17:22:12.617Z] Experimental: true [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:12.617Z] Server: Docker Engine - Community [2022-05-06T17:22:12.617Z] Engine: [2022-05-06T17:22:12.617Z] Version: 20.10.9 [2022-05-06T17:22:12.617Z] API version: 1.41 (minimum version 1.24) [2022-05-06T17:22:12.617Z] Go version: go1.16.8 [2022-05-06T17:22:12.617Z] Git commit: 79ea9d3 [2022-05-06T17:22:12.617Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-06T17:22:12.617Z] OS/Arch: windows/amd64 [2022-05-06T17:22:12.617Z] Experimental: true [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:12.617Z] INFO: Docker info of control daemon [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:12.617Z] Client: [2022-05-06T17:22:12.617Z] Context: default [2022-05-06T17:22:12.617Z] Debug Mode: false [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:12.617Z] Server: [2022-05-06T17:22:12.617Z] Containers: 0 [2022-05-06T17:22:12.617Z] Running: 0 [2022-05-06T17:22:12.617Z] Paused: 0 [2022-05-06T17:22:12.617Z] Stopped: 0 [2022-05-06T17:22:12.617Z] Images: 1 [2022-05-06T17:22:12.617Z] Server Version: 20.10.9 [2022-05-06T17:22:12.617Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-06T17:22:12.617Z] Windows: [2022-05-06T17:22:12.617Z] LCOW: [2022-05-06T17:22:12.617Z] Logging Driver: json-file [2022-05-06T17:22:12.617Z] Plugins: [2022-05-06T17:22:12.617Z] Volume: local [2022-05-06T17:22:12.617Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T17:22:12.617Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T17:22:12.617Z] Swarm: inactive [2022-05-06T17:22:12.617Z] Default Isolation: process [2022-05-06T17:22:12.617Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-06T17:22:12.617Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-06T17:22:12.617Z] OSType: windows [2022-05-06T17:22:12.617Z] Architecture: x86_64 [2022-05-06T17:22:12.617Z] CPUs: 4 [2022-05-06T17:22:12.617Z] Total Memory: 32GiB [2022-05-06T17:22:12.617Z] Name: azwin-2-076201 [2022-05-06T17:22:12.617Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-06T17:22:12.617Z] Docker Root Dir: D:\docker [2022-05-06T17:22:12.617Z] Debug Mode: false [2022-05-06T17:22:12.617Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:22:12.617Z] Labels: [2022-05-06T17:22:12.617Z] Experimental: true [2022-05-06T17:22:12.617Z] Insecure Registries: [2022-05-06T17:22:12.617Z] 10.0.0.4:5000 [2022-05-06T17:22:12.617Z] 127.0.0.0/8 [2022-05-06T17:22:12.617Z] Registry Mirrors: [2022-05-06T17:22:12.617Z] http://10.0.0.4:5000/ [2022-05-06T17:22:12.617Z] Live Restore Enabled: false [2022-05-06T17:22:12.617Z] Product License: Community Engine [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:12.617Z] INFO: Commit hash is f0d1911ddf [2022-05-06T17:22:12.617Z] INFO: Nuke-Everything... [2022-05-06T17:22:12.617Z] INFO: Container count on control daemon to delete is 0 [2022-05-06T17:22:12.617Z] INFO: Nuking d:\CI [2022-05-06T17:22:12.617Z] INFO: Zapped successfully [2022-05-06T17:22:12.617Z] INFO: Location for testing is d:\CI\PR-43566\1 [2022-05-06T17:22:12.617Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:12.617Z] INFO: Building the image from Dockerfile.windows at 05/06/2022 17:22:07... [2022-05-06T17:22:12.617Z] [2022-05-06T17:22:13.578Z] Sending build context to Docker daemon 66.58MB [2022-05-06T17:22:13.578Z] [2022-05-06T17:22:13.578Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-06T17:22:13.578Z] ---> aa8714eb8356 [2022-05-06T17:22:13.578Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-06T17:22:13.578Z] ---> Running in 6fb461eb48c6 [2022-05-06T17:22:13.875Z] dccd9e4d14d3: Pull complete [2022-05-06T17:22:13.875Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-06T17:22:13.875Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:22:13.875Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:22:13.875Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-06T17:22:13.875Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-06T17:22:13.875Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-06T17:22:13.875Z] INFO: Docker version of control daemon [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:13.875Z] Client: [2022-05-06T17:22:13.875Z] Version: 20.10.9 [2022-05-06T17:22:13.875Z] API version: 1.41 [2022-05-06T17:22:13.875Z] Go version: go1.16.8 [2022-05-06T17:22:13.875Z] Git commit: c2ea9bc [2022-05-06T17:22:13.875Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-06T17:22:13.875Z] OS/Arch: windows/amd64 [2022-05-06T17:22:13.875Z] Context: default [2022-05-06T17:22:13.875Z] Experimental: true [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:13.875Z] Server: Docker Engine - Community [2022-05-06T17:22:13.875Z] Engine: [2022-05-06T17:22:13.875Z] Version: 20.10.9 [2022-05-06T17:22:13.875Z] API version: 1.41 (minimum version 1.24) [2022-05-06T17:22:13.875Z] Go version: go1.16.8 [2022-05-06T17:22:13.875Z] Git commit: 79ea9d3 [2022-05-06T17:22:13.875Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-06T17:22:13.875Z] OS/Arch: windows/amd64 [2022-05-06T17:22:13.875Z] Experimental: true [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:13.875Z] INFO: Docker info of control daemon [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:13.875Z] Client: [2022-05-06T17:22:13.875Z] Context: default [2022-05-06T17:22:13.875Z] Debug Mode: false [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:13.875Z] Server: [2022-05-06T17:22:13.875Z] Containers: 0 [2022-05-06T17:22:13.875Z] Running: 0 [2022-05-06T17:22:13.875Z] Paused: 0 [2022-05-06T17:22:13.875Z] Stopped: 0 [2022-05-06T17:22:13.875Z] Images: 1 [2022-05-06T17:22:13.875Z] Server Version: 20.10.9 [2022-05-06T17:22:13.875Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-06T17:22:13.875Z] Windows: [2022-05-06T17:22:13.875Z] LCOW: [2022-05-06T17:22:13.875Z] Logging Driver: json-file [2022-05-06T17:22:13.875Z] Plugins: [2022-05-06T17:22:13.875Z] Volume: local [2022-05-06T17:22:13.875Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T17:22:13.875Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T17:22:13.875Z] Swarm: inactive [2022-05-06T17:22:13.875Z] Default Isolation: process [2022-05-06T17:22:13.875Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-06T17:22:13.875Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-06T17:22:13.875Z] OSType: windows [2022-05-06T17:22:13.875Z] Architecture: x86_64 [2022-05-06T17:22:13.875Z] CPUs: 4 [2022-05-06T17:22:13.875Z] Total Memory: 32GiB [2022-05-06T17:22:13.875Z] Name: azwin-2-076200 [2022-05-06T17:22:13.875Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-06T17:22:13.875Z] Docker Root Dir: D:\docker [2022-05-06T17:22:13.875Z] Debug Mode: false [2022-05-06T17:22:13.875Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:22:13.875Z] Labels: [2022-05-06T17:22:13.875Z] Experimental: true [2022-05-06T17:22:13.875Z] Insecure Registries: [2022-05-06T17:22:13.875Z] 10.0.0.4:5000 [2022-05-06T17:22:13.875Z] 127.0.0.0/8 [2022-05-06T17:22:13.875Z] Registry Mirrors: [2022-05-06T17:22:13.875Z] http://10.0.0.4:5000/ [2022-05-06T17:22:13.875Z] Live Restore Enabled: false [2022-05-06T17:22:13.875Z] Product License: Community Engine [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:13.875Z] INFO: Commit hash is f0d1911ddf [2022-05-06T17:22:13.875Z] INFO: Nuke-Everything... [2022-05-06T17:22:13.875Z] INFO: Container count on control daemon to delete is 0 [2022-05-06T17:22:13.875Z] INFO: Nuking d:\CI [2022-05-06T17:22:13.875Z] INFO: Zapped successfully [2022-05-06T17:22:13.875Z] INFO: Location for testing is d:\CI\PR-43566\1 [2022-05-06T17:22:13.875Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:13.875Z] INFO: Building the image from Dockerfile.windows at 05/06/2022 17:22:11... [2022-05-06T17:22:13.875Z] [2022-05-06T17:22:14.033Z] Removing intermediate container 6fb461eb48c6 [2022-05-06T17:22:14.033Z] ---> 28adf0fed126 [2022-05-06T17:22:14.033Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-06T17:22:14.033Z] ---> Running in 37707d154ed2 [2022-05-06T17:22:14.033Z] Removing intermediate container 37707d154ed2 [2022-05-06T17:22:14.033Z] ---> 2d4332e93ad4 [2022-05-06T17:22:14.033Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-06T17:22:14.033Z] ---> Running in 7322af3a8bdd [2022-05-06T17:22:14.490Z] Removing intermediate container 7322af3a8bdd [2022-05-06T17:22:14.490Z] ---> f00f6092d01a [2022-05-06T17:22:14.490Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-06T17:22:14.490Z] ---> Running in 2ea111844ae7 [2022-05-06T17:22:14.952Z] Removing intermediate container 2ea111844ae7 [2022-05-06T17:22:14.952Z] ---> 08071886ddb1 [2022-05-06T17:22:14.952Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-06T17:22:14.952Z] ---> Running in d30b4eb10ff6 [2022-05-06T17:22:15.413Z] Removing intermediate container d30b4eb10ff6 [2022-05-06T17:22:15.413Z] ---> ae14a352e957 [2022-05-06T17:22:15.413Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-06T17:22:15.413Z] ---> Running in bb0cc02067a2 [2022-05-06T17:22:15.413Z] Removing intermediate container bb0cc02067a2 [2022-05-06T17:22:15.413Z] ---> 976b274baa57 [2022-05-06T17:22:15.413Z] Step 8/13 : 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-05-06T17:22:15.413Z] ---> Running in 328f685c183b [2022-05-06T17:22:15.735Z] #78 exporting layers 6.3s done [2022-05-06T17:22:15.735Z] #78 writing image sha256:26cbcc9610a89edaf2f7778206c9bc37bf11639cbf46ae80fb58095c91d5ac5d done [2022-05-06T17:22:15.735Z] #78 naming to docker.io/library/docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd done [2022-05-06T17:22:15.735Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-06T17:22:16.088Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -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:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh dynbinary test-integration [2022-05-06T17:22:18.005Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-06T17:22:18.005Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-06T17:22:18.005Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-06T17:22:18.005Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-06T17:22:18.005Z] 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-05-06T17:22:18.005Z] Detected virtualization docker. [2022-05-06T17:22:18.005Z] Detected architecture x86-64. [2022-05-06T17:22:18.005Z] Set hostname to . [2022-05-06T17:22:18.005Z] modprobe@configfs.service: Succeeded. [2022-05-06T17:22:18.005Z] modprobe@drm.service: Succeeded. [2022-05-06T17:22:18.005Z] modprobe@fuse.service: Succeeded. [2022-05-06T17:22:18.005Z] + source /etc/docker-entrypoint-cmd [2022-05-06T17:22:18.005Z] ++ hack/make.sh dynbinary test-integration [2022-05-06T17:22:18.005Z] [2022-05-06T17:22:18.005Z] Removing bundles/ [2022-05-06T17:22:18.005Z] [2022-05-06T17:22:18.005Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-06T17:22:18.005Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:22:18.005Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:22:18.543Z] Sending build context to Docker daemon 66.58MB [2022-05-06T17:22:18.543Z] [2022-05-06T17:22:18.543Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-06T17:22:18.543Z] ---> aa8714eb8356 [2022-05-06T17:22:18.543Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-06T17:22:18.543Z] ---> Running in 4beb11921a77 [2022-05-06T17:22:18.999Z] Removing intermediate container 4beb11921a77 [2022-05-06T17:22:18.999Z] ---> 21648e0e8326 [2022-05-06T17:22:18.999Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-06T17:22:18.999Z] ---> Running in 450c67e038ad [2022-05-06T17:22:19.456Z] Removing intermediate container 450c67e038ad [2022-05-06T17:22:19.456Z] ---> 8a7b0edb275e [2022-05-06T17:22:19.456Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-06T17:22:19.456Z] ---> Running in 1bf450bf25de [2022-05-06T17:22:19.912Z] Removing intermediate container 1bf450bf25de [2022-05-06T17:22:19.912Z] ---> c082a3b9f6ab [2022-05-06T17:22:19.912Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-06T17:22:19.912Z] ---> Running in bc317798d3ec [2022-05-06T17:22:19.912Z] Removing intermediate container bc317798d3ec [2022-05-06T17:22:19.912Z] ---> 2fe851caee1f [2022-05-06T17:22:19.912Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-06T17:22:19.912Z] ---> Running in 585e0e01487c [2022-05-06T17:22:20.124Z] [2022-05-06T17:22:20.124Z] SUCCESS: Specified value was saved. [2022-05-06T17:22:20.368Z] Removing intermediate container 585e0e01487c [2022-05-06T17:22:20.368Z] ---> b654ed79f879 [2022-05-06T17:22:20.368Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-06T17:22:20.368Z] ---> Running in 9e6505a711c7 [2022-05-06T17:22:20.824Z] Removing intermediate container 9e6505a711c7 [2022-05-06T17:22:20.824Z] ---> 7d8ef8d0dfa4 [2022-05-06T17:22:20.825Z] Step 8/13 : 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-05-06T17:22:20.825Z] ---> Running in 366fa3ca613e [2022-05-06T17:22:20.838Z] #65 89.58 + mkdir -p /build [2022-05-06T17:22:20.838Z] #65 89.58 + cp runc /build/runc [2022-05-06T17:22:20.838Z] #65 DONE 90.1s [2022-05-06T17:22:20.838Z] [2022-05-06T17:22:20.838Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:22:20.838Z] #69 sha256:941699248e1d8c53adcbf48d9aa29977fe1ccaab1503775a2a8afb6a9986a432 [2022-05-06T17:22:21.083Z] INFO: Downloading git... [2022-05-06T17:22:21.406Z] #69 ... [2022-05-06T17:22:21.406Z] [2022-05-06T17:22:21.406Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-06T17:22:21.406Z] #66 sha256:5c741ba49c16ac7417c997dd899e6fb32ef676048f366c670a1763092bd12e43 [2022-05-06T17:22:21.406Z] #66 DONE 0.3s [2022-05-06T17:22:21.406Z] [2022-05-06T17:22:21.406Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-06T17:22:21.406Z] #69 sha256:941699248e1d8c53adcbf48d9aa29977fe1ccaab1503775a2a8afb6a9986a432 [2022-05-06T17:22:22.608Z] INFO: Downloading go... [2022-05-06T17:22:24.133Z] INFO: Downloading compiler 1 of 3... [2022-05-06T17:22:25.518Z] [2022-05-06T17:22:25.518Z] SUCCESS: Specified value was saved. [2022-05-06T17:22:25.661Z] INFO: Downloading compiler 2 of 3... [2022-05-06T17:22:25.978Z] INFO: Downloading git... [2022-05-06T17:22:26.196Z] #62 292.0 # github.com/containerd/containerd/cmd/containerd [2022-05-06T17:22:26.196Z] #62 292.0 /usr/bin/ld: /tmp/go-link-1059428625/000019.o: in function `New': [2022-05-06T17:22:26.196Z] #62 292.0 /tmp/tmp.ykjJ1WZMO2/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-06T17:22:26.196Z] #62 292.1 + bin/containerd-stress [2022-05-06T17:22:26.196Z] #62 293.2 + bin/containerd-shim [2022-05-06T17:22:26.623Z] INFO: Downloading compiler 3 of 3... [2022-05-06T17:22:26.939Z] INFO: Downloading go... [2022-05-06T17:22:27.078Z] INFO: Extracting git... [2022-05-06T17:22:28.623Z] INFO: Downloading compiler 1 of 3... [2022-05-06T17:22:28.623Z] INFO: Downloading compiler 2 of 3... [2022-05-06T17:22:28.623Z] INFO: Downloading compiler 3 of 3... [2022-05-06T17:22:29.078Z] INFO: Extracting git... [2022-05-06T17:22:31.470Z] #62 296.8 # github.com/containerd/containerd/cmd/containerd [2022-05-06T17:22:31.470Z] #62 296.8 /usr/bin/ld: /tmp/go-link-511383879/000019.o: in function `New': [2022-05-06T17:22:31.470Z] #62 296.8 /tmp/tmp.9yjYnvDixx/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-06T17:22:31.470Z] #62 296.9 + bin/containerd-stress [2022-05-06T17:22:31.470Z] #62 298.0 + bin/containerd-shim [2022-05-06T17:22:32.806Z] #62 304.3 + bin/containerd-shim-runc-v1 [2022-05-06T17:22:38.009Z] #62 309.1 + bin/containerd-shim-runc-v1 [2022-05-06T17:22:39.398Z] #62 310.5 + bin/containerd-shim-runc-v2 [2022-05-06T17:22:39.658Z] #62 311.3 + binaries [2022-05-06T17:22:39.919Z] #62 311.3 + install -D bin/containerd /build/containerd [2022-05-06T17:22:39.919Z] #62 311.3 + install -D bin/containerd-shim /build/containerd-shim [2022-05-06T17:22:39.919Z] #62 311.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-06T17:22:39.919Z] #62 311.3 + install -D bin/ctr /build/ctr [2022-05-06T17:22:41.453Z] INFO: Expanding go... [2022-05-06T17:22:42.012Z] INFO: Expanding go... [2022-05-06T17:22:42.461Z] #62 DONE 313.5s [2022-05-06T17:22:43.402Z] [2022-05-06T17:22:43.403Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-06T17:22:43.403Z] #63 sha256:ba4f08f8e5c9e2954d5eee888bed7808b2a73c7131d76a598f21d5196531cefc [2022-05-06T17:22:44.343Z] #63 DONE 0.9s [2022-05-06T17:22:44.343Z] [2022-05-06T17:22:44.343Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-06T17:22:44.343Z] #68 sha256:fecc1eae134bc7f8ab88e66ed31d83b46551162bef63631c7c2cd9d487b52897 [2022-05-06T17:22:44.343Z] #68 DONE 0.2s [2022-05-06T17:22:44.343Z] [2022-05-06T17:22:44.343Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-06T17:22:44.343Z] #73 sha256:31ee62a1f319d1ffb05f7d97eb048edb8253c12e91cbddea741224aa6bc2a3f2 [2022-05-06T17:22:44.555Z] #62 315.3 + bin/containerd-shim-runc-v2 [2022-05-06T17:22:44.812Z] #62 316.0 + binaries [2022-05-06T17:22:44.812Z] #62 316.0 + install -D bin/containerd /build/containerd [2022-05-06T17:22:44.812Z] #62 316.1 + install -D bin/containerd-shim /build/containerd-shim [2022-05-06T17:22:44.812Z] #62 316.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-06T17:22:44.812Z] #62 316.1 + install -D bin/ctr /build/ctr [2022-05-06T17:22:45.283Z] #73 DONE 0.9s [2022-05-06T17:22:45.283Z] [2022-05-06T17:22:45.283Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-06T17:22:45.283Z] #74 sha256:6000470a77742c303853251d37dd71f9da2eb2ceb1965feaeaa9191260082f4e [2022-05-06T17:22:45.283Z] #74 DONE 0.0s [2022-05-06T17:22:45.283Z] [2022-05-06T17:22:45.283Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-06T17:22:45.283Z] #75 sha256:f5fd6cd3dedbe9d64dc22c123b2e1149061b6e30320e089bb689a39b93c10218 [2022-05-06T17:22:46.668Z] #75 DONE 1.4s [2022-05-06T17:22:46.668Z] [2022-05-06T17:22:46.668Z] #76 exporting to image [2022-05-06T17:22:46.668Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-06T17:22:46.668Z] #76 exporting layers [2022-05-06T17:22:46.702Z] #62 DONE 318.0s [2022-05-06T17:22:47.630Z] [2022-05-06T17:22:47.630Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-06T17:22:47.630Z] #63 sha256:f67f3263738e9771148d3d1bdcf6697a7ceef8caef8225169a22123778adce21 [2022-05-06T17:22:48.561Z] #63 DONE 0.8s [2022-05-06T17:22:48.561Z] [2022-05-06T17:22:48.561Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-06T17:22:48.561Z] #68 sha256:b7215bd040f8765214583658e00e0b07b734aa8c8e292eb0f60f0c38b6c11838 [2022-05-06T17:22:48.820Z] #68 DONE 0.2s [2022-05-06T17:22:48.820Z] [2022-05-06T17:22:48.820Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-06T17:22:48.820Z] #73 sha256:c63409badee7ad9aeab6fd6922f9711d7d3d488735ca8615b3fb2a9e9bfb7d4b [2022-05-06T17:22:49.751Z] #73 DONE 0.9s [2022-05-06T17:22:49.751Z] [2022-05-06T17:22:49.751Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-06T17:22:49.751Z] #74 sha256:d6f5eca55e2bf39aca9377abc12671cc05da936afd91ef58aea5815f4d28caa9 [2022-05-06T17:22:49.751Z] #74 DONE 0.0s [2022-05-06T17:22:49.751Z] [2022-05-06T17:22:49.751Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-06T17:22:49.751Z] #75 sha256:26f830621aa5de05e1714babc7aa440669c793be64d101b3ccac791c3bb20db2 [2022-05-06T17:22:51.167Z] #75 DONE 1.4s [2022-05-06T17:22:51.167Z] [2022-05-06T17:22:51.167Z] #76 exporting to image [2022-05-06T17:22:51.167Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-06T17:22:51.167Z] #76 exporting layers [2022-05-06T17:22:53.318Z] #76 exporting layers 6.3s done [2022-05-06T17:22:53.318Z] #76 writing image sha256:64cfecb4d18d5679fe2bb28a0acf14a3240a9adc2847ff7b66de5bb065c3b824 done [2022-05-06T17:22:53.318Z] #76 naming to docker.io/library/docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd done [2022-05-06T17:22:53.318Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-06T17:22:53.647Z] #69 176.8 # github.com/containerd/containerd/cmd/containerd [2022-05-06T17:22:53.647Z] #69 176.8 /usr/bin/ld: /tmp/go-link-4223132304/000019.o: in function `New': [2022-05-06T17:22:53.647Z] #69 176.8 /tmp/tmp.lR1GFzn845/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-06T17:22:53.647Z] #69 176.9 + bin/containerd-stress [2022-05-06T17:22:53.647Z] #69 178.0 + bin/containerd-shim [2022-05-06T17:22:53.660Z] + trap exit INT TERM [2022-05-06T17:22:53.660Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-06T17:22:53.660Z] + CONTAINER_NAME=docker-pr1 [2022-05-06T17:22:53.660Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43566/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh dynbinary [2022-05-06T17:22:55.570Z] [2022-05-06T17:22:55.570Z] Removing bundles/ [2022-05-06T17:22:55.570Z] [2022-05-06T17:22:55.570Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-06T17:22:55.570Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:22:55.570Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-06T17:22:56.589Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-05-06T17:22:56.589Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-06T17:22:56.589Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-06T17:22:56.589Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-05-06T17:22:56.589Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-06T17:22:56.589Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-05-06T17:22:56.589Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/builder [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-06T17:22:56.589Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-06T17:22:57.711Z] #76 exporting layers 6.0s done [2022-05-06T17:22:57.711Z] #76 writing image sha256:b7b86c185f413ec764bb7e96960339cc50021d5cbbf7c309568c5b753222c235 done [2022-05-06T17:22:57.711Z] #76 naming to docker.io/library/docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd done [2022-05-06T17:22:57.711Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-06T17:22:57.963Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2022-05-06T17:22:58.089Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -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:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh dynbinary test-integration [2022-05-06T17:22:58.221Z] ok github.com/docker/docker/builder/dockerfile 0.407s coverage: 49.3% of statements [2022-05-06T17:22:58.480Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-06T17:22:59.016Z] [2022-05-06T17:22:59.016Z] Removing bundles/ [2022-05-06T17:22:59.016Z] [2022-05-06T17:22:59.016Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-06T17:22:59.016Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:22:59.016Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:22:59.046Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-06T17:22:59.981Z] ok github.com/docker/docker/builder/remotecontext/git 1.519s coverage: 86.3% of statements [2022-05-06T17:22:59.981Z] ? github.com/docker/docker/cli [no test files] [2022-05-06T17:22:59.981Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-06T17:22:59.981Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-06T17:22:59.981Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-06T17:23:00.547Z] ok github.com/docker/docker/cmd/docker-proxy 0.354s coverage: 69.3% of statements [2022-05-06T17:23:03.624Z] #69 189.1 + bin/containerd-shim-runc-v1 [2022-05-06T17:23:03.833Z] ok github.com/docker/docker/client 0.092s coverage: 75.6% of statements [2022-05-06T17:23:06.728Z] INFO: Expanding compiler 1 of 3... [2022-05-06T17:23:06.728Z] INFO: Expanding compiler 2 of 3... [2022-05-06T17:23:07.083Z] INFO: Expanding compiler 1 of 3... [2022-05-06T17:23:08.048Z] INFO: Expanding compiler 2 of 3... [2022-05-06T17:23:08.891Z] #69 195.4 + bin/containerd-shim-runc-v2 [2022-05-06T17:23:09.826Z] #69 196.2 + binaries [2022-05-06T17:23:09.826Z] #69 196.2 + install -D bin/containerd /build/containerd [2022-05-06T17:23:09.826Z] #69 196.2 + install -D bin/containerd-shim /build/containerd-shim [2022-05-06T17:23:09.826Z] #69 196.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-06T17:23:09.826Z] #69 196.2 + install -D bin/ctr /build/ctr [2022-05-06T17:23:10.085Z] #69 DONE 196.6s [2022-05-06T17:23:11.461Z] [2022-05-06T17:23:11.461Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-06T17:23:11.461Z] #70 sha256:527db8b470980c4f78bde9fd0792afba8ef3dc13b97812818b9a5b5d14711037 [2022-05-06T17:23:11.461Z] #70 DONE 0.2s [2022-05-06T17:23:11.461Z] [2022-05-06T17:23:11.461Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-06T17:23:11.461Z] #75 sha256:e08ca4f74c3310be0bef8095201d2b5aab7c3b83b3159c1c902bc823da1d972a [2022-05-06T17:23:11.461Z] #75 DONE 0.1s [2022-05-06T17:23:11.480Z] INFO: Expanding compiler 3 of 3... [2022-05-06T17:23:11.720Z] [2022-05-06T17:23:11.720Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-06T17:23:11.720Z] #80 sha256:f16fbfc42791846b6c02adeca24a444ab3a9760e508efdcfe16521ae1556f699 [2022-05-06T17:23:11.947Z] INFO: Removing downloaded files... [2022-05-06T17:23:11.947Z] INFO: Downloading containerd [2022-05-06T17:23:11.979Z] #80 DONE 0.5s [2022-05-06T17:23:11.979Z] [2022-05-06T17:23:11.979Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-06T17:23:11.979Z] #81 sha256:b502be47b79bea6f6f13d67b5ba24f40e429251fe5bea46290534649152281bd [2022-05-06T17:23:11.979Z] #81 DONE 0.0s [2022-05-06T17:23:11.979Z] [2022-05-06T17:23:11.979Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-06T17:23:11.979Z] #82 sha256:260c2d911404694c44fcaae57e75e63c8b210cae24ac96c06bb873945b1b7d7b [2022-05-06T17:23:13.806Z] INFO: Expanding compiler 3 of 3... [2022-05-06T17:23:13.806Z] INFO: Removing downloaded files... [2022-05-06T17:23:13.806Z] INFO: Downloading containerd [2022-05-06T17:23:16.169Z] #82 DONE 4.1s [2022-05-06T17:23:16.169Z] [2022-05-06T17:23:16.169Z] #83 exporting to image [2022-05-06T17:23:16.169Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-06T17:23:16.169Z] #83 exporting layers [2022-05-06T17:23:24.040Z] [2022-05-06T17:23:24.040Z] Name Version Source Summary [2022-05-06T17:23:24.040Z] ---- ------- ------ ------- [2022-05-06T17:23:24.040Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-06T17:23:24.994Z] [2022-05-06T17:23:24.994Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-06T17:23:24.994Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-06T17:23:24.994Z] PSChildName : containerd [2022-05-06T17:23:24.994Z] PSDrive : C [2022-05-06T17:23:24.994Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-06T17:23:24.994Z] PSIsContainer : True [2022-05-06T17:23:24.994Z] Name : containerd [2022-05-06T17:23:24.994Z] FullName : C:\containerd [2022-05-06T17:23:24.994Z] Parent : [2022-05-06T17:23:24.994Z] Exists : True [2022-05-06T17:23:24.994Z] Root : C:\ [2022-05-06T17:23:24.994Z] Extension : [2022-05-06T17:23:24.994Z] CreationTime : 5/6/2022 5:23:24 PM [2022-05-06T17:23:24.994Z] CreationTimeUtc : 5/6/2022 5:23:24 PM [2022-05-06T17:23:24.994Z] LastAccessTime : 5/6/2022 5:23:24 PM [2022-05-06T17:23:24.994Z] LastAccessTimeUtc : 5/6/2022 5:23:24 PM [2022-05-06T17:23:24.994Z] LastWriteTime : 5/6/2022 5:23:24 PM [2022-05-06T17:23:24.994Z] LastWriteTimeUtc : 5/6/2022 5:23:24 PM [2022-05-06T17:23:24.994Z] Attributes : Directory [2022-05-06T17:23:24.994Z] Mode : d----- [2022-05-06T17:23:24.994Z] BaseName : containerd [2022-05-06T17:23:24.994Z] Target : {} [2022-05-06T17:23:24.994Z] LinkType : [2022-05-06T17:23:24.994Z] [2022-05-06T17:23:26.504Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-06T17:23:26.504Z] INFO: Configuring git core.autocrlf... [2022-05-06T17:23:26.957Z] [2022-05-06T17:23:26.957Z] [2022-05-06T17:23:35.988Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.7% of statements [2022-05-06T17:23:35.988Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-05-06T17:23:36.554Z] ok github.com/docker/docker/cmd/dockerd/trap 2.461s coverage: 0.0% of statements [2022-05-06T17:23:36.554Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-06T17:23:36.554Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-06T17:23:36.554Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-06T17:23:36.554Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-06T17:23:36.554Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-06T17:23:37.239Z] [2022-05-06T17:23:37.239Z] Name Version Source Summary [2022-05-06T17:23:37.239Z] ---- ------- ------ ------- [2022-05-06T17:23:37.239Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-06T17:23:37.239Z] [2022-05-06T17:23:37.239Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-06T17:23:37.239Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-06T17:23:37.239Z] PSChildName : containerd [2022-05-06T17:23:37.239Z] PSDrive : C [2022-05-06T17:23:37.239Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-06T17:23:37.239Z] PSIsContainer : True [2022-05-06T17:23:37.239Z] Name : containerd [2022-05-06T17:23:37.239Z] FullName : C:\containerd [2022-05-06T17:23:37.239Z] Parent : [2022-05-06T17:23:37.239Z] Exists : True [2022-05-06T17:23:37.239Z] Root : C:\ [2022-05-06T17:23:37.239Z] Extension : [2022-05-06T17:23:37.239Z] CreationTime : 5/6/2022 5:23:34 PM [2022-05-06T17:23:37.239Z] CreationTimeUtc : 5/6/2022 5:23:34 PM [2022-05-06T17:23:37.239Z] LastAccessTime : 5/6/2022 5:23:34 PM [2022-05-06T17:23:37.239Z] LastAccessTimeUtc : 5/6/2022 5:23:34 PM [2022-05-06T17:23:37.239Z] LastWriteTime : 5/6/2022 5:23:34 PM [2022-05-06T17:23:37.239Z] LastWriteTimeUtc : 5/6/2022 5:23:34 PM [2022-05-06T17:23:37.239Z] Attributes : Directory [2022-05-06T17:23:37.239Z] Mode : d----- [2022-05-06T17:23:37.239Z] BaseName : containerd [2022-05-06T17:23:37.239Z] Target : {} [2022-05-06T17:23:37.239Z] LinkType : [2022-05-06T17:23:37.239Z] [2022-05-06T17:23:37.239Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-06T17:23:37.239Z] INFO: Configuring git core.autocrlf... [2022-05-06T17:23:37.239Z] [2022-05-06T17:23:37.239Z] [2022-05-06T17:23:41.825Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2022-05-06T17:23:42.765Z] #83 exporting layers 25.8s done [2022-05-06T17:23:42.765Z] #83 writing image sha256:27f7cebdc812d3c04b351b65c9fd58a8036656c781c487ab1fcdee211f4727dc done [2022-05-06T17:23:42.765Z] #83 naming to docker.io/library/docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd done [2022-05-06T17:23:42.765Z] #83 DONE 25.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-06T17:23:43.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43566/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/validate/default [2022-05-06T17:23:43.198Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-05-06T17:23:43.659Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-06T17:23:43.659Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-06T17:23:43.659Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-06T17:23:43.659Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-06T17:23:43.659Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-06T17:23:43.659Z] Congratulations! No new tests were added to integration-cli. [2022-05-06T17:23:43.659Z] [2022-05-06T17:23:43.659Z] INFO Start validation with golang-ci-lint [2022-05-06T17:23:44.573Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-05-06T17:23:44.594Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-06T17:23:44.594Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-06T17:23:44.594Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-06T17:23:51.140Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-05-06T17:23:51.709Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-06T17:23:52.277Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-06T17:23:52.844Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-06T17:23:53.778Z] ok github.com/docker/docker/daemon 10.128s coverage: 16.7% of statements [2022-05-06T17:23:53.778Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-06T17:23:53.778Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-06T17:23:53.778Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-06T17:23:53.778Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-06T17:23:54.345Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.579s coverage: 74.8% of statements [2022-05-06T17:23:55.279Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.344s coverage: 56.2% of statements [2022-05-06T17:23:55.537Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.0% of statements [2022-05-06T17:23:56.915Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-05-06T17:23:57.864Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.204s coverage: 50.6% of statements [2022-05-06T17:23:59.775Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.855s coverage: 45.9% of statements [2022-05-06T17:23:59.775Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-06T17:24:00.036Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.882s coverage: 58.2% of statements [2022-05-06T17:24:00.036Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-06T17:24:00.036Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-06T17:24:00.606Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-05-06T17:24:00.865Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-05-06T17:24:01.434Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-05-06T17:24:02.813Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.6% of statements [2022-05-06T17:24:02.813Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-06T17:24:02.813Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-06T17:24:03.073Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-05-06T17:24:03.642Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 79.9% of statements [2022-05-06T17:24:03.642Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-05-06T17:24:03.642Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-06T17:24:04.209Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 68.2% of statements [2022-05-06T17:24:04.467Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-05-06T17:24:04.726Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-05-06T17:24:04.984Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-06T17:24:05.551Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-05-06T17:24:05.551Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-06T17:24:05.810Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 59.1% of statements [2022-05-06T17:24:06.377Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-05-06T17:24:06.945Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-05-06T17:24:07.203Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-05-06T17:24:07.770Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-06T17:24:08.337Z] ok github.com/docker/docker/daemon/logger/splunk 1.536s coverage: 82.5% of statements [2022-05-06T17:24:08.337Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-06T17:24:08.337Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-06T17:24:09.275Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2022-05-06T17:24:09.843Z] ok github.com/docker/docker/distribution 0.606s coverage: 28.2% of statements [2022-05-06T17:24:09.843Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-06T17:24:10.416Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-06T17:24:10.985Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-06T17:24:11.245Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-06T17:24:11.813Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-05-06T17:24:11.813Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-06T17:24:11.813Z] ok github.com/docker/docker/image/tarexport 0.023s coverage: 0.7% of statements [2022-05-06T17:24:12.381Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2022-05-06T17:24:12.381Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-06T17:24:12.640Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-06T17:24:13.208Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-05-06T17:24:13.775Z] ok github.com/docker/docker/opts 0.027s coverage: 65.5% of statements [2022-05-06T17:24:14.033Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-06T17:24:15.411Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.5% of statements [2022-05-06T17:24:16.346Z] ok github.com/docker/docker/pkg/authorization 0.436s coverage: 68.3% of statements [2022-05-06T17:24:16.604Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-06T17:24:16.862Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-06T17:24:20.177Z] ok github.com/docker/docker/pkg/chrootarchive 2.511s coverage: 42.7% of statements [2022-05-06T17:24:20.177Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-06T17:24:20.177Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-06T17:24:20.441Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-05-06T17:24:21.011Z] ok github.com/docker/docker/layer 7.739s coverage: 69.0% of statements [2022-05-06T17:24:21.011Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-06T17:24:21.011Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-06T17:24:21.011Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-06T17:24:21.011Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-06T17:24:21.011Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-06T17:24:21.011Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-06T17:24:21.271Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-05-06T17:24:21.530Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-05-06T17:24:21.789Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-06T17:24:21.789Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-05-06T17:24:22.709Z] ba8181afd426: Pull complete [2022-05-06T17:24:22.709Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-06T17:24:22.709Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:24:22.709Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:24:22.709Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-06T17:24:22.709Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-06T17:24:22.709Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-05-06T17:24:22.709Z] INFO: Docker version of control daemon [2022-05-06T17:24:22.709Z] [2022-05-06T17:24:22.709Z] Client: [2022-05-06T17:24:22.709Z] Version: 20.10.9 [2022-05-06T17:24:22.709Z] API version: 1.41 [2022-05-06T17:24:22.709Z] Go version: go1.16.8 [2022-05-06T17:24:22.709Z] Git commit: c2ea9bc [2022-05-06T17:24:22.709Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-06T17:24:22.709Z] OS/Arch: windows/amd64 [2022-05-06T17:24:22.709Z] Context: default [2022-05-06T17:24:22.709Z] Experimental: true [2022-05-06T17:24:22.709Z] [2022-05-06T17:24:22.709Z] Server: Docker Engine - Community [2022-05-06T17:24:22.709Z] Engine: [2022-05-06T17:24:22.709Z] Version: 20.10.9 [2022-05-06T17:24:22.709Z] API version: 1.41 (minimum version 1.24) [2022-05-06T17:24:22.709Z] Go version: go1.16.8 [2022-05-06T17:24:22.709Z] Git commit: 79ea9d3 [2022-05-06T17:24:22.709Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-06T17:24:22.709Z] OS/Arch: windows/amd64 [2022-05-06T17:24:22.709Z] Experimental: true [2022-05-06T17:24:22.709Z] [2022-05-06T17:24:22.709Z] INFO: Docker info of control daemon [2022-05-06T17:24:22.709Z] [2022-05-06T17:24:22.709Z] Client: [2022-05-06T17:24:22.709Z] Context: default [2022-05-06T17:24:22.709Z] Debug Mode: false [2022-05-06T17:24:22.709Z] Plugins: [2022-05-06T17:24:22.710Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-06T17:24:22.710Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-06T17:24:22.710Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-06T17:24:22.710Z] [2022-05-06T17:24:22.710Z] Server: [2022-05-06T17:24:22.710Z] Containers: 0 [2022-05-06T17:24:22.710Z] Running: 0 [2022-05-06T17:24:22.710Z] Paused: 0 [2022-05-06T17:24:22.710Z] Stopped: 0 [2022-05-06T17:24:22.710Z] Images: 1 [2022-05-06T17:24:22.710Z] Server Version: 20.10.9 [2022-05-06T17:24:22.710Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-06T17:24:22.710Z] Windows: [2022-05-06T17:24:22.710Z] LCOW: [2022-05-06T17:24:22.710Z] Logging Driver: json-file [2022-05-06T17:24:22.710Z] Plugins: [2022-05-06T17:24:22.710Z] Volume: local [2022-05-06T17:24:22.710Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T17:24:22.710Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T17:24:22.710Z] Swarm: inactive [2022-05-06T17:24:22.710Z] Default Isolation: process [2022-05-06T17:24:22.710Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-06T17:24:22.710Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-06T17:24:22.710Z] OSType: windows [2022-05-06T17:24:22.710Z] Architecture: x86_64 [2022-05-06T17:24:22.710Z] CPUs: 4 [2022-05-06T17:24:22.710Z] Total Memory: 32GiB [2022-05-06T17:24:22.710Z] Name: azwin-2-48b7a0 [2022-05-06T17:24:22.710Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-06T17:24:22.710Z] Docker Root Dir: D:\docker [2022-05-06T17:24:22.710Z] Debug Mode: false [2022-05-06T17:24:22.710Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:24:22.710Z] Labels: [2022-05-06T17:24:22.710Z] Experimental: true [2022-05-06T17:24:22.710Z] Insecure Registries: [2022-05-06T17:24:22.710Z] 10.0.0.4:5000 [2022-05-06T17:24:22.710Z] 127.0.0.0/8 [2022-05-06T17:24:22.710Z] Registry Mirrors: [2022-05-06T17:24:22.710Z] http://10.0.0.4:5000/ [2022-05-06T17:24:22.710Z] Live Restore Enabled: false [2022-05-06T17:24:22.710Z] Product License: Community Engine [2022-05-06T17:24:22.710Z] [2022-05-06T17:24:22.710Z] [2022-05-06T17:24:22.710Z] INFO: Commit hash is f0d1911ddf [2022-05-06T17:24:22.710Z] INFO: Nuke-Everything... [2022-05-06T17:24:22.710Z] INFO: Container count on control daemon to delete is 0 [2022-05-06T17:24:22.710Z] INFO: Nuking d:\CI [2022-05-06T17:24:22.710Z] INFO: Zapped successfully [2022-05-06T17:24:22.710Z] INFO: Location for testing is d:\CI\PR-43566\1 [2022-05-06T17:24:22.710Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-06T17:24:22.710Z] [2022-05-06T17:24:22.710Z] [2022-05-06T17:24:22.710Z] INFO: Building the image from Dockerfile.windows at 05/06/2022 17:24:12... [2022-05-06T17:24:22.710Z] [2022-05-06T17:24:22.710Z] Sending build context to Docker daemon 66.58MB [2022-05-06T17:24:22.710Z] [2022-05-06T17:24:22.710Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-06T17:24:22.710Z] ---> e8870c5c3ab2 [2022-05-06T17:24:22.710Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-06T17:24:22.710Z] ---> Running in 83915f26769a [2022-05-06T17:24:22.710Z] Removing intermediate container 83915f26769a [2022-05-06T17:24:22.710Z] ---> f2be826cdc04 [2022-05-06T17:24:22.710Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-06T17:24:22.710Z] ---> Running in e4b304f0ae25 [2022-05-06T17:24:22.710Z] Removing intermediate container e4b304f0ae25 [2022-05-06T17:24:22.710Z] ---> f99ec30d63a5 [2022-05-06T17:24:22.710Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-06T17:24:22.710Z] ---> Running in f3a65d22cf7d [2022-05-06T17:24:22.710Z] Removing intermediate container f3a65d22cf7d [2022-05-06T17:24:22.710Z] ---> e9e00a983ea8 [2022-05-06T17:24:22.710Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-06T17:24:22.710Z] ---> Running in 0093a3020926 [2022-05-06T17:24:22.710Z] Removing intermediate container 0093a3020926 [2022-05-06T17:24:22.710Z] ---> 72629a02a272 [2022-05-06T17:24:22.710Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-06T17:24:22.710Z] ---> Running in 376746b53677 [2022-05-06T17:24:22.726Z] ok github.com/docker/docker/pkg/idtools 0.456s coverage: 67.9% of statements [2022-05-06T17:24:22.985Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 70.1% of statements [2022-05-06T17:24:22.985Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-05-06T17:24:23.180Z] Removing intermediate container 376746b53677 [2022-05-06T17:24:23.180Z] ---> 56cff9817816 [2022-05-06T17:24:23.180Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-06T17:24:23.180Z] ---> Running in de8715546773 [2022-05-06T17:24:23.245Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-05-06T17:24:23.245Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-06T17:24:23.245Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-05-06T17:24:23.504Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2022-05-06T17:24:23.504Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-06T17:24:23.649Z] Removing intermediate container de8715546773 [2022-05-06T17:24:23.649Z] ---> b555e2d2aec5 [2022-05-06T17:24:23.650Z] Step 8/13 : 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-05-06T17:24:23.650Z] ---> Running in 77bf874b587d [2022-05-06T17:24:23.764Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-06T17:24:23.764Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-06T17:24:23.764Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-06T17:24:23.764Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-06T17:24:24.333Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-05-06T17:24:24.654Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:24:24.654Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:24:24.654Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:24:24.654Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:24:24.654Z] [2022-05-06T17:24:24.654Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-06T17:24:24.654Z] DOCKER_SYSTEMD=1 [2022-05-06T17:24:24.654Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-06T17:24:24.654Z] HOSTNAME=b3e83ed4d6ac [2022-05-06T17:24:24.654Z] DEST=bundles/test-integration [2022-05-06T17:24:24.654Z] PWD=/go/src/github.com/docker/docker [2022-05-06T17:24:24.654Z] DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:24:24.654Z] container=docker [2022-05-06T17:24:24.654Z] HOME=/root [2022-05-06T17:24:24.654Z] LANG=C.UTF-8 [2022-05-06T17:24:24.654Z] INVOCATION_ID=a97ce635f1a4489493a09224da7bf048 [2022-05-06T17:24:24.654Z] GOLANG_VERSION=1.18.1 [2022-05-06T17:24:24.654Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-06T17:24:24.654Z] VALIDATE_BRANCH=master [2022-05-06T17:24:24.654Z] TERM=xterm [2022-05-06T17:24:24.654Z] DOCKER_PKG=github.com/docker/docker [2022-05-06T17:24:24.654Z] SHLVL=3 [2022-05-06T17:24:24.654Z] TIMEOUT=120m [2022-05-06T17:24:24.654Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-06T17:24:24.654Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-06T17:24:24.654Z] GO111MODULE=off [2022-05-06T17:24:24.654Z] DOCKER_EXPERIMENTAL=1 [2022-05-06T17:24:24.654Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-06T17:24:24.654Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-06T17:24:24.654Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-06T17:24:24.654Z] GOPATH=/go [2022-05-06T17:24:24.654Z] PKG_CONFIG=pkg-config [2022-05-06T17:24:24.654Z] _=/usr/bin/env [2022-05-06T17:24:24.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-06T17:24:24.903Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-06T17:24:24.903Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-06T17:24:25.163Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-06T17:24:26.538Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-05-06T17:24:26.796Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-05-06T17:24:27.054Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-06T17:24:27.054Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-05-06T17:24:27.313Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-06T17:24:27.571Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-06T17:24:28.138Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-06T17:24:28.396Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-06T17:24:28.654Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-05-06T17:24:29.220Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-05-06T17:24:29.479Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-06T17:24:29.738Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-06T17:24:31.640Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-05-06T17:24:31.640Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-06T17:24:32.207Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-06T17:24:33.145Z] ok github.com/docker/docker/quota 0.261s coverage: 71.4% of statements [2022-05-06T17:24:33.713Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-06T17:24:34.651Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-05-06T17:24:34.910Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-06T17:24:34.910Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-06T17:24:35.477Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-06T17:24:35.737Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-06T17:24:37.641Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-06T17:24:37.899Z] ok github.com/docker/docker/volume/local 0.115s coverage: 76.4% of statements [2022-05-06T17:24:38.466Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-06T17:24:39.109Z] Removing intermediate container 328f685c183b [2022-05-06T17:24:39.109Z] ---> fc2f1fe90f3e [2022-05-06T17:24:39.109Z] Step 9/13 : 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-05-06T17:24:39.109Z] ---> Running in 34d7a15d7e70 [2022-05-06T17:24:39.109Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-06T17:24:39.109Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-06T17:24:39.109Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-06T17:24:39.109Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-06T17:24:39.109Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-06T17:24:39.109Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-06T17:24:39.109Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-06T17:24:39.109Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-06T17:24:39.109Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-06T17:24:39.109Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-06T17:24:39.109Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-06T17:24:39.109Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-06T17:24:39.109Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-06T17:24:39.109Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-06T17:24:39.109Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-06T17:24:39.109Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-06T17:24:39.400Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-06T17:24:44.919Z] [2022-05-06T17:24:44.919Z] SUCCESS: Specified value was saved. [2022-05-06T17:24:44.919Z] INFO: Downloading git... [2022-05-06T17:24:45.924Z] INFO: Downloading go... [2022-05-06T17:24:47.528Z] INFO: Downloading compiler 1 of 3... [2022-05-06T17:24:47.528Z] INFO: Downloading compiler 2 of 3... [2022-05-06T17:24:47.528Z] INFO: Downloading compiler 3 of 3... [2022-05-06T17:24:48.004Z] INFO: Extracting git... [2022-05-06T17:24:49.535Z] Removing intermediate container 366fa3ca613e [2022-05-06T17:24:49.535Z] ---> e2242c8cfe81 [2022-05-06T17:24:49.535Z] Step 9/13 : 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-05-06T17:24:49.535Z] ---> Running in 30a9db37b0ef [2022-05-06T17:24:49.535Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-06T17:24:49.535Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-06T17:24:49.535Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-06T17:24:49.535Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-06T17:24:49.535Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-06T17:24:49.535Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-06T17:24:49.535Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-06T17:24:49.535Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-06T17:24:49.535Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-06T17:24:49.535Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-06T17:24:49.535Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-06T17:24:49.535Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-06T17:24:49.535Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-06T17:24:49.535Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-06T17:24:50.538Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-06T17:24:50.538Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-06T17:24:54.052Z] Removing intermediate container 34d7a15d7e70 [2022-05-06T17:24:54.052Z] ---> c20f63dbe6cd [2022-05-06T17:24:54.052Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-06T17:24:54.052Z] ---> Running in 54ac49cb950b [2022-05-06T17:24:57.055Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-06T17:24:57.055Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-06T17:24:57.522Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-06T17:24:57.522Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-06T17:24:57.990Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-06T17:24:57.990Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-06T17:24:57.990Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-06T17:24:57.990Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:25:01.320Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/rootless [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/volume [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-06T17:25:01.320Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === Skipped [2022-05-06T17:25:01.320Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-06T17:25:01.320Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-06T17:25:01.320Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-06T17:25:01.320Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-06T17:25:01.320Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-06T17:25:01.320Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.320Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-06T17:25:01.320Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.320Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-06T17:25:01.320Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.320Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-06T17:25:01.320Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.320Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-06T17:25:01.320Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.320Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-06T17:25:01.320Z] graphtest_unix.go:71: No driver to put! [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-06T17:25:01.320Z] time="2022-05-06T17:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:25:01.320Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:25:01.320Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-06T17:25:01.320Z] time="2022-05-06T17:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:25:01.320Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:25:01.320Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:25:01.320Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-06T17:25:01.321Z] time="2022-05-06T17:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:25:01.321Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:25:01.321Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-06T17:25:01.321Z] time="2022-05-06T17:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:25:01.321Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:25:01.321Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-06T17:25:01.321Z] time="2022-05-06T17:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:25:01.321Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:25:01.321Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-06T17:25:01.321Z] graphtest_unix.go:71: No driver to put! [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-06T17:25:01.321Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-06T17:25:01.321Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-06T17:25:01.321Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-06T17:25:01.321Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-06T17:25:01.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-06T17:25:01.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-06T17:25:01.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-06T17:25:01.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-06T17:25:01.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:25:01.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-06T17:25:01.321Z] graphtest_unix.go:71: No driver to put! [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-06T17:25:01.321Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-06T17:25:01.321Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-06T17:25:01.321Z] [2022-05-06T17:25:01.321Z] DONE 2526 tests, 28 skipped in 205.410s [2022-05-06T17:25:01.321Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:25:01.321Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-06T17:25:01.321Z] + 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-05-06T17:25:02.122Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:25:02.123Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:25:02.123Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:25:02.123Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:25:02.123Z] [2022-05-06T17:25:02.123Z] + TEST_INTEGRATION_DEST=2 [2022-05-06T17:25:02.123Z] + CONTAINER_NAME=docker-pr1-2 [2022-05-06T17:25:02.123Z] + TEST_SKIP_INTEGRATION=1 [2022-05-06T17:25:02.123Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-06T17:25:02.123Z] + run_tests [2022-05-06T17:25:02.123Z] + c=0 [2022-05-06T17:25:02.123Z] + '[' -n 0 ']' [2022-05-06T17:25:02.123Z] + rm= [2022-05-06T17:25:02.123Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43566/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43566/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh '' test-integration [2022-05-06T17:25:02.123Z] + TEST_INTEGRATION_DEST=1 [2022-05-06T17:25:02.123Z] + CONTAINER_NAME=docker-pr1-1 [2022-05-06T17:25:02.123Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-06T17:25:02.123Z] + run_tests test-integration-flaky [2022-05-06T17:25:02.123Z] + '[' -n 0 ']' [2022-05-06T17:25:02.123Z] + rm= [2022-05-06T17:25:02.123Z] + TEST_INTEGRATION_DEST=3 [2022-05-06T17:25:02.123Z] + CONTAINER_NAME=docker-pr1-3 [2022-05-06T17:25:02.123Z] + TEST_SKIP_INTEGRATION=1 [2022-05-06T17:25:02.123Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-06T17:25:02.123Z] + run_tests [2022-05-06T17:25:02.123Z] + '[' -n 0 ']' [2022-05-06T17:25:02.123Z] + rm= [2022-05-06T17:25:02.123Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43566/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43566/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh test-integration-flaky test-integration [2022-05-06T17:25:02.123Z] ++ jobs -p [2022-05-06T17:25:02.123Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43566/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43566/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh '' test-integration [2022-05-06T17:25:02.123Z] + for job in $(jobs -p) [2022-05-06T17:25:02.123Z] + wait 8231 [2022-05-06T17:25:02.123Z] [2022-05-06T17:25:02.123Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-06T17:25:02.123Z] [2022-05-06T17:25:02.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-06T17:25:02.123Z] HOSTNAME=2c14e4fe04e1 [2022-05-06T17:25:02.123Z] TEST_SKIP_INTEGRATION=1 [2022-05-06T17:25:02.123Z] TESTDEBUG=0 [2022-05-06T17:25:02.123Z] DEST=bundles/test-integration [2022-05-06T17:25:02.123Z] PWD=/go/src/github.com/docker/docker [2022-05-06T17:25:02.123Z] KEEPBUNDLE=1 [2022-05-06T17:25:02.123Z] DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:25:02.123Z] container=docker [2022-05-06T17:25:02.123Z] HOME=/root [2022-05-06T17:25:02.123Z] GOLANG_VERSION=1.18.1 [2022-05-06T17:25:02.123Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-06T17:25:02.123Z] VALIDATE_BRANCH=master [2022-05-06T17:25:02.123Z] TERM=xterm [2022-05-06T17:25:02.123Z] DOCKER_PKG=github.com/docker/docker [2022-05-06T17:25:02.123Z] SHLVL=1 [2022-05-06T17:25:02.123Z] TIMEOUT=120m [2022-05-06T17:25:02.123Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-06T17:25:02.123Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-06T17:25:02.123Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-06T17:25:02.123Z] GO111MODULE=off [2022-05-06T17:25:02.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-06T17:25:02.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-06T17:25:02.123Z] GOPATH=/go [2022-05-06T17:25:02.123Z] PKG_CONFIG=pkg-config [2022-05-06T17:25:02.123Z] _=/usr/bin/env [2022-05-06T17:25:02.123Z] Building test suite binary ./integration-cli/test.main [2022-05-06T17:25:02.123Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-06T17:25:02.123Z] [2022-05-06T17:25:02.123Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-06T17:25:02.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-06T17:25:02.123Z] HOSTNAME=61f4dab4ecc2 [2022-05-06T17:25:02.123Z] TEST_SKIP_INTEGRATION=1 [2022-05-06T17:25:02.123Z] TESTDEBUG=0 [2022-05-06T17:25:02.123Z] DEST=bundles/test-integration [2022-05-06T17:25:02.123Z] PWD=/go/src/github.com/docker/docker [2022-05-06T17:25:02.123Z] KEEPBUNDLE=1 [2022-05-06T17:25:02.123Z] DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:25:02.123Z] container=docker [2022-05-06T17:25:02.123Z] HOME=/root [2022-05-06T17:25:02.123Z] GOLANG_VERSION=1.18.1 [2022-05-06T17:25:02.123Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-06T17:25:02.123Z] VALIDATE_BRANCH=master [2022-05-06T17:25:02.123Z] TERM=xterm [2022-05-06T17:25:02.123Z] DOCKER_PKG=github.com/docker/docker [2022-05-06T17:25:02.123Z] SHLVL=1 [2022-05-06T17:25:02.123Z] TIMEOUT=120m [2022-05-06T17:25:02.123Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-06T17:25:02.123Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-06T17:25:02.123Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-06T17:25:02.123Z] GO111MODULE=off [2022-05-06T17:25:02.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-06T17:25:02.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-06T17:25:02.123Z] GOPATH=/go [2022-05-06T17:25:02.123Z] PKG_CONFIG=pkg-config [2022-05-06T17:25:02.123Z] _=/usr/bin/env [2022-05-06T17:25:02.123Z] Building test suite binary ./integration-cli/test.main [2022-05-06T17:25:02.123Z] No new tests added to integration. [2022-05-06T17:25:02.123Z] [2022-05-06T17:25:02.123Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-06T17:25:02.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-06T17:25:02.123Z] HOSTNAME=9854026d7ff5 [2022-05-06T17:25:02.123Z] TESTDEBUG=0 [2022-05-06T17:25:02.123Z] DEST=bundles/test-integration [2022-05-06T17:25:02.123Z] PWD=/go/src/github.com/docker/docker [2022-05-06T17:25:02.123Z] KEEPBUNDLE=1 [2022-05-06T17:25:02.123Z] DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:25:02.123Z] container=docker [2022-05-06T17:25:02.123Z] HOME=/root [2022-05-06T17:25:02.123Z] GOLANG_VERSION=1.18.1 [2022-05-06T17:25:02.123Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-06T17:25:02.123Z] VALIDATE_BRANCH=master [2022-05-06T17:25:02.123Z] TERM=xterm [2022-05-06T17:25:02.123Z] DOCKER_PKG=github.com/docker/docker [2022-05-06T17:25:02.123Z] SHLVL=1 [2022-05-06T17:25:02.123Z] TIMEOUT=120m [2022-05-06T17:25:02.123Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-06T17:25:02.123Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-06T17:25:02.123Z] GO111MODULE=off [2022-05-06T17:25:02.123Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-06T17:25:02.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-06T17:25:02.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-06T17:25:02.123Z] GOPATH=/go [2022-05-06T17:25:02.123Z] PKG_CONFIG=pkg-config [2022-05-06T17:25:02.123Z] _=/usr/bin/env [2022-05-06T17:25:02.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-06T17:25:02.944Z] INFO: Expanding go... [2022-05-06T17:25:05.461Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:25:05.461Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:25:05.461Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:25:05.461Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:25:05.461Z] [2022-05-06T17:25:05.461Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-06T17:25:05.461Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-06T17:25:05.461Z] HOSTNAME=c9141bc87f4c [2022-05-06T17:25:05.461Z] DEST=bundles/test-integration [2022-05-06T17:25:05.461Z] PWD=/go/src/github.com/docker/docker [2022-05-06T17:25:05.461Z] DOCKER_ROOTLESS=1 [2022-05-06T17:25:05.461Z] DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:25:05.461Z] container=docker [2022-05-06T17:25:05.461Z] HOME=/root [2022-05-06T17:25:05.461Z] GOLANG_VERSION=1.18.1 [2022-05-06T17:25:05.461Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-06T17:25:05.461Z] VALIDATE_BRANCH=master [2022-05-06T17:25:05.461Z] TERM=xterm [2022-05-06T17:25:05.461Z] DOCKER_PKG=github.com/docker/docker [2022-05-06T17:25:05.461Z] SHLVL=1 [2022-05-06T17:25:05.461Z] TIMEOUT=120m [2022-05-06T17:25:05.461Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-06T17:25:05.461Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-06T17:25:05.461Z] GO111MODULE=off [2022-05-06T17:25:05.461Z] DOCKER_EXPERIMENTAL=1 [2022-05-06T17:25:05.461Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-06T17:25:05.461Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-06T17:25:05.461Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-06T17:25:05.461Z] GOPATH=/go [2022-05-06T17:25:05.461Z] PKG_CONFIG=pkg-config [2022-05-06T17:25:05.461Z] _=/usr/bin/env [2022-05-06T17:25:05.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-06T17:25:06.686Z] Removing intermediate container 54ac49cb950b [2022-05-06T17:25:06.686Z] ---> 95be00852210 [2022-05-06T17:25:06.686Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-06T17:25:06.686Z] ---> Running in ec82814cab0c [2022-05-06T17:25:06.686Z] Removing intermediate container ec82814cab0c [2022-05-06T17:25:06.686Z] ---> d6fa00390459 [2022-05-06T17:25:06.686Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-06T17:25:06.686Z] ---> Running in 596fb046988e [2022-05-06T17:25:07.154Z] Removing intermediate container 596fb046988e [2022-05-06T17:25:07.154Z] ---> 7dca81f50c83 [2022-05-06T17:25:07.154Z] Step 13/13 : COPY . . [2022-05-06T17:25:08.348Z] Removing intermediate container 30a9db37b0ef [2022-05-06T17:25:08.348Z] ---> d8ee9f69228c [2022-05-06T17:25:08.348Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-06T17:25:08.348Z] ---> Running in 611d44939027 [2022-05-06T17:25:11.303Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-06T17:25:11.303Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-06T17:25:11.303Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-06T17:25:11.303Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-06T17:25:11.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-06T17:25:11.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-06T17:25:11.770Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-06T17:25:11.771Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-06T17:25:11.771Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-06T17:25:11.771Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:25:20.429Z] Removing intermediate container 611d44939027 [2022-05-06T17:25:20.429Z] ---> 2c15482706ad [2022-05-06T17:25:20.429Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-06T17:25:20.429Z] ---> Running in d4a27dd35664 [2022-05-06T17:25:20.429Z] Removing intermediate container d4a27dd35664 [2022-05-06T17:25:20.429Z] ---> 1d1c61885e03 [2022-05-06T17:25:20.429Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-06T17:25:20.429Z] ---> Running in ed25d9856a95 [2022-05-06T17:25:20.896Z] Removing intermediate container ed25d9856a95 [2022-05-06T17:25:20.896Z] ---> 5280a4ef01d5 [2022-05-06T17:25:20.896Z] Step 13/13 : COPY . . [2022-05-06T17:25:29.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-06T17:25:32.429Z] ---> 3f01aee7fdb5 [2022-05-06T17:25:32.429Z] Successfully built 3f01aee7fdb5 [2022-05-06T17:25:32.429Z] Successfully tagged docker:latest [2022-05-06T17:25:32.429Z] INFO: Image build ended at 05/06/2022 17:25:31. Duration:00:03:24.4621854 [2022-05-06T17:25:32.429Z] [2022-05-06T17:25:32.429Z] [2022-05-06T17:25:32.429Z] INFO: Building the test binaries at 05/06/2022 17:25:32... [2022-05-06T17:25:37.198Z] INFO: make.ps1 starting at 05/06/2022 17:25:36 [2022-05-06T17:25:37.198Z] INFO: Git commit (f0d1911ddf) assumed from DOCKER_GITCOMMIT environment variable [2022-05-06T17:25:37.198Z] INFO: Invoking autogen... [2022-05-06T17:25:37.198Z] { [2022-05-06T17:25:37.198Z] "RT_GROUP_ICON": { [2022-05-06T17:25:37.198Z] "#1": { [2022-05-06T17:25:37.198Z] "0409": "../../winresources/docker.ico" [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.198Z] }, [2022-05-06T17:25:37.198Z] "RT_MANIFEST": { [2022-05-06T17:25:37.198Z] "#1": { [2022-05-06T17:25:37.198Z] "0409": { [2022-05-06T17:25:37.198Z] "identity": {}, [2022-05-06T17:25:37.198Z] "description": "Docker Engine", [2022-05-06T17:25:37.198Z] "minimum-os": "vista", [2022-05-06T17:25:37.198Z] "execution-level": "", [2022-05-06T17:25:37.198Z] "ui-access": false, [2022-05-06T17:25:37.198Z] "auto-elevate": false, [2022-05-06T17:25:37.198Z] "dpi-awareness": "unaware", [2022-05-06T17:25:37.198Z] "disable-theming": false, [2022-05-06T17:25:37.198Z] "disable-window-filtering": false, [2022-05-06T17:25:37.198Z] "high-resolution-scrolling-aware": false, [2022-05-06T17:25:37.198Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-06T17:25:37.198Z] "long-path-aware": false, [2022-05-06T17:25:37.198Z] "printer-driver-isolation": false, [2022-05-06T17:25:37.198Z] "gdi-scaling": false, [2022-05-06T17:25:37.198Z] "segment-heap": false, [2022-05-06T17:25:37.198Z] "use-common-controls-v6": false [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.198Z] }, [2022-05-06T17:25:37.198Z] "RT_MESSAGETABLE": { [2022-05-06T17:25:37.198Z] "#1": { [2022-05-06T17:25:37.198Z] "0409": "../../winresources/event_messages.bin" [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.198Z] }, [2022-05-06T17:25:37.198Z] "RT_VERSION": { [2022-05-06T17:25:37.198Z] "#1": { [2022-05-06T17:25:37.198Z] "0409": { [2022-05-06T17:25:37.198Z] "fixed": { [2022-05-06T17:25:37.198Z] "file_version": "0.0.0.0", [2022-05-06T17:25:37.198Z] "product_version": "0.0.0.0", [2022-05-06T17:25:37.198Z] "type": "Unknown" [2022-05-06T17:25:37.198Z] }, [2022-05-06T17:25:37.198Z] "info": { [2022-05-06T17:25:37.198Z] "0000": { [2022-05-06T17:25:37.198Z] "CompanyName": "", [2022-05-06T17:25:37.198Z] "FileVersion": "0.0.0-dev", [2022-05-06T17:25:37.198Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-06T17:25:37.198Z] "OriginalFileName": "dockerd.exe", [2022-05-06T17:25:37.198Z] "ProductName": "", [2022-05-06T17:25:37.198Z] "ProductVersion": "0.0.0-dev", [2022-05-06T17:25:37.198Z] "SpecialBuild": "f0d1911ddf" [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.198Z] } [2022-05-06T17:25:37.666Z] powershell.exe : cmd\dockerd\config.go [2022-05-06T17:25:37.666Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-25f6a22f\powershellWrapper.ps1:3 char:1 [2022-05-06T17:25:37.666Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-06T17:25:37.666Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-06T17:25:37.666Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-06T17:25:37.666Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-06T17:25:37.666Z] [2022-05-06T17:25:37.666Z] cmd\dockerd\config_windows.go [2022-05-06T17:25:37.666Z] cmd\dockerd\daemon.go [2022-05-06T17:25:37.666Z] cmd\dockerd\daemon_test.go [2022-05-06T17:25:37.666Z] cmd\dockerd\daemon_windows.go [2022-05-06T17:25:37.666Z] cmd\dockerd\docker.go [2022-05-06T17:25:37.666Z] cmd\dockerd\docker_windows.go [2022-05-06T17:25:37.666Z] cmd\dockerd\genwinres_windows.go [2022-05-06T17:25:37.666Z] cmd\dockerd\metrics.go [2022-05-06T17:25:37.666Z] cmd\dockerd\options.go [2022-05-06T17:25:37.666Z] cmd\dockerd\options_test.go [2022-05-06T17:25:37.666Z] cmd\dockerd\service_windows.go [2022-05-06T17:25:37.666Z] INFO: Building daemon... [2022-05-06T17:25:38.815Z] INFO: Expanding compiler 1 of 3... [2022-05-06T17:25:38.815Z] INFO: Expanding compiler 2 of 3... [2022-05-06T17:25:39.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-06T17:25:41.035Z] INFO: Expanding compiler 3 of 3... [2022-05-06T17:25:42.025Z] INFO: Removing downloaded files... [2022-05-06T17:25:42.025Z] INFO: Downloading containerd [2022-05-06T17:25:44.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-06T17:25:44.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-06T17:25:47.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-06T17:25:47.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork 37.605s coverage: 40.6% of statements [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.501s coverage: 59.9% of statements [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-06T17:25:47.986Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-06T17:25:47.986Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-06T17:25:48.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-06T17:25:49.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-06T17:25:49.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-06T17:25:50.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-06T17:25:51.003Z] ---> 5e1384386164 [2022-05-06T17:25:51.003Z] Successfully built 5e1384386164 [2022-05-06T17:25:51.003Z] Successfully tagged docker:latest [2022-05-06T17:25:51.003Z] INFO: Image build ended at 05/06/2022 17:25:48. Duration:00:03:36.9409816 [2022-05-06T17:25:51.003Z] [2022-05-06T17:25:51.003Z] [2022-05-06T17:25:51.003Z] INFO: Building the test binaries at 05/06/2022 17:25:48... [2022-05-06T17:25:52.456Z] [2022-05-06T17:25:52.456Z] Name Version Source Summary [2022-05-06T17:25:52.456Z] ---- ------- ------ ------- [2022-05-06T17:25:52.456Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-06T17:25:52.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-06T17:25:53.217Z] INFO: make.ps1 starting at 05/06/2022 17:25:52 [2022-05-06T17:25:53.217Z] INFO: Git commit (f0d1911ddf) assumed from DOCKER_GITCOMMIT environment variable [2022-05-06T17:25:53.217Z] INFO: Invoking autogen... [2022-05-06T17:25:53.217Z] { [2022-05-06T17:25:53.217Z] "RT_GROUP_ICON": { [2022-05-06T17:25:53.217Z] "#1": { [2022-05-06T17:25:53.217Z] "0409": "../../winresources/docker.ico" [2022-05-06T17:25:53.217Z] } [2022-05-06T17:25:53.217Z] }, [2022-05-06T17:25:53.218Z] "RT_MANIFEST": { [2022-05-06T17:25:53.218Z] "#1": { [2022-05-06T17:25:53.218Z] "0409": { [2022-05-06T17:25:53.218Z] "identity": {}, [2022-05-06T17:25:53.218Z] "description": "Docker Engine", [2022-05-06T17:25:53.218Z] "minimum-os": "vista", [2022-05-06T17:25:53.218Z] "execution-level": "", [2022-05-06T17:25:53.218Z] "ui-access": false, [2022-05-06T17:25:53.218Z] "auto-elevate": false, [2022-05-06T17:25:53.218Z] "dpi-awareness": "unaware", [2022-05-06T17:25:53.218Z] "disable-theming": false, [2022-05-06T17:25:53.218Z] "disable-window-filtering": false, [2022-05-06T17:25:53.218Z] "high-resolution-scrolling-aware": false, [2022-05-06T17:25:53.218Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-06T17:25:53.218Z] "long-path-aware": false, [2022-05-06T17:25:53.218Z] "printer-driver-isolation": false, [2022-05-06T17:25:53.218Z] "gdi-scaling": false, [2022-05-06T17:25:53.218Z] "segment-heap": false, [2022-05-06T17:25:53.218Z] "use-common-controls-v6": false [2022-05-06T17:25:53.218Z] } [2022-05-06T17:25:53.218Z] } [2022-05-06T17:25:53.218Z] }, [2022-05-06T17:25:53.218Z] "RT_MESSAGETABLE": { [2022-05-06T17:25:53.218Z] "#1": { [2022-05-06T17:25:53.218Z] "0409": "../../winresources/event_messages.bin" [2022-05-06T17:25:53.218Z] } [2022-05-06T17:25:53.218Z] }, [2022-05-06T17:25:53.218Z] "RT_VERSION": { [2022-05-06T17:25:53.218Z] "#1": { [2022-05-06T17:25:53.218Z] "0409": { [2022-05-06T17:25:53.218Z] "fixed": { [2022-05-06T17:25:53.218Z] "file_version": "0.0.0.0", [2022-05-06T17:25:53.218Z] "product_version": "0.0.0.0", [2022-05-06T17:25:53.218Z] "type": "Unknown" [2022-05-06T17:25:53.218Z] }, [2022-05-06T17:25:53.218Z] "info": { [2022-05-06T17:25:53.218Z] "0000": { [2022-05-06T17:25:53.218Z] "CompanyName": "", [2022-05-06T17:25:53.218Z] "FileVersion": "0.0.0-dev", [2022-05-06T17:25:53.218Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-06T17:25:53.218Z] "OriginalFileName": "dockerd.exe", [2022-05-06T17:25:53.218Z] "ProductName": "", [2022-05-06T17:25:53.218Z] "ProductVersion": "0.0.0-dev", [2022-05-06T17:25:53.218Z] "SpecialBuild": "f0d1911ddf" [2022-05-06T17:25:53.218Z] } [2022-05-06T17:25:53.218Z] } [2022-05-06T17:25:53.218Z] } [2022-05-06T17:25:53.218Z] } [2022-05-06T17:25:53.218Z] } [2022-05-06T17:25:53.218Z] } [2022-05-06T17:25:53.685Z] powershell.exe : cmd\dockerd\config.go [2022-05-06T17:25:53.685Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-a9aea66b\powershellWrapper.ps1:3 char:1 [2022-05-06T17:25:53.685Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-06T17:25:53.685Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-06T17:25:53.685Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-06T17:25:53.685Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-06T17:25:53.685Z] [2022-05-06T17:25:53.685Z] cmd\dockerd\config_windows.go [2022-05-06T17:25:53.685Z] cmd\dockerd\daemon.go [2022-05-06T17:25:53.685Z] cmd\dockerd\daemon_test.go [2022-05-06T17:25:53.685Z] cmd\dockerd\daemon_windows.go [2022-05-06T17:25:53.685Z] cmd\dockerd\docker.go [2022-05-06T17:25:53.685Z] cmd\dockerd\docker_windows.go [2022-05-06T17:25:53.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-06T17:25:54.039Z] [2022-05-06T17:25:54.039Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-06T17:25:54.039Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-06T17:25:54.039Z] PSChildName : containerd [2022-05-06T17:25:54.039Z] PSDrive : C [2022-05-06T17:25:54.039Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-06T17:25:54.039Z] PSIsContainer : True [2022-05-06T17:25:54.039Z] Name : containerd [2022-05-06T17:25:54.039Z] FullName : C:\containerd [2022-05-06T17:25:54.039Z] Parent : [2022-05-06T17:25:54.039Z] Exists : True [2022-05-06T17:25:54.039Z] Root : C:\ [2022-05-06T17:25:54.039Z] Extension : [2022-05-06T17:25:54.039Z] CreationTime : 5/6/2022 5:25:53 PM [2022-05-06T17:25:54.039Z] CreationTimeUtc : 5/6/2022 5:25:53 PM [2022-05-06T17:25:54.039Z] LastAccessTime : 5/6/2022 5:25:53 PM [2022-05-06T17:25:54.039Z] LastAccessTimeUtc : 5/6/2022 5:25:53 PM [2022-05-06T17:25:54.039Z] LastWriteTime : 5/6/2022 5:25:53 PM [2022-05-06T17:25:54.039Z] LastWriteTimeUtc : 5/6/2022 5:25:53 PM [2022-05-06T17:25:54.039Z] Attributes : Directory [2022-05-06T17:25:54.039Z] Mode : d----- [2022-05-06T17:25:54.039Z] BaseName : containerd [2022-05-06T17:25:54.039Z] Target : {} [2022-05-06T17:25:54.039Z] LinkType : [2022-05-06T17:25:54.039Z] [2022-05-06T17:25:54.153Z] cmd\dockerd\genwinres_windows.go [2022-05-06T17:25:54.153Z] cmd\dockerd\metrics.go [2022-05-06T17:25:54.153Z] cmd\dockerd\options.go [2022-05-06T17:25:54.153Z] cmd\dockerd\options_test.go [2022-05-06T17:25:54.153Z] cmd\dockerd\service_windows.go [2022-05-06T17:25:54.153Z] INFO: Building daemon... [2022-05-06T17:25:54.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-06T17:25:55.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-06T17:25:56.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-06T17:25:56.259Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-06T17:25:56.260Z] INFO: Configuring git core.autocrlf... [2022-05-06T17:25:56.260Z] [2022-05-06T17:25:56.260Z] [2022-05-06T17:25:56.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-06T17:25:57.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-06T17:25:57.951Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.628s coverage: 7.2% of statements [2022-05-06T17:25:57.951Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-06T17:25:57.951Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-06T17:25:57.951Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-06T17:25:57.951Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-06T17:25:57.951Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-06T17:25:57.951Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-06T17:25:57.951Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-06T17:25:58.209Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-05-06T17:25:58.467Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-06T17:25:58.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-06T17:25:58.725Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-06T17:25:59.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-06T17:26:00.510Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-06T17:26:00.510Z] Using test binary docker [2022-05-06T17:26:00.510Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-06T17:26:00.510Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-06T17:26:00.510Z] INFO: Waiting for daemon to start... [2022-05-06T17:26:00.510Z] Starting dockerd [2022-05-06T17:26:03.823Z] . [2022-05-06T17:26:03.823Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-06T17:26:03.823Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-06T17:26:03.823Z] Error: No such image: emptyfs [2022-05-06T17:26:03.823Z] Running integration-test (iteration 1) [2022-05-06T17:26:03.823Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-06T17:26:03.823Z] Loaded image: busybox:latest [2022-05-06T17:26:03.823Z] Loaded image: busybox:glibc [2022-05-06T17:26:05.211Z] Loaded image: debian:bullseye-slim [2022-05-06T17:26:05.211Z] Loaded image: hello-world:latest [2022-05-06T17:26:05.211Z] Loaded image: arm32v7/hello-world:latest [2022-05-06T17:26:05.473Z] INFO: Testing against a local daemon [2022-05-06T17:26:05.473Z] === RUN TestCgroupNamespacesBuild [2022-05-06T17:26:06.857Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-05-06T17:26:06.857Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-06T17:26:08.241Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-05-06T17:26:08.241Z] === RUN TestBuildWithSession [2022-05-06T17:26:08.241Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:26:08.241Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-06T17:26:08.241Z] === RUN TestBuildSquashParent [2022-05-06T17:26:10.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-06T17:26:10.943Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-05-06T17:26:12.444Z] --- PASS: TestBuildSquashParent (4.36s) [2022-05-06T17:26:12.444Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-06T17:26:12.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:26:12.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:26:12.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:26:12.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:26:12.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:26:12.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:26:12.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:26:12.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:26:12.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:26:12.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:26:12.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:26:12.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:26:12.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:26:12.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:26:13.829Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:26:13.829Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:26:15.215Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:26:15.786Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:26:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-06T17:26:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-05-06T17:26:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-05-06T17:26:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-05-06T17:26:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.67s) [2022-05-06T17:26:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.79s) [2022-05-06T17:26:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-05-06T17:26:17.171Z] === RUN TestBuildMultiStageCopy [2022-05-06T17:26:17.171Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-06T17:26:17.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-06T17:26:18.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-06T17:26:18.822Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-06T17:26:19.083Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-06T17:26:19.083Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-06T17:26:19.344Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-05-06T17:26:19.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s) [2022-05-06T17:26:19.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-06T17:26:19.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-06T17:26:19.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-06T17:26:19.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-06T17:26:19.344Z] === RUN TestBuildMultiStageParentConfig [2022-05-06T17:26:20.287Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-05-06T17:26:20.287Z] === RUN TestBuildLabelWithTargets [2022-05-06T17:26:21.231Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-05-06T17:26:21.231Z] === RUN TestBuildWithEmptyLayers [2022-05-06T17:26:21.491Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-05-06T17:26:21.491Z] === RUN TestBuildMultiStageOnBuild [2022-05-06T17:26:23.404Z] --- PASS: TestBuildMultiStageOnBuild (1.73s) [2022-05-06T17:26:23.404Z] === RUN TestBuildUncleanTarFilenames [2022-05-06T17:26:23.976Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-06T17:26:23.976Z] === RUN TestBuildMultiStageLayerLeak [2022-05-06T17:26:25.820Z] ok github.com/docker/docker/libnetwork/ipam 15.818s coverage: 85.3% of statements [2022-05-06T17:26:25.820Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-06T17:26:25.820Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-06T17:26:25.820Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-06T17:26:25.820Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-06T17:26:25.820Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-06T17:26:25.888Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2022-05-06T17:26:25.888Z] === RUN TestBuildWithHugeFile [2022-05-06T17:26:26.078Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-06T17:26:26.645Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-05-06T17:26:27.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-06T17:26:27.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-06T17:26:27.211Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-05-06T17:26:27.469Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-06T17:26:27.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-06T17:26:27.727Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-06T17:26:28.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-06T17:26:28.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-06T17:26:29.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-06T17:26:31.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-06T17:26:32.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-06T17:26:33.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-06T17:26:34.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-06T17:26:35.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-06T17:26:35.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-06T17:26:36.085Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 2m50.508727133s [2022-05-06T17:26:36.085Z] 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-05-06T17:26:36.085Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 491.399616ms [2022-05-06T17:26:36.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-06T17:26:37.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-06T17:26:38.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-06T17:26:39.016Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-06T17:26:39.016Z] Using test binary docker [2022-05-06T17:26:39.016Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-06T17:26:39.016Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-06T17:26:39.016Z] INFO: Waiting for daemon to start... [2022-05-06T17:26:39.016Z] Starting dockerd [2022-05-06T17:26:42.281Z] . [2022-05-06T17:26:42.281Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-06T17:26:42.281Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-06T17:26:42.281Z] Error: No such image: emptyfs [2022-05-06T17:26:42.281Z] Running integration-test (iteration 1) [2022-05-06T17:26:42.281Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-06T17:26:42.537Z] Loaded image: busybox:latest [2022-05-06T17:26:42.537Z] Loaded image: busybox:glibc [2022-05-06T17:26:43.903Z] Loaded image: debian:bullseye-slim [2022-05-06T17:26:43.903Z] Loaded image: hello-world:latest [2022-05-06T17:26:43.903Z] Loaded image: arm32v7/hello-world:latest [2022-05-06T17:26:43.903Z] INFO: Testing against a local daemon [2022-05-06T17:26:43.903Z] === RUN TestCgroupNamespacesBuild [2022-05-06T17:26:45.268Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-05-06T17:26:45.268Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-06T17:26:46.194Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-05-06T17:26:46.194Z] === RUN TestBuildWithSession [2022-05-06T17:26:46.194Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:26:46.194Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-06T17:26:46.194Z] === RUN TestBuildSquashParent [2022-05-06T17:26:54.283Z] --- PASS: TestBuildSquashParent (6.69s) [2022-05-06T17:26:54.283Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-06T17:26:54.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:26:54.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:26:54.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:26:54.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:26:54.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:26:54.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:26:54.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:26:54.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:26:54.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:26:54.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:26:54.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:26:54.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:26:54.283Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:26:54.283Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:26:54.845Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:26:54.845Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:26:56.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:26:56.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:26:58.666Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-06T17:26:58.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2022-05-06T17:26:58.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-05-06T17:26:58.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2022-05-06T17:26:58.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2022-05-06T17:26:58.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-05-06T17:26:58.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2022-05-06T17:26:58.666Z] === RUN TestBuildMultiStageCopy [2022-05-06T17:26:58.666Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-06T17:27:02.011Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-06T17:27:03.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-06T17:27:03.668Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-06T17:27:03.668Z] [2022-05-06T17:27:03.668Z] ________ ____ __. [2022-05-06T17:27:03.668Z] \_____ \ | |/ _| [2022-05-06T17:27:03.668Z] / | \| < [2022-05-06T17:27:03.668Z] / | \ | \ [2022-05-06T17:27:03.668Z] \_______ /____|__ \ [2022-05-06T17:27:03.668Z] \/ \/ [2022-05-06T17:27:03.668Z] [2022-05-06T17:27:03.668Z] INFO: make.ps1 ended at 05/06/2022 17:27:03 [2022-05-06T17:27:04.321Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-06T17:27:05.196Z] INFO: Binaries build ended at 05/06/2022 17:27:04. Duration:00:01:32.6141116 [2022-05-06T17:27:05.248Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-06T17:27:06.174Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-05-06T17:27:06.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-05-06T17:27:06.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-06T17:27:06.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-06T17:27:06.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-06T17:27:06.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-06T17:27:06.174Z] === RUN TestBuildMultiStageParentConfig [2022-05-06T17:27:06.722Z] INFO: Copying the built daemon binary to d:\CI\PR-43566\1\binary\dockerd-f0d1911ddf.exe... [2022-05-06T17:27:06.722Z] INFO: Copying the built client binary to d:\CI\PR-43566\1\binary\docker-f0d1911ddf.exe... [2022-05-06T17:27:06.722Z] INFO: Copying the golang package from the container to d:\CI\PR-43566\1\installer\go.zip... [2022-05-06T17:27:07.178Z] INFO: Extracting go.zip to d:\CI\PR-43566\1\go [2022-05-06T17:27:11.508Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-06T17:27:11.508Z] === RUN TestBuildLabelWithTargets [2022-05-06T17:27:19.634Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-06T17:27:19.634Z] === RUN TestBuildWithEmptyLayers [2022-05-06T17:27:20.367Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-06T17:27:20.367Z] [2022-05-06T17:27:20.367Z] ________ ____ __. [2022-05-06T17:27:20.367Z] \_____ \ | |/ _| [2022-05-06T17:27:20.367Z] / | \| < [2022-05-06T17:27:20.367Z] / | \ | \ [2022-05-06T17:27:20.367Z] \_______ /____|__ \ [2022-05-06T17:27:20.367Z] \/ \/ [2022-05-06T17:27:20.367Z] [2022-05-06T17:27:20.367Z] INFO: make.ps1 ended at 05/06/2022 17:27:14 [2022-05-06T17:27:20.367Z] INFO: Binaries build ended at 05/06/2022 17:27:16. Duration:00:01:27.2642779 [2022-05-06T17:27:20.367Z] INFO: Copying the built daemon binary to d:\CI\PR-43566\1\binary\dockerd-f0d1911ddf.exe... [2022-05-06T17:27:20.367Z] INFO: Copying the built client binary to d:\CI\PR-43566\1\binary\docker-f0d1911ddf.exe... [2022-05-06T17:27:20.367Z] INFO: Copying the golang package from the container to d:\CI\PR-43566\1\installer\go.zip... [2022-05-06T17:27:20.367Z] INFO: Extracting go.zip to d:\CI\PR-43566\1\go [2022-05-06T17:27:22.148Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-06T17:27:22.148Z] === RUN TestBuildMultiStageOnBuild [2022-05-06T17:27:22.158Z] --- PASS: TestBuildWithHugeFile (51.40s) [2022-05-06T17:27:22.158Z] === RUN TestBuildWCOWSandboxSize [2022-05-06T17:27:22.158Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:27:22.158Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:27:22.158Z] === RUN TestBuildWithEmptyDockerfile [2022-05-06T17:27:22.158Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:27:22.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:27:22.158Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:27:22.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:27:22.158Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:27:22.158Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:27:22.158Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:27:22.158Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:27:22.158Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:27:22.158Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-06T17:27:22.158Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-06T17:27:22.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-06T17:27:22.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-06T17:27:22.158Z] === RUN TestBuildPreserveOwnership [2022-05-06T17:27:22.158Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-06T17:27:22.158Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-06T17:27:22.158Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-05-06T17:27:22.158Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-05-06T17:27:22.158Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-05-06T17:27:22.158Z] === RUN TestBuildPlatformInvalid [2022-05-06T17:27:22.158Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-06T17:27:22.158Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-06T17:27:22.158Z] Loaded image: busybox:latest [2022-05-06T17:27:22.158Z] Loaded image: busybox:glibc [2022-05-06T17:27:23.102Z] Loaded image: debian:bullseye-slim [2022-05-06T17:27:23.102Z] Loaded image: hello-world:latest [2022-05-06T17:27:23.362Z] Loaded image: arm32v7/hello-world:latest [2022-05-06T17:27:27.431Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-06T17:27:27.431Z] === RUN TestBuildUncleanTarFilenames [2022-05-06T17:27:27.688Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-05-06T17:27:27.688Z] === RUN TestBuildMultiStageLayerLeak [2022-05-06T17:27:31.504Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.53s) [2022-05-06T17:27:31.504Z] PASS [2022-05-06T17:27:31.504Z] [2022-05-06T17:27:31.504Z] === Skipped [2022-05-06T17:27:31.504Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-06T17:27:31.504Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:27:31.504Z] [2022-05-06T17:27:31.504Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:27:31.504Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:27:31.504Z] [2022-05-06T17:27:31.504Z] DONE 34 tests, 2 skipped in 88.031s [2022-05-06T17:27:31.504Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-06T17:27:31.504Z] INFO: Testing against a local daemon [2022-05-06T17:27:31.504Z] === RUN TestConfigInspect [2022-05-06T17:27:32.930Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-05-06T17:27:32.930Z] === RUN TestBuildWithHugeFile [2022-05-06T17:27:34.046Z] --- PASS: TestConfigInspect (2.27s) [2022-05-06T17:27:34.046Z] === RUN TestConfigList [2022-05-06T17:27:35.957Z] --- PASS: TestConfigList (2.16s) [2022-05-06T17:27:35.957Z] === RUN TestConfigsCreateAndDelete [2022-05-06T17:27:37.071Z] INFO: Extraction ended at 05/06/2022 17:27:34. Duration:00:00:27.8815009 [2022-05-06T17:27:37.072Z] INFO: Updating the golang and path environment variables [2022-05-06T17:27:37.072Z] INFO: GOPATH=d:\gopath [2022-05-06T17:27:37.072Z] INFO: go version go1.18.1 windows/amd64 [2022-05-06T17:27:37.072Z] INFO: Running the daemon under test in debug mode [2022-05-06T17:27:37.072Z] INFO: Running the daemon under test in containerd mode [2022-05-06T17:27:37.072Z] INFO: Starting a daemon under test... [2022-05-06T17:27:37.072Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43566\1\daemon --pidfile d:\CI\PR-43566\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-06T17:27:37.072Z] INFO: Containerd started successfully. [2022-05-06T17:27:37.072Z] INFO: Process started successfully. [2022-05-06T17:27:37.072Z] INFO: Start tailing logs of the daemon under tests [2022-05-06T17:27:37.072Z] INFO: Waiting for the daemon under test to start... [2022-05-06T17:27:37.734Z] Removing intermediate container 77bf874b587d [2022-05-06T17:27:37.734Z] ---> f5a7b107d729 [2022-05-06T17:27:37.734Z] Step 9/13 : 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-05-06T17:27:37.734Z] ---> Running in 5ade4b818f46 [2022-05-06T17:27:37.734Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-06T17:27:37.734Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-06T17:27:37.734Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-06T17:27:37.734Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-06T17:27:37.734Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-06T17:27:37.734Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-06T17:27:37.734Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-06T17:27:37.734Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-06T17:27:37.734Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-06T17:27:37.734Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-06T17:27:37.734Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-06T17:27:37.734Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-06T17:27:37.734Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-06T17:27:37.734Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-06T17:27:37.734Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-06T17:27:37.734Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-06T17:27:38.500Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-05-06T17:27:38.500Z] === RUN TestConfigsUpdate [2022-05-06T17:27:38.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-06T17:27:38.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-06T17:27:40.412Z] --- PASS: TestConfigsUpdate (2.13s) [2022-05-06T17:27:40.412Z] === RUN TestTemplatedConfig [2022-05-06T17:27:42.955Z] --- PASS: TestTemplatedConfig (2.56s) [2022-05-06T17:27:42.955Z] === RUN TestConfigCreateResolve [2022-05-06T17:27:44.869Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-05-06T17:27:44.869Z] PASS [2022-05-06T17:27:44.869Z] [2022-05-06T17:27:44.869Z] DONE 6 tests in 13.434s [2022-05-06T17:27:44.869Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-06T17:27:44.869Z] INFO: Testing against a local daemon [2022-05-06T17:27:44.869Z] === RUN TestCheckpoint [2022-05-06T17:27:44.869Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:27:44.869Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/commit [2022-05-06T17:27:44.869Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-06T17:27:44.869Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:27:44.869Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:27:44.869Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:27:44.869Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:27:44.869Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:27:44.869Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:27:44.869Z] === CONT TestContainerInvalidJSON/commit [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-06T17:27:44.869Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-06T17:27:44.869Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-06T17:27:44.869Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-06T17:27:44.869Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-06T17:27:44.869Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-06T17:27:44.869Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-06T17:27:44.869Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-06T17:27:44.869Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-06T17:27:44.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-06T17:27:44.870Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-06T17:27:45.130Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-06T17:27:45.130Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-06T17:27:45.130Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-06T17:27:45.130Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-06T17:27:45.130Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-06T17:27:45.130Z] === RUN TestCopyEmptyFile [2022-05-06T17:27:45.392Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-06T17:27:45.392Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-06T17:27:45.392Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-06T17:27:45.392Z] === RUN TestCopyFromContainer [2022-05-06T17:27:45.468Z] INFO: Extraction ended at 05/06/2022 17:27:44. Duration:00:00:25.8932701 [2022-05-06T17:27:45.468Z] INFO: Updating the golang and path environment variables [2022-05-06T17:27:45.468Z] INFO: GOPATH=d:\gopath [2022-05-06T17:27:45.468Z] INFO: go version go1.18.1 windows/amd64 [2022-05-06T17:27:45.468Z] INFO: Running the daemon under test in debug mode [2022-05-06T17:27:45.468Z] INFO: Starting a daemon under test... [2022-05-06T17:27:45.468Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43566\1\daemon --pidfile d:\CI\PR-43566\1\docker.pid -D [2022-05-06T17:27:45.468Z] INFO: Process started successfully. [2022-05-06T17:27:45.468Z] INFO: Start tailing logs of the daemon under tests [2022-05-06T17:27:45.468Z] INFO: Waiting for the daemon under test to start... [2022-05-06T17:27:46.776Z] === RUN TestCopyFromContainer// [2022-05-06T17:27:46.776Z] === RUN TestCopyFromContainer//bar/root [2022-05-06T17:27:46.776Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-06T17:27:46.776Z] === RUN TestCopyFromContainer/bar/quux [2022-05-06T17:27:46.776Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-06T17:27:46.776Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-06T17:27:46.776Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-06T17:27:47.036Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-06T17:27:47.037Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-06T17:27:47.037Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer (1.74s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-06T17:27:47.037Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-06T17:27:47.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-06T17:27:47.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:27:47.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:27:47.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:27:47.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:27:47.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:27:47.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:27:47.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:27:47.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:27:47.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:27:47.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-06T17:27:47.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-06T17:27:47.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-06T17:27:47.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-06T17:27:47.037Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-06T17:27:47.037Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-06T17:27:47.037Z] === RUN TestCreateWithInvalidEnv [2022-05-06T17:27:47.037Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-06T17:27:47.297Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-06T17:27:47.297Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-06T17:27:47.297Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-06T17:27:47.297Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-06T17:27:47.297Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-06T17:27:47.297Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-06T17:27:47.297Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-06T17:27:47.297Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-06T17:27:47.297Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-06T17:27:47.297Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-06T17:27:47.297Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-06T17:27:47.297Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-06T17:27:47.297Z] === RUN TestCreateTmpfsMountsTarget [2022-05-06T17:27:47.297Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-06T17:27:47.297Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-06T17:27:48.682Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2022-05-06T17:27:48.682Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-06T17:27:50.593Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-05-06T17:27:50.593Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-06T17:27:50.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:27:50.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:27:50.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:27:50.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:27:50.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:27:50.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:27:50.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:27:50.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:27:50.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:27:50.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:27:50.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:27:50.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:27:50.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:27:50.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:27:50.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:27:50.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-06T17:27:50.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-06T17:27:50.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-06T17:27:50.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-06T17:27:50.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-06T17:27:50.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-06T17:27:50.593Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-06T17:27:51.180Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2022-05-06T17:27:51.180Z] === RUN TestCreateDifferentPlatform [2022-05-06T17:27:51.180Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-06T17:27:51.180Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-06T17:27:51.180Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-06T17:27:51.180Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-06T17:27:51.180Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-06T17:27:51.180Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-06T17:27:51.180Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-06T17:27:51.180Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-06T17:27:51.180Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-06T17:27:51.180Z] === RUN TestContainerStartOnDaemonRestart [2022-05-06T17:27:51.180Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-06T17:27:51.180Z] === RUN TestDaemonRestartIpcMode [2022-05-06T17:27:51.180Z] === PAUSE TestDaemonRestartIpcMode [2022-05-06T17:27:51.180Z] === RUN TestDaemonHostGatewayIP [2022-05-06T17:27:51.180Z] === PAUSE TestDaemonHostGatewayIP [2022-05-06T17:27:51.180Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-06T17:27:51.180Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-06T17:27:51.180Z] === RUN TestContainerKillOnDaemonStart [2022-05-06T17:27:51.180Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-06T17:27:51.180Z] === RUN TestDiff [2022-05-06T17:27:51.761Z] --- PASS: TestDiff (0.60s) [2022-05-06T17:27:51.761Z] === RUN TestExecWithCloseStdin [2022-05-06T17:27:52.714Z] --- PASS: TestExecWithCloseStdin (0.74s) [2022-05-06T17:27:52.714Z] === RUN TestExec [2022-05-06T17:27:53.285Z] --- PASS: TestExec (0.64s) [2022-05-06T17:27:53.285Z] === RUN TestExecUser [2022-05-06T17:27:53.856Z] --- PASS: TestExecUser (0.62s) [2022-05-06T17:27:53.856Z] === RUN TestExportContainerAndImportImage [2022-05-06T17:27:54.426Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-05-06T17:27:54.426Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-06T17:27:54.722Z] ...INFO: Daemon under test started and replied! [2022-05-06T17:27:54.722Z] INFO: Docker version of the daemon under test [2022-05-06T17:27:54.722Z] [2022-05-06T17:27:54.722Z] Client: [2022-05-06T17:27:54.722Z] Version: 17.06.2-ce [2022-05-06T17:27:54.722Z] API version: 1.30 [2022-05-06T17:27:54.722Z] Go version: go1.8.3 [2022-05-06T17:27:54.722Z] Git commit: cec0b72 [2022-05-06T17:27:54.722Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-06T17:27:54.722Z] OS/Arch: windows/amd64 [2022-05-06T17:27:54.722Z] [2022-05-06T17:27:54.722Z] Server: [2022-05-06T17:27:54.722Z] Version: 0.0.0-dev [2022-05-06T17:27:54.722Z] API version: 1.42 (minimum version 1.24) [2022-05-06T17:27:54.722Z] Go version: go1.18.1 [2022-05-06T17:27:54.722Z] Git commit: f0d1911ddf [2022-05-06T17:27:54.722Z] Built: [2022-05-06T17:27:54.722Z] OS/Arch: windows/amd64 [2022-05-06T17:27:54.722Z] Experimental: false [2022-05-06T17:27:54.722Z] [2022-05-06T17:27:54.722Z] INFO: Docker info of the daemon under test [2022-05-06T17:27:54.722Z] [2022-05-06T17:27:55.186Z] Containers: 0 [2022-05-06T17:27:55.186Z] Running: 0 [2022-05-06T17:27:55.186Z] Paused: 0 [2022-05-06T17:27:55.186Z] Stopped: 0 [2022-05-06T17:27:55.186Z] Images: 0 [2022-05-06T17:27:55.186Z] Server Version: 0.0.0-dev [2022-05-06T17:27:55.186Z] Storage Driver: windowsfilter [2022-05-06T17:27:55.186Z] Windows: [2022-05-06T17:27:55.186Z] Logging Driver: json-file [2022-05-06T17:27:55.186Z] Plugins: [2022-05-06T17:27:55.186Z] Volume: local [2022-05-06T17:27:55.186Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T17:27:55.186Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T17:27:55.186Z] Swarm: inactive [2022-05-06T17:27:55.186Z] Default Isolation: process [2022-05-06T17:27:55.186Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-06T17:27:55.186Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-06T17:27:55.186Z] OSType: windows [2022-05-06T17:27:55.186Z] Architecture: x86_64 [2022-05-06T17:27:55.186Z] CPUs: 4 [2022-05-06T17:27:55.186Z] Total Memory: 32GiB [2022-05-06T17:27:55.186Z] Name: azwin-2-076201 [2022-05-06T17:27:55.186Z] ID: OODN:GHRU:2F5X:MZFX:LFMN:LRPP:IL5E:UUG3:EUN5:G3XW:U7WV:KXZI [2022-05-06T17:27:55.186Z] Docker Root Dir: D:\CI\PR-43566\1\daemon [2022-05-06T17:27:55.186Z] Debug Mode (client): false [2022-05-06T17:27:55.186Z] Debug Mode (server): true [2022-05-06T17:27:55.186Z] File Descriptors: -1 [2022-05-06T17:27:55.186Z] Goroutines: 29 [2022-05-06T17:27:55.186Z] System Time: 2022-05-06T17:27:54.701546Z [2022-05-06T17:27:55.186Z] EventsListeners: 0 [2022-05-06T17:27:55.186Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:27:55.186Z] Labels: [2022-05-06T17:27:55.186Z] Experimental: false [2022-05-06T17:27:55.186Z] Insecure Registries: [2022-05-06T17:27:55.186Z] 127.0.0.0/8 [2022-05-06T17:27:55.186Z] Live Restore Enabled: false [2022-05-06T17:27:55.186Z] [2022-05-06T17:27:55.186Z] [2022-05-06T17:27:55.186Z] INFO: Docker images of the daemon under test [2022-05-06T17:27:55.186Z] [2022-05-06T17:27:55.186Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T17:27:55.186Z] [2022-05-06T17:27:55.186Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-06T17:27:55.186Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-06T17:27:55.641Z] ltsc2022: Pulling from windows/servercore [2022-05-06T17:27:55.641Z] 8f616e6e9eec: Pulling fs layer [2022-05-06T17:27:55.641Z] dccd9e4d14d3: Pulling fs layer [2022-05-06T17:27:55.810Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-06T17:27:55.810Z] === RUN TestHealthCheckWorkdir [2022-05-06T17:27:56.381Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-05-06T17:27:56.381Z] === RUN TestHealthKillContainer [2022-05-06T17:27:58.928Z] Removing intermediate container 5ade4b818f46 [2022-05-06T17:27:58.928Z] ---> 3903a0eaaf76 [2022-05-06T17:27:58.928Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-06T17:27:58.928Z] ---> Running in 5768879ac354 [2022-05-06T17:28:03.690Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-06T17:28:03.690Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-06T17:28:04.163Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-06T17:28:04.163Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-06T17:28:04.633Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-06T17:28:04.633Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-06T17:28:05.103Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-06T17:28:05.103Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-06T17:28:06.377Z] --- PASS: TestHealthKillContainer (8.26s) [2022-05-06T17:28:06.377Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-06T17:28:06.377Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2022-05-06T17:28:06.377Z] === RUN TestIpcModeNone [2022-05-06T17:28:06.377Z] --- PASS: TestIpcModeNone (0.62s) [2022-05-06T17:28:06.377Z] === RUN TestIpcModePrivate [2022-05-06T17:28:06.377Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-06T17:28:06.637Z] --- PASS: TestIpcModePrivate (0.64s) [2022-05-06T17:28:06.637Z] === RUN TestIpcModeShareable [2022-05-06T17:28:06.681Z] ...INFO: Daemon under test started and replied! [2022-05-06T17:28:06.681Z] INFO: Docker version of the daemon under test [2022-05-06T17:28:06.681Z] [2022-05-06T17:28:06.681Z] Client: [2022-05-06T17:28:06.681Z] Version: 17.06.2-ce [2022-05-06T17:28:06.681Z] API version: 1.30 [2022-05-06T17:28:06.681Z] Go version: go1.8.3 [2022-05-06T17:28:06.681Z] Git commit: cec0b72 [2022-05-06T17:28:06.681Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-06T17:28:06.681Z] OS/Arch: windows/amd64 [2022-05-06T17:28:06.681Z] [2022-05-06T17:28:06.681Z] Server: [2022-05-06T17:28:06.681Z] Version: 0.0.0-dev [2022-05-06T17:28:06.681Z] API version: 1.42 (minimum version 1.24) [2022-05-06T17:28:06.681Z] Go version: go1.18.1 [2022-05-06T17:28:06.681Z] Git commit: f0d1911ddf [2022-05-06T17:28:06.681Z] Built: [2022-05-06T17:28:06.681Z] OS/Arch: windows/amd64 [2022-05-06T17:28:06.681Z] Experimental: false [2022-05-06T17:28:06.681Z] [2022-05-06T17:28:06.681Z] INFO: Docker info of the daemon under test [2022-05-06T17:28:06.681Z] [2022-05-06T17:28:06.681Z] Containers: 0 [2022-05-06T17:28:06.681Z] Running: 0 [2022-05-06T17:28:06.681Z] Paused: 0 [2022-05-06T17:28:06.681Z] Stopped: 0 [2022-05-06T17:28:06.681Z] Images: 0 [2022-05-06T17:28:06.681Z] Server Version: 0.0.0-dev [2022-05-06T17:28:06.681Z] Storage Driver: windowsfilter [2022-05-06T17:28:06.681Z] Windows: [2022-05-06T17:28:06.681Z] Logging Driver: json-file [2022-05-06T17:28:06.681Z] Plugins: [2022-05-06T17:28:06.681Z] Volume: local [2022-05-06T17:28:06.681Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T17:28:06.681Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T17:28:06.681Z] Swarm: inactive [2022-05-06T17:28:06.681Z] Default Isolation: process [2022-05-06T17:28:06.681Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-06T17:28:06.681Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-06T17:28:06.681Z] OSType: windows [2022-05-06T17:28:06.681Z] Architecture: x86_64 [2022-05-06T17:28:06.681Z] CPUs: 4 [2022-05-06T17:28:06.681Z] Total Memory: 32GiB [2022-05-06T17:28:06.681Z] Name: azwin-2-076200 [2022-05-06T17:28:06.681Z] ID: 3P7N:EGGD:FTVA:UFIS:CC7R:KX3N:KYFK:BTNT:BML6:QJKI:QQPH:HN6X [2022-05-06T17:28:06.681Z] Docker Root Dir: D:\CI\PR-43566\1\daemon [2022-05-06T17:28:06.681Z] Debug Mode (client): false [2022-05-06T17:28:06.681Z] Debug Mode (server): true [2022-05-06T17:28:06.681Z] File Descriptors: -1 [2022-05-06T17:28:06.681Z] Goroutines: 16 [2022-05-06T17:28:06.681Z] System Time: 2022-05-06T17:28:04.3266595Z [2022-05-06T17:28:06.681Z] EventsListeners: 0 [2022-05-06T17:28:06.681Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:28:06.681Z] Labels: [2022-05-06T17:28:06.681Z] Experimental: false [2022-05-06T17:28:06.681Z] Insecure Registries: [2022-05-06T17:28:06.681Z] 127.0.0.0/8 [2022-05-06T17:28:06.681Z] Live Restore Enabled: false [2022-05-06T17:28:06.681Z] [2022-05-06T17:28:06.681Z] [2022-05-06T17:28:06.681Z] INFO: Docker images of the daemon under test [2022-05-06T17:28:06.681Z] [2022-05-06T17:28:06.681Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T17:28:06.681Z] [2022-05-06T17:28:06.681Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-06T17:28:06.681Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-06T17:28:06.681Z] ltsc2022: Pulling from windows/servercore [2022-05-06T17:28:06.681Z] 8f616e6e9eec: Pulling fs layer [2022-05-06T17:28:06.681Z] dccd9e4d14d3: Pulling fs layer [2022-05-06T17:28:06.900Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-06T17:28:07.161Z] --- PASS: TestIpcModeShareable (0.66s) [2022-05-06T17:28:07.161Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-06T17:28:09.075Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2022-05-06T17:28:09.075Z] === RUN TestAPIIpcModeHost [2022-05-06T17:28:09.335Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-05-06T17:28:09.335Z] === RUN TestDaemonIpcModeShareable [2022-05-06T17:28:10.277Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-06T17:28:10.537Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-05-06T17:28:10.537Z] === RUN TestDaemonIpcModePrivate [2022-05-06T17:28:11.478Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-06T17:28:11.739Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-06T17:28:11.739Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-06T17:28:12.531Z] INFO [linters context/goanalysis] analyzers took 4m34.992773963s with top 10 stages: buildir: 2m0.645998553s, goimports: 23.108880288s, unconvert: 17.998425266s, gosec: 12.697232176s, S1038: 8.583038482s, golint: 6.656146293s, misspell: 5.659861909s, nilness: 4.070761599s, S1039: 3.952525169s, inspect: 3.675801701s [2022-05-06T17:28:12.532Z] INFO [runner] Issues before processing: 3032, after processing: 0 [2022-05-06T17:28:12.532Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2033/2416, cgo: 2416/3032, exclude: 2033/2033, nolint: 0/78, filename_unadjuster: 2416/2416, path_prettifier: 2416/2416, identifier_marker: 2033/2033, exclude-rules: 78/2033, skip_files: 2416/2416, skip_dirs: 2416/2416 [2022-05-06T17:28:12.532Z] INFO [runner] processing took 82.773182ms with stages: nolint: 32.548766ms, identifier_marker: 22.304039ms, path_prettifier: 9.681073ms, autogenerated_exclude: 8.3018ms, exclude-rules: 7.672717ms, skip_dirs: 1.86716ms, cgo: 236.046µs, filename_unadjuster: 155.439µs, max_same_issues: 1.76µs, skip_files: 1.121µs, uniq_by_line: 538ns, path_shortener: 375ns, exclude: 371ns, sort_results: 362ns, diff: 318ns, max_from_linter: 303ns, source_code: 299ns, max_per_file_from_linter: 264ns, severity-rules: 250ns, path_prefixer: 181ns [2022-05-06T17:28:12.532Z] INFO [runner] linters took 1m30.968444017s with stages: goanalysis_metalinter: 1m30.885485156s [2022-05-06T17:28:12.532Z] INFO File cache stats: 1667 entries of total size 8.4MiB [2022-05-06T17:28:12.532Z] INFO Memory: 2621 samples, avg is 284.5MB, max is 1198.0MB [2022-05-06T17:28:12.532Z] INFO Execution took 4m21.981093483s [2022-05-06T17:28:12.532Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-06T17:28:12.681Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-06T17:28:12.872Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh dynbinary test-docker-py [2022-05-06T17:28:12.942Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-05-06T17:28:12.942Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-06T17:28:13.130Z] [2022-05-06T17:28:13.131Z] Removing bundles/ [2022-05-06T17:28:13.131Z] [2022-05-06T17:28:13.131Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-06T17:28:13.389Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:28:13.389Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:28:13.885Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-06T17:28:13.885Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-05-06T17:28:13.885Z] === RUN TestIpcModeOlderClient [2022-05-06T17:28:13.885Z] === PAUSE TestIpcModeOlderClient [2022-05-06T17:28:13.885Z] === RUN TestKillContainerInvalidSignal [2022-05-06T17:28:14.457Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-05-06T17:28:14.457Z] === RUN TestKillContainer [2022-05-06T17:28:14.457Z] === RUN TestKillContainer/no_signal [2022-05-06T17:28:14.717Z] === RUN TestKillContainer/non_killing_signal [2022-05-06T17:28:15.288Z] === RUN TestKillContainer/killing_signal [2022-05-06T17:28:15.859Z] --- PASS: TestKillContainer (1.28s) [2022-05-06T17:28:15.859Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-06T17:28:15.859Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-05-06T17:28:15.859Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-06T17:28:15.859Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-06T17:28:15.859Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-06T17:28:16.431Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-06T17:28:16.692Z] 8f616e6e9eec: Verifying Checksum [2022-05-06T17:28:16.692Z] 8f616e6e9eec: Download complete [2022-05-06T17:28:17.002Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-05-06T17:28:17.002Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2022-05-06T17:28:17.002Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-05-06T17:28:17.002Z] === RUN TestKillStoppedContainer [2022-05-06T17:28:17.002Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-06T17:28:17.002Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-06T17:28:17.262Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-06T17:28:17.262Z] === RUN TestKillDifferentUserContainer [2022-05-06T17:28:17.522Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-05-06T17:28:17.522Z] === RUN TestInspectOomKilledTrue [2022-05-06T17:28:17.522Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:28:17.522Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-06T17:28:17.522Z] === RUN TestInspectOomKilledFalse [2022-05-06T17:28:17.522Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:28:17.522Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-06T17:28:17.522Z] === RUN TestLinksEtcHostsContentMatch [2022-05-06T17:28:17.613Z] Removing intermediate container 5768879ac354 [2022-05-06T17:28:17.613Z] ---> f0ff376bb871 [2022-05-06T17:28:17.613Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-06T17:28:17.613Z] ---> Running in 8277b6cc2099 [2022-05-06T17:28:17.613Z] Removing intermediate container 8277b6cc2099 [2022-05-06T17:28:17.613Z] ---> e415c996cb40 [2022-05-06T17:28:17.613Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-06T17:28:17.613Z] ---> Running in 10a8ea179178 [2022-05-06T17:28:17.613Z] Removing intermediate container 10a8ea179178 [2022-05-06T17:28:17.613Z] ---> a11045d000b4 [2022-05-06T17:28:17.613Z] Step 13/13 : COPY . . [2022-05-06T17:28:17.783Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-05-06T17:28:17.783Z] === RUN TestLinksContainerNames [2022-05-06T17:28:18.220Z] dccd9e4d14d3: Verifying Checksum [2022-05-06T17:28:18.220Z] dccd9e4d14d3: Download complete [2022-05-06T17:28:18.725Z] --- PASS: TestLinksContainerNames (0.88s) [2022-05-06T17:28:18.725Z] === RUN TestLogsFollowTailEmpty [2022-05-06T17:28:19.158Z] ok github.com/docker/docker/libnetwork/networkdb 103.368s coverage: 60.4% of statements [2022-05-06T17:28:19.158Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-06T17:28:19.158Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-06T17:28:19.158Z] ok github.com/docker/docker/libnetwork/osl 4.321s coverage: 39.7% of statements [2022-05-06T17:28:19.158Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-06T17:28:19.158Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-06T17:28:19.158Z] ok github.com/docker/docker/libnetwork/portmapper 0.270s coverage: 48.6% of statements [2022-05-06T17:28:19.158Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-06T17:28:19.158Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-06T17:28:19.158Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] === Skipped [2022-05-06T17:28:19.158Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-06T17:28:19.158Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-06T17:28:19.158Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-06T17:28:19.158Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-06T17:28:19.158Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-06T17:28:19.158Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-06T17:28:19.158Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-06T17:28:19.158Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-06T17:28:19.158Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-06T17:28:19.158Z] firewalld_test.go:14: firewalld is not running [2022-05-06T17:28:19.158Z] [2022-05-06T17:28:19.158Z] DONE 326 tests, 9 skipped in 200.832s [2022-05-06T17:28:19.168Z] dccd9e4d14d3: Verifying Checksum [2022-05-06T17:28:19.168Z] dccd9e4d14d3: Download complete [2022-05-06T17:28:19.296Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-06T17:28:19.296Z] === RUN TestContainerNetworkMountsNoChown [2022-05-06T17:28:19.557Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/default [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/default [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/private [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/private [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rprivate [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/slave [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/slave [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rslave [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/shared [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/shared [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rshared [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/default [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/rslave [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/rshared [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/shared [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/rprivate [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/slave [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/private [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:28:19.557Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:28:19.557Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:28:19.557Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:28:19.817Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:28:20.079Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:28:20.079Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:28:20.079Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-06T17:28:20.079Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-05-06T17:28:20.079Z] === RUN TestContainerBindMountNonRecursive Post stage [Pipeline] junit [2022-05-06T17:28:20.107Z] Recording test results [2022-05-06T17:28:21.463Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-05-06T17:28:21.464Z] === RUN TestContainerVolumesMountedAsShared [2022-05-06T17:28:21.497Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-06T17:28:21.725Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-06T17:28:21.725Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-06T17:28:21.876Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -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:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh dynbinary test-integration [2022-05-06T17:28:21.986Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-05-06T17:28:21.986Z] === RUN TestNetworkNat [2022-05-06T17:28:22.140Z] [2022-05-06T17:28:22.398Z] Removing bundles/ [2022-05-06T17:28:22.398Z] [2022-05-06T17:28:22.398Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-06T17:28:22.398Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:28:22.398Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:28:22.558Z] --- PASS: TestNetworkNat (0.46s) [2022-05-06T17:28:22.558Z] === RUN TestNetworkLocalhostTCPNat [2022-05-06T17:28:23.131Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-05-06T17:28:23.131Z] === RUN TestNetworkLoopbackNat [2022-05-06T17:28:23.916Z] 8f616e6e9eec: Verifying Checksum [2022-05-06T17:28:23.916Z] 8f616e6e9eec: Download complete [2022-05-06T17:28:25.675Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-05-06T17:28:25.675Z] === RUN TestPause [2022-05-06T17:28:25.936Z] --- PASS: TestPause (0.44s) [2022-05-06T17:28:25.936Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-06T17:28:25.936Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-06T17:28:25.936Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-06T17:28:25.936Z] === RUN TestPauseStopPausedContainer [2022-05-06T17:28:26.506Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-05-06T17:28:26.506Z] === RUN TestPidHost [2022-05-06T17:28:27.447Z] --- PASS: TestPidHost (0.98s) [2022-05-06T17:28:27.447Z] === RUN TestPsFilter [2022-05-06T17:28:27.447Z] --- PASS: TestPsFilter (0.11s) [2022-05-06T17:28:27.447Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-06T17:28:28.018Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-05-06T17:28:28.018Z] === RUN TestRemoveContainerWithVolume [2022-05-06T17:28:28.278Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-05-06T17:28:28.278Z] === RUN TestRemoveContainerRunning [2022-05-06T17:28:28.849Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-06T17:28:28.849Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-06T17:28:29.104Z] --- PASS: TestBuildWithHugeFile (50.16s) [2022-05-06T17:28:29.104Z] === RUN TestBuildWCOWSandboxSize [2022-05-06T17:28:29.104Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:28:29.104Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:28:29.104Z] === RUN TestBuildWithEmptyDockerfile [2022-05-06T17:28:29.104Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:28:29.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:28:29.104Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:28:29.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:28:29.104Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:28:29.104Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:28:29.104Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:28:29.104Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:28:29.104Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:28:29.104Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-06T17:28:29.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-06T17:28:29.104Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-06T17:28:29.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-06T17:28:29.104Z] === RUN TestBuildPreserveOwnership [2022-05-06T17:28:29.104Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-06T17:28:29.104Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-06T17:28:29.110Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-06T17:28:29.110Z] === RUN TestRemoveInvalidContainer [2022-05-06T17:28:29.110Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-06T17:28:29.110Z] === RUN TestRenameLinkedContainer [2022-05-06T17:28:31.021Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-05-06T17:28:31.021Z] === RUN TestRenameStoppedContainer [2022-05-06T17:28:31.282Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-05-06T17:28:31.282Z] === RUN TestRenameRunningContainerAndReuse [2022-05-06T17:28:32.223Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-05-06T17:28:32.223Z] === RUN TestRenameInvalidName [2022-05-06T17:28:32.370Z] --- PASS: TestBuildPreserveOwnership (9.54s) [2022-05-06T17:28:32.370Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.51s) [2022-05-06T17:28:32.370Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-06T17:28:32.370Z] === RUN TestBuildPlatformInvalid [2022-05-06T17:28:32.370Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-06T17:28:32.370Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-06T17:28:32.370Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-06T17:28:32.370Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-05-06T17:28:32.370Z] PASS [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] === Skipped [2022-05-06T17:28:32.370Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-06T17:28:32.370Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:28:32.370Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-05-06T17:28:32.370Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] DONE 34 tests, 3 skipped in 110.067s [2022-05-06T17:28:32.370Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-06T17:28:32.370Z] INFO: Testing against a local daemon [2022-05-06T17:28:32.370Z] === RUN TestConfigInspect [2022-05-06T17:28:32.370Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-06T17:28:32.370Z] === RUN TestConfigList [2022-05-06T17:28:32.370Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] --- SKIP: TestConfigList (0.01s) [2022-05-06T17:28:32.370Z] === RUN TestConfigsCreateAndDelete [2022-05-06T17:28:32.370Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-06T17:28:32.370Z] === RUN TestConfigsUpdate [2022-05-06T17:28:32.370Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-06T17:28:32.370Z] === RUN TestTemplatedConfig [2022-05-06T17:28:32.370Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-06T17:28:32.370Z] === RUN TestConfigCreateResolve [2022-05-06T17:28:32.370Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-06T17:28:32.370Z] PASS [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] === Skipped [2022-05-06T17:28:32.370Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-06T17:28:32.370Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-06T17:28:32.370Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-06T17:28:32.370Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-06T17:28:32.370Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-06T17:28:32.370Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-06T17:28:32.370Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:28:32.370Z] [2022-05-06T17:28:32.370Z] DONE 6 tests, 6 skipped in 0.136s [2022-05-06T17:28:32.370Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-06T17:28:32.626Z] INFO: Testing against a local daemon [2022-05-06T17:28:32.626Z] === RUN TestCheckpoint [2022-05-06T17:28:32.626Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:28:32.626Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/commit [2022-05-06T17:28:32.626Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-06T17:28:32.626Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:28:32.626Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:28:32.626Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:28:32.626Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:28:32.626Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:28:32.626Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:28:32.626Z] === CONT TestContainerInvalidJSON/commit [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-06T17:28:32.626Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-06T17:28:32.626Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-06T17:28:32.627Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-06T17:28:32.627Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-06T17:28:32.627Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-06T17:28:32.627Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-06T17:28:32.627Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-06T17:28:32.627Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-06T17:28:32.627Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-06T17:28:32.627Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-06T17:28:32.627Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-05-06T17:28:32.627Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-06T17:28:32.627Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-06T17:28:32.627Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-06T17:28:32.627Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-06T17:28:32.627Z] === RUN TestCopyEmptyFile [2022-05-06T17:28:32.794Z] --- PASS: TestRenameInvalidName (0.43s) [2022-05-06T17:28:32.794Z] === RUN TestRenameAnonymousContainer [2022-05-06T17:28:32.883Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-06T17:28:32.883Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-06T17:28:32.883Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-06T17:28:32.883Z] === RUN TestCopyFromContainer [2022-05-06T17:28:34.180Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-05-06T17:28:34.180Z] === RUN TestRenameContainerWithSameName [2022-05-06T17:28:34.750Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-06T17:28:34.750Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-06T17:28:35.691Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-05-06T17:28:35.692Z] === RUN TestResize [2022-05-06T17:28:35.952Z] --- PASS: TestResize (0.40s) [2022-05-06T17:28:35.952Z] === RUN TestResizeWithInvalidSize [2022-05-06T17:28:36.147Z] === RUN TestCopyFromContainer// [2022-05-06T17:28:36.147Z] === RUN TestCopyFromContainer//bar/root [2022-05-06T17:28:36.147Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-06T17:28:36.213Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-06T17:28:36.213Z] === RUN TestResizeWhenContainerNotStarted [2022-05-06T17:28:36.403Z] === RUN TestCopyFromContainer/bar/quux [2022-05-06T17:28:36.404Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-06T17:28:36.404Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-06T17:28:36.404Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-06T17:28:36.404Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-06T17:28:36.660Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-06T17:28:36.660Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer (3.77s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-06T17:28:36.660Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-06T17:28:36.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-06T17:28:36.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:28:36.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:28:36.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:28:36.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:28:36.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:28:36.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:28:36.660Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:28:36.660Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:28:36.660Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:28:36.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-06T17:28:36.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-06T17:28:36.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-06T17:28:36.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-06T17:28:36.660Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-06T17:28:36.660Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-05-06T17:28:36.660Z] === RUN TestCreateWithInvalidEnv [2022-05-06T17:28:36.660Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-06T17:28:36.660Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-06T17:28:36.660Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-06T17:28:36.660Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-06T17:28:36.660Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-06T17:28:36.660Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-06T17:28:36.660Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-06T17:28:36.660Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-06T17:28:36.660Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-06T17:28:36.660Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-06T17:28:36.660Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-06T17:28:36.660Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-06T17:28:36.660Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-06T17:28:36.660Z] === RUN TestCreateTmpfsMountsTarget [2022-05-06T17:28:36.660Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-06T17:28:36.660Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-06T17:28:36.785Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:28:36.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:28:36.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:28:36.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-06T17:28:36.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:28:38.025Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-05-06T17:28:38.025Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-06T17:28:38.699Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:28:38.994Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-05-06T17:28:38.994Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-06T17:28:38.994Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:28:38.994Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:28:38.994Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:28:38.994Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:28:38.994Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:28:38.994Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:28:38.994Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:28:38.994Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:28:38.994Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:28:38.994Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:28:38.994Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:28:38.994Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:28:38.994Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:28:38.994Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:28:38.994Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:28:39.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-06T17:28:39.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-06T17:28:39.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-06T17:28:39.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-06T17:28:39.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-06T17:28:39.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-06T17:28:39.250Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-06T17:28:39.505Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-05-06T17:28:39.505Z] === RUN TestCreateDifferentPlatform [2022-05-06T17:28:39.505Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-06T17:28:39.505Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-06T17:28:39.505Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-06T17:28:39.505Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-06T17:28:39.505Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-06T17:28:39.505Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-06T17:28:39.505Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-06T17:28:39.505Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-06T17:28:39.505Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-06T17:28:39.505Z] === RUN TestContainerStartOnDaemonRestart [2022-05-06T17:28:39.505Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-06T17:28:39.505Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-06T17:28:39.505Z] === RUN TestDaemonRestartIpcMode [2022-05-06T17:28:39.505Z] === PAUSE TestDaemonRestartIpcMode [2022-05-06T17:28:39.505Z] === RUN TestDaemonHostGatewayIP [2022-05-06T17:28:39.505Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:28:39.505Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-06T17:28:39.505Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-06T17:28:39.505Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-06T17:28:39.505Z] === RUN TestContainerKillOnDaemonStart [2022-05-06T17:28:39.505Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-06T17:28:39.505Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-06T17:28:39.505Z] === RUN TestDiff [2022-05-06T17:28:39.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:28:40.066Z] --- PASS: TestDiff (0.38s) [2022-05-06T17:28:40.067Z] === RUN TestExecWithCloseStdin [2022-05-06T17:28:40.322Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-05-06T17:28:40.322Z] === RUN TestExec [2022-05-06T17:28:40.884Z] --- PASS: TestExec (0.47s) [2022-05-06T17:28:40.884Z] === RUN TestExecUser [2022-05-06T17:28:41.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:28:41.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:28:41.445Z] --- PASS: TestExecUser (0.43s) [2022-05-06T17:28:41.445Z] === RUN TestExportContainerAndImportImage [2022-05-06T17:28:42.007Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-05-06T17:28:42.007Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-06T17:28:42.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:28:42.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:28:43.374Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-05-06T17:28:43.374Z] === RUN TestHealthCheckWorkdir [2022-05-06T17:28:43.630Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-05-06T17:28:43.630Z] === RUN TestHealthKillContainer [2022-05-06T17:28:46.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:28:46.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-06T17:28:48.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-06T17:28:49.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-06T17:28:50.195Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-06T17:28:51.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-06T17:28:51.714Z] --- PASS: TestHealthKillContainer (7.86s) [2022-05-06T17:28:51.714Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-06T17:28:51.714Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-06T17:28:51.714Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-06T17:28:51.714Z] === RUN TestIpcModeNone [2022-05-06T17:28:51.970Z] --- PASS: TestIpcModeNone (0.42s) [2022-05-06T17:28:51.970Z] === RUN TestIpcModePrivate [2022-05-06T17:28:52.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-06T17:28:52.226Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-06T17:28:52.482Z] --- PASS: TestIpcModePrivate (0.48s) [2022-05-06T17:28:52.482Z] === RUN TestIpcModeShareable [2022-05-06T17:28:52.482Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:28:52.482Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-06T17:28:52.482Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-06T17:28:53.488Z] ---> a374786c8e2d [2022-05-06T17:28:53.488Z] Successfully built a374786c8e2d [2022-05-06T17:28:53.488Z] Successfully tagged docker:latest [2022-05-06T17:28:53.488Z] INFO: Image build ended at 05/06/2022 17:28:51. Duration:00:04:39.1007130 [2022-05-06T17:28:53.488Z] [2022-05-06T17:28:53.488Z] [2022-05-06T17:28:53.488Z] INFO: Building the test binaries at 05/06/2022 17:28:51... [2022-05-06T17:28:53.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-06T17:28:53.848Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-05-06T17:28:53.848Z] === RUN TestAPIIpcModeHost [2022-05-06T17:28:53.848Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:28:53.848Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-06T17:28:53.848Z] === RUN TestDaemonIpcModeShareable [2022-05-06T17:28:53.848Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:28:53.848Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-06T17:28:53.848Z] === RUN TestDaemonIpcModePrivate [2022-05-06T17:28:54.776Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-05-06T17:28:54.933Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-05-06T17:28:54.933Z] === RUN TestCgroupNamespacesRun [2022-05-06T17:28:55.034Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-05-06T17:28:55.034Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-06T17:28:55.034Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:28:55.034Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-06T17:28:55.034Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-06T17:28:55.034Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:28:55.034Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-06T17:28:55.034Z] === RUN TestIpcModeOlderClient [2022-05-06T17:28:55.034Z] === PAUSE TestIpcModeOlderClient [2022-05-06T17:28:55.034Z] === RUN TestKillContainerInvalidSignal [2022-05-06T17:28:55.291Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-05-06T17:28:55.291Z] === RUN TestKillContainer [2022-05-06T17:28:55.291Z] === RUN TestKillContainer/no_signal [2022-05-06T17:28:55.852Z] === RUN TestKillContainer/non_killing_signal [2022-05-06T17:28:56.107Z] === RUN TestKillContainer/killing_signal [2022-05-06T17:28:56.315Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-06T17:28:56.315Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-06T17:28:56.315Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-06T17:28:56.315Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-06T17:28:56.315Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-06T17:28:56.669Z] --- PASS: TestKillContainer (1.20s) [2022-05-06T17:28:56.669Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-06T17:28:56.669Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-06T17:28:56.669Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-05-06T17:28:56.669Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-06T17:28:56.669Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-06T17:28:56.925Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-06T17:28:57.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-05-06T17:28:57.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-05-06T17:28:57.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-05-06T17:28:57.487Z] === RUN TestKillStoppedContainer [2022-05-06T17:28:57.487Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-06T17:28:57.487Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-06T17:28:57.487Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-06T17:28:57.487Z] === RUN TestKillDifferentUserContainer [2022-05-06T17:28:57.699Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-05-06T17:28:57.699Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-06T17:28:57.743Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-05-06T17:28:57.743Z] === RUN TestInspectOomKilledTrue [2022-05-06T17:28:57.743Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:28:57.743Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-06T17:28:57.743Z] === RUN TestInspectOomKilledFalse [2022-05-06T17:28:57.743Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:28:57.743Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-06T17:28:57.743Z] === RUN TestLinksEtcHostsContentMatch [2022-05-06T17:28:57.743Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-06T17:28:57.743Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-06T17:28:57.743Z] === RUN TestLinksContainerNames [2022-05-06T17:28:58.645Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-06T17:28:58.645Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-06T17:28:58.670Z] --- PASS: TestLinksContainerNames (0.80s) [2022-05-06T17:28:58.670Z] === RUN TestLogsFollowTailEmpty [2022-05-06T17:28:59.230Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-05-06T17:28:59.230Z] === RUN TestContainerNetworkMountsNoChown [2022-05-06T17:28:59.364Z] INFO: make.ps1 starting at 05/06/2022 17:28:58 [2022-05-06T17:28:59.364Z] INFO: Git commit (f0d1911ddf) assumed from DOCKER_GITCOMMIT environment variable [2022-05-06T17:28:59.364Z] INFO: Invoking autogen... [2022-05-06T17:28:59.364Z] { [2022-05-06T17:28:59.364Z] "RT_GROUP_ICON": { [2022-05-06T17:28:59.364Z] "#1": { [2022-05-06T17:28:59.364Z] "0409": "../../winresources/docker.ico" [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.364Z] }, [2022-05-06T17:28:59.364Z] "RT_MANIFEST": { [2022-05-06T17:28:59.364Z] "#1": { [2022-05-06T17:28:59.364Z] "0409": { [2022-05-06T17:28:59.364Z] "identity": {}, [2022-05-06T17:28:59.364Z] "description": "Docker Engine", [2022-05-06T17:28:59.364Z] "minimum-os": "vista", [2022-05-06T17:28:59.364Z] "execution-level": "", [2022-05-06T17:28:59.364Z] "ui-access": false, [2022-05-06T17:28:59.364Z] "auto-elevate": false, [2022-05-06T17:28:59.364Z] "dpi-awareness": "unaware", [2022-05-06T17:28:59.364Z] "disable-theming": false, [2022-05-06T17:28:59.364Z] "disable-window-filtering": false, [2022-05-06T17:28:59.364Z] "high-resolution-scrolling-aware": false, [2022-05-06T17:28:59.364Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-06T17:28:59.364Z] "long-path-aware": false, [2022-05-06T17:28:59.364Z] "printer-driver-isolation": false, [2022-05-06T17:28:59.364Z] "gdi-scaling": false, [2022-05-06T17:28:59.364Z] "segment-heap": false, [2022-05-06T17:28:59.364Z] "use-common-controls-v6": false [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.364Z] }, [2022-05-06T17:28:59.364Z] "RT_MESSAGETABLE": { [2022-05-06T17:28:59.364Z] "#1": { [2022-05-06T17:28:59.364Z] "0409": "../../winresources/event_messages.bin" [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.364Z] }, [2022-05-06T17:28:59.364Z] "RT_VERSION": { [2022-05-06T17:28:59.364Z] "#1": { [2022-05-06T17:28:59.364Z] "0409": { [2022-05-06T17:28:59.364Z] "fixed": { [2022-05-06T17:28:59.364Z] "file_version": "0.0.0.0", [2022-05-06T17:28:59.364Z] "product_version": "0.0.0.0", [2022-05-06T17:28:59.364Z] "type": "Unknown" [2022-05-06T17:28:59.364Z] }, [2022-05-06T17:28:59.364Z] "info": { [2022-05-06T17:28:59.364Z] "0000": { [2022-05-06T17:28:59.364Z] "CompanyName": "", [2022-05-06T17:28:59.364Z] "FileVersion": "0.0.0-dev", [2022-05-06T17:28:59.364Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-06T17:28:59.364Z] "OriginalFileName": "dockerd.exe", [2022-05-06T17:28:59.364Z] "ProductName": "", [2022-05-06T17:28:59.364Z] "ProductVersion": "0.0.0-dev", [2022-05-06T17:28:59.364Z] "SpecialBuild": "f0d1911ddf" [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.364Z] } [2022-05-06T17:28:59.503Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/default [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/default [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/private [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/private [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rprivate [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/slave [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/slave [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rslave [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/shared [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/shared [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rshared [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/default [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/rshared [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/shared [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/rslave [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/slave [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/rprivate [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/private [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:28:59.503Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-06T17:28:59.503Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-06T17:28:59.503Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:28:59.769Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-06T17:28:59.769Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-05-06T17:28:59.769Z] === RUN TestContainerBindMountNonRecursive [2022-05-06T17:28:59.769Z] 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-05-06T17:28:59.769Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-06T17:28:59.769Z] === RUN TestContainerVolumesMountedAsShared [2022-05-06T17:28:59.769Z] 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-05-06T17:28:59.769Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-06T17:28:59.769Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-06T17:28:59.769Z] 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-05-06T17:28:59.769Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-06T17:28:59.769Z] === RUN TestNetworkNat [2022-05-06T17:29:00.029Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-05-06T17:29:00.029Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-06T17:29:00.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-06T17:29:00.348Z] --- PASS: TestNetworkNat (0.59s) [2022-05-06T17:29:00.348Z] === RUN TestNetworkLocalhostTCPNat [2022-05-06T17:29:00.352Z] powershell.exe : cmd\dockerd\config.go [2022-05-06T17:29:00.352Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-a658cb1f\powershellWrapper.ps1:3 char:1 [2022-05-06T17:29:00.352Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-06T17:29:00.352Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-06T17:29:00.352Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-06T17:29:00.352Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-06T17:29:00.352Z] [2022-05-06T17:29:00.352Z] cmd\dockerd\config_windows.go [2022-05-06T17:29:00.352Z] cmd\dockerd\daemon.go [2022-05-06T17:29:00.352Z] cmd\dockerd\daemon_test.go [2022-05-06T17:29:00.352Z] cmd\dockerd\daemon_windows.go [2022-05-06T17:29:00.352Z] cmd\dockerd\docker.go [2022-05-06T17:29:00.352Z] cmd\dockerd\docker_windows.go [2022-05-06T17:29:00.352Z] cmd\dockerd\genwinres_windows.go [2022-05-06T17:29:00.352Z] cmd\dockerd\metrics.go [2022-05-06T17:29:00.352Z] cmd\dockerd\options.go [2022-05-06T17:29:00.353Z] cmd\dockerd\options_test.go [2022-05-06T17:29:00.353Z] cmd\dockerd\service_windows.go [2022-05-06T17:29:00.353Z] INFO: Building daemon... [2022-05-06T17:29:00.913Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-06T17:29:00.913Z] === RUN TestNetworkLoopbackNat [2022-05-06T17:29:00.974Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-05-06T17:29:00.974Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-06T17:29:01.545Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-06T17:29:01.545Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-06T17:29:02.932Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-05-06T17:29:02.932Z] === RUN TestNISDomainname [2022-05-06T17:29:03.470Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-05-06T17:29:03.470Z] === RUN TestPause [2022-05-06T17:29:03.470Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:03.470Z] --- SKIP: TestPause (0.00s) [2022-05-06T17:29:03.470Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-06T17:29:03.470Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-06T17:29:03.470Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-06T17:29:03.470Z] === RUN TestPauseStopPausedContainer [2022-05-06T17:29:03.471Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:03.471Z] --- SKIP: TestPauseStopPausedContainer (0.04s) [2022-05-06T17:29:03.471Z] === RUN TestPidHost [2022-05-06T17:29:03.505Z] --- PASS: TestNISDomainname (0.54s) [2022-05-06T17:29:03.505Z] === RUN TestHostnameDnsResolution [2022-05-06T17:29:04.078Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-05-06T17:29:04.078Z] === RUN TestUnprivilegedPortsAndPing [2022-05-06T17:29:04.650Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-05-06T17:29:04.650Z] === RUN TestPrivilegedHostDevices [2022-05-06T17:29:04.884Z] --- PASS: TestPidHost (1.04s) [2022-05-06T17:29:04.885Z] === RUN TestPsFilter [2022-05-06T17:29:04.885Z] --- PASS: TestPsFilter (0.09s) [2022-05-06T17:29:04.885Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-06T17:29:05.141Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-05-06T17:29:05.141Z] === RUN TestRemoveContainerWithVolume [2022-05-06T17:29:05.224Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-05-06T17:29:05.224Z] === RUN TestStats [2022-05-06T17:29:05.439Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-06T17:29:05.439Z] === RUN TestRemoveContainerRunning [2022-05-06T17:29:06.043Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-06T17:29:06.043Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-06T17:29:06.298Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-05-06T17:29:06.298Z] === RUN TestRemoveInvalidContainer [2022-05-06T17:29:06.298Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-06T17:29:06.298Z] === RUN TestRenameLinkedContainer [2022-05-06T17:29:07.768Z] --- PASS: TestStats (2.50s) [2022-05-06T17:29:07.768Z] === RUN TestStopContainerWithTimeout [2022-05-06T17:29:07.768Z] === RUN TestStopContainerWithTimeout/0 [2022-05-06T17:29:07.768Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-06T17:29:07.768Z] === RUN TestStopContainerWithTimeout/1 [2022-05-06T17:29:07.768Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-06T17:29:07.768Z] === RUN TestStopContainerWithTimeout/3 [2022-05-06T17:29:07.768Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-06T17:29:07.768Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-06T17:29:07.768Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-06T17:29:07.768Z] === CONT TestStopContainerWithTimeout/0 [2022-05-06T17:29:07.768Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-06T17:29:08.185Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-05-06T17:29:08.185Z] === RUN TestRenameStoppedContainer [2022-05-06T17:29:08.185Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-05-06T17:29:08.185Z] === RUN TestRenameRunningContainerAndReuse [2022-05-06T17:29:08.339Z] === CONT TestStopContainerWithTimeout/3 [2022-05-06T17:29:09.111Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-05-06T17:29:09.111Z] === RUN TestRenameInvalidName [2022-05-06T17:29:09.671Z] --- PASS: TestRenameInvalidName (0.40s) [2022-05-06T17:29:09.671Z] === RUN TestRenameAnonymousContainer [2022-05-06T17:29:10.249Z] === CONT TestStopContainerWithTimeout/1 [2022-05-06T17:29:11.039Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-05-06T17:29:11.039Z] === RUN TestRenameContainerWithSameName [2022-05-06T17:29:11.296Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-05-06T17:29:11.296Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-06T17:29:11.634Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-06T17:29:11.634Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-05-06T17:29:11.634Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-05-06T17:29:11.634Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-05-06T17:29:11.634Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-05-06T17:29:11.634Z] === RUN TestDeleteDevicemapper [2022-05-06T17:29:11.634Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-06T17:29:11.634Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-06T17:29:11.634Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-06T17:29:12.267Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-05-06T17:29:12.267Z] === RUN TestResize [2022-05-06T17:29:12.524Z] --- PASS: TestResize (0.39s) [2022-05-06T17:29:12.524Z] === RUN TestResizeWithInvalidSize [2022-05-06T17:29:13.130Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-05-06T17:29:13.130Z] === RUN TestResizeWhenContainerNotStarted [2022-05-06T17:29:13.386Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-06T17:29:13.386Z] === RUN TestDaemonRestartKillContainers [2022-05-06T17:29:13.386Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-06T17:29:13.386Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:29:13.386Z] === RUN TestCgroupNamespacesRun [2022-05-06T17:29:13.555Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-05-06T17:29:13.555Z] === RUN TestUpdateMemory [2022-05-06T17:29:13.555Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:29:13.555Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-06T17:29:13.555Z] === RUN TestUpdateCPUQuota [2022-05-06T17:29:14.126Z] --- PASS: TestUpdateCPUQuota (0.87s) [2022-05-06T17:29:14.126Z] === RUN TestUpdatePidsLimit [2022-05-06T17:29:14.126Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-06T17:29:14.387Z] === RUN TestUpdatePidsLimit/no_change [2022-05-06T17:29:14.387Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-06T17:29:14.647Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-06T17:29:14.749Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-05-06T17:29:14.749Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-06T17:29:14.908Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-06T17:29:15.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-06T17:29:15.169Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-06T17:29:15.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-06T17:29:15.675Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-05-06T17:29:15.675Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-06T17:29:16.002Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-05-06T17:29:16.002Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-05-06T17:29:16.002Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-05-06T17:29:16.002Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-05-06T17:29:16.002Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-05-06T17:29:16.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-05-06T17:29:16.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-05-06T17:29:16.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-05-06T17:29:16.002Z] === RUN TestUpdateRestartPolicy [2022-05-06T17:29:16.602Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-05-06T17:29:16.602Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-06T17:29:17.972Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-05-06T17:29:17.972Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-06T17:29:18.906Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-05-06T17:29:18.906Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-06T17:29:20.269Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-05-06T17:29:20.269Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-06T17:29:20.831Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-06T17:29:20.831Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-06T17:29:21.757Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-05-06T17:29:21.757Z] === RUN TestNISDomainname [2022-05-06T17:29:22.015Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-06T17:29:22.015Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-06T17:29:22.015Z] === RUN TestHostnameDnsResolution [2022-05-06T17:29:22.578Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-05-06T17:29:22.578Z] === RUN TestUnprivilegedPortsAndPing [2022-05-06T17:29:22.578Z] 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-05-06T17:29:22.578Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-06T17:29:22.578Z] === RUN TestPrivilegedHostDevices [2022-05-06T17:29:22.835Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-05-06T17:29:22.835Z] === RUN TestStats [2022-05-06T17:29:22.835Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:22.835Z] --- SKIP: TestStats (0.00s) [2022-05-06T17:29:22.835Z] === RUN TestStopContainerWithTimeout [2022-05-06T17:29:23.093Z] === RUN TestStopContainerWithTimeout/0 [2022-05-06T17:29:23.093Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-06T17:29:23.093Z] === RUN TestStopContainerWithTimeout/1 [2022-05-06T17:29:23.093Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-06T17:29:23.093Z] === RUN TestStopContainerWithTimeout/3 [2022-05-06T17:29:23.093Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-06T17:29:23.093Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-06T17:29:23.093Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-06T17:29:23.093Z] === CONT TestStopContainerWithTimeout/0 [2022-05-06T17:29:23.093Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-06T17:29:23.657Z] === CONT TestStopContainerWithTimeout/3 [2022-05-06T17:29:25.547Z] === CONT TestStopContainerWithTimeout/1 [2022-05-06T17:29:26.913Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-06T17:29:26.913Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-05-06T17:29:26.913Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-05-06T17:29:26.913Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-05-06T17:29:26.913Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-05-06T17:29:26.913Z] === RUN TestDeleteDevicemapper [2022-05-06T17:29:26.913Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-06T17:29:26.913Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-06T17:29:26.913Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-06T17:29:28.230Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-05-06T17:29:28.231Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-06T17:29:28.231Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-06T17:29:28.231Z] === RUN TestWaitNonBlocked [2022-05-06T17:29:28.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:29:28.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:29:28.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:29:28.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:29:28.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:29:28.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:29:28.231Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-06T17:29:28.231Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-05-06T17:29:28.231Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-05-06T17:29:28.231Z] === RUN TestWaitBlocked [2022-05-06T17:29:28.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:29:28.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:29:28.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:29:28.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:29:28.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:29:28.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:29:28.802Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s) [2022-05-06T17:29:28.802Z] === RUN TestUpdateMemory [2022-05-06T17:29:28.802Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:28.802Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-06T17:29:28.802Z] === RUN TestUpdateCPUQuota [2022-05-06T17:29:28.802Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:28.802Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-06T17:29:28.802Z] === RUN TestUpdatePidsLimit [2022-05-06T17:29:28.802Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:28.802Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-06T17:29:28.802Z] === RUN TestUpdateRestartPolicy [2022-05-06T17:29:29.174Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-06T17:29:29.174Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-05-06T17:29:29.174Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-05-06T17:29:29.174Z] === CONT TestContainerStartOnDaemonRestart [2022-05-06T17:29:29.174Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-06T17:29:31.721Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-05-06T17:29:31.721Z] === CONT TestDaemonHostGatewayIP [2022-05-06T17:29:31.721Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-05-06T17:29:31.721Z] === CONT TestDaemonRestartIpcMode [2022-05-06T17:29:34.267Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-05-06T17:29:34.267Z] === CONT TestIpcModeOlderClient [2022-05-06T17:29:34.267Z] --- PASS: TestDaemonHostGatewayIP (2.84s) [2022-05-06T17:29:34.267Z] === CONT TestContainerKillOnDaemonStart [2022-05-06T17:29:34.267Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-06T17:29:40.969Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-05-06T17:29:40.969Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-06T17:29:40.969Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-06T17:29:40.969Z] === RUN TestWaitNonBlocked [2022-05-06T17:29:40.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:29:40.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:29:40.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:29:40.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:29:40.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:29:40.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:29:40.969Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-06T17:29:40.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-05-06T17:29:40.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-05-06T17:29:40.969Z] === RUN TestWaitBlocked [2022-05-06T17:29:40.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:29:40.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:29:40.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:29:40.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:29:40.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:29:40.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:29:41.532Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-06T17:29:41.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-05-06T17:29:41.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-05-06T17:29:41.532Z] === CONT TestDaemonRestartIpcMode [2022-05-06T17:29:41.532Z] === CONT TestIpcModeOlderClient [2022-05-06T17:29:41.788Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-06T17:29:41.788Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-06T17:29:44.222Z] 8f616e6e9eec: Pull complete [2022-05-06T17:29:44.302Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-05-06T17:29:44.303Z] --- PASS: TestDaemonRestartIpcMode (2.70s) [2022-05-06T17:29:44.303Z] PASS [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === Skipped [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-06T17:29:44.303Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-06T17:29:44.303Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-06T17:29:44.303Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-06T17:29:44.303Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-06T17:29:44.303Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-06T17:29:44.303Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-06T17:29:44.303Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-06T17:29:44.303Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-06T17:29:44.303Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-06T17:29:44.303Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-06T17:29:44.303Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-06T17:29:44.303Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-06T17:29:44.303Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-06T17:29:44.303Z] 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-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-06T17:29:44.303Z] 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-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-06T17:29:44.303Z] 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-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-06T17:29:44.303Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-06T17:29:44.303Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.04s) [2022-05-06T17:29:44.303Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:29:44.303Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-06T17:29:44.303Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-06T17:29:44.303Z] 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-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-06T17:29:44.303Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-06T17:29:44.303Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-06T17:29:44.303Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-06T17:29:44.303Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-06T17:29:44.303Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-06T17:29:44.303Z] [2022-05-06T17:29:44.303Z] DONE 212 tests, 27 skipped in 71.927s [2022-05-06T17:29:44.303Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-06T17:29:44.559Z] === RUN TestConfigDaemonLibtrustID [2022-05-06T17:29:45.120Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-06T17:29:45.120Z] === RUN TestDaemonConfigValidation [2022-05-06T17:29:45.120Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:29:45.120Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:29:45.120Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-06T17:29:45.120Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-06T17:29:45.120Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-06T17:29:45.120Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-06T17:29:45.120Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-06T17:29:45.120Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-06T17:29:45.120Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-06T17:29:45.120Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-06T17:29:45.120Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:29:45.120Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-06T17:29:45.120Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-06T17:29:45.120Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-06T17:29:45.120Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-06T17:29:45.419Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-06T17:29:45.419Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-06T17:29:45.419Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-06T17:29:45.419Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-05-06T17:29:45.419Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-06T17:29:45.419Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-06T17:29:45.419Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-06T17:29:45.419Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-06T17:29:46.351Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-06T17:29:46.499Z] --- PASS: TestContainerKillOnDaemonStart (11.50s) [2022-05-06T17:29:46.499Z] PASS [2022-05-06T17:29:46.499Z] [2022-05-06T17:29:46.499Z] === Skipped [2022-05-06T17:29:46.499Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-06T17:29:46.499Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:29:46.499Z] [2022-05-06T17:29:46.499Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-06T17:29:46.499Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:29:46.499Z] [2022-05-06T17:29:46.499Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-06T17:29:46.499Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:29:46.499Z] [2022-05-06T17:29:46.499Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-06T17:29:46.499Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-06T17:29:46.499Z] [2022-05-06T17:29:46.499Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-06T17:29:46.499Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-06T17:29:46.499Z] [2022-05-06T17:29:46.499Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-06T17:29:46.499Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-06T17:29:46.499Z] [2022-05-06T17:29:46.499Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-06T17:29:46.499Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:29:46.499Z] [2022-05-06T17:29:46.499Z] DONE 235 tests, 7 skipped in 120.831s [2022-05-06T17:29:46.499Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-06T17:29:46.499Z] === RUN TestConfigDaemonLibtrustID [2022-05-06T17:29:46.499Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-06T17:29:46.499Z] === RUN TestDaemonConfigValidation [2022-05-06T17:29:46.499Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:29:46.499Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:29:46.499Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-06T17:29:46.499Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-06T17:29:46.499Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-06T17:29:46.499Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-06T17:29:46.499Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-06T17:29:46.499Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-06T17:29:46.499Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-06T17:29:46.499Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-06T17:29:46.499Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:29:46.499Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-06T17:29:46.499Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-06T17:29:46.499Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-06T17:29:46.499Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-06T17:29:46.499Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-06T17:29:46.499Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-06T17:29:46.499Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-06T17:29:46.499Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-05-06T17:29:46.499Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-06T17:29:46.499Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-06T17:29:46.499Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-06T17:29:46.499Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-06T17:29:47.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-06T17:29:47.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-06T17:29:47.331Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-06T17:29:47.885Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-06T17:29:48.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-06T17:29:48.784Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-06T17:29:48.784Z] daemon_test.go:156: [d698d4649f490] daemon is not started [2022-05-06T17:29:48.784Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-05-06T17:29:48.784Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-05-06T17:29:48.784Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-05-06T17:29:48.784Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-06T17:29:48.784Z] === RUN TestDaemonProxy [2022-05-06T17:29:48.784Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-06T17:29:48.784Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-06T17:29:48.784Z] PASS [2022-05-06T17:29:48.784Z] [2022-05-06T17:29:48.784Z] === Skipped [2022-05-06T17:29:48.784Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-06T17:29:48.784Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-06T17:29:48.784Z] [2022-05-06T17:29:48.784Z] DONE 12 tests, 1 skipped in 4.138s [2022-05-06T17:29:48.784Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-06T17:29:48.784Z] INFO: Testing against a local daemon [2022-05-06T17:29:48.784Z] === RUN TestCommitInheritsEnv [2022-05-06T17:29:48.827Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-06T17:29:49.770Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-06T17:29:49.770Z] daemon_test.go:156: [d861a6effc04d] daemon is not started [2022-05-06T17:29:49.770Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-06T17:29:49.770Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-06T17:29:49.770Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-06T17:29:49.770Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-05-06T17:29:49.770Z] === RUN TestDaemonProxy [2022-05-06T17:29:49.770Z] === RUN TestDaemonProxy/environment_variables [2022-05-06T17:29:50.160Z] 8f616e6e9eec: Pull complete [2022-05-06T17:29:50.236Z] --- PASS: TestCommitInheritsEnv (1.46s) [2022-05-06T17:29:50.236Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-06T17:29:50.236Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-06T17:29:50.236Z] === RUN TestImportWithCustomPlatform [2022-05-06T17:29:50.236Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-06T17:29:50.236Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-06T17:29:50.236Z] === RUN TestImportWithCustomPlatform// [2022-05-06T17:29:50.236Z] === RUN TestImportWithCustomPlatform/linux [2022-05-06T17:29:50.236Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-06T17:29:50.236Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-06T17:29:50.492Z] === RUN TestImportWithCustomPlatform/macos [2022-05-06T17:29:50.492Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-06T17:29:50.492Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-06T17:29:50.492Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-06T17:29:50.492Z] === RUN TestImagesFilterMultiReference [2022-05-06T17:29:50.492Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-06T17:29:50.492Z] === RUN TestImagePullPlatformInvalid [2022-05-06T17:29:50.492Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-06T17:29:50.492Z] === RUN TestRemoveImageOrphaning [2022-05-06T17:29:50.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-06T17:29:51.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-06T17:29:51.750Z] === RUN TestDaemonProxy/command-line_options [2022-05-06T17:29:52.458Z] --- PASS: TestRemoveImageOrphaning (1.62s) [2022-05-06T17:29:52.458Z] === RUN TestRemoveImageGarbageCollector [2022-05-06T17:29:52.458Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-06T17:29:52.458Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-06T17:29:52.458Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-06T17:29:52.458Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-06T17:29:52.458Z] === RUN TestTagInvalidReference [2022-05-06T17:29:52.458Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-06T17:29:52.458Z] === RUN TestTagValidPrefixedRepo [2022-05-06T17:29:52.458Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-06T17:29:52.458Z] === RUN TestTagExistedNameWithoutForce [2022-05-06T17:29:52.458Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-06T17:29:52.458Z] === RUN TestTagOfficialNames [2022-05-06T17:29:52.458Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-06T17:29:52.458Z] === RUN TestTagMatchesDigest [2022-05-06T17:29:52.458Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-06T17:29:52.458Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-06T17:29:53.134Z] === RUN TestDaemonProxy/configuration_file [2022-05-06T17:29:54.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-06T17:29:55.043Z] === RUN TestDaemonProxy/conflicting_options [2022-05-06T17:29:55.303Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-06T17:29:55.875Z] --- PASS: TestDaemonProxy (6.19s) [2022-05-06T17:29:55.875Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-06T17:29:55.875Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-05-06T17:29:55.875Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-05-06T17:29:55.875Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-06T17:29:55.875Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-06T17:29:55.875Z] PASS [2022-05-06T17:29:55.875Z] [2022-05-06T17:29:55.875Z] DONE 17 tests in 10.086s [2022-05-06T17:29:55.875Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-06T17:29:55.875Z] INFO: Testing against a local daemon [2022-05-06T17:29:55.875Z] === RUN TestCommitInheritsEnv [2022-05-06T17:29:56.138Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-05-06T17:29:56.138Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-06T17:29:56.138Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-06T17:29:56.138Z] === RUN TestImportWithCustomPlatform [2022-05-06T17:29:56.138Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-06T17:29:56.400Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-06T17:29:56.400Z] === RUN TestImportWithCustomPlatform// [2022-05-06T17:29:56.400Z] === RUN TestImportWithCustomPlatform/linux [2022-05-06T17:29:56.400Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-06T17:29:56.400Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-06T17:29:56.400Z] === RUN TestImportWithCustomPlatform/macos [2022-05-06T17:29:56.400Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-06T17:29:56.400Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-06T17:29:56.401Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-06T17:29:56.401Z] === RUN TestImagesFilterMultiReference [2022-05-06T17:29:56.662Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-06T17:29:56.662Z] === RUN TestImagePullPlatformInvalid [2022-05-06T17:29:56.662Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-06T17:29:56.662Z] === RUN TestRemoveImageOrphaning [2022-05-06T17:29:56.923Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-06T17:29:56.923Z] === RUN TestRemoveImageGarbageCollector [2022-05-06T17:29:57.495Z] time="2022-05-06T17:29:57Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-06T17:29:58.852Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:29:58.853Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:29:58.853Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:29:58.853Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:29:58.853Z] [2022-05-06T17:29:58.853Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-06T17:29:58.853Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-06T17:29:58.853Z] HOSTNAME=407557411ba7 [2022-05-06T17:29:58.853Z] TESTDEBUG=0 [2022-05-06T17:29:58.853Z] DEST=bundles/test-integration [2022-05-06T17:29:58.853Z] PWD=/go/src/github.com/docker/docker [2022-05-06T17:29:58.853Z] DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd [2022-05-06T17:29:58.853Z] container=docker [2022-05-06T17:29:58.853Z] HOME=/root [2022-05-06T17:29:58.853Z] GOLANG_VERSION=1.18.1 [2022-05-06T17:29:58.853Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-06T17:29:58.853Z] VALIDATE_BRANCH=master [2022-05-06T17:29:58.853Z] TERM=xterm [2022-05-06T17:29:58.853Z] DOCKER_PKG=github.com/docker/docker [2022-05-06T17:29:58.853Z] SHLVL=1 [2022-05-06T17:29:58.853Z] TIMEOUT=120m [2022-05-06T17:29:58.853Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-06T17:29:58.853Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-06T17:29:58.853Z] GO111MODULE=off [2022-05-06T17:29:58.853Z] DOCKER_EXPERIMENTAL=1 [2022-05-06T17:29:58.853Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-06T17:29:58.853Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-06T17:29:58.853Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-06T17:29:58.853Z] GOPATH=/go [2022-05-06T17:29:58.853Z] PKG_CONFIG=pkg-config [2022-05-06T17:29:58.853Z] _=/usr/bin/env [2022-05-06T17:29:58.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-06T17:29:58.884Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-05-06T17:29:58.884Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-06T17:29:58.884Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-06T17:29:58.884Z] === RUN TestTagInvalidReference [2022-05-06T17:29:58.884Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-06T17:29:58.884Z] === RUN TestTagValidPrefixedRepo [2022-05-06T17:29:58.884Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-06T17:29:58.884Z] === RUN TestTagExistedNameWithoutForce [2022-05-06T17:29:58.884Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-06T17:29:58.884Z] === RUN TestTagOfficialNames [2022-05-06T17:29:58.884Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-06T17:29:58.884Z] === RUN TestTagMatchesDigest [2022-05-06T17:29:58.884Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-06T17:29:58.884Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-06T17:30:02.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-06T17:30:05.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-06T17:30:08.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-06T17:30:09.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-06T17:30:12.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-06T17:30:14.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-06T17:30:17.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-06T17:30:19.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-06T17:30:19.868Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-06T17:30:19.868Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:30:19.868Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:30:19.868Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-06T17:30:19.868Z] [2022-05-06T17:30:19.868Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-06T17:30:19.868Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-06T17:30:19.868Z] Using test binary docker [2022-05-06T17:30:19.868Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-06T17:30:19.868Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-06T17:30:19.868Z] INFO: Waiting for daemon to start... [2022-05-06T17:30:19.868Z] Starting dockerd [2022-05-06T17:30:19.868Z] . [2022-05-06T17:30:19.868Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-06T17:30:23.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-06T17:30:25.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-06T17:30:25.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-06T17:30:25.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-06T17:30:25.647Z] Using test binary docker [2022-05-06T17:30:25.647Z] +++ /etc/init.d/apparmor start [2022-05-06T17:30:25.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-06T17:30:25.647Z] INFO: Waiting for daemon to start... [2022-05-06T17:30:25.647Z] Starting dockerd [2022-05-06T17:30:25.647Z] +++ 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-05-06T17:30:27.564Z] . [2022-05-06T17:30:27.564Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-06T17:30:27.825Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-06T17:30:27.825Z] Error: No such image: emptyfs [2022-05-06T17:30:27.825Z] ++++ docker load [2022-05-06T17:30:27.825Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-06T17:30:28.087Z] Running integration-test (iteration 1) [2022-05-06T17:30:28.087Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-06T17:30:28.087Z] ++ 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-05-06T17:30:28.087Z] ++ set -e [2022-05-06T17:30:28.087Z] ++ '[' -n 0 ']' [2022-05-06T17:30:28.087Z] ++ set -x [2022-05-06T17:30:28.087Z] ++ 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-05-06T17:30:29.032Z] Loaded image: busybox:latest [2022-05-06T17:30:29.606Z] Loaded image: busybox:glibc [2022-05-06T17:30:34.911Z] Loaded image: debian:bullseye-slim [2022-05-06T17:30:34.911Z] Loaded image: hello-world:latest [2022-05-06T17:30:34.911Z] Loaded image: arm32v7/hello-world:latest [2022-05-06T17:30:34.911Z] INFO: Testing against a local daemon [2022-05-06T17:30:34.911Z] === RUN TestCgroupNamespacesBuild [2022-05-06T17:30:37.462Z] --- PASS: TestCgroupNamespacesBuild (2.59s) [2022-05-06T17:30:37.462Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-06T17:30:39.379Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2022-05-06T17:30:39.379Z] === RUN TestBuildWithSession [2022-05-06T17:30:39.379Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:30:39.379Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-06T17:30:39.379Z] === RUN TestBuildSquashParent [2022-05-06T17:30:43.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-06T17:30:49.389Z] --- PASS: TestBuildSquashParent (9.26s) [2022-05-06T17:30:49.389Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-06T17:30:49.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:30:49.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:30:49.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:30:49.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:30:49.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:30:49.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:30:49.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:30:49.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:30:49.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:30:49.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:30:49.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:30:49.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:30:49.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:30:49.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:30:50.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-06T17:30:51.957Z] sha256:dd974dec9d9421a8224fcc3d4b8658ebf49751ae66decd19a87d8d607748f6ce [2022-05-06T17:30:51.957Z] INFO: Starting docker-py tests... [2022-05-06T17:30:52.528Z] ============================= test session starts ============================== [2022-05-06T17:30:52.528Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-06T17:30:52.528Z] rootdir: /src, inifile: pytest.ini [2022-05-06T17:30:52.528Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-06T17:30:52.699Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:30:52.699Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:30:53.908Z] collected 395 items / 2 deselected / 393 selected [2022-05-06T17:30:53.908Z] [2022-05-06T17:30:56.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:30:56.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:30:57.075Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-06T17:30:57.075Z] [2022-05-06T17:30:57.075Z] ________ ____ __. [2022-05-06T17:30:57.075Z] \_____ \ | |/ _| [2022-05-06T17:30:57.075Z] / | \| < [2022-05-06T17:30:57.075Z] / | \ | \ [2022-05-06T17:30:57.075Z] \_______ /____|__ \ [2022-05-06T17:30:57.075Z] \/ \/ [2022-05-06T17:30:57.075Z] [2022-05-06T17:30:57.075Z] INFO: make.ps1 ended at 05/06/2022 17:30:43 [2022-05-06T17:30:57.075Z] INFO: Binaries build ended at 05/06/2022 17:30:45. Duration:00:01:53.0792007 [2022-05-06T17:30:57.075Z] INFO: Copying the built daemon binary to d:\CI\PR-43566\1\binary\dockerd-f0d1911ddf.exe... [2022-05-06T17:30:57.075Z] INFO: Copying the built client binary to d:\CI\PR-43566\1\binary\docker-f0d1911ddf.exe... [2022-05-06T17:30:57.075Z] INFO: Copying the golang package from the container to d:\CI\PR-43566\1\installer\go.zip... [2022-05-06T17:30:57.075Z] INFO: Extracting go.zip to d:\CI\PR-43566\1\go [2022-05-06T17:30:58.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-06T17:30:58.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-06T17:30:58.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-06T17:30:59.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-06T17:30:59.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-06T17:30:59.328Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-06T17:30:59.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.67s) [2022-05-06T17:30:59.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.67s) [2022-05-06T17:30:59.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2022-05-06T17:30:59.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s) [2022-05-06T17:30:59.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2022-05-06T17:30:59.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s) [2022-05-06T17:30:59.328Z] === RUN TestBuildMultiStageCopy [2022-05-06T17:30:59.328Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-06T17:31:00.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-06T17:31:01.882Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-06T17:31:01.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-06T17:31:02.456Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-06T17:31:02.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-06T17:31:03.029Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-06T17:31:03.603Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-06T17:31:03.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-06T17:31:04.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-06T17:31:04.178Z] --- PASS: TestBuildMultiStageCopy (5.23s) [2022-05-06T17:31:04.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.85s) [2022-05-06T17:31:04.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-05-06T17:31:04.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-05-06T17:31:04.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2022-05-06T17:31:04.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-05-06T17:31:04.178Z] === RUN TestBuildMultiStageParentConfig [2022-05-06T17:31:05.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-06T17:31:05.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-06T17:31:06.100Z] --- PASS: TestBuildMultiStageParentConfig (1.79s) [2022-05-06T17:31:06.100Z] === RUN TestBuildLabelWithTargets [2022-05-06T17:31:06.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-06T17:31:07.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-06T17:31:08.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-06T17:31:08.650Z] --- PASS: TestBuildLabelWithTargets (2.57s) [2022-05-06T17:31:08.650Z] === RUN TestBuildWithEmptyLayers [2022-05-06T17:31:08.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-06T17:31:08.727Z] Using test binary docker [2022-05-06T17:31:08.727Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-06T17:31:08.727Z] +++ /etc/init.d/apparmor start [2022-05-06T17:31:08.727Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-06T17:31:08.727Z] INFO: Waiting for daemon to start... [2022-05-06T17:31:08.727Z] Starting dockerd [2022-05-06T17:31:08.727Z] +++ 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-05-06T17:31:09.687Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-06T17:31:10.044Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-05-06T17:31:10.044Z] === RUN TestBuildMultiStageOnBuild [2022-05-06T17:31:10.254Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-06T17:31:12.017Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-06T17:31:13.351Z] --- PASS: TestBuildMultiStageOnBuild (3.18s) [2022-05-06T17:31:13.351Z] === RUN TestBuildUncleanTarFilenames [2022-05-06T17:31:14.739Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2022-05-06T17:31:14.739Z] === RUN TestBuildMultiStageLayerLeak [2022-05-06T17:31:16.839Z] . [2022-05-06T17:31:16.839Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-06T17:31:16.839Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-06T17:31:16.839Z] Error: No such image: emptyfs [2022-05-06T17:31:16.839Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-06T17:31:16.839Z] ++++ docker load [2022-05-06T17:31:16.839Z] Running integration-test (iteration 1) [2022-05-06T17:31:16.839Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-06T17:31:16.839Z] ++ 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-05-06T17:31:16.839Z] ++ set -e [2022-05-06T17:31:16.839Z] ++ '[' -n 0 ']' [2022-05-06T17:31:16.839Z] ++ set -x [2022-05-06T17:31:16.839Z] ++ 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-05-06T17:31:16.839Z] Loaded image: busybox:latest [2022-05-06T17:31:16.839Z] Loaded image: busybox:glibc [2022-05-06T17:31:17.405Z] Loaded image: debian:bullseye-slim [2022-05-06T17:31:17.405Z] Loaded image: hello-world:latest [2022-05-06T17:31:17.665Z] Loaded image: arm32v7/hello-world:latest [2022-05-06T17:31:17.665Z] INFO: Testing against a local daemon [2022-05-06T17:31:17.665Z] === RUN TestCgroupNamespacesBuild [2022-05-06T17:31:18.956Z] --- PASS: TestBuildMultiStageLayerLeak (3.56s) [2022-05-06T17:31:18.956Z] === RUN TestBuildWithHugeFile [2022-05-06T17:31:19.043Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-05-06T17:31:19.043Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-06T17:31:19.982Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-05-06T17:31:19.982Z] === RUN TestBuildWithSession [2022-05-06T17:31:19.982Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:31:19.982Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-06T17:31:19.982Z] === RUN TestBuildSquashParent [2022-05-06T17:31:22.376Z] INFO: Extraction ended at 05/06/2022 17:31:20. Duration:00:00:32.6949447 [2022-05-06T17:31:22.376Z] INFO: Updating the golang and path environment variables [2022-05-06T17:31:22.376Z] INFO: GOPATH=d:\gopath [2022-05-06T17:31:22.376Z] INFO: go version go1.18.1 windows/amd64 [2022-05-06T17:31:22.376Z] INFO: Running the daemon under test in debug mode [2022-05-06T17:31:22.376Z] INFO: Starting a daemon under test... [2022-05-06T17:31:22.376Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43566\1\daemon --pidfile d:\CI\PR-43566\1\docker.pid -D [2022-05-06T17:31:22.376Z] INFO: Process started successfully. [2022-05-06T17:31:22.376Z] INFO: Start tailing logs of the daemon under tests [2022-05-06T17:31:22.376Z] INFO: Waiting for the daemon under test to start... [2022-05-06T17:31:23.269Z] --- PASS: TestBuildSquashParent (3.42s) [2022-05-06T17:31:23.269Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-06T17:31:23.269Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:31:23.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:31:23.269Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:31:23.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:31:23.269Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:31:23.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:31:23.269Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:31:23.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:31:23.269Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:31:23.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:31:23.269Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:31:23.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:31:23.269Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:31:23.269Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:31:24.643Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:31:24.643Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:31:25.579Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:31:25.837Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:31:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-06T17:31:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.16s) [2022-05-06T17:31:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-05-06T17:31:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.03s) [2022-05-06T17:31:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-05-06T17:31:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2022-05-06T17:31:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-05-06T17:31:27.216Z] === RUN TestBuildMultiStageCopy [2022-05-06T17:31:27.216Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-06T17:31:28.153Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-06T17:31:28.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-06T17:31:28.719Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-06T17:31:28.915Z] --- PASS: TestImportExtremelyLargeImageWorks (93.52s) [2022-05-06T17:31:28.915Z] PASS [2022-05-06T17:31:28.915Z] [2022-05-06T17:31:28.915Z] === Skipped [2022-05-06T17:31:28.915Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-06T17:31:28.915Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-06T17:31:28.915Z] [2022-05-06T17:31:28.915Z] DONE 22 tests, 1 skipped in 97.317s [2022-05-06T17:31:28.915Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-06T17:31:28.915Z] INFO: Testing against a local daemon [2022-05-06T17:31:28.915Z] === RUN TestNetworkCreateDelete [2022-05-06T17:31:28.915Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-06T17:31:28.915Z] === RUN TestDockerNetworkDeletePreferID [2022-05-06T17:31:28.915Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-06T17:31:28.915Z] === RUN TestDaemonDNSFallback [2022-05-06T17:31:28.982Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-06T17:31:29.250Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-05-06T17:31:29.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-05-06T17:31:29.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-06T17:31:29.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-05-06T17:31:29.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-06T17:31:29.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-06T17:31:29.250Z] === RUN TestBuildMultiStageParentConfig [2022-05-06T17:31:29.834Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-05-06T17:31:29.834Z] === RUN TestBuildLabelWithTargets [2022-05-06T17:31:30.772Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2022-05-06T17:31:30.772Z] === RUN TestBuildWithEmptyLayers [2022-05-06T17:31:31.340Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-06T17:31:31.340Z] === RUN TestBuildMultiStageOnBuild [2022-05-06T17:31:32.719Z] --- PASS: TestBuildMultiStageOnBuild (1.45s) [2022-05-06T17:31:32.719Z] === RUN TestBuildUncleanTarFilenames [2022-05-06T17:31:33.222Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-05-06T17:31:33.222Z] === RUN TestInspectNetwork [2022-05-06T17:31:33.222Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:33.222Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-06T17:31:33.222Z] === RUN TestRunContainerWithBridgeNone [2022-05-06T17:31:33.222Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.222Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-06T17:31:33.222Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:31:33.222Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:31:33.222Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:31:33.222Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-06T17:31:33.222Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-06T17:31:33.222Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-06T17:31:33.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-06T17:31:33.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-06T17:31:33.223Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-06T17:31:33.223Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-06T17:31:33.223Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-06T17:31:33.223Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-06T17:31:33.223Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestNetworkList [2022-05-06T17:31:33.223Z] === RUN TestNetworkList//networks [2022-05-06T17:31:33.223Z] === PAUSE TestNetworkList//networks [2022-05-06T17:31:33.223Z] === RUN TestNetworkList//networks/ [2022-05-06T17:31:33.223Z] === PAUSE TestNetworkList//networks/ [2022-05-06T17:31:33.223Z] === CONT TestNetworkList//networks [2022-05-06T17:31:33.223Z] === CONT TestNetworkList//networks/ [2022-05-06T17:31:33.223Z] --- PASS: TestNetworkList (0.01s) [2022-05-06T17:31:33.223Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-06T17:31:33.223Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestHostIPv4BridgeLabel [2022-05-06T17:31:33.223Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-06T17:31:33.223Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-06T17:31:33.223Z] === RUN TestDaemonDefaultNetworkPools [2022-05-06T17:31:33.223Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-06T17:31:33.223Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-06T17:31:33.223Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-06T17:31:33.223Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-06T17:31:33.223Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-06T17:31:33.223Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-06T17:31:33.223Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-06T17:31:33.223Z] === RUN TestServiceWithPredefinedNetwork [2022-05-06T17:31:33.223Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:33.223Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-06T17:31:33.223Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:31:33.223Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestServiceWithDataPathPortInit [2022-05-06T17:31:33.223Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:33.223Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-06T17:31:33.223Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-06T17:31:33.223Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:33.223Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-06T17:31:33.223Z] PASS [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === Skipped [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-06T17:31:33.223Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-06T17:31:33.223Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-06T17:31:33.223Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-06T17:31:33.223Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-06T17:31:33.223Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-06T17:31:33.223Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-06T17:31:33.223Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-06T17:31:33.223Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-06T17:31:33.223Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:31:33.223Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-06T17:31:33.223Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-06T17:31:33.223Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] DONE 34 tests, 12 skipped in 7.004s [2022-05-06T17:31:33.223Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-06T17:31:33.223Z] INFO: Testing against a local daemon [2022-05-06T17:31:33.223Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-06T17:31:33.223Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:31:33.223Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestDockerNetworkIpvlan [2022-05-06T17:31:33.223Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:31:33.223Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-06T17:31:33.223Z] PASS [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === Skipped [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-06T17:31:33.223Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-06T17:31:33.223Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] DONE 2 tests, 2 skipped in 0.101s [2022-05-06T17:31:33.223Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-06T17:31:33.223Z] INFO: Testing against a local daemon [2022-05-06T17:31:33.223Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-06T17:31:33.223Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestDockerNetworkMacvlan [2022-05-06T17:31:33.223Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-06T17:31:33.223Z] PASS [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === Skipped [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-06T17:31:33.223Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-06T17:31:33.223Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] DONE 2 tests, 2 skipped in 0.087s [2022-05-06T17:31:33.223Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-06T17:31:33.223Z] testing: warning: no tests to run [2022-05-06T17:31:33.223Z] PASS [2022-05-06T17:31:33.223Z] [2022-05-06T17:31:33.223Z] DONE 0 tests in 0.026s [2022-05-06T17:31:33.223Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-06T17:31:33.223Z] INFO: Testing against a local daemon [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginAllowRequest [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginTLS [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginDenyRequest [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginDenyResponse [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginAllowEventStream [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginErrorResponse [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginErrorRequest [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginHeader [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginV2Disable [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-06T17:31:33.223Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.223Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-06T17:31:33.223Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-06T17:31:33.287Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-06T17:31:33.287Z] === RUN TestBuildMultiStageLayerLeak [2022-05-06T17:31:33.479Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.479Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-06T17:31:33.479Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-06T17:31:33.479Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.479Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-06T17:31:33.479Z] PASS [2022-05-06T17:31:33.479Z] [2022-05-06T17:31:33.479Z] === Skipped [2022-05-06T17:31:33.479Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-06T17:31:33.479Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.479Z] [2022-05-06T17:31:33.479Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-06T17:31:33.479Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.479Z] [2022-05-06T17:31:33.479Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-06T17:31:33.479Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.479Z] [2022-05-06T17:31:33.479Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-06T17:31:33.479Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-06T17:31:33.480Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] DONE 17 tests, 17 skipped in 0.281s [2022-05-06T17:31:33.480Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-06T17:31:33.480Z] INFO: Testing against a local daemon [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:31:33.480Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:31:33.480Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-06T17:31:33.480Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-06T17:31:33.480Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-06T17:31:33.480Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-06T17:31:33.480Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-06T17:31:33.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-06T17:31:33.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-06T17:31:33.480Z] === RUN TestPluginInstall [2022-05-06T17:31:33.480Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-06T17:31:33.480Z] === RUN TestPluginsWithRuntimes [2022-05-06T17:31:33.480Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-06T17:31:33.480Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-06T17:31:33.480Z] === RUN TestPluginBackCompatMediaTypes [2022-05-06T17:31:33.480Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-06T17:31:33.480Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-06T17:31:33.480Z] PASS [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === Skipped [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-06T17:31:33.480Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-06T17:31:33.480Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-06T17:31:33.480Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-06T17:31:33.480Z] [2022-05-06T17:31:33.480Z] DONE 19 tests, 3 skipped in 0.124s [2022-05-06T17:31:33.480Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-06T17:31:33.735Z] INFO: Testing against a local daemon [2022-05-06T17:31:33.735Z] === RUN TestExternalGraphDriver [2022-05-06T17:31:33.735Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-06T17:31:33.735Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-05-06T17:31:33.735Z] === RUN TestGraphdriverPluginV2 [2022-05-06T17:31:35.186Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-05-06T17:31:35.186Z] === RUN TestBuildWithHugeFile [2022-05-06T17:31:35.500Z] --- PASS: TestImportExtremelyLargeImageWorks (92.57s) [2022-05-06T17:31:35.500Z] PASS [2022-05-06T17:31:35.500Z] [2022-05-06T17:31:35.500Z] DONE 22 tests in 95.601s [2022-05-06T17:31:35.500Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-06T17:31:35.500Z] INFO: Testing against a local daemon [2022-05-06T17:31:35.500Z] === RUN TestNetworkCreateDelete [2022-05-06T17:31:35.500Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-06T17:31:35.500Z] === RUN TestDockerNetworkDeletePreferID [2022-05-06T17:31:35.500Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-05-06T17:31:35.500Z] === RUN TestDaemonDNSFallback [2022-05-06T17:31:37.899Z] --- PASS: TestGraphdriverPluginV2 (3.49s) [2022-05-06T17:31:37.899Z] PASS [2022-05-06T17:31:37.899Z] [2022-05-06T17:31:37.899Z] === Skipped [2022-05-06T17:31:37.899Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-05-06T17:31:37.899Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-06T17:31:37.899Z] [2022-05-06T17:31:37.899Z] DONE 2 tests, 1 skipped in 3.619s [2022-05-06T17:31:37.899Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-06T17:31:37.899Z] INFO: Testing against a local daemon [2022-05-06T17:31:37.899Z] === RUN TestContinueAfterPluginCrash [2022-05-06T17:31:37.899Z] === PAUSE TestContinueAfterPluginCrash [2022-05-06T17:31:37.899Z] === RUN TestReadPluginNoRead [2022-05-06T17:31:37.899Z] === PAUSE TestReadPluginNoRead [2022-05-06T17:31:37.899Z] === RUN TestDaemonStartWithLogOpt [2022-05-06T17:31:37.899Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-06T17:31:37.899Z] === CONT TestContinueAfterPluginCrash [2022-05-06T17:31:37.899Z] === CONT TestDaemonStartWithLogOpt [2022-05-06T17:31:38.799Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-05-06T17:31:38.799Z] === RUN TestInspectNetwork [2022-05-06T17:31:40.615Z] dccd9e4d14d3: Pull complete [2022-05-06T17:31:40.615Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-06T17:31:40.615Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:31:40.615Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-06T17:31:40.615Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-06T17:31:40.615Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-06T17:31:40.615Z] WARN: Skipping validation tests [2022-05-06T17:31:40.615Z] INFO: Running unit tests at 05/06/2022 17:31:28... [2022-05-06T17:31:40.615Z] INFO: make.ps1 starting at 05/06/2022 17:31:32 [2022-05-06T17:31:40.615Z] INFO: Git commit (f0d1911ddf) assumed from DOCKER_GITCOMMIT environment variable [2022-05-06T17:31:40.615Z] INFO: Running unit tests... [2022-05-06T17:31:40.616Z] 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/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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-06T17:31:41.348Z] === RUN TestInspectNetwork/full_network_id [2022-05-06T17:31:41.348Z] === RUN TestInspectNetwork/partial_network_id [2022-05-06T17:31:41.348Z] === RUN TestInspectNetwork/network_name [2022-05-06T17:31:41.348Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-06T17:31:41.577Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-06T17:31:42.162Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2022-05-06T17:31:42.162Z] === CONT TestReadPluginNoRead [2022-05-06T17:31:43.572Z] === RUN TestReadPluginNoRead/default [2022-05-06T17:31:43.624Z] .....INFO: Daemon under test started and replied! [2022-05-06T17:31:43.624Z] INFO: Docker version of the daemon under test [2022-05-06T17:31:43.624Z] [2022-05-06T17:31:43.624Z] Client: [2022-05-06T17:31:43.624Z] Version: 17.06.2-ce [2022-05-06T17:31:43.624Z] API version: 1.30 [2022-05-06T17:31:43.624Z] Go version: go1.8.3 [2022-05-06T17:31:43.624Z] Git commit: cec0b72 [2022-05-06T17:31:43.624Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-06T17:31:43.624Z] OS/Arch: windows/amd64 [2022-05-06T17:31:43.624Z] [2022-05-06T17:31:43.624Z] Server: [2022-05-06T17:31:43.624Z] Version: 0.0.0-dev [2022-05-06T17:31:43.624Z] API version: 1.42 (minimum version 1.24) [2022-05-06T17:31:43.624Z] Go version: go1.18.1 [2022-05-06T17:31:43.624Z] Git commit: f0d1911ddf [2022-05-06T17:31:43.624Z] Built: [2022-05-06T17:31:43.624Z] OS/Arch: windows/amd64 [2022-05-06T17:31:43.624Z] Experimental: false [2022-05-06T17:31:43.624Z] [2022-05-06T17:31:43.624Z] INFO: Docker info of the daemon under test [2022-05-06T17:31:43.624Z] [2022-05-06T17:31:43.624Z] Containers: 0 [2022-05-06T17:31:43.624Z] Running: 0 [2022-05-06T17:31:43.624Z] Paused: 0 [2022-05-06T17:31:43.624Z] Stopped: 0 [2022-05-06T17:31:43.624Z] Images: 0 [2022-05-06T17:31:43.624Z] Server Version: 0.0.0-dev [2022-05-06T17:31:43.624Z] Storage Driver: windowsfilter [2022-05-06T17:31:43.624Z] Windows: [2022-05-06T17:31:43.624Z] Logging Driver: json-file [2022-05-06T17:31:43.624Z] Plugins: [2022-05-06T17:31:43.624Z] Volume: local [2022-05-06T17:31:43.624Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T17:31:43.624Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T17:31:43.624Z] Swarm: inactive [2022-05-06T17:31:43.624Z] Default Isolation: process [2022-05-06T17:31:43.624Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-06T17:31:43.624Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-06T17:31:43.624Z] OSType: windows [2022-05-06T17:31:43.624Z] Architecture: x86_64 [2022-05-06T17:31:43.624Z] CPUs: 4 [2022-05-06T17:31:43.624Z] Total Memory: 32GiB [2022-05-06T17:31:43.624Z] Name: azwin-2-48b7a0 [2022-05-06T17:31:43.624Z] ID: MVS7:7UPT:ISKA:T5AB:D52W:TUV5:C6C6:PEZB:6XLN:TZMN:VAEJ:VZIK [2022-05-06T17:31:43.624Z] Docker Root Dir: D:\CI\PR-43566\1\daemon [2022-05-06T17:31:43.624Z] Debug Mode (client): false [2022-05-06T17:31:43.624Z] Debug Mode (server): true [2022-05-06T17:31:43.624Z] File Descriptors: -1 [2022-05-06T17:31:43.624Z] Goroutines: 16 [2022-05-06T17:31:43.624Z] System Time: 2022-05-06T17:31:40.5590857Z [2022-05-06T17:31:43.624Z] EventsListeners: 0 [2022-05-06T17:31:43.624Z] Registry: https://index.docker.io/v1/ [2022-05-06T17:31:43.624Z] Labels: [2022-05-06T17:31:43.624Z] Experimental: false [2022-05-06T17:31:43.624Z] Insecure Registries: [2022-05-06T17:31:43.624Z] 127.0.0.0/8 [2022-05-06T17:31:43.624Z] Live Restore Enabled: false [2022-05-06T17:31:43.624Z] [2022-05-06T17:31:43.624Z] [2022-05-06T17:31:43.624Z] INFO: Docker images of the daemon under test [2022-05-06T17:31:43.624Z] [2022-05-06T17:31:43.624Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T17:31:43.624Z] [2022-05-06T17:31:43.624Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-06T17:31:43.624Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-06T17:31:43.624Z] ltsc2019: Pulling from windows/servercore [2022-05-06T17:31:43.624Z] 4612f6d0b889: Pulling fs layer [2022-05-06T17:31:43.624Z] ba8181afd426: Pulling fs layer [2022-05-06T17:31:44.936Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-06T17:31:45.555Z] --- PASS: TestInspectNetwork (7.23s) [2022-05-06T17:31:45.555Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-06T17:31:45.555Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-06T17:31:45.555Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-06T17:31:45.555Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-06T17:31:45.555Z] === RUN TestRunContainerWithBridgeNone [2022-05-06T17:31:46.300Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-06T17:31:46.300Z] --- PASS: TestContinueAfterPluginCrash (8.89s) [2022-05-06T17:31:47.049Z] dccd9e4d14d3: Pull complete [2022-05-06T17:31:47.049Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-06T17:31:47.049Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:31:47.049Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-06T17:31:47.049Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-06T17:31:47.049Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-06T17:31:47.049Z] WARN: Skipping validation tests [2022-05-06T17:31:47.049Z] INFO: Running unit tests at 05/06/2022 17:31:38... [2022-05-06T17:31:47.049Z] INFO: make.ps1 starting at 05/06/2022 17:31:43 [2022-05-06T17:31:47.049Z] INFO: Git commit (f0d1911ddf) assumed from DOCKER_GITCOMMIT environment variable [2022-05-06T17:31:47.049Z] INFO: Running unit tests... [2022-05-06T17:31:47.229Z] === CONT TestReadPluginNoRead [2022-05-06T17:31:47.229Z] read_test.go:92: [de720f078d5d6] daemon is not started [2022-05-06T17:31:47.229Z] --- PASS: TestReadPluginNoRead (5.86s) [2022-05-06T17:31:47.229Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-05-06T17:31:47.229Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-05-06T17:31:47.229Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-05-06T17:31:47.229Z] PASS [2022-05-06T17:31:47.229Z] [2022-05-06T17:31:47.229Z] DONE 6 tests in 10.148s [2022-05-06T17:31:47.229Z] 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-05-06T17:31:47.229Z] testing: warning: no tests to run [2022-05-06T17:31:47.229Z] PASS [2022-05-06T17:31:47.229Z] [2022-05-06T17:31:47.229Z] DONE 0 tests in 0.027s [2022-05-06T17:31:47.229Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-06T17:31:47.468Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-06T17:31:47.468Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:31:47.468Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:31:47.468Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:31:47.468Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-06T17:31:47.468Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-06T17:31:47.468Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-06T17:31:47.468Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-06T17:31:47.468Z] === RUN TestNetworkList [2022-05-06T17:31:47.468Z] === RUN TestNetworkList//networks [2022-05-06T17:31:47.468Z] === PAUSE TestNetworkList//networks [2022-05-06T17:31:47.468Z] === RUN TestNetworkList//networks/ [2022-05-06T17:31:47.468Z] === PAUSE TestNetworkList//networks/ [2022-05-06T17:31:47.468Z] === CONT TestNetworkList//networks [2022-05-06T17:31:47.468Z] === CONT TestNetworkList//networks/ [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkList (0.01s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-06T17:31:47.468Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-06T17:31:47.468Z] === RUN TestHostIPv4BridgeLabel [2022-05-06T17:31:47.485Z] INFO: Testing against a local daemon [2022-05-06T17:31:47.485Z] === RUN TestPluginWithDevMounts [2022-05-06T17:31:47.485Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-06T17:31:47.485Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-06T17:31:47.485Z] PASS [2022-05-06T17:31:47.485Z] [2022-05-06T17:31:47.485Z] === Skipped [2022-05-06T17:31:47.485Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-06T17:31:47.485Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-06T17:31:47.485Z] [2022-05-06T17:31:47.485Z] DONE 1 tests, 1 skipped in 0.092s [2022-05-06T17:31:47.485Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-06T17:31:47.485Z] INFO: Testing against a local daemon [2022-05-06T17:31:47.485Z] === RUN TestSecretInspect [2022-05-06T17:31:47.485Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.485Z] --- SKIP: TestSecretInspect (0.02s) [2022-05-06T17:31:47.485Z] === RUN TestSecretList [2022-05-06T17:31:47.486Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] --- SKIP: TestSecretList (0.01s) [2022-05-06T17:31:47.486Z] === RUN TestSecretsCreateAndDelete [2022-05-06T17:31:47.486Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-06T17:31:47.486Z] === RUN TestSecretsUpdate [2022-05-06T17:31:47.486Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-06T17:31:47.486Z] === RUN TestTemplatedSecret [2022-05-06T17:31:47.486Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-06T17:31:47.486Z] === RUN TestSecretCreateResolve [2022-05-06T17:31:47.486Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-06T17:31:47.486Z] PASS [2022-05-06T17:31:47.486Z] [2022-05-06T17:31:47.486Z] === Skipped [2022-05-06T17:31:47.486Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-05-06T17:31:47.486Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] [2022-05-06T17:31:47.486Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-06T17:31:47.486Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] [2022-05-06T17:31:47.486Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-06T17:31:47.486Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] [2022-05-06T17:31:47.486Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-06T17:31:47.486Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] [2022-05-06T17:31:47.486Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-06T17:31:47.486Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] [2022-05-06T17:31:47.486Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-06T17:31:47.486Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.486Z] [2022-05-06T17:31:47.486Z] DONE 6 tests, 6 skipped in 0.142s [2022-05-06T17:31:47.486Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-06T17:31:47.728Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-05-06T17:31:47.728Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-06T17:31:47.741Z] INFO: Testing against a local daemon [2022-05-06T17:31:47.741Z] === RUN TestServiceCreateInit [2022-05-06T17:31:47.741Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-06T17:31:47.741Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-06T17:31:47.741Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- PASS: TestServiceCreateInit (0.01s) [2022-05-06T17:31:47.741Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-06T17:31:47.741Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:31:47.741Z] === RUN TestCreateServiceMultipleTimes [2022-05-06T17:31:47.741Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-06T17:31:47.741Z] === RUN TestCreateServiceConflict [2022-05-06T17:31:47.741Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-05-06T17:31:47.741Z] === RUN TestCreateServiceMaxReplicas [2022-05-06T17:31:47.741Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-06T17:31:47.741Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-06T17:31:47.741Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-06T17:31:47.741Z] === RUN TestCreateServiceSecretFileMode [2022-05-06T17:31:47.741Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-06T17:31:47.741Z] === RUN TestCreateServiceConfigFileMode [2022-05-06T17:31:47.741Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-06T17:31:47.741Z] === RUN TestCreateServiceSysctls [2022-05-06T17:31:47.741Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-06T17:31:47.741Z] === RUN TestCreateServiceCapabilities [2022-05-06T17:31:47.741Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-06T17:31:47.741Z] === RUN TestInspect [2022-05-06T17:31:47.741Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.741Z] --- SKIP: TestInspect (0.01s) [2022-05-06T17:31:47.741Z] === RUN TestCreateJob [2022-05-06T17:31:47.741Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.997Z] --- SKIP: TestCreateJob (0.01s) [2022-05-06T17:31:47.997Z] === RUN TestReplicatedJob [2022-05-06T17:31:47.997Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.997Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-06T17:31:47.997Z] === RUN TestUpdateReplicatedJob [2022-05-06T17:31:47.997Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.997Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-05-06T17:31:47.997Z] === RUN TestServiceListWithStatuses [2022-05-06T17:31:47.997Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-06T17:31:47.997Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-06T17:31:47.997Z] === RUN TestDockerNetworkConnectAlias [2022-05-06T17:31:47.997Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.997Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-06T17:31:47.997Z] === RUN TestDockerNetworkReConnect [2022-05-06T17:31:47.997Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:47.997Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-06T17:31:47.997Z] === RUN TestServicePlugin [2022-05-06T17:31:49.112Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-06T17:31:49.112Z] === RUN TestDaemonDefaultNetworkPools [2022-05-06T17:31:49.682Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-06T17:31:49.682Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-06T17:31:49.887Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.887Z] --- SKIP: TestServicePlugin (1.91s) [2022-05-06T17:31:49.887Z] === RUN TestServiceUpdateLabel [2022-05-06T17:31:49.887Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.887Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-06T17:31:49.887Z] === RUN TestServiceUpdateSecrets [2022-05-06T17:31:49.887Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.887Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-06T17:31:49.887Z] === RUN TestServiceUpdateConfigs [2022-05-06T17:31:49.887Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.887Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-06T17:31:49.887Z] === RUN TestServiceUpdateNetwork [2022-05-06T17:31:49.887Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.887Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-06T17:31:49.887Z] === RUN TestServiceUpdatePidsLimit [2022-05-06T17:31:49.887Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.887Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-06T17:31:49.887Z] PASS [2022-05-06T17:31:49.887Z] [2022-05-06T17:31:49.887Z] === Skipped [2022-05-06T17:31:49.887Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-06T17:31:49.888Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:31:49.888Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-06T17:31:49.888Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-05-06T17:31:49.888Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-06T17:31:49.888Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-06T17:31:49.888Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-06T17:31:49.888Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-06T17:31:49.888Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-06T17:31:49.888Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-06T17:31:49.888Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-06T17:31:49.888Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-06T17:31:49.888Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-06T17:31:49.888Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-05-06T17:31:49.888Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-06T17:31:49.888Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-06T17:31:49.888Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-06T17:31:49.888Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-05-06T17:31:49.888Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-06T17:31:49.888Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-06T17:31:49.888Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-06T17:31:49.888Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-06T17:31:49.888Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-06T17:31:49.888Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-06T17:31:49.888Z] [2022-05-06T17:31:49.888Z] DONE 24 tests, 23 skipped in 2.297s [2022-05-06T17:31:49.888Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-06T17:31:49.888Z] INFO: Testing against a local daemon [2022-05-06T17:31:49.888Z] === RUN TestSessionCreate [2022-05-06T17:31:50.144Z] --- PASS: TestSessionCreate (0.04s) [2022-05-06T17:31:50.144Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-06T17:31:50.144Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-06T17:31:50.144Z] PASS [2022-05-06T17:31:50.144Z] [2022-05-06T17:31:50.144Z] DONE 2 tests in 0.151s [2022-05-06T17:31:50.144Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-06T17:31:50.144Z] INFO: Testing against a local daemon [2022-05-06T17:31:50.144Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-06T17:31:50.144Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-06T17:31:50.144Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:31:50.144Z] === RUN TestDiskUsage [2022-05-06T17:31:50.144Z] === PAUSE TestDiskUsage [2022-05-06T17:31:50.144Z] === RUN TestEventsExecDie [2022-05-06T17:31:50.623Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-06T17:31:50.623Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-06T17:31:50.705Z] --- PASS: TestEventsExecDie (0.47s) [2022-05-06T17:31:50.706Z] === RUN TestEventsBackwardsCompatible [2022-05-06T17:31:50.706Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-06T17:31:50.706Z] === RUN TestEventsVolumeCreate [2022-05-06T17:31:50.706Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-05-06T17:31:50.706Z] === RUN TestInfoBinaryCommits [2022-05-06T17:31:50.706Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-06T17:31:50.706Z] === RUN TestInfoAPIVersioned [2022-05-06T17:31:50.706Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-06T17:31:50.706Z] === RUN TestInfoAPI [2022-05-06T17:31:50.706Z] --- PASS: TestInfoAPI (0.02s) [2022-05-06T17:31:50.706Z] === RUN TestInfoAPIWarnings [2022-05-06T17:31:50.910Z] ? github.com/docker/docker/api [no test files] [2022-05-06T17:31:52.005Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-05-06T17:31:52.005Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-06T17:31:52.576Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2022-05-06T17:31:52.576Z] === RUN TestServiceWithPredefinedNetwork [2022-05-06T17:31:52.914Z] 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/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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-06T17:31:55.120Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-05-06T17:31:55.120Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-06T17:31:55.120Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:31:55.120Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:31:55.120Z] === RUN TestServiceWithDataPathPortInit [2022-05-06T17:32:01.475Z] 4612f6d0b889: Download complete [2022-05-06T17:32:05.415Z] ? github.com/docker/docker/api [no test files] [2022-05-06T17:32:08.793Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-05-06T17:32:08.793Z] === RUN TestInfoDebug [2022-05-06T17:32:08.793Z] --- PASS: TestInfoDebug (0.54s) [2022-05-06T17:32:08.793Z] === RUN TestInfoInsecureRegistries [2022-05-06T17:32:08.793Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-06T17:32:08.793Z] === RUN TestInfoRegistryMirrors [2022-05-06T17:32:09.048Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-06T17:32:09.048Z] === RUN TestLoginFailsWithBadCredentials [2022-05-06T17:32:09.048Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-06T17:32:09.048Z] === RUN TestPingCacheHeaders [2022-05-06T17:32:09.048Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-06T17:32:09.048Z] === RUN TestPingGet [2022-05-06T17:32:09.048Z] --- PASS: TestPingGet (0.02s) [2022-05-06T17:32:09.048Z] === RUN TestPingHead [2022-05-06T17:32:09.048Z] --- PASS: TestPingHead (0.03s) [2022-05-06T17:32:09.048Z] === RUN TestPingSwarmHeader [2022-05-06T17:32:09.610Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-06T17:32:10.023Z] --- PASS: TestServiceWithDataPathPortInit (13.99s) [2022-05-06T17:32:10.023Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-06T17:32:10.176Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-06T17:32:11.406Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:snc2cnp7y6tvuwm32tee8u0hr Created:2022-05-06 17:32:09.97555045 +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[4ca0ffdc9665ef6461e0484c0861e503763d3cc2b07c2b2c077aff6f61324ef0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e5zcfezaw8k8oo99uxu5tzx6t EndpointID:815366acf303c695fe70fc5f5f4470f9fd1d36abccffde4c68d5491744600123 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1528eefaa459bcf6fd84773bdccccb0ede58378b4fe7a0b3e6a33b366d862227 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:f6d91aae100a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e5zcfezaw8k8oo99uxu5tzx6t EndpointID:815366acf303c695fe70fc5f5f4470f9fd1d36abccffde4c68d5491744600123 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-06T17:32:11.540Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-06T17:32:11.540Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-05-06T17:32:11.540Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-06T17:32:11.540Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-06T17:32:11.540Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-06T17:32:11.540Z] === RUN TestVersion [2022-05-06T17:32:11.540Z] --- PASS: TestVersion (0.03s) [2022-05-06T17:32:11.540Z] === CONT TestDiskUsage [2022-05-06T17:32:11.910Z] ba8181afd426: Verifying Checksum [2022-05-06T17:32:11.910Z] ba8181afd426: Download complete [2022-05-06T17:32:11.948Z] === RUN TestMiddlewares [2022-05-06T17:32:11.948Z] --- PASS: TestMiddlewares (0.00s) [2022-05-06T17:32:11.948Z] PASS [2022-05-06T17:32:11.948Z] coverage: 7.9% of statements [2022-05-06T17:32:11.948Z] ok github.com/docker/docker/api/server 0.054s coverage: 7.9% of statements [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/container_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/image_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/volume_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-06T17:32:12.101Z] === RUN TestDiskUsage/after_container.Run [2022-05-06T17:32:12.357Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-06T17:32:12.357Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-06T17:32:12.357Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-06T17:32:12.357Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-06T17:32:12.357Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-06T17:32:12.357Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-06T17:32:12.357Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-06T17:32:12.612Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-06T17:32:12.612Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-06T17:32:12.612Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage (1.21s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-06T17:32:12.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-06T17:32:12.612Z] PASS [2022-05-06T17:32:12.612Z] [2022-05-06T17:32:12.612Z] === Skipped [2022-05-06T17:32:12.612Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:32:12.612Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-06T17:32:12.612Z] [2022-05-06T17:32:12.612Z] DONE 54 tests, 1 skipped in 22.597s [2022-05-06T17:32:12.612Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-06T17:32:12.868Z] INFO: Testing against a local daemon [2022-05-06T17:32:12.868Z] === RUN TestVolumesCreateAndList [2022-05-06T17:32:12.868Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-06T17:32:12.868Z] === RUN TestVolumesRemove [2022-05-06T17:32:12.868Z] --- PASS: TestVolumesRemove (0.04s) [2022-05-06T17:32:12.868Z] === RUN TestVolumesInspect [2022-05-06T17:32:12.868Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-06T17:32:12.868Z] === RUN TestVolumesInvalidJSON [2022-05-06T17:32:12.868Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-06T17:32:12.868Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-06T17:32:12.868Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-06T17:32:12.868Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-06T17:32:12.868Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-06T17:32:12.868Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-06T17:32:12.868Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-06T17:32:12.868Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-06T17:32:12.868Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-06T17:32:12.868Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-06T17:32:12.868Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-06T17:32:12.868Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-06T17:32:12.868Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-06T17:32:12.868Z] PASS [2022-05-06T17:32:12.868Z] [2022-05-06T17:32:12.868Z] DONE 9 tests in 0.184s [2022-05-06T17:32:12.868Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-06T17:32:12.868Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14212 is not a child of this shell [2022-05-06T17:32:12.868Z] warning: PID 14212 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-06T17:32:12.868Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-06T17:32:12.868Z] [2022-05-06T17:32:12.868Z] Unloading profiles will leave already running processes permanently [2022-05-06T17:32:12.868Z] unconfined, which can lead to unexpected situations. [2022-05-06T17:32:12.868Z] [2022-05-06T17:32:12.868Z] To set a process to complain mode, use the command line tool [2022-05-06T17:32:12.868Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-06T17:32:12.868Z] Removing test suite binaries [2022-05-06T17:32:12.868Z] exiting test-integration [2022-05-06T17:32:12.868Z] ++ exit 0 [2022-05-06T17:32:12.868Z] Post stage [Pipeline] junit [2022-05-06T17:32:13.805Z] Recording test results [2022-05-06T17:32:15.487Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-06T17:32:15.604Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2022-05-06T17:32:15.604Z] PASS [2022-05-06T17:32:15.604Z] [2022-05-06T17:32:15.604Z] === Skipped [2022-05-06T17:32:15.604Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:32:15.604Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:32:15.604Z] [2022-05-06T17:32:15.604Z] DONE 38 tests, 1 skipped in 44.123s [2022-05-06T17:32:15.604Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-06T17:32:15.604Z] INFO: Testing against a local daemon [2022-05-06T17:32:15.604Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-06T17:32:15.604Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:32:15.604Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-06T17:32:15.604Z] === RUN TestDockerNetworkIpvlan [2022-05-06T17:32:15.604Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:32:15.604Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-06T17:32:15.604Z] PASS [2022-05-06T17:32:15.604Z] [2022-05-06T17:32:15.604Z] === Skipped [2022-05-06T17:32:15.604Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-06T17:32:15.604Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:32:15.604Z] [2022-05-06T17:32:15.604Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-06T17:32:15.604Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:32:15.604Z] [2022-05-06T17:32:15.604Z] DONE 2 tests, 2 skipped in 0.022s [2022-05-06T17:32:15.604Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-06T17:32:15.604Z] INFO: Testing against a local daemon [2022-05-06T17:32:15.604Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-06T17:32:15.870Z] + echo Ensuring container killed. [2022-05-06T17:32:15.870Z] Ensuring container killed. [2022-05-06T17:32:15.870Z] + docker rm -vf docker-pr1 [2022-05-06T17:32:15.870Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-06T17:32:16.186Z] + echo Chowning /workspace to jenkins user [2022-05-06T17:32:16.186Z] Chowning /workspace to jenkins user [2022-05-06T17:32:16.186Z] + id -u [2022-05-06T17:32:16.186Z] + id -g [2022-05-06T17:32:16.186Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43566:/workspace busybox chown -R 1000:1000 /workspace [2022-05-06T17:32:16.186Z] Unable to find image 'busybox:latest' locally [2022-05-06T17:32:16.186Z] latest: Pulling from library/busybox [2022-05-06T17:32:16.443Z] 50e8d59317eb: Pulling fs layer [2022-05-06T17:32:16.443Z] 50e8d59317eb: Verifying Checksum [2022-05-06T17:32:16.443Z] 50e8d59317eb: Download complete [2022-05-06T17:32:16.443Z] 50e8d59317eb: Pull complete [2022-05-06T17:32:16.443Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-06T17:32:16.443Z] Status: Downloaded newer image for busybox:latest [2022-05-06T17:32:16.988Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-05-06T17:32:16.988Z] === RUN TestDockerNetworkMacvlan [2022-05-06T17:32:17.560Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-06T17:32:18.141Z] + bundleName=amd64-rootless [2022-05-06T17:32:18.141Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-06T17:32:18.141Z] Creating amd64-rootless-bundles.tar.gz [2022-05-06T17:32:18.141Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-06T17:32:18.141Z] + 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-05-06T17:32:18.150Z] Archiving artifacts [2022-05-06T17:32:18.502Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-06T17:32:19.072Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-06T17:32:19.998Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43566/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-06T17:32:20.345Z] + make clean [2022-05-06T17:32:20.605Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-06T17:32:20.605Z] docker-dev-cache [2022-05-06T17:32:20.605Z] docker-mod-cache [Pipeline] deleteDir [2022-05-06T17:32:20.985Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T17:32:22.900Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-06T17:32:26.200Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-06T17:32:26.658Z] === RUN TestMiddlewares [2022-05-06T17:32:26.658Z] --- PASS: TestMiddlewares (0.00s) [2022-05-06T17:32:26.658Z] PASS [2022-05-06T17:32:26.658Z] coverage: 7.9% of statements [2022-05-06T17:32:26.658Z] ok github.com/docker/docker/api/server 0.076s coverage: 7.9% of statements [2022-05-06T17:32:26.770Z] --- PASS: TestDockerNetworkMacvlan (9.69s) [2022-05-06T17:32:26.770Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-06T17:32:26.770Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-06T17:32:26.770Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-05-06T17:32:26.770Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2022-05-06T17:32:26.770Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-05-06T17:32:26.770Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-05-06T17:32:26.770Z] PASS [2022-05-06T17:32:26.770Z] [2022-05-06T17:32:26.770Z] DONE 8 tests in 10.997s [2022-05-06T17:32:26.770Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-06T17:32:26.770Z] testing: warning: no tests to run [2022-05-06T17:32:26.770Z] PASS [2022-05-06T17:32:26.770Z] [2022-05-06T17:32:26.770Z] DONE 0 tests in 0.007s [2022-05-06T17:32:26.770Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-06T17:32:26.770Z] INFO: Testing against a local daemon [2022-05-06T17:32:26.770Z] === RUN TestAuthZPluginAllowRequest [2022-05-06T17:32:27.711Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-05-06T17:32:27.711Z] === RUN TestAuthZPluginTLS [2022-05-06T17:32:28.282Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-06T17:32:28.282Z] === RUN TestAuthZPluginDenyRequest [2022-05-06T17:32:28.854Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-06T17:32:28.854Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-06T17:32:29.425Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-06T17:32:29.425Z] === RUN TestAuthZPluginDenyResponse [2022-05-06T17:32:29.995Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-06T17:32:29.995Z] === RUN TestAuthZPluginAllowEventStream [2022-05-06T17:32:31.378Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-05-06T17:32:31.378Z] === RUN TestAuthZPluginErrorResponse [2022-05-06T17:32:31.411Z] --- PASS: TestBuildWithHugeFile (53.10s) [2022-05-06T17:32:31.411Z] === RUN TestBuildWCOWSandboxSize [2022-05-06T17:32:31.411Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:32:31.411Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:32:31.411Z] === RUN TestBuildWithEmptyDockerfile [2022-05-06T17:32:31.411Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:32:31.411Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:32:31.411Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:32:31.411Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:32:31.411Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:32:31.411Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:32:31.411Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:32:31.411Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:32:31.411Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:32:31.411Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-06T17:32:31.411Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-05-06T17:32:31.411Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-06T17:32:31.411Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-06T17:32:31.411Z] === RUN TestBuildPreserveOwnership [2022-05-06T17:32:31.411Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-06T17:32:31.411Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-06T17:32:31.411Z] --- PASS: TestBuildPreserveOwnership (2.86s) [2022-05-06T17:32:31.411Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2022-05-06T17:32:31.411Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-05-06T17:32:31.411Z] === RUN TestBuildPlatformInvalid [2022-05-06T17:32:31.411Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-06T17:32:31.411Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-06T17:32:31.639Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-06T17:32:31.639Z] === RUN TestAuthZPluginErrorRequest [2022-05-06T17:32:31.669Z] Loaded image: busybox:latest [2022-05-06T17:32:31.927Z] Loaded image: busybox:glibc [2022-05-06T17:32:32.209Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-06T17:32:32.209Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-06T17:32:32.779Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-06T17:32:32.780Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-06T17:32:32.867Z] Loaded image: debian:bullseye-slim [2022-05-06T17:32:32.867Z] Loaded image: hello-world:latest [2022-05-06T17:32:33.124Z] Loaded image: arm32v7/hello-world:latest [2022-05-06T17:32:34.166Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-05-06T17:32:34.166Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-06T17:32:34.580Z] .........................xx.................... [ 29%] [2022-05-06T17:32:35.554Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-05-06T17:32:35.554Z] === RUN TestAuthZPluginHeader [2022-05-06T17:32:36.494Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-05-06T17:32:36.494Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-06T17:32:40.759Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2022-05-06T17:32:40.759Z] === RUN TestAuthZPluginV2Disable [2022-05-06T17:32:41.237Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s) [2022-05-06T17:32:41.237Z] PASS [2022-05-06T17:32:41.237Z] [2022-05-06T17:32:41.237Z] === Skipped [2022-05-06T17:32:41.237Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-06T17:32:41.237Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:32:41.237Z] [2022-05-06T17:32:41.237Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:32:41.237Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:32:41.237Z] [2022-05-06T17:32:41.237Z] DONE 34 tests, 2 skipped in 84.228s [2022-05-06T17:32:41.237Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-06T17:32:41.237Z] ++ 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-05-06T17:32:41.237Z] ++ set -e [2022-05-06T17:32:41.237Z] ++ '[' -n 0 ']' [2022-05-06T17:32:41.237Z] ++ set -x [2022-05-06T17:32:41.237Z] ++ 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-05-06T17:32:41.237Z] INFO: Testing against a local daemon [2022-05-06T17:32:41.237Z] === RUN TestConfigInspect [2022-05-06T17:32:42.609Z] --- PASS: TestConfigInspect (2.28s) [2022-05-06T17:32:42.609Z] === RUN TestConfigList [2022-05-06T17:32:44.055Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2022-05-06T17:32:44.055Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-06T17:32:45.137Z] --- PASS: TestConfigList (2.22s) [2022-05-06T17:32:45.137Z] === RUN TestConfigsCreateAndDelete [2022-05-06T17:32:47.038Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-05-06T17:32:47.038Z] === RUN TestConfigsUpdate [2022-05-06T17:32:47.355Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2022-05-06T17:32:47.355Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-06T17:32:49.568Z] --- PASS: TestConfigsUpdate (2.17s) [2022-05-06T17:32:49.568Z] === RUN TestTemplatedConfig [2022-05-06T17:32:50.475Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-06T17:32:51.473Z] --- PASS: TestTemplatedConfig (2.45s) [2022-05-06T17:32:51.473Z] === RUN TestConfigCreateResolve [2022-05-06T17:32:54.003Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-05-06T17:32:54.003Z] PASS [2022-05-06T17:32:54.003Z] [2022-05-06T17:32:54.003Z] DONE 6 tests in 13.583s [2022-05-06T17:32:54.003Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-06T17:32:54.003Z] ++ 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-05-06T17:32:54.003Z] ++ set -e [2022-05-06T17:32:54.003Z] ++ '[' -n 0 ']' [2022-05-06T17:32:54.003Z] ++ set -x [2022-05-06T17:32:54.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T17:32:54.003Z] INFO: Testing against a local daemon [2022-05-06T17:32:54.003Z] === RUN TestCheckpoint [2022-05-06T17:32:54.003Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:32:54.003Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-06T17:32:54.003Z] === RUN TestContainerInvalidJSON [2022-05-06T17:32:54.003Z] === RUN TestContainerInvalidJSON/commit [2022-05-06T17:32:54.003Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-06T17:32:54.003Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-06T17:32:54.003Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-06T17:32:54.003Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:32:54.003Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:32:54.003Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:32:54.003Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:32:54.003Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:32:54.003Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:32:54.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:32:54.003Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:32:54.003Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:32:54.003Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:32:54.003Z] === CONT TestContainerInvalidJSON/commit [2022-05-06T17:32:54.003Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-06T17:32:54.004Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-06T17:32:54.004Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-06T17:32:54.004Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-06T17:32:54.004Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-06T17:32:54.004Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-06T17:32:54.004Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-06T17:32:54.004Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-06T17:32:54.004Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-06T17:32:54.004Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2022-05-06T17:32:54.004Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-06T17:32:54.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-06T17:32:54.262Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-06T17:32:54.262Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-06T17:32:54.262Z] === RUN TestCopyEmptyFile [2022-05-06T17:32:54.521Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-06T17:32:54.521Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-06T17:32:54.521Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-06T17:32:54.521Z] === RUN TestCopyFromContainer [2022-05-06T17:32:55.454Z] === RUN TestCopyFromContainer// [2022-05-06T17:32:55.454Z] === RUN TestCopyFromContainer//bar/root [2022-05-06T17:32:55.713Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-06T17:32:55.713Z] === RUN TestCopyFromContainer/bar/quux [2022-05-06T17:32:55.713Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-06T17:32:55.713Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-06T17:32:55.971Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-06T17:32:55.971Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-06T17:32:55.971Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-06T17:32:55.971Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer (1.64s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-06T17:32:56.230Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-06T17:32:56.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-06T17:32:56.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:32:56.230Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:32:56.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:32:56.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:32:56.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:32:56.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:32:56.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:32:56.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:32:56.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:32:56.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-06T17:32:56.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-06T17:32:56.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-06T17:32:56.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-06T17:32:56.231Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-06T17:32:56.231Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-06T17:32:56.231Z] === RUN TestCreateWithInvalidEnv [2022-05-06T17:32:56.231Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-06T17:32:56.231Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-06T17:32:56.231Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-06T17:32:56.231Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-06T17:32:56.231Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-06T17:32:56.231Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-06T17:32:56.231Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-06T17:32:56.231Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-06T17:32:56.231Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-06T17:32:56.231Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-06T17:32:56.231Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-06T17:32:56.231Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-06T17:32:56.231Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-06T17:32:56.231Z] === RUN TestCreateTmpfsMountsTarget [2022-05-06T17:32:56.231Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-06T17:32:56.231Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-06T17:32:57.609Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-05-06T17:32:57.609Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-06T17:32:57.932Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-06T17:32:58.547Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-05-06T17:32:58.547Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-06T17:32:58.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:32:58.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:32:58.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:32:58.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:32:58.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:32:58.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:32:58.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:32:58.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:32:58.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:32:58.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:32:58.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:32:58.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:32:58.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:32:58.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:32:58.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:32:58.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-06T17:32:58.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-06T17:32:58.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-06T17:32:58.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-06T17:32:58.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-06T17:32:58.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-06T17:32:58.547Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-06T17:32:59.118Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-05-06T17:32:59.118Z] === RUN TestCreateDifferentPlatform [2022-05-06T17:32:59.118Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-06T17:32:59.118Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-06T17:32:59.118Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-06T17:32:59.118Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-06T17:32:59.118Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-06T17:32:59.118Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-06T17:32:59.118Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-06T17:32:59.118Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-06T17:32:59.118Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-06T17:32:59.118Z] === RUN TestContainerStartOnDaemonRestart [2022-05-06T17:32:59.118Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-06T17:32:59.118Z] === RUN TestDaemonRestartIpcMode [2022-05-06T17:32:59.118Z] === PAUSE TestDaemonRestartIpcMode [2022-05-06T17:32:59.118Z] === RUN TestDaemonHostGatewayIP [2022-05-06T17:32:59.118Z] === PAUSE TestDaemonHostGatewayIP [2022-05-06T17:32:59.118Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-06T17:32:59.118Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-06T17:32:59.118Z] === RUN TestContainerKillOnDaemonStart [2022-05-06T17:32:59.118Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-06T17:32:59.118Z] === RUN TestDiff [2022-05-06T17:32:59.582Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.66s) [2022-05-06T17:32:59.582Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-06T17:32:59.683Z] --- PASS: TestDiff (0.39s) [2022-05-06T17:32:59.683Z] === RUN TestExecWithCloseStdin [2022-05-06T17:32:59.940Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-06T17:32:59.940Z] === RUN TestExec [2022-05-06T17:33:00.506Z] --- PASS: TestExec (0.47s) [2022-05-06T17:33:00.506Z] === RUN TestExecUser [2022-05-06T17:33:01.072Z] --- PASS: TestExecUser (0.47s) [2022-05-06T17:33:01.072Z] === RUN TestExportContainerAndImportImage [2022-05-06T17:33:01.640Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-05-06T17:33:01.640Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-06T17:33:02.842Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-06T17:33:03.044Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-06T17:33:03.044Z] === RUN TestHealthCheckWorkdir [2022-05-06T17:33:03.623Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-05-06T17:33:03.623Z] === RUN TestHealthKillContainer [2022-05-06T17:33:10.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-06T17:33:10.528Z] Using test binary docker [2022-05-06T17:33:10.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-06T17:33:10.528Z] Using test binary docker [2022-05-06T17:33:10.528Z] +++ /etc/init.d/apparmor start [2022-05-06T17:33:10.528Z] Starting: AppArmor+++ /etc/init.d/apparmor start [2022-05-06T17:33:10.528Z] : already loaded with profiles.: Skipped. ... (warning). [2022-05-06T17:33:10.528Z] INFO: Waiting for daemon to start... [2022-05-06T17:33:10.528Z] Starting dockerd [2022-05-06T17:33:10.528Z] +++ 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-05-06T17:33:10.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-06T17:33:10.528Z] INFO: Waiting for daemon to start... [2022-05-06T17:33:10.528Z] Starting dockerd [2022-05-06T17:33:10.528Z] +++ 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-05-06T17:33:10.528Z] .. [2022-05-06T17:33:10.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-06T17:33:10.528Z] [2022-05-06T17:33:10.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-06T17:33:10.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-06T17:33:10.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-06T17:33:10.528Z] Error: No such image: emptyfs [2022-05-06T17:33:10.528Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-06T17:33:10.528Z] ++++ docker load [2022-05-06T17:33:10.528Z] Error: No such image: emptyfs [2022-05-06T17:33:10.528Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-06T17:33:10.528Z] ++++ docker load [2022-05-06T17:33:10.528Z] Running integration-test (iteration 1) [2022-05-06T17:33:10.528Z] Running integration-test (iteration 1) [2022-05-06T17:33:10.528Z] 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-05-06T17:33:10.528Z] ++ 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-05-06T17:33:10.528Z] ++ set -e [2022-05-06T17:33:10.528Z] ++ '[' -n 0 ']' [2022-05-06T17:33:10.528Z] ++ set -x [2022-05-06T17:33:10.528Z] ++ 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-05-06T17:33:10.528Z] 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-05-06T17:33:10.528Z] ++ 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-05-06T17:33:10.528Z] ++ set -e [2022-05-06T17:33:10.528Z] ++ '[' -n 0 ']' [2022-05-06T17:33:10.528Z] ++ set -x [2022-05-06T17:33:10.528Z] ++ 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-05-06T17:33:10.528Z] Loaded image: busybox:latest [2022-05-06T17:33:10.528Z] Loaded image: busybox:latest [2022-05-06T17:33:10.528Z] Loaded image: busybox:glibc [2022-05-06T17:33:10.528Z] Loaded image: busybox:glibc [2022-05-06T17:33:11.748Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-06T17:33:11.748Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-06T17:33:11.748Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-05-06T17:33:11.748Z] === RUN TestIpcModeNone [2022-05-06T17:33:12.315Z] --- PASS: TestIpcModeNone (0.44s) [2022-05-06T17:33:12.315Z] === RUN TestIpcModePrivate [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-06T17:33:12.327Z] === RUN TestBoolValue [2022-05-06T17:33:12.327Z] --- PASS: TestBoolValue (0.00s) [2022-05-06T17:33:12.327Z] === RUN TestBoolValueOrDefault [2022-05-06T17:33:12.327Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-06T17:33:12.327Z] === RUN TestInt64ValueOrZero [2022-05-06T17:33:12.327Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-06T17:33:12.327Z] === RUN TestInt64ValueOrDefault [2022-05-06T17:33:12.327Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-06T17:33:12.327Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-06T17:33:12.327Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-06T17:33:12.327Z] === RUN TestJsonContentType [2022-05-06T17:33:12.327Z] --- PASS: TestJsonContentType (0.00s) [2022-05-06T17:33:12.327Z] === RUN TestReadJSON [2022-05-06T17:33:12.327Z] === RUN TestReadJSON/nil_body [2022-05-06T17:33:12.327Z] === RUN TestReadJSON/empty_body [2022-05-06T17:33:12.327Z] === RUN TestReadJSON/with_valid_request [2022-05-06T17:33:12.327Z] === RUN TestReadJSON/with_whitespace [2022-05-06T17:33:12.327Z] === RUN TestReadJSON/with_extra_content [2022-05-06T17:33:12.327Z] === RUN TestReadJSON/invalid_JSON [2022-05-06T17:33:12.327Z] --- PASS: TestReadJSON (0.00s) [2022-05-06T17:33:12.327Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-06T17:33:12.327Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-06T17:33:12.327Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-06T17:33:12.327Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-06T17:33:12.327Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-06T17:33:12.327Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-06T17:33:12.327Z] PASS [2022-05-06T17:33:12.327Z] coverage: 31.9% of statements [2022-05-06T17:33:12.327Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 31.9% of statements [2022-05-06T17:33:12.327Z] === RUN TestMaskSecretKeys [2022-05-06T17:33:12.327Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-06T17:33:12.327Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-06T17:33:12.327Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-06T17:33:12.327Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-06T17:33:12.327Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-06T17:33:12.327Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-06T17:33:12.327Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-06T17:33:12.327Z] === RUN TestVersionMiddlewareVersion [2022-05-06T17:33:12.327Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-06T17:33:12.327Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-06T17:33:12.327Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-06T17:33:12.327Z] PASS [2022-05-06T17:33:12.327Z] coverage: 37.7% of statements [2022-05-06T17:33:12.327Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-06T17:33:12.327Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-06T17:33:12.573Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-06T17:33:12.573Z] --- PASS: TestIpcModePrivate (0.47s) [2022-05-06T17:33:12.573Z] === RUN TestIpcModeShareable [2022-05-06T17:33:12.831Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-06T17:33:13.072Z] Loaded image: debian:bullseye-slim [2022-05-06T17:33:13.072Z] Loaded image: debian:bullseye-slim [2022-05-06T17:33:13.072Z] Loaded image: hello-world:latest [2022-05-06T17:33:13.072Z] Loaded image: hello-world:latest [2022-05-06T17:33:13.072Z] Loaded image: arm32v7/hello-world:latest [2022-05-06T17:33:13.072Z] INFO: Testing against a local daemon [2022-05-06T17:33:13.072Z] === RUN TestDockerDaemonSuite [2022-05-06T17:33:13.072Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-06T17:33:13.072Z] Loaded image: arm32v7/hello-world:latest [2022-05-06T17:33:13.072Z] INFO: Testing against a local daemon [2022-05-06T17:33:13.072Z] === RUN TestDockerSuite [2022-05-06T17:33:13.072Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-06T17:33:13.072Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-06T17:33:13.072Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-06T17:33:13.072Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-06T17:33:13.072Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-06T17:33:13.072Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-06T17:33:13.072Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-06T17:33:13.089Z] --- PASS: TestIpcModeShareable (0.46s) [2022-05-06T17:33:13.089Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-06T17:33:13.289Z] === RUN TestStrSliceMarshalJSON [2022-05-06T17:33:13.289Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestStrSliceUnmarshalJSON [2022-05-06T17:33:13.289Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestStrSliceUnmarshalString [2022-05-06T17:33:13.289Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestStrSliceUnmarshalSlice [2022-05-06T17:33:13.289Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-06T17:33:13.289Z] PASS [2022-05-06T17:33:13.289Z] coverage: 90.0% of statements [2022-05-06T17:33:13.289Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-05-06T17:33:13.289Z] === RUN TestToJSON [2022-05-06T17:33:13.289Z] --- PASS: TestToJSON (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestToParamWithVersion [2022-05-06T17:33:13.289Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestFromJSON [2022-05-06T17:33:13.289Z] --- PASS: TestFromJSON (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestEmpty [2022-05-06T17:33:13.289Z] --- PASS: TestEmpty (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestArgsMatchKVListEmptySources [2022-05-06T17:33:13.289Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestArgsMatchKVList [2022-05-06T17:33:13.289Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestArgsMatch [2022-05-06T17:33:13.289Z] --- PASS: TestArgsMatch (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestAdd [2022-05-06T17:33:13.289Z] --- PASS: TestAdd (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestDel [2022-05-06T17:33:13.289Z] --- PASS: TestDel (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestLen [2022-05-06T17:33:13.289Z] --- PASS: TestLen (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestExactMatch [2022-05-06T17:33:13.289Z] --- PASS: TestExactMatch (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestOnlyOneExactMatch [2022-05-06T17:33:13.289Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestContains [2022-05-06T17:33:13.289Z] --- PASS: TestContains (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestValidate [2022-05-06T17:33:13.289Z] --- PASS: TestValidate (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestWalkValues [2022-05-06T17:33:13.289Z] --- PASS: TestWalkValues (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestFuzzyMatch [2022-05-06T17:33:13.289Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-06T17:33:13.289Z] === RUN TestClone [2022-05-06T17:33:13.289Z] --- PASS: TestClone (0.00s) [2022-05-06T17:33:13.289Z] PASS [2022-05-06T17:33:13.289Z] coverage: 92.2% of statements [2022-05-06T17:33:13.289Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-05-06T17:33:13.289Z] === RUN TestAdjustForAPIVersion [2022-05-06T17:33:13.289Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-06T17:33:13.289Z] PASS [2022-05-06T17:33:13.289Z] coverage: 6.1% of statements [2022-05-06T17:33:13.289Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 6.1% of statements [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-06T17:33:13.289Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-06T17:33:13.289Z] === RUN TestGetTimestamp [2022-05-06T17:33:13.334Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-06T17:33:13.744Z] --- PASS: TestGetTimestamp (0.14s) [2022-05-06T17:33:13.744Z] === RUN TestParseTimestamps [2022-05-06T17:33:13.744Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-06T17:33:13.744Z] PASS [2022-05-06T17:33:13.744Z] coverage: 100.0% of statements [2022-05-06T17:33:13.744Z] ok github.com/docker/docker/api/types/time 0.190s coverage: 100.0% of statements [2022-05-06T17:33:13.744Z] === RUN TestCompareVersion [2022-05-06T17:33:13.744Z] --- PASS: TestCompareVersion (0.00s) [2022-05-06T17:33:13.744Z] PASS [2022-05-06T17:33:13.744Z] coverage: 77.3% of statements [2022-05-06T17:33:13.744Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/builder [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-06T17:33:13.744Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-06T17:33:14.463Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-05-06T17:33:14.463Z] === RUN TestAPIIpcModeHost [2022-05-06T17:33:14.704Z] === RUN TestIsGIT [2022-05-06T17:33:14.704Z] --- PASS: TestIsGIT (0.00s) [2022-05-06T17:33:14.704Z] PASS [2022-05-06T17:33:14.704Z] coverage: 100.0% of statements [2022-05-06T17:33:14.704Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.114s coverage: 100.0% of statements [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-06T17:33:14.704Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-06T17:33:14.704Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-06T17:33:14.704Z] === RUN TestCloneArgsSmartHttp [2022-05-06T17:33:14.704Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-06T17:33:14.704Z] === RUN TestCloneArgsDumbHttp [2022-05-06T17:33:14.704Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-06T17:33:14.704Z] === RUN TestCloneArgsGit [2022-05-06T17:33:14.704Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-06T17:33:14.704Z] === RUN TestCheckoutGit [2022-05-06T17:33:14.721Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-05-06T17:33:14.721Z] === RUN TestDaemonIpcModeShareable [2022-05-06T17:33:15.881Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-06T17:33:15.881Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-06T17:33:16.096Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-06T17:33:16.096Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-05-06T17:33:16.096Z] === RUN TestDaemonIpcModePrivate [2022-05-06T17:33:16.142Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-06T17:33:16.142Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-06T17:33:16.868Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-06T17:33:16.868Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-06T17:33:16.868Z] === RUN TestProcessNoDockerignore [2022-05-06T17:33:16.868Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-06T17:33:16.868Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestDetectContentType [2022-05-06T17:33:16.868Z] --- PASS: TestDetectContentType (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestSelectAcceptableMIME [2022-05-06T17:33:16.868Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestInspectEmptyResponse [2022-05-06T17:33:16.868Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestInspectResponseBinary [2022-05-06T17:33:16.868Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestResponseUnsupportedContentType [2022-05-06T17:33:16.868Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestInspectResponseTextSimple [2022-05-06T17:33:16.868Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestInspectResponseEmptyContentType [2022-05-06T17:33:16.868Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestUnknownContentLength [2022-05-06T17:33:16.868Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestDownloadRemote [2022-05-06T17:33:16.868Z] --- PASS: TestDownloadRemote (0.09s) [2022-05-06T17:33:16.868Z] === RUN TestGetWithStatusError [2022-05-06T17:33:16.868Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestCloseRootDirectory [2022-05-06T17:33:16.868Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:33:16.868Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestHashFile [2022-05-06T17:33:16.868Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:33:16.868Z] --- SKIP: TestHashFile (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestHashSubdir [2022-05-06T17:33:16.868Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:33:16.868Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-06T17:33:16.868Z] === RUN TestRemoveDirectory [2022-05-06T17:33:16.868Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:33:16.868Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-06T17:33:16.868Z] PASS [2022-05-06T17:33:16.868Z] coverage: 9.3% of statements [2022-05-06T17:33:16.868Z] ok github.com/docker/docker/builder/remotecontext 0.229s coverage: 9.3% of statements [2022-05-06T17:33:17.031Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-06T17:33:17.031Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-06T17:33:17.031Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-06T17:33:17.089Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-06T17:33:17.327Z] === RUN TestEnable [2022-05-06T17:33:17.327Z] --- PASS: TestEnable (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestDisable [2022-05-06T17:33:17.327Z] --- PASS: TestDisable (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestEnabled [2022-05-06T17:33:17.327Z] --- PASS: TestEnabled (0.00s) [2022-05-06T17:33:17.327Z] PASS [2022-05-06T17:33:17.327Z] coverage: 100.0% of statements [2022-05-06T17:33:17.327Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-05-06T17:33:17.327Z] === RUN TestGetAllAllowed [2022-05-06T17:33:17.327Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestGetAllMeta [2022-05-06T17:33:17.327Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-06T17:33:17.327Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestIsUnreferencedBuiltin [2022-05-06T17:33:17.327Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestIsExistingDirectory [2022-05-06T17:33:17.327Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-06T17:33:17.327Z] === RUN TestGetFilenameForDownload [2022-05-06T17:33:17.327Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestEnv2Variables [2022-05-06T17:33:17.327Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-06T17:33:17.327Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestMaintainer [2022-05-06T17:33:17.327Z] --- PASS: TestMaintainer (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestLabel [2022-05-06T17:33:17.327Z] --- PASS: TestLabel (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestFromScratch [2022-05-06T17:33:17.327Z] --- PASS: TestFromScratch (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestFromWithArg [2022-05-06T17:33:17.327Z] --- PASS: TestFromWithArg (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-06T17:33:17.327Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestFromWithUndefinedArg [2022-05-06T17:33:17.327Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestFromMultiStageWithNamedStage [2022-05-06T17:33:17.327Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestOnbuild [2022-05-06T17:33:17.327Z] --- PASS: TestOnbuild (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestWorkdir [2022-05-06T17:33:17.327Z] --- PASS: TestWorkdir (0.00s) [2022-05-06T17:33:17.327Z] === RUN TestCmd [2022-05-06T17:33:17.327Z] --- PASS: TestCmd (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestHealthcheckNone [2022-05-06T17:33:17.328Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestHealthcheckCmd [2022-05-06T17:33:17.328Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestEntrypoint [2022-05-06T17:33:17.328Z] --- PASS: TestEntrypoint (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestExpose [2022-05-06T17:33:17.328Z] --- PASS: TestExpose (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestUser [2022-05-06T17:33:17.328Z] --- PASS: TestUser (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestVolume [2022-05-06T17:33:17.328Z] --- PASS: TestVolume (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestStopSignal [2022-05-06T17:33:17.328Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-06T17:33:17.328Z] --- SKIP: TestStopSignal (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestArg [2022-05-06T17:33:17.328Z] --- PASS: TestArg (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestShell [2022-05-06T17:33:17.328Z] --- PASS: TestShell (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestPrependEnvOnCmd [2022-05-06T17:33:17.328Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestRunWithBuildArgs [2022-05-06T17:33:17.328Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestRunIgnoresHealthcheck [2022-05-06T17:33:17.328Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestDispatchUnsupportedOptions [2022-05-06T17:33:17.328Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-06T17:33:17.328Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-06T17:33:17.328Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-06T17:33:17.328Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestNormalizeWorkdir [2022-05-06T17:33:17.328Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestDispatch [2022-05-06T17:33:17.328Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-06T17:33:17.328Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-06T17:33:17.328Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-06T17:33:17.328Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-06T17:33:17.328Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-06T17:33:17.328Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-06T17:33:17.328Z] === RUN TestDispatch/COPY_url [2022-05-06T17:33:17.328Z] --- PASS: TestDispatch (0.07s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-06T17:33:17.328Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestAddScratchImageAddsToMounts [2022-05-06T17:33:17.328Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-06T17:33:17.328Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-06T17:33:17.328Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-06T17:33:17.328Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestImageSourceGetAddsToMounts [2022-05-06T17:33:17.328Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestEmptyDockerfile [2022-05-06T17:33:17.328Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestSymlinkDockerfile [2022-05-06T17:33:17.328Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-06T17:33:17.328Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-06T17:33:17.328Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestNonExistingDockerfile [2022-05-06T17:33:17.328Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestCopyRunConfig [2022-05-06T17:33:17.328Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestDeepCopyRunConfig [2022-05-06T17:33:17.328Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestExportImage [2022-05-06T17:33:17.328Z] --- PASS: TestExportImage (0.00s) [2022-05-06T17:33:17.328Z] === RUN TestNormalizeDest [2022-05-06T17:33:17.328Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-06T17:33:17.328Z] PASS [2022-05-06T17:33:17.328Z] coverage: 46.7% of statements [2022-05-06T17:33:17.328Z] ok github.com/docker/docker/builder/dockerfile 0.219s coverage: 46.7% of statements [2022-05-06T17:33:17.350Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-06T17:33:17.350Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-06T17:33:17.690Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-06T17:33:17.690Z] PASS [2022-05-06T17:33:17.690Z] [2022-05-06T17:33:17.690Z] DONE 17 tests in 48.453s [2022-05-06T17:33:17.690Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-06T17:33:17.690Z] INFO: Testing against a local daemon [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:33:17.690Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:33:17.690Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-06T17:33:17.690Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-06T17:33:17.690Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:33:17.690Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-06T17:33:17.690Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-06T17:33:17.690Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-06T17:33:17.690Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-06T17:33:17.690Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-06T17:33:17.690Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-06T17:33:17.690Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-06T17:33:17.691Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-06T17:33:17.691Z] === RUN TestPluginInstall [2022-05-06T17:33:17.691Z] === RUN TestPluginInstall/no_auth [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:618acea3d48ca60f77cc23213697bb73bd90d75f897f9c58f7d9a36b6527615d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:618acea3d48ca60f77cc23213697bb73bd90d75f897f9c58f7d9a36b6527615d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:33:17.691Z] === RUN TestPluginInstall/with_htpasswd [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9643473a60158419249e509bbe72179739512004720ec36a0f8b558c7341b380" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9643473a60158419249e509bbe72179739512004720ec36a0f8b558c7341b380" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:33:17.691Z] === RUN TestPluginInstall/with_insecure [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8a48eda7f3dc2c7ec836589f76d5e65f92fa29e186b20761f79510ad21a75bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:33:17.691Z] time="2022-05-06T17:33:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8a48eda7f3dc2c7ec836589f76d5e65f92fa29e186b20761f79510ad21a75bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:33:17.951Z] plugin_test.go:195: [df777dff3bfc0] daemon is not started [2022-05-06T17:33:17.951Z] --- PASS: TestPluginInstall (2.71s) [2022-05-06T17:33:17.951Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-05-06T17:33:17.951Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-05-06T17:33:17.951Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-05-06T17:33:17.951Z] === RUN TestPluginsWithRuntimes [2022-05-06T17:33:18.404Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-06T17:33:18.404Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-05-06T17:33:18.404Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-06T17:33:18.441Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-06T17:33:18.739Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-06T17:33:18.852Z] === RUN TestTCP4Proxy [2022-05-06T17:33:18.852Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-06T17:33:18.852Z] === RUN TestTCP4ProxyHalfClose [2022-05-06T17:33:18.852Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-06T17:33:18.852Z] === RUN TestTCP6Proxy [2022-05-06T17:33:18.852Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-06T17:33:18.852Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-06T17:33:18.852Z] === RUN TestTCPDualStackProxy [2022-05-06T17:33:18.852Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-06T17:33:18.852Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-06T17:33:18.852Z] === RUN TestUDP4Proxy [2022-05-06T17:33:18.852Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-06T17:33:18.852Z] === RUN TestUDP6Proxy [2022-05-06T17:33:18.853Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-06T17:33:18.853Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-06T17:33:18.853Z] === RUN TestUDPWriteError [2022-05-06T17:33:18.853Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-06T17:33:18.853Z] === RUN TestSCTP4Proxy [2022-05-06T17:33:18.853Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-06T17:33:18.853Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-06T17:33:18.853Z] === RUN TestSCTP6Proxy [2022-05-06T17:33:18.853Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-06T17:33:18.853Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-06T17:33:18.853Z] PASS [2022-05-06T17:33:18.853Z] coverage: 49.4% of statements [2022-05-06T17:33:18.853Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-05-06T17:33:19.310Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-06T17:33:19.310Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-06T17:33:19.310Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-06T17:33:19.334Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-06T17:33:19.338Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-06T17:33:19.338Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-05-06T17:33:19.338Z] === RUN TestIpcModeOlderClient [2022-05-06T17:33:19.338Z] === PAUSE TestIpcModeOlderClient [2022-05-06T17:33:19.338Z] === RUN TestKillContainerInvalidSignal [2022-05-06T17:33:19.572Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-06T17:33:19.903Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-05-06T17:33:19.903Z] === RUN TestKillContainer [2022-05-06T17:33:19.903Z] === RUN TestKillContainer/no_signal [2022-05-06T17:33:20.147Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-06T17:33:20.162Z] === RUN TestKillContainer/non_killing_signal [2022-05-06T17:33:20.274Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-06T17:33:20.421Z] === RUN TestKillContainer/killing_signal [2022-05-06T17:33:20.990Z] --- PASS: TestKillContainer (1.30s) [2022-05-06T17:33:20.990Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-06T17:33:20.990Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-06T17:33:20.990Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-06T17:33:20.990Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-06T17:33:20.990Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-06T17:33:21.219Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-05-06T17:33:21.219Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-06T17:33:21.219Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-06T17:33:21.219Z] === RUN TestPluginBackCompatMediaTypes [2022-05-06T17:33:21.538Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-06T17:33:21.538Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-06T17:33:21.538Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-06T17:33:21.538Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-06T17:33:21.538Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-06T17:33:21.559Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-06T17:33:21.792Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-06T17:33:21.792Z] PASS [2022-05-06T17:33:21.792Z] [2022-05-06T17:33:21.792Z] DONE 24 tests in 6.615s [2022-05-06T17:33:21.792Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-06T17:33:21.792Z] INFO: Testing against a local daemon [2022-05-06T17:33:21.792Z] === RUN TestExternalGraphDriver [2022-05-06T17:33:21.792Z] === RUN TestExternalGraphDriver/json [2022-05-06T17:33:22.485Z] --- PASS: TestBuildWithHugeFile (124.24s) [2022-05-06T17:33:22.485Z] === RUN TestBuildWCOWSandboxSize [2022-05-06T17:33:22.485Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:33:22.485Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:33:22.485Z] === RUN TestBuildWithEmptyDockerfile [2022-05-06T17:33:22.485Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:33:22.485Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:33:22.485Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:33:22.485Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:33:22.485Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:33:22.485Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:33:22.485Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:33:22.485Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:33:22.495Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-05-06T17:33:22.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-05-06T17:33:22.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-05-06T17:33:22.496Z] === RUN TestKillStoppedContainer [2022-05-06T17:33:22.496Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-06T17:33:22.496Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-06T17:33:22.496Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-06T17:33:22.496Z] === RUN TestKillDifferentUserContainer [2022-05-06T17:33:22.748Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:33:22.748Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-06T17:33:22.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-06T17:33:22.748Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-06T17:33:22.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-06T17:33:22.748Z] === RUN TestBuildPreserveOwnership [2022-05-06T17:33:22.748Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-06T17:33:22.754Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-05-06T17:33:22.754Z] === RUN TestInspectOomKilledTrue [2022-05-06T17:33:23.322Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-05-06T17:33:23.322Z] === RUN TestInspectOomKilledFalse [2022-05-06T17:33:23.708Z] === RUN TestExternalGraphDriver/spec [2022-05-06T17:33:23.889Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-05-06T17:33:23.889Z] === RUN TestLinksEtcHostsContentMatch [2022-05-06T17:33:24.148Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-05-06T17:33:24.148Z] === RUN TestLinksContainerNames [2022-05-06T17:33:24.666Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-06T17:33:25.084Z] --- PASS: TestLinksContainerNames (0.85s) [2022-05-06T17:33:25.084Z] === RUN TestLogsFollowTailEmpty [2022-05-06T17:33:25.095Z] === RUN TestExternalGraphDriver/pull [2022-05-06T17:33:25.239Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-06T17:33:25.344Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-06T17:33:25.344Z] === RUN TestContainerNetworkMountsNoChown [2022-05-06T17:33:25.603Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/default [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/default [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/private [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/private [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/rprivate [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/slave [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/slave [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/rslave [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/shared [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/shared [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/rshared [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-06T17:33:25.603Z] === CONT TestMountDaemonRoot/default [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:33:25.603Z] === CONT TestMountDaemonRoot/rslave [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:33:25.603Z] === CONT TestMountDaemonRoot/rshared [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:33:25.603Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:33:25.603Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:33:25.812Z] --- PASS: TestBuildPreserveOwnership (3.12s) [2022-05-06T17:33:25.812Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2022-05-06T17:33:25.812Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-05-06T17:33:25.812Z] === RUN TestBuildPlatformInvalid [2022-05-06T17:33:25.812Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-06T17:33:25.812Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/shared [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rprivate [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/slave [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/private [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:33:25.863Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-06T17:33:25.863Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:33:25.863Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:33:26.121Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-06T17:33:26.121Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-06T17:33:26.121Z] === RUN TestContainerBindMountNonRecursive [2022-05-06T17:33:26.753Z] Loaded image: busybox:latest [2022-05-06T17:33:26.753Z] Loaded image: busybox:glibc [2022-05-06T17:33:27.009Z] --- PASS: TestExternalGraphDriver (4.93s) [2022-05-06T17:33:27.009Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-05-06T17:33:27.009Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-05-06T17:33:27.009Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-05-06T17:33:27.009Z] === RUN TestGraphdriverPluginV2 [2022-05-06T17:33:27.325Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-06T17:33:27.494Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-05-06T17:33:27.494Z] === RUN TestContainerVolumesMountedAsShared [2022-05-06T17:33:28.060Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-05-06T17:33:28.061Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-06T17:33:28.319Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-05-06T17:33:28.319Z] === RUN TestNetworkNat [2022-05-06T17:33:28.577Z] --- PASS: TestNetworkNat (0.44s) [2022-05-06T17:33:28.577Z] === RUN TestNetworkLocalhostTCPNat [2022-05-06T17:33:28.709Z] Loaded image: debian:bullseye-slim [2022-05-06T17:33:28.709Z] Loaded image: hello-world:latest [2022-05-06T17:33:28.709Z] Loaded image: arm32v7/hello-world:latest [2022-05-06T17:33:29.032Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-06T17:33:29.138Z] === RUN TestCheckpointCreateError [2022-05-06T17:33:29.138Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestCheckpointCreate [2022-05-06T17:33:29.138Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestCheckpointDeleteError [2022-05-06T17:33:29.138Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestCheckpointDelete [2022-05-06T17:33:29.138Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestCheckpointListError [2022-05-06T17:33:29.138Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestCheckpointList [2022-05-06T17:33:29.138Z] --- PASS: TestCheckpointList (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestCheckpointListContainerNotFound [2022-05-06T17:33:29.138Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestNewClientWithOpsFromEnv [2022-05-06T17:33:29.138Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-06T17:33:29.138Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestGetAPIPath [2022-05-06T17:33:29.138Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestParseHostURL [2022-05-06T17:33:29.138Z] --- PASS: TestParseHostURL (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-06T17:33:29.138Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersion [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPVersionOverride [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-06T17:33:29.138Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestClientRedirect [2022-05-06T17:33:29.138Z] === RUN TestClientRedirect/GET [2022-05-06T17:33:29.138Z] === RUN TestClientRedirect/POST [2022-05-06T17:33:29.138Z] === RUN TestClientRedirect/PUT [2022-05-06T17:33:29.138Z] === RUN TestClientRedirect/DELETE [2022-05-06T17:33:29.138Z] --- PASS: TestClientRedirect (0.00s) [2022-05-06T17:33:29.138Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-06T17:33:29.138Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-06T17:33:29.138Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-06T17:33:29.138Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigCreateUnsupported [2022-05-06T17:33:29.138Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigCreateError [2022-05-06T17:33:29.138Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigCreate [2022-05-06T17:33:29.138Z] --- PASS: TestConfigCreate (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigInspectNotFound [2022-05-06T17:33:29.138Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigInspectWithEmptyID [2022-05-06T17:33:29.138Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigInspectUnsupported [2022-05-06T17:33:29.138Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigInspectError [2022-05-06T17:33:29.138Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigInspectConfigNotFound [2022-05-06T17:33:29.138Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigInspect [2022-05-06T17:33:29.138Z] --- PASS: TestConfigInspect (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigListUnsupported [2022-05-06T17:33:29.138Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigListError [2022-05-06T17:33:29.138Z] --- PASS: TestConfigListError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigList [2022-05-06T17:33:29.138Z] --- PASS: TestConfigList (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigRemoveUnsupported [2022-05-06T17:33:29.138Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigRemoveError [2022-05-06T17:33:29.138Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigRemove [2022-05-06T17:33:29.138Z] --- PASS: TestConfigRemove (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigUpdateUnsupported [2022-05-06T17:33:29.138Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigUpdateError [2022-05-06T17:33:29.138Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestConfigUpdate [2022-05-06T17:33:29.138Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestContainerCommitError [2022-05-06T17:33:29.138Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestContainerCommit [2022-05-06T17:33:29.138Z] --- PASS: TestContainerCommit (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestContainerStatPathError [2022-05-06T17:33:29.138Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestContainerStatPathNotFoundError [2022-05-06T17:33:29.138Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestContainerStatPathNoHeaderError [2022-05-06T17:33:29.138Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestContainerStatPath [2022-05-06T17:33:29.138Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-06T17:33:29.138Z] === RUN TestCopyToContainerError [2022-05-06T17:33:29.139Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestCopyToContainerNotFoundError [2022-05-06T17:33:29.139Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestCopyToContainerEmptyResponse [2022-05-06T17:33:29.139Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestCopyToContainer [2022-05-06T17:33:29.139Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestCopyFromContainerError [2022-05-06T17:33:29.139Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestCopyFromContainerNotFoundError [2022-05-06T17:33:29.139Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-06T17:33:29.139Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-06T17:33:29.139Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestCopyFromContainer [2022-05-06T17:33:29.139Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerCreateError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerCreateImageNotFound [2022-05-06T17:33:29.139Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerCreateWithName [2022-05-06T17:33:29.139Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerCreateAutoRemove [2022-05-06T17:33:29.139Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerDiffError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerDiff [2022-05-06T17:33:29.139Z] --- PASS: TestContainerDiff (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExecCreateError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExecCreate [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExecStartError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExecStart [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExecInspectError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExecInspect [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExportError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExportError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExport [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExport (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerInspectError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerInspectContainerNotFound [2022-05-06T17:33:29.139Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerInspectWithEmptyID [2022-05-06T17:33:29.139Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerInspect [2022-05-06T17:33:29.139Z] --- PASS: TestContainerInspect (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerInspectNode [2022-05-06T17:33:29.139Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerKillError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerKillError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerKill [2022-05-06T17:33:29.139Z] --- PASS: TestContainerKill (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerListError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerListError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerList [2022-05-06T17:33:29.139Z] --- PASS: TestContainerList (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerLogsNotFoundError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerLogsError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerLogs [2022-05-06T17:33:29.139Z] --- PASS: TestContainerLogs (0.18s) [2022-05-06T17:33:29.139Z] === RUN TestContainerPauseError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerPause [2022-05-06T17:33:29.139Z] --- PASS: TestContainerPause (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainersPruneError [2022-05-06T17:33:29.139Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainersPrune [2022-05-06T17:33:29.139Z] --- PASS: TestContainersPrune (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerRemoveError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerRemoveNotFoundError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerRemove [2022-05-06T17:33:29.139Z] --- PASS: TestContainerRemove (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerRenameError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerRename [2022-05-06T17:33:29.139Z] --- PASS: TestContainerRename (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerResizeError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExecResizeError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerResize [2022-05-06T17:33:29.139Z] --- PASS: TestContainerResize (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerExecResize [2022-05-06T17:33:29.139Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerRestartError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerRestart [2022-05-06T17:33:29.139Z] --- PASS: TestContainerRestart (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerStartError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerStartError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerStart [2022-05-06T17:33:29.139Z] --- PASS: TestContainerStart (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerStatsError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerStats [2022-05-06T17:33:29.139Z] --- PASS: TestContainerStats (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerStopError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerStopError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerStop [2022-05-06T17:33:29.139Z] --- PASS: TestContainerStop (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerTopError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerTopError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerTop [2022-05-06T17:33:29.139Z] --- PASS: TestContainerTop (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerUnpauseError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerUnpause [2022-05-06T17:33:29.139Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerUpdateError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerUpdate [2022-05-06T17:33:29.139Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerWaitError [2022-05-06T17:33:29.139Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestContainerWait [2022-05-06T17:33:29.139Z] --- PASS: TestContainerWait (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestDiskUsageError [2022-05-06T17:33:29.139Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestDiskUsage [2022-05-06T17:33:29.139Z] --- PASS: TestDiskUsage (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestDistributionInspectUnsupported [2022-05-06T17:33:29.139Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestDistributionInspectWithEmptyID [2022-05-06T17:33:29.139Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestEventsErrorInOptions [2022-05-06T17:33:29.139Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestEventsErrorFromServer [2022-05-06T17:33:29.139Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestEvents [2022-05-06T17:33:29.139Z] --- PASS: TestEvents (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestTLSCloseWriter [2022-05-06T17:33:29.139Z] === PAUSE TestTLSCloseWriter [2022-05-06T17:33:29.139Z] === RUN TestImageBuildError [2022-05-06T17:33:29.139Z] --- PASS: TestImageBuildError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageBuild [2022-05-06T17:33:29.139Z] --- PASS: TestImageBuild (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestGetDockerOS [2022-05-06T17:33:29.139Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageCreateError [2022-05-06T17:33:29.139Z] --- PASS: TestImageCreateError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageCreate [2022-05-06T17:33:29.139Z] --- PASS: TestImageCreate (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageHistoryError [2022-05-06T17:33:29.139Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageHistory [2022-05-06T17:33:29.139Z] --- PASS: TestImageHistory (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageImportError [2022-05-06T17:33:29.139Z] --- PASS: TestImageImportError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageImport [2022-05-06T17:33:29.139Z] --- PASS: TestImageImport (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageInspectError [2022-05-06T17:33:29.139Z] --- PASS: TestImageInspectError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageInspectImageNotFound [2022-05-06T17:33:29.139Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageInspectWithEmptyID [2022-05-06T17:33:29.139Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageInspect [2022-05-06T17:33:29.139Z] --- PASS: TestImageInspect (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageListError [2022-05-06T17:33:29.139Z] --- PASS: TestImageListError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageList [2022-05-06T17:33:29.139Z] --- PASS: TestImageList (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageListApiBefore125 [2022-05-06T17:33:29.139Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageLoadError [2022-05-06T17:33:29.139Z] --- PASS: TestImageLoadError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageLoad [2022-05-06T17:33:29.139Z] --- PASS: TestImageLoad (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagesPruneError [2022-05-06T17:33:29.139Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagesPrune [2022-05-06T17:33:29.139Z] --- PASS: TestImagesPrune (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePullReferenceParseError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePullAnyError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePullWithoutErrors [2022-05-06T17:33:29.139Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePushReferenceError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePushAnyError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImagePushWithoutErrors [2022-05-06T17:33:29.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-06T17:33:29.139Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-06T17:33:29.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-06T17:33:29.139Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageRemoveError [2022-05-06T17:33:29.139Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageRemoveImageNotFound [2022-05-06T17:33:29.139Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageRemove [2022-05-06T17:33:29.139Z] --- PASS: TestImageRemove (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageSaveError [2022-05-06T17:33:29.139Z] --- PASS: TestImageSaveError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageSave [2022-05-06T17:33:29.139Z] --- PASS: TestImageSave (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageSearchAnyError [2022-05-06T17:33:29.139Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-06T17:33:29.139Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-06T17:33:29.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-06T17:33:29.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-06T17:33:29.139Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageSearchWithoutErrors [2022-05-06T17:33:29.139Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageTagError [2022-05-06T17:33:29.139Z] --- PASS: TestImageTagError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageTagInvalidReference [2022-05-06T17:33:29.139Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageTagInvalidSourceImageName [2022-05-06T17:33:29.139Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageTagHexSource [2022-05-06T17:33:29.139Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestImageTag [2022-05-06T17:33:29.139Z] --- PASS: TestImageTag (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestInfoServerError [2022-05-06T17:33:29.139Z] --- PASS: TestInfoServerError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestInfoInvalidResponseJSONError [2022-05-06T17:33:29.139Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestInfo [2022-05-06T17:33:29.139Z] --- PASS: TestInfo (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestNetworkConnectError [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestNetworkConnect [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestNetworkCreateError [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestNetworkCreate [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestNetworkDisconnectError [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestNetworkDisconnect [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-06T17:33:29.139Z] === RUN TestNetworkInspect [2022-05-06T17:33:29.139Z] === RUN TestNetworkInspect/empty_ID [2022-05-06T17:33:29.139Z] === RUN TestNetworkInspect/no_options [2022-05-06T17:33:29.139Z] === RUN TestNetworkInspect/verbose [2022-05-06T17:33:29.139Z] === RUN TestNetworkInspect/global_scope [2022-05-06T17:33:29.139Z] === RUN TestNetworkInspect/unknown_network [2022-05-06T17:33:29.139Z] === RUN TestNetworkInspect/server_error [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-06T17:33:29.139Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNetworkListError [2022-05-06T17:33:29.140Z] --- PASS: TestNetworkListError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNetworkList [2022-05-06T17:33:29.140Z] --- PASS: TestNetworkList (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNetworksPruneError [2022-05-06T17:33:29.140Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNetworksPrune [2022-05-06T17:33:29.140Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNetworkRemoveError [2022-05-06T17:33:29.140Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNetworkRemove [2022-05-06T17:33:29.140Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeInspectError [2022-05-06T17:33:29.140Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeInspectNodeNotFound [2022-05-06T17:33:29.140Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeInspectWithEmptyID [2022-05-06T17:33:29.140Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeInspect [2022-05-06T17:33:29.140Z] --- PASS: TestNodeInspect (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeListError [2022-05-06T17:33:29.140Z] --- PASS: TestNodeListError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeList [2022-05-06T17:33:29.140Z] --- PASS: TestNodeList (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeRemoveError [2022-05-06T17:33:29.140Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeRemove [2022-05-06T17:33:29.140Z] --- PASS: TestNodeRemove (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeUpdateError [2022-05-06T17:33:29.140Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestNodeUpdate [2022-05-06T17:33:29.140Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestOptionWithHostFromEnv [2022-05-06T17:33:29.140Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestOptionWithTimeout [2022-05-06T17:33:29.140Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestOptionWithVersionFromEnv [2022-05-06T17:33:29.140Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPingFail [2022-05-06T17:33:29.140Z] --- PASS: TestPingFail (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPingWithError [2022-05-06T17:33:29.140Z] 2022/05/06 17:33:28 RoundTripper returned a response & error; ignoring response [2022-05-06T17:33:29.140Z] 2022/05/06 17:33:28 RoundTripper returned a response & error; ignoring response [2022-05-06T17:33:29.140Z] --- PASS: TestPingWithError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPingSuccess [2022-05-06T17:33:29.140Z] --- PASS: TestPingSuccess (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPingHeadFallback [2022-05-06T17:33:29.140Z] === RUN TestPingHeadFallback/OK [2022-05-06T17:33:29.140Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-06T17:33:29.140Z] === RUN TestPingHeadFallback/Not_Found [2022-05-06T17:33:29.140Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-06T17:33:29.140Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-06T17:33:29.140Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-06T17:33:29.140Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-06T17:33:29.140Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-06T17:33:29.140Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginDisableError [2022-05-06T17:33:29.140Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginDisable [2022-05-06T17:33:29.140Z] --- PASS: TestPluginDisable (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginEnableError [2022-05-06T17:33:29.140Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginEnable [2022-05-06T17:33:29.140Z] --- PASS: TestPluginEnable (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginInspectError [2022-05-06T17:33:29.140Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginInspectWithEmptyID [2022-05-06T17:33:29.140Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginInspect [2022-05-06T17:33:29.140Z] --- PASS: TestPluginInspect (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginListError [2022-05-06T17:33:29.140Z] --- PASS: TestPluginListError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginList [2022-05-06T17:33:29.140Z] --- PASS: TestPluginList (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginPushError [2022-05-06T17:33:29.140Z] --- PASS: TestPluginPushError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginPush [2022-05-06T17:33:29.140Z] --- PASS: TestPluginPush (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginRemoveError [2022-05-06T17:33:29.140Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginRemove [2022-05-06T17:33:29.140Z] --- PASS: TestPluginRemove (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginSetError [2022-05-06T17:33:29.140Z] --- PASS: TestPluginSetError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPluginSet [2022-05-06T17:33:29.140Z] --- PASS: TestPluginSet (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSetHostHeader [2022-05-06T17:33:29.140Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestPlainTextError [2022-05-06T17:33:29.140Z] --- PASS: TestPlainTextError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestInfiniteError [2022-05-06T17:33:29.140Z] --- PASS: TestInfiniteError (0.04s) [2022-05-06T17:33:29.140Z] === RUN TestCanceledContext [2022-05-06T17:33:29.140Z] 2022/05/06 17:33:28 RoundTripper returned a response & error; ignoring response [2022-05-06T17:33:29.140Z] --- PASS: TestCanceledContext (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestDeadlineExceededContext [2022-05-06T17:33:29.140Z] 2022/05/06 17:33:28 RoundTripper returned a response & error; ignoring response [2022-05-06T17:33:29.140Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSecretCreateUnsupported [2022-05-06T17:33:29.140Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSecretCreateError [2022-05-06T17:33:29.140Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSecretCreate [2022-05-06T17:33:29.140Z] --- PASS: TestSecretCreate (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSecretInspectUnsupported [2022-05-06T17:33:29.140Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSecretInspectError [2022-05-06T17:33:29.140Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSecretInspectSecretNotFound [2022-05-06T17:33:29.140Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSecretInspectWithEmptyID [2022-05-06T17:33:29.140Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSecretInspect [2022-05-06T17:33:29.140Z] --- PASS: TestSecretInspect (0.00s) [2022-05-06T17:33:29.140Z] === RUN TestSecretListUnsupported [2022-05-06T17:33:29.143Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-05-06T17:33:29.143Z] === RUN TestNetworkLoopbackNat [2022-05-06T17:33:29.287Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-06T17:33:29.595Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSecretListError [2022-05-06T17:33:29.595Z] --- PASS: TestSecretListError (0.01s) [2022-05-06T17:33:29.595Z] === RUN TestSecretList [2022-05-06T17:33:29.595Z] --- PASS: TestSecretList (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSecretRemoveUnsupported [2022-05-06T17:33:29.595Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSecretRemoveError [2022-05-06T17:33:29.595Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSecretRemove [2022-05-06T17:33:29.595Z] --- PASS: TestSecretRemove (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSecretUpdateUnsupported [2022-05-06T17:33:29.595Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSecretUpdateError [2022-05-06T17:33:29.595Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSecretUpdate [2022-05-06T17:33:29.595Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceCreateError [2022-05-06T17:33:29.595Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceCreate [2022-05-06T17:33:29.595Z] --- PASS: TestServiceCreate (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-06T17:33:29.595Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceCreateDigestPinning [2022-05-06T17:33:29.595Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceInspectError [2022-05-06T17:33:29.595Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceInspectServiceNotFound [2022-05-06T17:33:29.595Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceInspectWithEmptyID [2022-05-06T17:33:29.595Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceInspect [2022-05-06T17:33:29.595Z] --- PASS: TestServiceInspect (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceListError [2022-05-06T17:33:29.595Z] --- PASS: TestServiceListError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceList [2022-05-06T17:33:29.595Z] --- PASS: TestServiceList (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceLogsError [2022-05-06T17:33:29.595Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceLogs [2022-05-06T17:33:29.595Z] --- PASS: TestServiceLogs (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceRemoveError [2022-05-06T17:33:29.595Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceRemoveNotFoundError [2022-05-06T17:33:29.595Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceRemove [2022-05-06T17:33:29.595Z] --- PASS: TestServiceRemove (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceUpdateError [2022-05-06T17:33:29.595Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestServiceUpdate [2022-05-06T17:33:29.595Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmGetUnlockKeyError [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmGetUnlockKey [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmInitError [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmInit [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmInit (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmInspectError [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmInspect [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmJoinError [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmJoin [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmLeaveError [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmLeave [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmUnlockError [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmUnlock [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmUpdateError [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestSwarmUpdate [2022-05-06T17:33:29.595Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestTaskInspectError [2022-05-06T17:33:29.595Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestTaskInspectWithEmptyID [2022-05-06T17:33:29.595Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestTaskInspect [2022-05-06T17:33:29.595Z] --- PASS: TestTaskInspect (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestTaskListError [2022-05-06T17:33:29.595Z] --- PASS: TestTaskListError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestTaskList [2022-05-06T17:33:29.595Z] --- PASS: TestTaskList (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeCreateError [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeCreate [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeInspectError [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeInspectNotFound [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeInspectWithEmptyID [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeInspect [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeListError [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeListError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeList [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeList (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeRemoveError [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-06T17:33:29.595Z] === RUN TestVolumeRemove [2022-05-06T17:33:29.595Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-06T17:33:29.595Z] === CONT TestTLSCloseWriter [2022-05-06T17:33:29.595Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-06T17:33:29.595Z] PASS [2022-05-06T17:33:29.595Z] coverage: 75.1% of statements [2022-05-06T17:33:29.595Z] ok github.com/docker/docker/client 0.391s coverage: 75.1% of statements [2022-05-06T17:33:30.488Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-06T17:33:31.204Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-06T17:33:31.209Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-05-06T17:33:31.210Z] PASS [2022-05-06T17:33:31.210Z] [2022-05-06T17:33:31.210Z] DONE 5 tests in 8.850s [2022-05-06T17:33:31.210Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-06T17:33:31.210Z] INFO: Testing against a local daemon [2022-05-06T17:33:31.210Z] === RUN TestContinueAfterPluginCrash [2022-05-06T17:33:31.210Z] === PAUSE TestContinueAfterPluginCrash [2022-05-06T17:33:31.210Z] === RUN TestReadPluginNoRead [2022-05-06T17:33:31.210Z] === PAUSE TestReadPluginNoRead [2022-05-06T17:33:31.210Z] === RUN TestDaemonStartWithLogOpt [2022-05-06T17:33:31.210Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-06T17:33:31.210Z] === CONT TestContinueAfterPluginCrash [2022-05-06T17:33:31.210Z] === CONT TestDaemonStartWithLogOpt [2022-05-06T17:33:31.670Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-05-06T17:33:31.670Z] === RUN TestPause [2022-05-06T17:33:31.775Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-06T17:33:32.237Z] --- PASS: TestPause (0.43s) [2022-05-06T17:33:32.237Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-06T17:33:32.237Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-06T17:33:32.237Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-06T17:33:32.237Z] === RUN TestPauseStopPausedContainer [2022-05-06T17:33:32.348Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-06T17:33:32.496Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-05-06T17:33:32.496Z] === RUN TestPidHost [2022-05-06T17:33:33.295Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-06T17:33:33.433Z] --- PASS: TestPidHost (0.95s) [2022-05-06T17:33:33.433Z] === RUN TestPsFilter [2022-05-06T17:33:33.433Z] --- PASS: TestPsFilter (0.10s) [2022-05-06T17:33:33.433Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-06T17:33:33.869Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-06T17:33:34.002Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-06T17:33:34.002Z] === RUN TestRemoveContainerWithVolume [2022-05-06T17:33:34.534Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2022-05-06T17:33:34.534Z] === CONT TestReadPluginNoRead [2022-05-06T17:33:34.570Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-05-06T17:33:34.570Z] === RUN TestRemoveContainerRunning [2022-05-06T17:33:34.829Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-05-06T17:33:34.829Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-06T17:33:34.849Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-06T17:33:35.398Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-06T17:33:35.399Z] === RUN TestRemoveInvalidContainer [2022-05-06T17:33:35.399Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-06T17:33:35.399Z] === RUN TestRenameLinkedContainer [2022-05-06T17:33:35.798Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-06T17:33:36.450Z] === RUN TestReadPluginNoRead/default [2022-05-06T17:33:37.299Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-05-06T17:33:37.299Z] === RUN TestRenameStoppedContainer [2022-05-06T17:33:37.299Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-05-06T17:33:37.299Z] === RUN TestRenameRunningContainerAndReuse [2022-05-06T17:33:37.716Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-06T17:33:37.832Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-06T17:33:37.977Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-06T17:33:38.231Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-05-06T17:33:38.231Z] === RUN TestRenameInvalidName [2022-05-06T17:33:38.238Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-06T17:33:38.238Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.44s) [2022-05-06T17:33:38.238Z] PASS [2022-05-06T17:33:38.238Z] [2022-05-06T17:33:38.238Z] === Skipped [2022-05-06T17:33:38.238Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-06T17:33:38.238Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:33:38.238Z] [2022-05-06T17:33:38.238Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:33:38.238Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:33:38.238Z] [2022-05-06T17:33:38.238Z] DONE 34 tests, 2 skipped in 190.131s [2022-05-06T17:33:38.238Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-06T17:33:38.238Z] ++ 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-05-06T17:33:38.238Z] ++ set -e [2022-05-06T17:33:38.238Z] ++ '[' -n 0 ']' [2022-05-06T17:33:38.238Z] ++ set -x [2022-05-06T17:33:38.238Z] ++ 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-05-06T17:33:38.489Z] --- PASS: TestRenameInvalidName (0.43s) [2022-05-06T17:33:38.489Z] === RUN TestRenameAnonymousContainer [2022-05-06T17:33:38.498Z] INFO: Testing against a local daemon [2022-05-06T17:33:38.498Z] === RUN TestConfigInspect [2022-05-06T17:33:38.774Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-06T17:33:38.969Z] === RUN TestBoolValue [2022-05-06T17:33:38.969Z] --- PASS: TestBoolValue (0.00s) [2022-05-06T17:33:38.969Z] === RUN TestBoolValueOrDefault [2022-05-06T17:33:38.969Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-06T17:33:38.969Z] === RUN TestInt64ValueOrZero [2022-05-06T17:33:38.969Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-06T17:33:38.969Z] === RUN TestInt64ValueOrDefault [2022-05-06T17:33:38.969Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-06T17:33:38.969Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-06T17:33:38.969Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-06T17:33:38.969Z] === RUN TestJsonContentType [2022-05-06T17:33:38.970Z] --- PASS: TestJsonContentType (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestReadJSON [2022-05-06T17:33:38.970Z] === RUN TestReadJSON/nil_body [2022-05-06T17:33:38.970Z] === RUN TestReadJSON/empty_body [2022-05-06T17:33:38.970Z] === RUN TestReadJSON/with_valid_request [2022-05-06T17:33:38.970Z] === RUN TestReadJSON/with_whitespace [2022-05-06T17:33:38.970Z] === RUN TestReadJSON/with_extra_content [2022-05-06T17:33:38.970Z] === RUN TestReadJSON/invalid_JSON [2022-05-06T17:33:38.970Z] --- PASS: TestReadJSON (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 31.9% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-06T17:33:38.970Z] === RUN TestMaskSecretKeys [2022-05-06T17:33:38.970Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-06T17:33:38.970Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-06T17:33:38.970Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-06T17:33:38.970Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestVersionMiddlewareVersion [2022-05-06T17:33:38.970Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-06T17:33:38.970Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 37.7% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-06T17:33:38.970Z] === RUN TestStrSliceMarshalJSON [2022-05-06T17:33:38.970Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestStrSliceUnmarshalJSON [2022-05-06T17:33:38.970Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestStrSliceUnmarshalString [2022-05-06T17:33:38.970Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestStrSliceUnmarshalSlice [2022-05-06T17:33:38.970Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 90.0% of statements [2022-05-06T17:33:38.970Z] === RUN TestToJSON [2022-05-06T17:33:38.970Z] --- PASS: TestToJSON (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestToParamWithVersion [2022-05-06T17:33:38.970Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestFromJSON [2022-05-06T17:33:38.970Z] --- PASS: TestFromJSON (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestEmpty [2022-05-06T17:33:38.970Z] --- PASS: TestEmpty (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestArgsMatchKVListEmptySources [2022-05-06T17:33:38.970Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestArgsMatchKVList [2022-05-06T17:33:38.970Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestArgsMatch [2022-05-06T17:33:38.970Z] --- PASS: TestArgsMatch (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestAdd [2022-05-06T17:33:38.970Z] --- PASS: TestAdd (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestDel [2022-05-06T17:33:38.970Z] --- PASS: TestDel (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestLen [2022-05-06T17:33:38.970Z] --- PASS: TestLen (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestExactMatch [2022-05-06T17:33:38.970Z] --- PASS: TestExactMatch (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestOnlyOneExactMatch [2022-05-06T17:33:38.970Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestContains [2022-05-06T17:33:38.970Z] --- PASS: TestContains (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestValidate [2022-05-06T17:33:38.970Z] --- PASS: TestValidate (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestWalkValues [2022-05-06T17:33:38.970Z] --- PASS: TestWalkValues (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestFuzzyMatch [2022-05-06T17:33:38.970Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestClone [2022-05-06T17:33:38.970Z] --- PASS: TestClone (0.00s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 92.2% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-05-06T17:33:38.970Z] === RUN TestAdjustForAPIVersion [2022-05-06T17:33:38.970Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 6.1% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 6.1% of statements [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-06T17:33:38.970Z] === RUN TestGetTimestamp [2022-05-06T17:33:38.970Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-06T17:33:38.970Z] === RUN TestParseTimestamps [2022-05-06T17:33:38.970Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 100.0% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/api/types/time 0.259s coverage: 100.0% of statements [2022-05-06T17:33:38.970Z] === RUN TestCompareVersion [2022-05-06T17:33:38.970Z] --- PASS: TestCompareVersion (0.00s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 77.3% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/builder [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-06T17:33:38.970Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-06T17:33:38.970Z] === RUN TestIsGIT [2022-05-06T17:33:38.970Z] --- PASS: TestIsGIT (0.00s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 100.0% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.040s coverage: 100.0% of statements [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-06T17:33:38.970Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestCloneArgsSmartHttp [2022-05-06T17:33:38.970Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-06T17:33:38.970Z] === RUN TestCloneArgsDumbHttp [2022-05-06T17:33:38.970Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestCloneArgsGit [2022-05-06T17:33:38.970Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestCheckoutGit [2022-05-06T17:33:38.970Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-06T17:33:38.970Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestProcessNoDockerignore [2022-05-06T17:33:38.970Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-06T17:33:38.970Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestDetectContentType [2022-05-06T17:33:38.970Z] --- PASS: TestDetectContentType (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestSelectAcceptableMIME [2022-05-06T17:33:38.970Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestInspectEmptyResponse [2022-05-06T17:33:38.970Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestInspectResponseBinary [2022-05-06T17:33:38.970Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestResponseUnsupportedContentType [2022-05-06T17:33:38.970Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestInspectResponseTextSimple [2022-05-06T17:33:38.970Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestInspectResponseEmptyContentType [2022-05-06T17:33:38.970Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestUnknownContentLength [2022-05-06T17:33:38.970Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestDownloadRemote [2022-05-06T17:33:38.970Z] --- PASS: TestDownloadRemote (0.11s) [2022-05-06T17:33:38.970Z] === RUN TestGetWithStatusError [2022-05-06T17:33:38.970Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestCloseRootDirectory [2022-05-06T17:33:38.970Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:33:38.970Z] --- SKIP: TestCloseRootDirectory (0.05s) [2022-05-06T17:33:38.970Z] === RUN TestHashFile [2022-05-06T17:33:38.970Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:33:38.970Z] --- SKIP: TestHashFile (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestHashSubdir [2022-05-06T17:33:38.970Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:33:38.970Z] --- SKIP: TestHashSubdir (0.02s) [2022-05-06T17:33:38.970Z] === RUN TestRemoveDirectory [2022-05-06T17:33:38.970Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:33:38.970Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 9.3% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 9.3% of statements [2022-05-06T17:33:38.970Z] === RUN TestEnable [2022-05-06T17:33:38.970Z] --- PASS: TestEnable (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestDisable [2022-05-06T17:33:38.970Z] --- PASS: TestDisable (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestEnabled [2022-05-06T17:33:38.970Z] --- PASS: TestEnabled (0.00s) [2022-05-06T17:33:38.970Z] PASS [2022-05-06T17:33:38.970Z] coverage: 100.0% of statements [2022-05-06T17:33:38.970Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-05-06T17:33:38.970Z] === RUN TestGetAllAllowed [2022-05-06T17:33:38.970Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestGetAllMeta [2022-05-06T17:33:38.970Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-06T17:33:38.970Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestIsUnreferencedBuiltin [2022-05-06T17:33:38.970Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestIsExistingDirectory [2022-05-06T17:33:38.970Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-06T17:33:38.970Z] === RUN TestGetFilenameForDownload [2022-05-06T17:33:38.970Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestEnv2Variables [2022-05-06T17:33:38.970Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-06T17:33:38.970Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestMaintainer [2022-05-06T17:33:38.970Z] --- PASS: TestMaintainer (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestLabel [2022-05-06T17:33:38.970Z] --- PASS: TestLabel (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestFromScratch [2022-05-06T17:33:38.970Z] --- PASS: TestFromScratch (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestFromWithArg [2022-05-06T17:33:38.970Z] --- PASS: TestFromWithArg (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-06T17:33:38.970Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestFromWithUndefinedArg [2022-05-06T17:33:38.970Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestFromMultiStageWithNamedStage [2022-05-06T17:33:38.970Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestOnbuild [2022-05-06T17:33:38.970Z] --- PASS: TestOnbuild (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestWorkdir [2022-05-06T17:33:38.970Z] --- PASS: TestWorkdir (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestCmd [2022-05-06T17:33:38.970Z] --- PASS: TestCmd (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestHealthcheckNone [2022-05-06T17:33:38.970Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestHealthcheckCmd [2022-05-06T17:33:38.970Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestEntrypoint [2022-05-06T17:33:38.970Z] --- PASS: TestEntrypoint (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestExpose [2022-05-06T17:33:38.970Z] --- PASS: TestExpose (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestUser [2022-05-06T17:33:38.970Z] --- PASS: TestUser (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestVolume [2022-05-06T17:33:38.970Z] --- PASS: TestVolume (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestStopSignal [2022-05-06T17:33:38.970Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-06T17:33:38.970Z] --- SKIP: TestStopSignal (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestArg [2022-05-06T17:33:38.970Z] --- PASS: TestArg (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestShell [2022-05-06T17:33:38.970Z] --- PASS: TestShell (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestPrependEnvOnCmd [2022-05-06T17:33:38.970Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestRunWithBuildArgs [2022-05-06T17:33:38.970Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestRunIgnoresHealthcheck [2022-05-06T17:33:38.970Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestDispatchUnsupportedOptions [2022-05-06T17:33:38.970Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-06T17:33:38.970Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-06T17:33:38.970Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-06T17:33:38.970Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestNormalizeWorkdir [2022-05-06T17:33:38.970Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestDispatch [2022-05-06T17:33:38.970Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-06T17:33:38.970Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-06T17:33:38.970Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-06T17:33:38.970Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-06T17:33:38.970Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-06T17:33:38.970Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-06T17:33:38.970Z] === RUN TestDispatch/COPY_url [2022-05-06T17:33:38.970Z] --- PASS: TestDispatch (0.06s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-06T17:33:38.970Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestAddScratchImageAddsToMounts [2022-05-06T17:33:38.970Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-06T17:33:38.970Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-06T17:33:38.970Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-06T17:33:38.970Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-06T17:33:38.970Z] === RUN TestImageSourceGetAddsToMounts [2022-05-06T17:33:38.970Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestEmptyDockerfile [2022-05-06T17:33:38.971Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestSymlinkDockerfile [2022-05-06T17:33:38.971Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-06T17:33:38.971Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-06T17:33:38.971Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestNonExistingDockerfile [2022-05-06T17:33:38.971Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestCopyRunConfig [2022-05-06T17:33:38.971Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestDeepCopyRunConfig [2022-05-06T17:33:38.971Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestExportImage [2022-05-06T17:33:38.971Z] --- PASS: TestExportImage (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestNormalizeDest [2022-05-06T17:33:38.971Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-06T17:33:38.971Z] PASS [2022-05-06T17:33:38.971Z] coverage: 46.7% of statements [2022-05-06T17:33:38.971Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 46.7% of statements [2022-05-06T17:33:38.971Z] === RUN TestTCP4Proxy [2022-05-06T17:33:38.971Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestTCP4ProxyHalfClose [2022-05-06T17:33:38.971Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestTCP6Proxy [2022-05-06T17:33:38.971Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-06T17:33:38.971Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestTCPDualStackProxy [2022-05-06T17:33:38.971Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-06T17:33:38.971Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestUDP4Proxy [2022-05-06T17:33:38.971Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestUDP6Proxy [2022-05-06T17:33:38.971Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-06T17:33:38.971Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestUDPWriteError [2022-05-06T17:33:38.971Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-06T17:33:38.971Z] === RUN TestSCTP4Proxy [2022-05-06T17:33:38.971Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-06T17:33:38.971Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-06T17:33:38.971Z] === RUN TestSCTP6Proxy [2022-05-06T17:33:38.971Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-06T17:33:38.971Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-06T17:33:38.971Z] PASS [2022-05-06T17:33:38.971Z] coverage: 49.4% of statements [2022-05-06T17:33:38.971Z] ok github.com/docker/docker/cmd/docker-proxy 0.084s coverage: 49.4% of statements [2022-05-06T17:33:39.034Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-05-06T17:33:39.071Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-06T17:33:39.103Z] ............................ [ 66%] [2022-05-06T17:33:39.332Z] docker_cli_daemon_test.go:1472: [d4380ce038f5d] daemon is not started [2022-05-06T17:33:39.905Z] check_test.go:307: [d515229e657fd] daemon is not started [2022-05-06T17:33:39.905Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-06T17:33:39.976Z] === CONT TestReadPluginNoRead [2022-05-06T17:33:39.976Z] read_test.go:92: [d06374fc5e493] daemon is not started [2022-05-06T17:33:39.976Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-05-06T17:33:39.976Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-05-06T17:33:39.976Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-05-06T17:33:39.976Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-05-06T17:33:39.976Z] PASS [2022-05-06T17:33:39.976Z] [2022-05-06T17:33:39.976Z] DONE 6 tests in 9.349s [2022-05-06T17:33:39.976Z] 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-05-06T17:33:39.976Z] testing: warning: no tests to run [2022-05-06T17:33:39.976Z] PASS [2022-05-06T17:33:39.976Z] [2022-05-06T17:33:39.976Z] DONE 0 tests in 0.007s [2022-05-06T17:33:39.976Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-06T17:33:39.976Z] INFO: Testing against a local daemon [2022-05-06T17:33:39.976Z] === RUN TestPluginWithDevMounts [2022-05-06T17:33:39.976Z] === PAUSE TestPluginWithDevMounts [2022-05-06T17:33:39.976Z] === CONT TestPluginWithDevMounts [2022-05-06T17:33:40.391Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-05-06T17:33:40.391Z] === RUN TestRenameContainerWithSameName [2022-05-06T17:33:40.649Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-06T17:33:40.649Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-06T17:33:40.847Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-06T17:33:41.109Z] --- PASS: TestConfigInspect (2.71s) [2022-05-06T17:33:41.109Z] === RUN TestConfigList [2022-05-06T17:33:41.583Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-05-06T17:33:41.583Z] === RUN TestResize [2022-05-06T17:33:41.682Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-06T17:33:41.841Z] --- PASS: TestResize (0.42s) [2022-05-06T17:33:41.841Z] === RUN TestResizeWithInvalidSize [2022-05-06T17:33:41.886Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-05-06T17:33:41.886Z] PASS [2022-05-06T17:33:41.886Z] [2022-05-06T17:33:41.886Z] DONE 1 tests in 1.561s [2022-05-06T17:33:41.886Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-06T17:33:41.886Z] INFO: Testing against a local daemon [2022-05-06T17:33:41.886Z] === RUN TestSecretInspect [2022-05-06T17:33:42.254Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-06T17:33:42.407Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-06T17:33:42.407Z] === RUN TestResizeWhenContainerNotStarted [2022-05-06T17:33:42.515Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-06T17:33:42.665Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-06T17:33:42.665Z] === RUN TestDaemonRestartKillContainers [2022-05-06T17:33:42.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-06T17:33:42.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-06T17:33:42.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-06T17:33:42.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-06T17:33:42.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-06T17:33:42.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-06T17:33:42.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-06T17:33:42.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-06T17:33:42.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-06T17:33:42.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-06T17:33:42.665Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-06T17:33:42.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-06T17:33:42.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-06T17:33:42.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-06T17:33:42.665Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-06T17:33:42.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-06T17:33:42.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:33:42.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:33:42.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:33:42.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:33:42.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:33:42.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:33:42.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:33:42.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:33:42.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:33:42.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:33:42.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:33:42.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:33:42.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:33:42.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:33:42.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:33:42.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:33:42.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-06T17:33:42.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:33:43.797Z] --- PASS: TestSecretInspect (2.16s) [2022-05-06T17:33:43.797Z] === RUN TestSecretList [2022-05-06T17:33:43.902Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-06T17:33:43.902Z] check_test.go:307: [d686c0f9d4eba] daemon is not started [2022-05-06T17:33:43.902Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-06T17:33:44.164Z] --- PASS: TestConfigList (2.89s) [2022-05-06T17:33:44.164Z] === RUN TestConfigsCreateAndDelete [2022-05-06T17:33:44.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:33:45.107Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-06T17:33:45.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:33:45.679Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-06T17:33:46.342Z] --- PASS: TestSecretList (2.17s) [2022-05-06T17:33:46.343Z] === RUN TestSecretsCreateAndDelete [2022-05-06T17:33:46.626Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-06T17:33:46.626Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-06T17:33:46.626Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2022-05-06T17:33:46.626Z] === RUN TestConfigsUpdate [2022-05-06T17:33:46.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:33:46.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:33:47.197Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-06T17:33:47.241Z] --- PASS: TestCheckoutGit (31.39s) [2022-05-06T17:33:47.241Z] === RUN TestValidGitTransport [2022-05-06T17:33:47.241Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-06T17:33:47.241Z] === RUN TestGitInvalidRef [2022-05-06T17:33:47.241Z] --- PASS: TestGitInvalidRef (0.24s) [2022-05-06T17:33:47.241Z] PASS [2022-05-06T17:33:47.241Z] coverage: 86.3% of statements [2022-05-06T17:33:47.241Z] ok github.com/docker/docker/builder/remotecontext/git 31.683s coverage: 86.3% of statements [2022-05-06T17:33:47.241Z] ? github.com/docker/docker/cli [no test files] [2022-05-06T17:33:47.241Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-06T17:33:47.241Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-06T17:33:47.241Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-06T17:33:47.769Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-06T17:33:47.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:33:48.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:33:48.253Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-05-06T17:33:48.253Z] === RUN TestSecretsUpdate [2022-05-06T17:33:48.341Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-06T17:33:49.391Z] === RUN TestCheckpointCreateError [2022-05-06T17:33:49.391Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCheckpointCreate [2022-05-06T17:33:49.391Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCheckpointDeleteError [2022-05-06T17:33:49.391Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCheckpointDelete [2022-05-06T17:33:49.391Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCheckpointListError [2022-05-06T17:33:49.391Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCheckpointList [2022-05-06T17:33:49.391Z] --- PASS: TestCheckpointList (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCheckpointListContainerNotFound [2022-05-06T17:33:49.391Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestNewClientWithOpsFromEnv [2022-05-06T17:33:49.391Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-06T17:33:49.391Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestGetAPIPath [2022-05-06T17:33:49.391Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestParseHostURL [2022-05-06T17:33:49.391Z] --- PASS: TestParseHostURL (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-06T17:33:49.391Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersion [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPVersionOverride [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-06T17:33:49.391Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestClientRedirect [2022-05-06T17:33:49.391Z] === RUN TestClientRedirect/GET [2022-05-06T17:33:49.391Z] === RUN TestClientRedirect/POST [2022-05-06T17:33:49.391Z] === RUN TestClientRedirect/PUT [2022-05-06T17:33:49.391Z] === RUN TestClientRedirect/DELETE [2022-05-06T17:33:49.391Z] --- PASS: TestClientRedirect (0.00s) [2022-05-06T17:33:49.391Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-06T17:33:49.391Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-06T17:33:49.391Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-06T17:33:49.391Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigCreateUnsupported [2022-05-06T17:33:49.391Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigCreateError [2022-05-06T17:33:49.391Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigCreate [2022-05-06T17:33:49.391Z] --- PASS: TestConfigCreate (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigInspectNotFound [2022-05-06T17:33:49.391Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigInspectWithEmptyID [2022-05-06T17:33:49.391Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigInspectUnsupported [2022-05-06T17:33:49.391Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigInspectError [2022-05-06T17:33:49.391Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigInspectConfigNotFound [2022-05-06T17:33:49.391Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigInspect [2022-05-06T17:33:49.391Z] --- PASS: TestConfigInspect (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigListUnsupported [2022-05-06T17:33:49.391Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigListError [2022-05-06T17:33:49.391Z] --- PASS: TestConfigListError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigList [2022-05-06T17:33:49.391Z] --- PASS: TestConfigList (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigRemoveUnsupported [2022-05-06T17:33:49.391Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigRemoveError [2022-05-06T17:33:49.391Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigRemove [2022-05-06T17:33:49.391Z] --- PASS: TestConfigRemove (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigUpdateUnsupported [2022-05-06T17:33:49.391Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigUpdateError [2022-05-06T17:33:49.391Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestConfigUpdate [2022-05-06T17:33:49.391Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestContainerCommitError [2022-05-06T17:33:49.391Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestContainerCommit [2022-05-06T17:33:49.391Z] --- PASS: TestContainerCommit (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestContainerStatPathError [2022-05-06T17:33:49.391Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestContainerStatPathNotFoundError [2022-05-06T17:33:49.391Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestContainerStatPathNoHeaderError [2022-05-06T17:33:49.391Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestContainerStatPath [2022-05-06T17:33:49.391Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCopyToContainerError [2022-05-06T17:33:49.391Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCopyToContainerNotFoundError [2022-05-06T17:33:49.391Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCopyToContainerEmptyResponse [2022-05-06T17:33:49.391Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCopyToContainer [2022-05-06T17:33:49.391Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCopyFromContainerError [2022-05-06T17:33:49.391Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-06T17:33:49.391Z] === RUN TestCopyFromContainerNotFoundError [2022-05-06T17:33:49.391Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-06T17:33:49.392Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-06T17:33:49.392Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestCopyFromContainer [2022-05-06T17:33:49.392Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerCreateError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerCreateImageNotFound [2022-05-06T17:33:49.392Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerCreateWithName [2022-05-06T17:33:49.392Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerCreateAutoRemove [2022-05-06T17:33:49.392Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerDiffError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerDiff [2022-05-06T17:33:49.392Z] --- PASS: TestContainerDiff (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExecCreateError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExecCreate [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExecStartError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExecStart [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExecInspectError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExecInspect [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExportError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExportError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExport [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExport (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerInspectError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerInspectError (0.02s) [2022-05-06T17:33:49.392Z] === RUN TestContainerInspectContainerNotFound [2022-05-06T17:33:49.392Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerInspectWithEmptyID [2022-05-06T17:33:49.392Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerInspect [2022-05-06T17:33:49.392Z] --- PASS: TestContainerInspect (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerInspectNode [2022-05-06T17:33:49.392Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerKillError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerKillError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerKill [2022-05-06T17:33:49.392Z] --- PASS: TestContainerKill (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerListError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerListError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerList [2022-05-06T17:33:49.392Z] --- PASS: TestContainerList (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerLogsNotFoundError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerLogsError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerLogs [2022-05-06T17:33:49.392Z] --- PASS: TestContainerLogs (0.21s) [2022-05-06T17:33:49.392Z] === RUN TestContainerPauseError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerPause [2022-05-06T17:33:49.392Z] --- PASS: TestContainerPause (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainersPruneError [2022-05-06T17:33:49.392Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainersPrune [2022-05-06T17:33:49.392Z] --- PASS: TestContainersPrune (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerRemoveError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerRemoveNotFoundError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerRemove [2022-05-06T17:33:49.392Z] --- PASS: TestContainerRemove (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerRenameError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerRename [2022-05-06T17:33:49.392Z] --- PASS: TestContainerRename (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerResizeError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExecResizeError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerResize [2022-05-06T17:33:49.392Z] --- PASS: TestContainerResize (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerExecResize [2022-05-06T17:33:49.392Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerRestartError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerRestart [2022-05-06T17:33:49.392Z] --- PASS: TestContainerRestart (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerStartError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerStartError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerStart [2022-05-06T17:33:49.392Z] --- PASS: TestContainerStart (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerStatsError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerStats [2022-05-06T17:33:49.392Z] --- PASS: TestContainerStats (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerStopError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerStopError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerStop [2022-05-06T17:33:49.392Z] --- PASS: TestContainerStop (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerTopError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerTopError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerTop [2022-05-06T17:33:49.392Z] --- PASS: TestContainerTop (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerUnpauseError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerUnpause [2022-05-06T17:33:49.392Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerUpdateError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerUpdate [2022-05-06T17:33:49.392Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerWaitError [2022-05-06T17:33:49.392Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestContainerWait [2022-05-06T17:33:49.392Z] --- PASS: TestContainerWait (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestDiskUsageError [2022-05-06T17:33:49.392Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestDiskUsage [2022-05-06T17:33:49.392Z] --- PASS: TestDiskUsage (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestDistributionInspectUnsupported [2022-05-06T17:33:49.392Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestDistributionInspectWithEmptyID [2022-05-06T17:33:49.392Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestEventsErrorInOptions [2022-05-06T17:33:49.392Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestEventsErrorFromServer [2022-05-06T17:33:49.392Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestEvents [2022-05-06T17:33:49.392Z] --- PASS: TestEvents (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestTLSCloseWriter [2022-05-06T17:33:49.392Z] === PAUSE TestTLSCloseWriter [2022-05-06T17:33:49.392Z] === RUN TestImageBuildError [2022-05-06T17:33:49.392Z] --- PASS: TestImageBuildError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageBuild [2022-05-06T17:33:49.392Z] --- PASS: TestImageBuild (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestGetDockerOS [2022-05-06T17:33:49.392Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageCreateError [2022-05-06T17:33:49.392Z] --- PASS: TestImageCreateError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageCreate [2022-05-06T17:33:49.392Z] --- PASS: TestImageCreate (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageHistoryError [2022-05-06T17:33:49.392Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageHistory [2022-05-06T17:33:49.392Z] --- PASS: TestImageHistory (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageImportError [2022-05-06T17:33:49.392Z] --- PASS: TestImageImportError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageImport [2022-05-06T17:33:49.392Z] --- PASS: TestImageImport (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageInspectError [2022-05-06T17:33:49.392Z] --- PASS: TestImageInspectError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageInspectImageNotFound [2022-05-06T17:33:49.392Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageInspectWithEmptyID [2022-05-06T17:33:49.392Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageInspect [2022-05-06T17:33:49.392Z] --- PASS: TestImageInspect (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageListError [2022-05-06T17:33:49.392Z] --- PASS: TestImageListError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageList [2022-05-06T17:33:49.392Z] --- PASS: TestImageList (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageListApiBefore125 [2022-05-06T17:33:49.392Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageLoadError [2022-05-06T17:33:49.392Z] --- PASS: TestImageLoadError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageLoad [2022-05-06T17:33:49.392Z] --- PASS: TestImageLoad (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagesPruneError [2022-05-06T17:33:49.392Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagesPrune [2022-05-06T17:33:49.392Z] --- PASS: TestImagesPrune (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePullReferenceParseError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePullAnyError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePullWithoutErrors [2022-05-06T17:33:49.392Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePushReferenceError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePushAnyError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImagePushWithoutErrors [2022-05-06T17:33:49.392Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-06T17:33:49.392Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-06T17:33:49.392Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-06T17:33:49.392Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageRemoveError [2022-05-06T17:33:49.392Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageRemoveImageNotFound [2022-05-06T17:33:49.392Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageRemove [2022-05-06T17:33:49.392Z] --- PASS: TestImageRemove (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageSaveError [2022-05-06T17:33:49.392Z] --- PASS: TestImageSaveError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageSave [2022-05-06T17:33:49.392Z] --- PASS: TestImageSave (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageSearchAnyError [2022-05-06T17:33:49.392Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-06T17:33:49.392Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-06T17:33:49.392Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-06T17:33:49.392Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-06T17:33:49.392Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageSearchWithoutErrors [2022-05-06T17:33:49.392Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageTagError [2022-05-06T17:33:49.392Z] --- PASS: TestImageTagError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageTagInvalidReference [2022-05-06T17:33:49.392Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageTagInvalidSourceImageName [2022-05-06T17:33:49.392Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageTagHexSource [2022-05-06T17:33:49.392Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestImageTag [2022-05-06T17:33:49.392Z] --- PASS: TestImageTag (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestInfoServerError [2022-05-06T17:33:49.392Z] --- PASS: TestInfoServerError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestInfoInvalidResponseJSONError [2022-05-06T17:33:49.392Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestInfo [2022-05-06T17:33:49.392Z] --- PASS: TestInfo (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkConnectError [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkConnect [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkCreateError [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkCreate [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkDisconnectError [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkDisconnect [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkInspect [2022-05-06T17:33:49.392Z] === RUN TestNetworkInspect/empty_ID [2022-05-06T17:33:49.392Z] === RUN TestNetworkInspect/no_options [2022-05-06T17:33:49.392Z] === RUN TestNetworkInspect/verbose [2022-05-06T17:33:49.392Z] === RUN TestNetworkInspect/global_scope [2022-05-06T17:33:49.392Z] === RUN TestNetworkInspect/unknown_network [2022-05-06T17:33:49.392Z] === RUN TestNetworkInspect/server_error [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkListError [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkListError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkList [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkList (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworksPruneError [2022-05-06T17:33:49.392Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworksPrune [2022-05-06T17:33:49.392Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkRemoveError [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNetworkRemove [2022-05-06T17:33:49.392Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeInspectError [2022-05-06T17:33:49.392Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeInspectNodeNotFound [2022-05-06T17:33:49.392Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeInspectWithEmptyID [2022-05-06T17:33:49.392Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeInspect [2022-05-06T17:33:49.392Z] --- PASS: TestNodeInspect (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeListError [2022-05-06T17:33:49.392Z] --- PASS: TestNodeListError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeList [2022-05-06T17:33:49.392Z] --- PASS: TestNodeList (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeRemoveError [2022-05-06T17:33:49.392Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeRemove [2022-05-06T17:33:49.392Z] --- PASS: TestNodeRemove (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeUpdateError [2022-05-06T17:33:49.392Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestNodeUpdate [2022-05-06T17:33:49.392Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestOptionWithHostFromEnv [2022-05-06T17:33:49.392Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-06T17:33:49.392Z] === RUN TestOptionWithTimeout [2022-05-06T17:33:49.392Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestOptionWithVersionFromEnv [2022-05-06T17:33:49.393Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPingFail [2022-05-06T17:33:49.393Z] --- PASS: TestPingFail (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPingWithError [2022-05-06T17:33:49.393Z] 2022/05/06 17:33:49 RoundTripper returned a response & error; ignoring response [2022-05-06T17:33:49.393Z] 2022/05/06 17:33:49 RoundTripper returned a response & error; ignoring response [2022-05-06T17:33:49.393Z] --- PASS: TestPingWithError (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPingSuccess [2022-05-06T17:33:49.393Z] --- PASS: TestPingSuccess (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPingHeadFallback [2022-05-06T17:33:49.393Z] === RUN TestPingHeadFallback/OK [2022-05-06T17:33:49.393Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-06T17:33:49.393Z] === RUN TestPingHeadFallback/Not_Found [2022-05-06T17:33:49.393Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-06T17:33:49.393Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-06T17:33:49.393Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-06T17:33:49.393Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-06T17:33:49.393Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-06T17:33:49.393Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPluginDisableError [2022-05-06T17:33:49.393Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPluginDisable [2022-05-06T17:33:49.393Z] --- PASS: TestPluginDisable (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPluginEnableError [2022-05-06T17:33:49.393Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPluginEnable [2022-05-06T17:33:49.393Z] --- PASS: TestPluginEnable (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPluginInspectError [2022-05-06T17:33:49.393Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPluginInspectWithEmptyID [2022-05-06T17:33:49.393Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPluginInspect [2022-05-06T17:33:49.393Z] --- PASS: TestPluginInspect (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPluginListError [2022-05-06T17:33:49.393Z] --- PASS: TestPluginListError (0.00s) [2022-05-06T17:33:49.393Z] === RUN TestPluginList [2022-05-06T17:33:49.726Z] --- PASS: TestConfigsUpdate (3.04s) [2022-05-06T17:33:49.726Z] === RUN TestTemplatedConfig [2022-05-06T17:33:49.861Z] --- PASS: TestPluginList (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestPluginPushError [2022-05-06T17:33:49.861Z] --- PASS: TestPluginPushError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestPluginPush [2022-05-06T17:33:49.861Z] --- PASS: TestPluginPush (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestPluginRemoveError [2022-05-06T17:33:49.861Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestPluginRemove [2022-05-06T17:33:49.861Z] --- PASS: TestPluginRemove (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestPluginSetError [2022-05-06T17:33:49.861Z] --- PASS: TestPluginSetError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestPluginSet [2022-05-06T17:33:49.861Z] --- PASS: TestPluginSet (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSetHostHeader [2022-05-06T17:33:49.861Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestPlainTextError [2022-05-06T17:33:49.861Z] --- PASS: TestPlainTextError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestInfiniteError [2022-05-06T17:33:49.861Z] --- PASS: TestInfiniteError (0.04s) [2022-05-06T17:33:49.861Z] === RUN TestCanceledContext [2022-05-06T17:33:49.861Z] 2022/05/06 17:33:49 RoundTripper returned a response & error; ignoring response [2022-05-06T17:33:49.861Z] --- PASS: TestCanceledContext (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestDeadlineExceededContext [2022-05-06T17:33:49.861Z] 2022/05/06 17:33:49 RoundTripper returned a response & error; ignoring response [2022-05-06T17:33:49.861Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretCreateUnsupported [2022-05-06T17:33:49.861Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretCreateError [2022-05-06T17:33:49.861Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretCreate [2022-05-06T17:33:49.861Z] --- PASS: TestSecretCreate (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretInspectUnsupported [2022-05-06T17:33:49.861Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretInspectError [2022-05-06T17:33:49.861Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretInspectSecretNotFound [2022-05-06T17:33:49.861Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretInspectWithEmptyID [2022-05-06T17:33:49.861Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretInspect [2022-05-06T17:33:49.861Z] --- PASS: TestSecretInspect (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretListUnsupported [2022-05-06T17:33:49.861Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretListError [2022-05-06T17:33:49.861Z] --- PASS: TestSecretListError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretList [2022-05-06T17:33:49.861Z] --- PASS: TestSecretList (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretRemoveUnsupported [2022-05-06T17:33:49.861Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretRemoveError [2022-05-06T17:33:49.861Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretRemove [2022-05-06T17:33:49.861Z] --- PASS: TestSecretRemove (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretUpdateUnsupported [2022-05-06T17:33:49.861Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretUpdateError [2022-05-06T17:33:49.861Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSecretUpdate [2022-05-06T17:33:49.861Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceCreateError [2022-05-06T17:33:49.861Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceCreate [2022-05-06T17:33:49.861Z] --- PASS: TestServiceCreate (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-06T17:33:49.861Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceCreateDigestPinning [2022-05-06T17:33:49.861Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceInspectError [2022-05-06T17:33:49.861Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceInspectServiceNotFound [2022-05-06T17:33:49.861Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceInspectWithEmptyID [2022-05-06T17:33:49.861Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceInspect [2022-05-06T17:33:49.861Z] --- PASS: TestServiceInspect (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceListError [2022-05-06T17:33:49.861Z] --- PASS: TestServiceListError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceList [2022-05-06T17:33:49.861Z] --- PASS: TestServiceList (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceLogsError [2022-05-06T17:33:49.861Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceLogs [2022-05-06T17:33:49.861Z] --- PASS: TestServiceLogs (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceRemoveError [2022-05-06T17:33:49.861Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceRemoveNotFoundError [2022-05-06T17:33:49.861Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceRemove [2022-05-06T17:33:49.861Z] --- PASS: TestServiceRemove (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceUpdateError [2022-05-06T17:33:49.861Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestServiceUpdate [2022-05-06T17:33:49.861Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmGetUnlockKeyError [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmGetUnlockKey [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmInitError [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmInit [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmInit (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmInspectError [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmInspect [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmJoinError [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmJoin [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmLeaveError [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmLeave [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmUnlockError [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmUnlock [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmUpdateError [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestSwarmUpdate [2022-05-06T17:33:49.861Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestTaskInspectError [2022-05-06T17:33:49.861Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestTaskInspectWithEmptyID [2022-05-06T17:33:49.861Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestTaskInspect [2022-05-06T17:33:49.861Z] --- PASS: TestTaskInspect (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestTaskListError [2022-05-06T17:33:49.861Z] --- PASS: TestTaskListError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestTaskList [2022-05-06T17:33:49.861Z] --- PASS: TestTaskList (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeCreateError [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeCreate [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeInspectError [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeInspectNotFound [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeInspectWithEmptyID [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeInspect [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeListError [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeListError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeList [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeList (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeRemoveError [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-06T17:33:49.861Z] === RUN TestVolumeRemove [2022-05-06T17:33:49.861Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-06T17:33:49.861Z] === CONT TestTLSCloseWriter [2022-05-06T17:33:49.861Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-05-06T17:33:49.861Z] PASS [2022-05-06T17:33:49.861Z] coverage: 75.1% of statements [2022-05-06T17:33:49.861Z] ok github.com/docker/docker/client 0.485s coverage: 75.1% of statements [2022-05-06T17:33:50.793Z] --- PASS: TestSecretsUpdate (2.21s) [2022-05-06T17:33:50.794Z] === RUN TestTemplatedSecret [2022-05-06T17:33:51.112Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-06T17:33:51.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:33:51.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-06T17:33:53.027Z] --- PASS: TestTemplatedConfig (3.45s) [2022-05-06T17:33:53.027Z] === RUN TestConfigCreateResolve [2022-05-06T17:33:53.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-06T17:33:53.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-06T17:33:53.339Z] --- PASS: TestTemplatedSecret (2.53s) [2022-05-06T17:33:53.339Z] === RUN TestSecretCreateResolve [2022-05-06T17:33:55.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-06T17:33:55.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-06T17:33:55.254Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-05-06T17:33:55.254Z] PASS [2022-05-06T17:33:55.254Z] [2022-05-06T17:33:55.254Z] DONE 6 tests in 13.551s [2022-05-06T17:33:55.254Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-06T17:33:55.254Z] INFO: Testing against a local daemon [2022-05-06T17:33:55.254Z] === RUN TestServiceCreateInit [2022-05-06T17:33:55.254Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-06T17:33:56.603Z] --- PASS: TestConfigCreateResolve (3.20s) [2022-05-06T17:33:56.603Z] PASS [2022-05-06T17:33:56.603Z] [2022-05-06T17:33:56.603Z] DONE 6 tests in 17.985s [2022-05-06T17:33:56.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-06T17:33:56.603Z] ++ 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-05-06T17:33:56.603Z] ++ set -e [2022-05-06T17:33:56.603Z] ++ '[' -n 0 ']' [2022-05-06T17:33:56.603Z] ++ set -x [2022-05-06T17:33:56.603Z] ++ 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-05-06T17:33:56.603Z] INFO: Testing against a local daemon [2022-05-06T17:33:56.603Z] === RUN TestCheckpoint [2022-05-06T17:33:56.603Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:33:56.603Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/commit [2022-05-06T17:33:56.603Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-06T17:33:56.603Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:33:56.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:33:56.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:33:56.603Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:33:56.603Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:33:56.603Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:33:56.603Z] === CONT TestContainerInvalidJSON/commit [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-06T17:33:56.603Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-06T17:33:56.603Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-06T17:33:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-06T17:33:56.604Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-06T17:33:56.604Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-06T17:33:56.604Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-06T17:33:56.604Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-06T17:33:56.604Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-06T17:33:56.604Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.01s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-06T17:33:56.604Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-06T17:33:56.604Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-06T17:33:56.604Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-05-06T17:33:56.604Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-06T17:33:56.604Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-05-06T17:33:56.604Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-06T17:33:56.864Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-06T17:33:56.864Z] === RUN TestCopyEmptyFile [2022-05-06T17:33:57.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-06T17:33:57.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-06T17:33:57.189Z] --- PASS: TestCopyEmptyFile (0.39s) [2022-05-06T17:33:57.189Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-06T17:33:57.189Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-06T17:33:57.189Z] === RUN TestCopyFromContainer [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.02s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-06T17:33:57.517Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestConfigureDaemonLogs [2022-05-06T17:33:57.517Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestCommonOptionsInstallFlags [2022-05-06T17:33:57.517Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-06T17:33:57.517Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-06T17:33:57.517Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-06T17:33:57.517Z] PASS [2022-05-06T17:33:57.517Z] coverage: 19.7% of statements [2022-05-06T17:33:57.517Z] ok github.com/docker/docker/cmd/dockerd 0.215s coverage: 19.7% of statements [2022-05-06T17:33:57.517Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-06T17:33:57.517Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-06T17:33:57.971Z] === RUN TestContainerStopSignal [2022-05-06T17:33:57.971Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestContainerStopTimeout [2022-05-06T17:33:57.971Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-06T17:33:57.971Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-06T17:33:57.971Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-06T17:33:57.971Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestReplaceAndAppendEnvVars [2022-05-06T17:33:57.971Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-06T17:33:57.971Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestNewMemoryStore [2022-05-06T17:33:57.971Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestAddContainers [2022-05-06T17:33:57.971Z] --- PASS: TestAddContainers (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestGetContainer [2022-05-06T17:33:57.971Z] --- PASS: TestGetContainer (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestDeleteContainer [2022-05-06T17:33:57.971Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestListContainers [2022-05-06T17:33:57.971Z] --- PASS: TestListContainers (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestFirstContainer [2022-05-06T17:33:57.971Z] --- PASS: TestFirstContainer (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestApplyAllContainer [2022-05-06T17:33:57.971Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestIsValidHealthString [2022-05-06T17:33:57.971Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestStateRunStop [2022-05-06T17:33:57.971Z] --- PASS: TestStateRunStop (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestStateTimeoutWait [2022-05-06T17:33:57.971Z] state_test.go:141: Stop callback fired [2022-05-06T17:33:57.971Z] state_test.go:165: Stop callback fired [2022-05-06T17:33:57.971Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-06T17:33:57.971Z] === RUN TestIsValidStateString [2022-05-06T17:33:57.971Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestViewSaveDelete [2022-05-06T17:33:57.971Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-06T17:33:57.971Z] === RUN TestViewAll [2022-05-06T17:33:57.971Z] --- PASS: TestViewAll (0.01s) [2022-05-06T17:33:57.971Z] === RUN TestViewGet [2022-05-06T17:33:57.971Z] --- PASS: TestViewGet (0.01s) [2022-05-06T17:33:57.971Z] === RUN TestNames [2022-05-06T17:33:57.971Z] --- PASS: TestNames (0.00s) [2022-05-06T17:33:57.971Z] === RUN TestViewWithHealthCheck [2022-05-06T17:33:57.971Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-05-06T17:33:57.971Z] PASS [2022-05-06T17:33:57.971Z] coverage: 41.7% of statements [2022-05-06T17:33:57.971Z] ok github.com/docker/docker/container 0.227s coverage: 41.7% of statements [2022-05-06T17:33:58.426Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-06T17:33:58.426Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-06T17:33:58.426Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-06T17:33:58.426Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-06T17:33:58.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-06T17:33:58.880Z] === RUN TestPrepare [2022-05-06T17:33:58.880Z] --- PASS: TestPrepare (0.00s) [2022-05-06T17:33:58.880Z] === RUN TestStart [2022-05-06T17:33:58.880Z] --- PASS: TestStart (0.00s) [2022-05-06T17:33:58.880Z] === RUN TestWaitCancel [2022-05-06T17:33:58.880Z] --- PASS: TestWaitCancel (0.00s) [2022-05-06T17:33:58.880Z] === RUN TestWaitDisabled [2022-05-06T17:33:58.880Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-06T17:33:58.880Z] === RUN TestWaitEnabled [2022-05-06T17:33:58.880Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-06T17:33:58.880Z] === RUN TestRemove [2022-05-06T17:33:58.880Z] --- PASS: TestRemove (0.00s) [2022-05-06T17:33:58.880Z] PASS [2022-05-06T17:33:58.880Z] coverage: 65.3% of statements [2022-05-06T17:33:58.880Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-05-06T17:33:59.164Z] === RUN TestCopyFromContainer// [2022-05-06T17:33:59.427Z] === RUN TestCopyFromContainer//bar/root [2022-05-06T17:33:59.427Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-06T17:33:59.468Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-06T17:33:59.688Z] === RUN TestCopyFromContainer/bar/quux [2022-05-06T17:33:59.950Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-06T17:33:59.950Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-06T17:33:59.950Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-06T17:33:59.950Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-06T17:34:00.212Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-06T17:34:00.212Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-05-06T17:34:00.358Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-05-06T17:34:00.358Z] === RUN TestCgroupNamespacesRun [2022-05-06T17:34:00.473Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer (3.32s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer// (0.20s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-05-06T17:34:00.473Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-05-06T17:34:00.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-06T17:34:00.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:34:00.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:34:00.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:34:00.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:34:00.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:34:00.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:34:00.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:34:00.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:34:00.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:34:00.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-06T17:34:00.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-06T17:34:00.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-06T17:34:00.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-06T17:34:00.473Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-06T17:34:00.735Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-06T17:34:00.735Z] === RUN TestCreateWithInvalidEnv [2022-05-06T17:34:00.735Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-06T17:34:00.735Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-06T17:34:00.735Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-06T17:34:00.735Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-06T17:34:00.735Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-06T17:34:00.735Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-06T17:34:00.735Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-06T17:34:00.735Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-06T17:34:00.735Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-06T17:34:00.735Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-06T17:34:00.735Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-06T17:34:00.735Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-06T17:34:00.735Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-06T17:34:00.735Z] === RUN TestCreateTmpfsMountsTarget [2022-05-06T17:34:00.735Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-05-06T17:34:00.735Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-06T17:34:01.293Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-06T17:34:01.293Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-06T17:34:02.590Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-06T17:34:02.590Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestNewListSecretsFilters [2022-05-06T17:34:02.590Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestNewListConfigsFilters [2022-05-06T17:34:02.590Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-06T17:34:02.590Z] PASS [2022-05-06T17:34:02.590Z] coverage: 0.5% of statements [2022-05-06T17:34:02.590Z] ok github.com/docker/docker/daemon/cluster 1.203s coverage: 0.5% of statements [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-06T17:34:02.590Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-06T17:34:02.590Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-06T17:34:02.590Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-06T17:34:02.590Z] PASS [2022-05-06T17:34:02.590Z] coverage: 35.9% of statements [2022-05-06T17:34:02.590Z] ok github.com/docker/docker/daemon/cluster/convert 0.747s coverage: 35.9% of statements [2022-05-06T17:34:02.653Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-06T17:34:02.667Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-05-06T17:34:02.667Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-06T17:34:02.768Z] --- PASS: TestServiceCreateInit (7.60s) [2022-05-06T17:34:02.768Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2022-05-06T17:34:02.768Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2022-05-06T17:34:02.768Z] === RUN TestCreateServiceMultipleTimes [2022-05-06T17:34:02.914Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2022-05-06T17:34:02.915Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-06T17:34:03.602Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-05-06T17:34:03.602Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-06T17:34:03.860Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-06T17:34:04.433Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-06T17:34:04.767Z] === RUN TestBuilderGC [2022-05-06T17:34:04.767Z] --- PASS: TestBuilderGC (0.00s) [2022-05-06T17:34:04.767Z] === RUN TestDaemonConfigurationNotFound [2022-05-06T17:34:04.975Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-05-06T17:34:04.975Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-06T17:34:05.004Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2022-05-06T17:34:05.004Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-06T17:34:05.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:34:05.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:34:05.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:34:05.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:34:05.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:34:05.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:34:05.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:34:05.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:34:05.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:34:05.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:34:05.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:34:05.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:34:05.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:34:05.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:34:05.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:34:05.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-06T17:34:05.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-06T17:34:05.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-06T17:34:05.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-06T17:34:05.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-06T17:34:05.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-06T17:34:05.004Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-06T17:34:05.004Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestDaemonBrokenConfiguration [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestFindConfigurationConflicts [2022-05-06T17:34:05.221Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-06T17:34:05.221Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-06T17:34:05.221Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-06T17:34:05.221Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-06T17:34:05.221Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-06T17:34:05.221Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-06T17:34:05.221Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-06T17:34:05.221Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_label [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_dns [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_hosts [2022-05-06T17:34:05.221Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-06T17:34:05.221Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestReloadSetConfigFileNotExist [2022-05-06T17:34:05.221Z] time="2022-05-06T17:34:04Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-06T17:34:05.221Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-05-06T17:34:05.221Z] === RUN TestReloadDefaultConfigNotExist [2022-05-06T17:34:05.221Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:34:05.221Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestReloadBadDefaultConfig [2022-05-06T17:34:05.221Z] time="2022-05-06T17:34:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2556175062" [2022-05-06T17:34:05.221Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestReloadWithConflictingLabels [2022-05-06T17:34:05.221Z] time="2022-05-06T17:34:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-262135320" [2022-05-06T17:34:05.221Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestReloadWithDuplicateLabels [2022-05-06T17:34:05.221Z] time="2022-05-06T17:34:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4127313857" [2022-05-06T17:34:05.221Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestMaskURLCredentials [2022-05-06T17:34:05.221Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-06T17:34:05.221Z] === RUN TestDaemonConfigurationMerge [2022-05-06T17:34:05.221Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-06T17:34:05.221Z] PASS [2022-05-06T17:34:05.221Z] coverage: 79.8% of statements [2022-05-06T17:34:05.221Z] ok github.com/docker/docker/daemon/config 0.279s coverage: 79.8% of statements [2022-05-06T17:34:05.221Z] === RUN TestWaitNodeAttachment [2022-05-06T17:34:05.676Z] === RUN TestEventsLog [2022-05-06T17:34:05.676Z] --- PASS: TestEventsLog (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestEventsLogTimeout [2022-05-06T17:34:05.676Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestLogEvents [2022-05-06T17:34:05.676Z] --- PASS: TestLogEvents (0.05s) [2022-05-06T17:34:05.676Z] === RUN TestLoadBufferedEvents [2022-05-06T17:34:05.676Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-05-06T17:34:05.676Z] === RUN TestIsolationConversion [2022-05-06T17:34:05.676Z] === RUN TestIsolationConversion/default [2022-05-06T17:34:05.676Z] === RUN TestIsolationConversion/process [2022-05-06T17:34:05.676Z] === RUN TestIsolationConversion/hyperv [2022-05-06T17:34:05.676Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-06T17:34:05.676Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-06T17:34:05.676Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-06T17:34:05.676Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestContainerLabels [2022-05-06T17:34:05.676Z] --- PASS: TestContainerLabels (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestCredentialSpecConversion [2022-05-06T17:34:05.676Z] === RUN TestCredentialSpecConversion/none [2022-05-06T17:34:05.676Z] === RUN TestCredentialSpecConversion/config [2022-05-06T17:34:05.676Z] === RUN TestCredentialSpecConversion/file [2022-05-06T17:34:05.676Z] === RUN TestCredentialSpecConversion/registry [2022-05-06T17:34:05.676Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-06T17:34:05.676Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-06T17:34:05.676Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-06T17:34:05.676Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-06T17:34:05.676Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestControllerValidateMountBind [2022-05-06T17:34:05.676Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestControllerValidateMountVolume [2022-05-06T17:34:05.676Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestControllerValidateMountTarget [2022-05-06T17:34:05.676Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestControllerValidateMountTmpfs [2022-05-06T17:34:05.676Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestControllerValidateMountInvalidType [2022-05-06T17:34:05.676Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestControllerValidateMountNamedPipe [2022-05-06T17:34:05.676Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-06T17:34:05.676Z] PASS [2022-05-06T17:34:05.676Z] coverage: 11.0% of statements [2022-05-06T17:34:05.676Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.611s coverage: 11.0% of statements [2022-05-06T17:34:05.676Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-05-06T17:34:05.676Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-06T17:34:05.676Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-06T17:34:05.676Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-06T17:34:05.676Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-06T17:34:05.676Z] PASS [2022-05-06T17:34:05.676Z] coverage: 50.0% of statements [2022-05-06T17:34:05.676Z] ok github.com/docker/docker/daemon/events 0.245s coverage: 50.0% of statements [2022-05-06T17:34:05.911Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-05-06T17:34:05.911Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-06T17:34:05.946Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2022-05-06T17:34:05.946Z] === RUN TestCreateDifferentPlatform [2022-05-06T17:34:05.946Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-06T17:34:05.946Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-06T17:34:05.946Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-06T17:34:05.946Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-06T17:34:05.946Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-06T17:34:05.946Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-06T17:34:05.946Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-06T17:34:05.946Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-06T17:34:05.946Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-05-06T17:34:05.946Z] === RUN TestContainerStartOnDaemonRestart [2022-05-06T17:34:05.946Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-06T17:34:05.946Z] === RUN TestDaemonRestartIpcMode [2022-05-06T17:34:05.946Z] === PAUSE TestDaemonRestartIpcMode [2022-05-06T17:34:05.946Z] === RUN TestDaemonHostGatewayIP [2022-05-06T17:34:05.946Z] === PAUSE TestDaemonHostGatewayIP [2022-05-06T17:34:05.946Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-06T17:34:05.946Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-06T17:34:05.946Z] === RUN TestContainerKillOnDaemonStart [2022-05-06T17:34:05.946Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-06T17:34:05.946Z] === RUN TestDiff [2022-05-06T17:34:06.206Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-06T17:34:06.635Z] === RUN TestIsEmptyDir [2022-05-06T17:34:06.636Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-06T17:34:06.636Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-06T17:34:06.636Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-06T17:34:06.636Z] PASS [2022-05-06T17:34:06.636Z] coverage: 2.3% of statements [2022-05-06T17:34:06.636Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2022-05-06T17:34:06.780Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-06T17:34:06.780Z] --- PASS: TestDiff (0.69s) [2022-05-06T17:34:06.780Z] === RUN TestExecWithCloseStdin [2022-05-06T17:34:06.845Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-06T17:34:06.845Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-06T17:34:07.043Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-06T17:34:07.090Z] === RUN TestLinkNaming [2022-05-06T17:34:07.090Z] --- PASS: TestLinkNaming (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestLinkNew [2022-05-06T17:34:07.090Z] --- PASS: TestLinkNew (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestLinkEnv [2022-05-06T17:34:07.090Z] --- PASS: TestLinkEnv (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestLinkMultipleEnv [2022-05-06T17:34:07.090Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestLinkPortRangeEnv [2022-05-06T17:34:07.090Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-06T17:34:07.090Z] PASS [2022-05-06T17:34:07.090Z] coverage: 93.0% of statements [2022-05-06T17:34:07.090Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-05-06T17:34:07.090Z] === RUN TestVerifyNetworkingConfig [2022-05-06T17:34:07.090Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestGetContainer [2022-05-06T17:34:07.090Z] --- PASS: TestGetContainer (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestValidContainerNames [2022-05-06T17:34:07.090Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestContainerInitDNS [2022-05-06T17:34:07.090Z] daemon_test.go:145: root required [2022-05-06T17:34:07.090Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestMerge [2022-05-06T17:34:07.090Z] --- PASS: TestMerge (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestValidateContainerIsolation [2022-05-06T17:34:07.090Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestFindNetworkErrorType [2022-05-06T17:34:07.090Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestEnsureServicesExist [2022-05-06T17:34:07.090Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestEnsureServicesExistErrors [2022-05-06T17:34:07.090Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-06T17:34:07.090Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-06T17:34:07.090Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-06T17:34:07.090Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-06T17:34:07.090Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-06T17:34:07.090Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-06T17:34:07.090Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestContainerDelete [2022-05-06T17:34:07.090Z] --- PASS: TestContainerDelete (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestContainerDoubleDelete [2022-05-06T17:34:07.090Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestLogContainerEventCopyLabels [2022-05-06T17:34:07.090Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestLogContainerEventWithAttributes [2022-05-06T17:34:07.090Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestNoneHealthcheck [2022-05-06T17:34:07.090Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-06T17:34:07.090Z] === RUN TestHealthStates [2022-05-06T17:34:07.545Z] time="2022-05-06T17:34:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-06T17:34:07.545Z] time="2022-05-06T17:34:07Z" 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-05-06T17:34:07.545Z] time="2022-05-06T17:34:07Z" 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-05-06T17:34:07.545Z] time="2022-05-06T17:34:07Z" 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-05-06T17:34:07.545Z] time="2022-05-06T17:34:07Z" 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-05-06T17:34:07.545Z] time="2022-05-06T17:34:07Z" 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-05-06T17:34:07.545Z] time="2022-05-06T17:34:07Z" 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-05-06T17:34:07.545Z] time="2022-05-06T17:34:07Z" 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-05-06T17:34:07.545Z] time="2022-05-06T17:34:07Z" 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-05-06T17:34:07.545Z] time="2022-05-06T17:34:07Z" 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-05-06T17:34:07.545Z] --- PASS: TestHealthStates (0.16s) [2022-05-06T17:34:07.545Z] === RUN TestGetInspectData [2022-05-06T17:34:07.545Z] --- PASS: TestGetInspectData (0.00s) [2022-05-06T17:34:07.545Z] === RUN TestFillLicense [2022-05-06T17:34:07.545Z] --- PASS: TestFillLicense (0.00s) [2022-05-06T17:34:07.545Z] === RUN TestListInvalidFilter [2022-05-06T17:34:07.545Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-06T17:34:07.545Z] === RUN TestNameFilter [2022-05-06T17:34:07.545Z] --- PASS: TestNameFilter (0.00s) [2022-05-06T17:34:07.545Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-06T17:34:07.545Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-06T17:34:07.545Z] === 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-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-06T17:34:07.545Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-06T17:34:07.545Z] --- 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-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-06T17:34:07.545Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-06T17:34:07.617Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-06T17:34:07.618Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-05-06T17:34:07.618Z] === RUN TestExec [2022-05-06T17:34:07.685Z] --- PASS: TestCheckoutGit (33.03s) [2022-05-06T17:34:07.685Z] === RUN TestValidGitTransport [2022-05-06T17:34:07.685Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-06T17:34:07.685Z] === RUN TestGitInvalidRef [2022-05-06T17:34:07.685Z] --- PASS: TestGitInvalidRef (0.26s) [2022-05-06T17:34:07.685Z] PASS [2022-05-06T17:34:07.685Z] coverage: 86.3% of statements [2022-05-06T17:34:07.685Z] ok github.com/docker/docker/builder/remotecontext/git 33.377s coverage: 86.3% of statements [2022-05-06T17:34:07.780Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-06T17:34:07.780Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-06T17:34:07.878Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-06T17:34:08.000Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-06T17:34:08.000Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-06T17:34:08.000Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-06T17:34:08.000Z] === RUN TestDaemonReloadLabels [2022-05-06T17:34:08.000Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-06T17:34:08.000Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-06T17:34:08.000Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-06T17:34:08.000Z] === RUN TestDaemonReloadMirrors [2022-05-06T17:34:08.000Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-06T17:34:08.000Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-06T17:34:08.000Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-06T17:34:08.000Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-06T17:34:08.000Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-06T17:34:08.000Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-06T17:34:08.000Z] reload_test.go:342: root required [2022-05-06T17:34:08.000Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-06T17:34:08.000Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-06T17:34:08.000Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-06T17:34:08.000Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-06T17:34:08.000Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-06T17:34:08.000Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-06T17:34:08.001Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-06T17:34:08.001Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-06T17:34:08.001Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-05-06T17:34:08.001Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-06T17:34:08.001Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-06T17:34:08.001Z] === RUN TestParseVolumesFrom [2022-05-06T17:34:08.001Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-06T17:34:08.001Z] PASS [2022-05-06T17:34:08.001Z] coverage: 8.6% of statements [2022-05-06T17:34:08.001Z] ok github.com/docker/docker/daemon 0.439s coverage: 8.6% of statements [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-06T17:34:08.001Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-06T17:34:08.140Z] check_test.go:307: [d92da0385929e] daemon is not started [2022-05-06T17:34:08.140Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-06T17:34:08.402Z] --- PASS: TestExec (0.78s) [2022-05-06T17:34:08.402Z] === RUN TestExecUser [2022-05-06T17:34:08.671Z] ? github.com/docker/docker/cli [no test files] [2022-05-06T17:34:08.671Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-06T17:34:08.671Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-06T17:34:08.671Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-06T17:34:08.719Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-05-06T17:34:08.719Z] === RUN TestNISDomainname [2022-05-06T17:34:09.286Z] --- PASS: TestNISDomainname (0.60s) [2022-05-06T17:34:09.286Z] === RUN TestHostnameDnsResolution [2022-05-06T17:34:09.346Z] --- PASS: TestExecUser (0.88s) [2022-05-06T17:34:09.346Z] === RUN TestExportContainerAndImportImage [2022-05-06T17:34:09.527Z] === RUN TestAdapterReadLogs [2022-05-06T17:34:09.527Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-06T17:34:09.527Z] === RUN TestCopier [2022-05-06T17:34:09.527Z] --- PASS: TestCopier (0.00s) [2022-05-06T17:34:09.527Z] === RUN TestCopierLongLines [2022-05-06T17:34:09.527Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-06T17:34:09.527Z] === RUN TestCopierSlow [2022-05-06T17:34:09.527Z] --- PASS: TestCopierSlow (0.17s) [2022-05-06T17:34:09.527Z] === RUN TestCopierWithSized [2022-05-06T17:34:09.527Z] === RUN TestCopierWithSized/as_is [2022-05-06T17:34:09.527Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-06T17:34:09.527Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-06T17:34:09.527Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-06T17:34:09.527Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-06T17:34:09.527Z] === RUN TestCopierWithPartial [2022-05-06T17:34:09.527Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-06T17:34:09.527Z] === RUN TestRingLogger [2022-05-06T17:34:09.527Z] --- PASS: TestRingLogger (0.00s) [2022-05-06T17:34:09.527Z] === RUN TestRingCap [2022-05-06T17:34:09.527Z] --- PASS: TestRingCap (0.00s) [2022-05-06T17:34:09.527Z] === RUN TestRingClose [2022-05-06T17:34:09.527Z] --- PASS: TestRingClose (0.00s) [2022-05-06T17:34:09.527Z] === RUN TestRingDrain [2022-05-06T17:34:09.527Z] --- PASS: TestRingDrain (0.00s) [2022-05-06T17:34:09.527Z] PASS [2022-05-06T17:34:09.527Z] coverage: 43.2% of statements [2022-05-06T17:34:09.527Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 43.2% of statements [2022-05-06T17:34:09.527Z] === RUN TestNewStreamConfig [2022-05-06T17:34:09.527Z] === RUN TestNewStreamConfig/defaults [2022-05-06T17:34:09.982Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-06T17:34:09.982Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-06T17:34:09.982Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-06T17:34:09.982Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-06T17:34:09.982Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-06T17:34:09.982Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-06T17:34:09.982Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-06T17:34:09.982Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-06T17:34:09.982Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-06T17:34:09.982Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-06T17:34:09.982Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-06T17:34:09.982Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-06T17:34:09.982Z] time="2022-05-06T17:34:09Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-06T17:34:09.982Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-05-06T17:34:09.982Z] === RUN TestCreateSuccess [2022-05-06T17:34:09.982Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCreateStreamSkipped [2022-05-06T17:34:09.982Z] time="2022-05-06T17:34:09Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-06T17:34:09.982Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCreateLogGroupSuccess [2022-05-06T17:34:09.982Z] time="2022-05-06T17:34:09Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-06T17:34:09.982Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCreateError [2022-05-06T17:34:09.982Z] --- PASS: TestCreateError (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCreateAlreadyExists [2022-05-06T17:34:09.982Z] time="2022-05-06T17:34:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-06T17:34:09.982Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestLogClosed [2022-05-06T17:34:09.982Z] --- PASS: TestLogClosed (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestLogBlocking [2022-05-06T17:34:09.982Z] --- PASS: TestLogBlocking (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-06T17:34:09.982Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestLogNonBlockingBufferFull [2022-05-06T17:34:09.982Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestPublishBatchSuccess [2022-05-06T17:34:09.982Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestPublishBatchError [2022-05-06T17:34:09.982Z] time="2022-05-06T17:34:09Z" level=error msg=error [2022-05-06T17:34:09.982Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-06T17:34:09.982Z] time="2022-05-06T17:34:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-06T17:34:09.982Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-06T17:34:09.982Z] time="2022-05-06T17:34:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-06T17:34:09.982Z] time="2022-05-06T17:34:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-06T17:34:09.982Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchSimple [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchTicker [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchMultilinePattern [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.07s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchClose [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestEffectiveLen [2022-05-06T17:34:09.982Z] === RUN TestEffectiveLen/0/Hello [2022-05-06T17:34:09.982Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-06T17:34:09.982Z] === RUN TestEffectiveLen/2/🙃 [2022-05-06T17:34:09.982Z] === RUN TestEffectiveLen/3/���� [2022-05-06T17:34:09.982Z] === RUN TestEffectiveLen/4/He��o [2022-05-06T17:34:09.982Z] === RUN TestEffectiveLen/5/ [2022-05-06T17:34:09.982Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestFindValidSplit [2022-05-06T17:34:09.982Z] === RUN TestFindValidSplit/0/ [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1076: [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:34:09.982Z] === RUN TestFindValidSplit/1/Hello [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1076: Hello [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:34:09.982Z] === RUN TestFindValidSplit/2/Hello [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1076: He [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1077: llo [2022-05-06T17:34:09.982Z] === RUN TestFindValidSplit/3/Hello [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1076: [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1077: Hello [2022-05-06T17:34:09.982Z] === RUN TestFindValidSplit/4/🙃 [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1076: [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-06T17:34:09.982Z] === RUN TestFindValidSplit/5/🙃 [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:34:09.982Z] === RUN TestFindValidSplit/6/a� [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1076: a [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1077: � [2022-05-06T17:34:09.982Z] === RUN TestFindValidSplit/7/a� [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1076: a� [2022-05-06T17:34:09.982Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:34:09.982Z] --- PASS: TestFindValidSplit (0.01s) [2022-05-06T17:34:09.982Z] --- PASS: TestFindValidSplit/0/ (0.01s) [2022-05-06T17:34:09.982Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestProcessEventEmoji [2022-05-06T17:34:09.982Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchLineSplit [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchMaxEvents [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptReconnectInterval [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/#00 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/:// [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/something:// [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-06T17:34:09.982Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-06T17:34:09.982Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-06T17:34:09.982Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-06T17:34:09.982Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-06T17:34:09.983Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-06T17:34:09.983Z] PASS [2022-05-06T17:34:09.983Z] coverage: 53.6% of statements [2022-05-06T17:34:09.983Z] ok github.com/docker/docker/daemon/logger/fluentd 0.212s coverage: 53.6% of statements [2022-05-06T17:34:09.983Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2022-05-06T17:34:09.983Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-06T17:34:09.983Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-06T17:34:09.983Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-06T17:34:09.983Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-06T17:34:09.983Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-06T17:34:09.983Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-06T17:34:09.983Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-06T17:34:09.983Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-06T17:34:09.983Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-06T17:34:09.983Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-06T17:34:09.983Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-06T17:34:09.983Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-06T17:34:09.983Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsFormat [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-06T17:34:09.983Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-06T17:34:09.983Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-06T17:34:09.983Z] === RUN TestCreateTagSuccess [2022-05-06T17:34:09.983Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-06T17:34:09.983Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-06T17:34:09.983Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-06T17:34:09.983Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-06T17:34:09.983Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-06T17:34:09.983Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-06T17:34:09.983Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-06T17:34:09.983Z] PASS [2022-05-06T17:34:09.983Z] coverage: 80.2% of statements [2022-05-06T17:34:09.983Z] ok github.com/docker/docker/daemon/logger/awslogs 0.473s coverage: 80.2% of statements [2022-05-06T17:34:10.220Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-05-06T17:34:10.220Z] === RUN TestUnprivilegedPortsAndPing [2022-05-06T17:34:10.288Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-06T17:34:10.289Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2022-05-06T17:34:10.289Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-06T17:34:10.438Z] === RUN TestSearchRegistryForImagesErrors [2022-05-06T17:34:10.438Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-06T17:34:10.438Z] === RUN TestSearchRegistryForImages [2022-05-06T17:34:10.438Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-06T17:34:10.438Z] === RUN TestOnlyPlatformWithFallback [2022-05-06T17:34:10.438Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-06T17:34:10.438Z] === RUN TestImageDelete [2022-05-06T17:34:10.438Z] === RUN TestImageDelete/no_lease [2022-05-06T17:34:10.438Z] === RUN TestImageDelete/lease_exists [2022-05-06T17:34:10.438Z] --- PASS: TestImageDelete (0.03s) [2022-05-06T17:34:10.438Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-05-06T17:34:10.438Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-06T17:34:10.438Z] === RUN TestContentStoreForPull [2022-05-06T17:34:10.438Z] --- PASS: TestContentStoreForPull (0.17s) [2022-05-06T17:34:10.438Z] PASS [2022-05-06T17:34:10.438Z] coverage: 6.6% of statements [2022-05-06T17:34:10.438Z] ok github.com/docker/docker/daemon/images 0.324s coverage: 6.6% of statements [2022-05-06T17:34:10.438Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-06T17:34:10.438Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-06T17:34:10.438Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-06T17:34:10.478Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-05-06T17:34:10.478Z] === RUN TestPrivilegedHostDevices [2022-05-06T17:34:10.553Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-06T17:34:10.892Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-06T17:34:10.892Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-06T17:34:10.892Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-06T17:34:10.892Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-06T17:34:10.892Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-06T17:34:10.892Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-06T17:34:10.892Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-05-06T17:34:10.892Z] === RUN TestFastTimeMarshalJSON [2022-05-06T17:34:10.892Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-06T17:34:10.892Z] PASS [2022-05-06T17:34:10.892Z] coverage: 87.2% of statements [2022-05-06T17:34:10.892Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.197s coverage: 87.2% of statements [2022-05-06T17:34:11.045Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-05-06T17:34:11.045Z] === RUN TestStats [2022-05-06T17:34:11.347Z] === RUN TestJSONFileLogger [2022-05-06T17:34:11.347Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-06T17:34:11.347Z] === RUN TestJSONFileLoggerWithTags [2022-05-06T17:34:11.347Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-06T17:34:11.347Z] === RUN TestJSONFileLoggerWithOpts [2022-05-06T17:34:11.347Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-06T17:34:11.347Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-06T17:34:11.347Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-06T17:34:11.347Z] === RUN TestEncodeDecode [2022-05-06T17:34:11.347Z] === PAUSE TestEncodeDecode [2022-05-06T17:34:11.347Z] === RUN TestUnexpectedEOF [2022-05-06T17:34:11.802Z] time="2022-05-06T17:34:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-06T17:34:11.802Z] time="2022-05-06T17:34:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-06T17:34:11.802Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-05-06T17:34:11.802Z] === CONT TestEncodeDecode [2022-05-06T17:34:11.802Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-06T17:34:11.802Z] PASS [2022-05-06T17:34:11.802Z] coverage: 69.9% of statements [2022-05-06T17:34:11.802Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.291s coverage: 69.9% of statements [2022-05-06T17:34:11.802Z] === RUN TestWriteLog [2022-05-06T17:34:11.802Z] === PAUSE TestWriteLog [2022-05-06T17:34:11.802Z] === RUN TestReadLog [2022-05-06T17:34:11.802Z] === PAUSE TestReadLog [2022-05-06T17:34:11.802Z] === RUN TestDecode [2022-05-06T17:34:11.802Z] --- PASS: TestDecode (0.02s) [2022-05-06T17:34:11.802Z] === CONT TestWriteLog [2022-05-06T17:34:11.802Z] === CONT TestReadLog [2022-05-06T17:34:11.802Z] === RUN TestReadLog/tail_exact [2022-05-06T17:34:11.802Z] --- PASS: TestWriteLog (0.01s) [2022-05-06T17:34:11.939Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2022-05-06T17:34:11.939Z] === RUN TestHealthCheckWorkdir [2022-05-06T17:34:11.939Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-06T17:34:12.257Z] === RUN TestReadLog/tail_less_than_available [2022-05-06T17:34:12.257Z] === RUN TestReadLog/tail_more_than_available [2022-05-06T17:34:12.257Z] --- PASS: TestReadLog (0.23s) [2022-05-06T17:34:12.257Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-05-06T17:34:12.257Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-06T17:34:12.257Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-05-06T17:34:12.257Z] PASS [2022-05-06T17:34:12.257Z] coverage: 78.7% of statements [2022-05-06T17:34:12.257Z] ok github.com/docker/docker/daemon/logger/local 0.306s coverage: 78.7% of statements [2022-05-06T17:34:12.257Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-06T17:34:12.511Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-05-06T17:34:12.511Z] === RUN TestHealthKillContainer [2022-05-06T17:34:12.712Z] === RUN TestLog [2022-05-06T17:34:12.712Z] === RUN TestOpenFileDelete [2022-05-06T17:34:12.712Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-06T17:34:12.712Z] === RUN TestOpenFileRename [2022-05-06T17:34:12.712Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-06T17:34:12.712Z] === RUN TestHandleDecoderErr [2022-05-06T17:34:12.712Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-06T17:34:12.712Z] === RUN TestParseLogTagDefaultTag [2022-05-06T17:34:12.712Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-06T17:34:12.712Z] === RUN TestParseLogTag [2022-05-06T17:34:12.712Z] --- PASS: TestParseLogTag (0.00s) [2022-05-06T17:34:12.712Z] === RUN TestParseLogTagEmptyTag [2022-05-06T17:34:12.712Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-06T17:34:12.712Z] === RUN TestTailFiles [2022-05-06T17:34:12.712Z] --- PASS: TestTailFiles (0.00s) [2022-05-06T17:34:12.712Z] === RUN TestFollowLogsConsumerGone [2022-05-06T17:34:12.712Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-06T17:34:12.712Z] === RUN TestFollowLogsProducerGone [2022-05-06T17:34:12.712Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-06T17:34:12.712Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-06T17:34:12.712Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-06T17:34:12.712Z] === RUN TestCheckCapacityAndRotate [2022-05-06T17:34:12.712Z] --- PASS: TestLog (0.02s) [2022-05-06T17:34:12.712Z] PASS [2022-05-06T17:34:12.712Z] coverage: 31.5% of statements [2022-05-06T17:34:12.712Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.076s coverage: 31.5% of statements [2022-05-06T17:34:12.712Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-06T17:34:12.712Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-06T17:34:12.773Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-06T17:34:13.167Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-06T17:34:13.167Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-06T17:34:13.167Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-06T17:34:13.167Z] PASS [2022-05-06T17:34:13.167Z] coverage: 53.5% of statements [2022-05-06T17:34:13.167Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.114s coverage: 53.5% of statements [2022-05-06T17:34:13.573Z] --- PASS: TestStats (2.42s) [2022-05-06T17:34:13.573Z] === RUN TestStopContainerWithTimeout [2022-05-06T17:34:13.573Z] === RUN TestStopContainerWithTimeout/0 [2022-05-06T17:34:13.573Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-06T17:34:13.573Z] === RUN TestStopContainerWithTimeout/1 [2022-05-06T17:34:13.573Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-06T17:34:13.573Z] === RUN TestStopContainerWithTimeout/3 [2022-05-06T17:34:13.573Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-06T17:34:13.573Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-06T17:34:13.573Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-06T17:34:13.573Z] === CONT TestStopContainerWithTimeout/0 [2022-05-06T17:34:13.573Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-06T17:34:13.622Z] === RUN TestNewParse [2022-05-06T17:34:13.622Z] --- PASS: TestNewParse (0.00s) [2022-05-06T17:34:13.622Z] PASS [2022-05-06T17:34:13.622Z] coverage: 8.3% of statements [2022-05-06T17:34:13.622Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2022-05-06T17:34:13.717Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-06T17:34:14.077Z] === RUN TestValidateLogOpt [2022-05-06T17:34:14.077Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestNewMissedConfig [2022-05-06T17:34:14.077Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestNewMissedUrl [2022-05-06T17:34:14.077Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestNewMissedToken [2022-05-06T17:34:14.077Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestNewWithProxy [2022-05-06T17:34:14.077Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestDefault [2022-05-06T17:34:14.077Z] --- PASS: TestDefault (0.01s) [2022-05-06T17:34:14.077Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-06T17:34:14.077Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestJsonFormat [2022-05-06T17:34:14.077Z] --- PASS: TestJsonFormat (0.01s) [2022-05-06T17:34:14.077Z] === RUN TestRawFormat [2022-05-06T17:34:14.077Z] --- PASS: TestRawFormat (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestRawFormatWithLabels [2022-05-06T17:34:14.077Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestRawFormatWithoutTag [2022-05-06T17:34:14.077Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestBatching [2022-05-06T17:34:14.077Z] === RUN TestParseLogFormat [2022-05-06T17:34:14.077Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestValidateLogOptEmpty [2022-05-06T17:34:14.077Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestValidateSyslogAddress [2022-05-06T17:34:14.077Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-06T17:34:14.077Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-06T17:34:14.077Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-06T17:34:14.077Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-06T17:34:14.077Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-06T17:34:14.077Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-06T17:34:14.077Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-06T17:34:14.077Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-06T17:34:14.077Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-06T17:34:14.077Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-06T17:34:14.077Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestParseAddressDefaultPort [2022-05-06T17:34:14.077Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestValidateSyslogFacility [2022-05-06T17:34:14.077Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestValidateLogOptSyslogFormat [2022-05-06T17:34:14.077Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-06T17:34:14.077Z] === RUN TestValidateLogOpt [2022-05-06T17:34:14.077Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-06T17:34:14.077Z] PASS [2022-05-06T17:34:14.077Z] coverage: 43.6% of statements [2022-05-06T17:34:14.077Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 43.6% of statements [2022-05-06T17:34:14.077Z] --- PASS: TestBatching (0.25s) [2022-05-06T17:34:14.077Z] === RUN TestFrequency [2022-05-06T17:34:14.140Z] === CONT TestStopContainerWithTimeout/3 [2022-05-06T17:34:14.289Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-06T17:34:14.532Z] --- PASS: TestFrequency (0.16s) [2022-05-06T17:34:14.532Z] === RUN TestOneMessagePerRequest [2022-05-06T17:34:14.532Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-06T17:34:14.532Z] === RUN TestVerify [2022-05-06T17:34:14.532Z] --- PASS: TestVerify (0.00s) [2022-05-06T17:34:14.532Z] === RUN TestSkipVerify [2022-05-06T17:34:14.532Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.532Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.532Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.987Z] --- PASS: TestSkipVerify (0.65s) [2022-05-06T17:34:14.987Z] === RUN TestBufferMaximum [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858454.693698\",\"host\":\"cefb9bfabbc6\"}'" [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858454.693698\",\"host\":\"cefb9bfabbc6\"}'" [2022-05-06T17:34:14.987Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-06T17:34:14.987Z] === RUN TestServerAlwaysDown [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858454.696781\",\"host\":\"cefb9bfabbc6\"}'" [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858454.696781\",\"host\":\"cefb9bfabbc6\"}'" [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858454.696781\",\"host\":\"cefb9bfabbc6\"}'" [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858454.697798\",\"host\":\"cefb9bfabbc6\"}'" [2022-05-06T17:34:14.987Z] time="2022-05-06T17:34:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858454.697798\",\"host\":\"cefb9bfabbc6\"}'" [2022-05-06T17:34:14.987Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-06T17:34:14.987Z] === RUN TestCannotSendAfterClose [2022-05-06T17:34:14.987Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-06T17:34:14.987Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-06T17:34:15.442Z] === RUN TestV1IDService [2022-05-06T17:34:15.442Z] --- PASS: TestV1IDService (0.02s) [2022-05-06T17:34:15.442Z] === RUN TestV2MetadataService [2022-05-06T17:34:15.897Z] time="2022-05-06T17:34:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-06T17:34:15.897Z] time="2022-05-06T17:34:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cefb9bfabbc6\"}'" [2022-05-06T17:34:15.897Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-05-06T17:34:15.897Z] PASS [2022-05-06T17:34:15.897Z] coverage: 82.5% of statements [2022-05-06T17:34:15.897Z] ok github.com/docker/docker/daemon/logger/splunk 2.177s coverage: 82.5% of statements [2022-05-06T17:34:15.897Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-06T17:34:15.897Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-06T17:34:15.897Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-06T17:34:16.352Z] --- PASS: TestV2MetadataService (0.90s) [2022-05-06T17:34:16.352Z] PASS [2022-05-06T17:34:16.352Z] coverage: 48.2% of statements [2022-05-06T17:34:16.352Z] ok github.com/docker/docker/distribution/metadata 0.988s coverage: 48.2% of statements [2022-05-06T17:34:16.352Z] === RUN TestSuccessfulDownload [2022-05-06T17:34:16.352Z] download_test.go:267: Needs fixing on Windows [2022-05-06T17:34:16.352Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-06T17:34:16.352Z] === RUN TestCancelledDownload [2022-05-06T17:34:16.352Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-06T17:34:16.352Z] === RUN TestMaxDownloadAttempts [2022-05-06T17:34:16.352Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-06T17:34:16.352Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-06T17:34:16.352Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-06T17:34:16.352Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-06T17:34:16.352Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-06T17:34:16.352Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-06T17:34:16.352Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-06T17:34:16.352Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-06T17:34:16.352Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-06T17:34:16.352Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-06T17:34:16.352Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-06T17:34:16.352Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-06T17:34:16.352Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-06T17:34:16.352Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-06T17:34:16.352Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-06T17:34:16.352Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-06T17:34:16.352Z] === RUN TestContinueOnError_NeverContinue [2022-05-06T17:34:16.352Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-06T17:34:16.352Z] === RUN TestManifestStore [2022-05-06T17:34:16.352Z] === RUN TestManifestStore/no_remote_or_local [2022-05-06T17:34:16.668Z] === CONT TestStopContainerWithTimeout/1 [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3079951635\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/no_local_cache [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/with_local_cache [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/unknown_media_type [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:34:16.807Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-05-06T17:34:16.807Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-05-06T17:34:16.807Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-05-06T17:34:16.807Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-05-06T17:34:16.807Z] === RUN TestTransfer [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-06T17:34:16.807Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-06T17:34:16.807Z] time="2022-05-06T17:34:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore (0.29s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaType [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-06T17:34:16.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-06T17:34:16.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-06T17:34:16.807Z] === RUN TestFixManifestLayers [2022-05-06T17:34:16.807Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-06T17:34:16.807Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-06T17:34:16.807Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-06T17:34:16.807Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-06T17:34:16.807Z] === RUN TestFixManifestLayersBadParent [2022-05-06T17:34:16.807Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-06T17:34:16.807Z] === RUN TestValidateManifest [2022-05-06T17:34:16.807Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-06T17:34:16.807Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-06T17:34:16.807Z] === RUN TestFormatPlatform [2022-05-06T17:34:16.807Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-06T17:34:16.807Z] === RUN TestPullSchema2Config [2022-05-06T17:34:16.807Z] === RUN TestPullSchema2Config/success_first_time [2022-05-06T17:34:16.807Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:34:16.807Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:16.807Z] === RUN TestPullSchema2Config/500_status [2022-05-06T17:34:16.807Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:34:16.807Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:16.807Z] --- PASS: TestTransfer (0.12s) [2022-05-06T17:34:16.807Z] === RUN TestConcurrencyLimit [2022-05-06T17:34:17.262Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:17.262Z] === RUN TestPullSchema2Config/EOF [2022-05-06T17:34:17.262Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:34:17.262Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:17.262Z] 2022/05/06 17:34:16 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-06T17:34:17.262Z] goroutine 94 [running]: [2022-05-06T17:34:17.262Z] net/http.(*conn).serve.func1() [2022-05-06T17:34:17.262Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-06T17:34:17.262Z] panic({0x718f00, 0x8fb310}) [2022-05-06T17:34:17.262Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-06T17:34:17.262Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000546000?, {0x902ab8?, 0xc000540000?}) [2022-05-06T17:34:17.262Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-06T17:34:17.262Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x902ab8, 0xc000540000}, 0xc000326000) [2022-05-06T17:34:17.262Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-06T17:34:17.262Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x902ab8?, 0xc000540000?}, 0xd1e5c0?) [2022-05-06T17:34:17.262Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-06T17:34:17.262Z] net/http.serverHandler.ServeHTTP({0xc000282030?}, {0x902ab8, 0xc000540000}, 0xc000326000) [2022-05-06T17:34:17.262Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-06T17:34:17.262Z] net/http.(*conn).serve(0xc00017c640, {0x903330, 0xc0001e6660}) [2022-05-06T17:34:17.262Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-06T17:34:17.262Z] created by net/http.(*Server).Serve [2022-05-06T17:34:17.262Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-06T17:34:17.262Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-05-06T17:34:17.262Z] === RUN TestInactiveJobs [2022-05-06T17:34:17.262Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:17.262Z] === RUN TestPullSchema2Config/unauthorized [2022-05-06T17:34:17.262Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:34:17.262Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:17.262Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-06T17:34:17.262Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-06T17:34:17.262Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-06T17:34:17.262Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-06T17:34:17.262Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestGetRepositoryMountCandidates [2022-05-06T17:34:17.262Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestLayerAlreadyExists [2022-05-06T17:34:17.262Z] 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-05-06T17:34:17.262Z] 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-05-06T17:34:17.262Z] 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-05-06T17:34:17.262Z] 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-05-06T17:34:17.262Z] 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-05-06T17:34:17.262Z] 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-05-06T17:34:17.262Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestWhenEmptyAuthConfig [2022-05-06T17:34:17.262Z] === RUN TestNotFound [2022-05-06T17:34:17.262Z] --- PASS: TestNotFound (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestConflict [2022-05-06T17:34:17.262Z] --- PASS: TestConflict (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestForbidden [2022-05-06T17:34:17.262Z] --- PASS: TestForbidden (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestInvalidParameter [2022-05-06T17:34:17.262Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestNotImplemented [2022-05-06T17:34:17.262Z] --- PASS: TestNotImplemented (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestNotModified [2022-05-06T17:34:17.262Z] --- PASS: TestNotModified (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestUnauthorized [2022-05-06T17:34:17.262Z] --- PASS: TestUnauthorized (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestUnknown [2022-05-06T17:34:17.262Z] --- PASS: TestUnknown (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestCancelled [2022-05-06T17:34:17.262Z] --- PASS: TestCancelled (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestDeadline [2022-05-06T17:34:17.262Z] --- PASS: TestDeadline (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestDataLoss [2022-05-06T17:34:17.262Z] --- PASS: TestDataLoss (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestUnavailable [2022-05-06T17:34:17.262Z] --- PASS: TestUnavailable (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestSystem [2022-05-06T17:34:17.262Z] --- PASS: TestSystem (0.00s) [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Not_Found [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Bad_Request [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Conflict [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Unauthorized [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Forbidden [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Not_Modified [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-06T17:34:17.262Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-06T17:34:17.262Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-06T17:34:17.262Z] PASS [2022-05-06T17:34:17.262Z] coverage: 77.0% of statements [2022-05-06T17:34:17.262Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2022-05-06T17:34:17.602Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-06T17:34:17.602Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-05-06T17:34:17.602Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-05-06T17:34:17.602Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-05-06T17:34:17.602Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-05-06T17:34:17.602Z] === RUN TestDeleteDevicemapper [2022-05-06T17:34:17.602Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-06T17:34:17.602Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-06T17:34:17.602Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-06T17:34:17.717Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-06T17:34:17.717Z] === RUN TestWatchRelease [2022-05-06T17:34:17.717Z] --- PASS: TestWatchRelease (0.04s) [2022-05-06T17:34:17.717Z] === RUN TestWatchFinishedTransfer [2022-05-06T17:34:17.717Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-06T17:34:17.717Z] === RUN TestDuplicateTransfer [2022-05-06T17:34:17.717Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-06T17:34:17.717Z] === RUN TestSuccessfulUpload [2022-05-06T17:34:18.172Z] time="2022-05-06T17:34:17Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-06T17:34:18.172Z] === RUN TestFSGetInvalidData [2022-05-06T17:34:18.172Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestFSInvalidSet [2022-05-06T17:34:18.172Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestFSInvalidRoot [2022-05-06T17:34:18.172Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestFSMetadataGetSet [2022-05-06T17:34:18.172Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-06T17:34:18.172Z] === RUN TestFSInvalidWalker [2022-05-06T17:34:18.172Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestFSGetSet [2022-05-06T17:34:18.172Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-05-06T17:34:18.172Z] === RUN TestCancelledUpload [2022-05-06T17:34:18.172Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-06T17:34:18.172Z] PASS [2022-05-06T17:34:18.172Z] coverage: 77.3% of statements [2022-05-06T17:34:18.172Z] --- PASS: TestFSGetSet (0.03s) [2022-05-06T17:34:18.172Z] === RUN TestFSGetUnsetKey [2022-05-06T17:34:18.172Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 77.3% of statements [2022-05-06T17:34:18.172Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestFSGetEmptyData [2022-05-06T17:34:18.172Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestFSDelete [2022-05-06T17:34:18.172Z] --- PASS: TestFSDelete (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestFSWalker [2022-05-06T17:34:18.172Z] --- PASS: TestFSWalker (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestFSWalkerStopOnError [2022-05-06T17:34:18.172Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestNewFromJSON [2022-05-06T17:34:18.172Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-06T17:34:18.172Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-06T17:34:18.172Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-06T17:34:18.172Z] === RUN TestMarshalKeyOrder [2022-05-06T17:34:18.172Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-06T17:34:18.172Z] === RUN TestHistoryEqual [2022-05-06T17:34:18.172Z] --- PASS: TestHistoryEqual (0.15s) [2022-05-06T17:34:18.172Z] === RUN TestImage [2022-05-06T17:34:18.172Z] --- PASS: TestImage (0.00s) [2022-05-06T17:34:18.172Z] === RUN TestImageOSNotEmpty [2022-05-06T17:34:18.172Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-06T17:34:18.172Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-06T17:34:18.172Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-06T17:34:18.172Z] === RUN TestCreate [2022-05-06T17:34:18.172Z] --- PASS: TestCreate (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestRestore [2022-05-06T17:34:18.172Z] time="2022-05-06T17:34:18Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-06T17:34:18.172Z] --- PASS: TestRestore (0.03s) [2022-05-06T17:34:18.172Z] === RUN TestAddDelete [2022-05-06T17:34:18.172Z] --- PASS: TestAddDelete (0.02s) [2022-05-06T17:34:18.172Z] === RUN TestSearchAfterDelete [2022-05-06T17:34:18.172Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-06T17:34:18.172Z] === RUN TestParentReset [2022-05-06T17:34:18.172Z] --- PASS: TestParentReset (0.02s) [2022-05-06T17:34:18.172Z] === RUN TestGetAndSetLastUpdated [2022-05-06T17:34:18.172Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-06T17:34:18.172Z] === RUN TestStoreLen [2022-05-06T17:34:18.498Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-06T17:34:18.498Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-06T17:34:18.627Z] === RUN TestCompare [2022-05-06T17:34:18.627Z] --- PASS: TestCompare (0.00s) [2022-05-06T17:34:18.627Z] PASS [2022-05-06T17:34:18.627Z] coverage: 19.2% of statements [2022-05-06T17:34:18.627Z] --- PASS: TestStoreLen (0.04s) [2022-05-06T17:34:18.627Z] PASS [2022-05-06T17:34:18.627Z] coverage: 86.9% of statements [2022-05-06T17:34:18.627Z] ok github.com/docker/docker/image/cache 0.066s coverage: 19.2% of statements [2022-05-06T17:34:18.627Z] ok github.com/docker/docker/image 0.473s coverage: 86.9% of statements [2022-05-06T17:34:18.627Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-05-06T17:34:18.627Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-06T17:34:18.627Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-06T17:34:18.627Z] === RUN TestTokenPassThru [2022-05-06T17:34:18.627Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-06T17:34:18.627Z] === RUN TestTokenPassThruDifferentHost [2022-05-06T17:34:18.627Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-05-06T17:34:18.627Z] PASS [2022-05-06T17:34:18.627Z] coverage: 26.6% of statements [2022-05-06T17:34:18.627Z] ok github.com/docker/docker/distribution 2.091s coverage: 26.6% of statements [2022-05-06T17:34:18.627Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-06T17:34:18.627Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-06T17:34:18.977Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-05-06T17:34:18.977Z] === RUN TestUpdateMemory [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-06T17:34:19.102Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestConfigureDaemonLogs [2022-05-06T17:34:19.102Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestCommonOptionsInstallFlags [2022-05-06T17:34:19.102Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-06T17:34:19.102Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-06T17:34:19.102Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-06T17:34:19.102Z] PASS [2022-05-06T17:34:19.102Z] coverage: 19.7% of statements [2022-05-06T17:34:19.102Z] ok github.com/docker/docker/cmd/dockerd 0.207s coverage: 19.7% of statements [2022-05-06T17:34:19.102Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-06T17:34:19.102Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-06T17:34:19.543Z] --- PASS: TestUpdateMemory (0.55s) [2022-05-06T17:34:19.543Z] === RUN TestUpdateCPUQuota [2022-05-06T17:34:19.570Z] === RUN TestContainerStopSignal [2022-05-06T17:34:19.570Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestContainerStopTimeout [2022-05-06T17:34:19.570Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-06T17:34:19.570Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-06T17:34:19.570Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-06T17:34:19.570Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestReplaceAndAppendEnvVars [2022-05-06T17:34:19.570Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-06T17:34:19.570Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestNewMemoryStore [2022-05-06T17:34:19.570Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestAddContainers [2022-05-06T17:34:19.570Z] --- PASS: TestAddContainers (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestGetContainer [2022-05-06T17:34:19.570Z] --- PASS: TestGetContainer (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestDeleteContainer [2022-05-06T17:34:19.570Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestListContainers [2022-05-06T17:34:19.570Z] --- PASS: TestListContainers (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestFirstContainer [2022-05-06T17:34:19.570Z] --- PASS: TestFirstContainer (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestApplyAllContainer [2022-05-06T17:34:19.570Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestIsValidHealthString [2022-05-06T17:34:19.570Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestStateRunStop [2022-05-06T17:34:19.570Z] --- PASS: TestStateRunStop (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestStateTimeoutWait [2022-05-06T17:34:19.570Z] state_test.go:141: Stop callback fired [2022-05-06T17:34:19.570Z] state_test.go:165: Stop callback fired [2022-05-06T17:34:19.570Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-06T17:34:19.570Z] === RUN TestIsValidStateString [2022-05-06T17:34:19.570Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestViewSaveDelete [2022-05-06T17:34:19.570Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-06T17:34:19.570Z] === RUN TestViewAll [2022-05-06T17:34:19.570Z] --- PASS: TestViewAll (0.02s) [2022-05-06T17:34:19.570Z] === RUN TestViewGet [2022-05-06T17:34:19.570Z] --- PASS: TestViewGet (0.01s) [2022-05-06T17:34:19.570Z] === RUN TestNames [2022-05-06T17:34:19.570Z] --- PASS: TestNames (0.00s) [2022-05-06T17:34:19.570Z] === RUN TestViewWithHealthCheck [2022-05-06T17:34:19.570Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-06T17:34:19.570Z] PASS [2022-05-06T17:34:19.570Z] coverage: 41.7% of statements [2022-05-06T17:34:19.570Z] ok github.com/docker/docker/container 0.244s coverage: 41.7% of statements [2022-05-06T17:34:19.570Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-06T17:34:19.570Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-06T17:34:19.570Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-06T17:34:19.570Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-06T17:34:19.587Z] === RUN TestValidateManifest [2022-05-06T17:34:19.587Z] === RUN TestValidateManifest/nil [2022-05-06T17:34:19.587Z] === RUN TestValidateManifest/non-nil [2022-05-06T17:34:19.587Z] --- PASS: TestValidateManifest (0.00s) [2022-05-06T17:34:19.587Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-06T17:34:19.587Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-06T17:34:19.587Z] PASS [2022-05-06T17:34:19.587Z] coverage: 0.7% of statements [2022-05-06T17:34:19.587Z] ok github.com/docker/docker/image/tarexport 0.094s coverage: 0.7% of statements [2022-05-06T17:34:19.587Z] === RUN TestMakeV1ConfigFromConfig [2022-05-06T17:34:19.587Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-06T17:34:19.587Z] PASS [2022-05-06T17:34:19.587Z] coverage: 25.0% of statements [2022-05-06T17:34:19.587Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2022-05-06T17:34:19.587Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-06T17:34:20.039Z] === RUN TestPrepare [2022-05-06T17:34:20.039Z] --- PASS: TestPrepare (0.00s) [2022-05-06T17:34:20.039Z] === RUN TestStart [2022-05-06T17:34:20.039Z] --- PASS: TestStart (0.00s) [2022-05-06T17:34:20.039Z] === RUN TestWaitCancel [2022-05-06T17:34:20.039Z] --- PASS: TestWaitCancel (0.00s) [2022-05-06T17:34:20.039Z] === RUN TestWaitDisabled [2022-05-06T17:34:20.039Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-06T17:34:20.039Z] === RUN TestWaitEnabled [2022-05-06T17:34:20.039Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-06T17:34:20.039Z] === RUN TestRemove [2022-05-06T17:34:20.039Z] --- PASS: TestRemove (0.00s) [2022-05-06T17:34:20.039Z] PASS [2022-05-06T17:34:20.039Z] coverage: 65.3% of statements [2022-05-06T17:34:20.039Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-05-06T17:34:20.413Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-06T17:34:20.478Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-05-06T17:34:20.478Z] === RUN TestUpdatePidsLimit [2022-05-06T17:34:20.478Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-06T17:34:20.478Z] === RUN TestUpdatePidsLimit/no_change [2022-05-06T17:34:20.478Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-06T17:34:20.546Z] === RUN TestSerialization [2022-05-06T17:34:20.546Z] --- PASS: TestSerialization (0.02s) [2022-05-06T17:34:20.546Z] PASS [2022-05-06T17:34:20.546Z] coverage: 100.0% of statements [2022-05-06T17:34:20.546Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-05-06T17:34:20.674Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-06T17:34:20.736Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-06T17:34:20.736Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-06T17:34:20.925Z] --- PASS: TestCreateServiceMultipleTimes (15.71s) [2022-05-06T17:34:20.925Z] === RUN TestCreateServiceConflict [2022-05-06T17:34:20.925Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-05-06T17:34:20.925Z] === RUN TestCreateServiceMaxReplicas [2022-05-06T17:34:20.936Z] --- PASS: TestHealthKillContainer (8.31s) [2022-05-06T17:34:20.936Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-06T17:34:20.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-06T17:34:21.001Z] === RUN TestEnvironmentParsing [2022-05-06T17:34:21.001Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-06T17:34:21.001Z] PASS [2022-05-06T17:34:21.001Z] coverage: 1.2% of statements [2022-05-06T17:34:21.001Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-05-06T17:34:21.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-06T17:34:21.455Z] === RUN TestEmptyLayer [2022-05-06T17:34:21.455Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-06T17:34:21.455Z] === RUN TestCommitFailure [2022-05-06T17:34:21.455Z] --- PASS: TestCommitFailure (0.02s) [2022-05-06T17:34:21.455Z] === RUN TestStartTransactionFailure [2022-05-06T17:34:21.455Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-06T17:34:21.455Z] === RUN TestGetOrphan [2022-05-06T17:34:21.455Z] --- PASS: TestGetOrphan (0.01s) [2022-05-06T17:34:21.455Z] === RUN TestMountAndRegister [2022-05-06T17:34:21.455Z] layer_test.go:258: Layer size: 14 [2022-05-06T17:34:21.455Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-06T17:34:21.455Z] === RUN TestLayerRelease [2022-05-06T17:34:21.455Z] layer_test.go:291: Failing on Windows [2022-05-06T17:34:21.455Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-06T17:34:21.455Z] === RUN TestStoreRestore [2022-05-06T17:34:21.455Z] layer_test.go:340: Failing on Windows [2022-05-06T17:34:21.455Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-06T17:34:21.455Z] === RUN TestTarStreamStability [2022-05-06T17:34:21.455Z] layer_test.go:455: Failing on Windows [2022-05-06T17:34:21.455Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-06T17:34:21.455Z] === RUN TestRegisterExistingLayer [2022-05-06T17:34:21.455Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-05-06T17:34:21.455Z] === RUN TestTarStreamVerification [2022-05-06T17:34:21.455Z] layer_test.go:684: Failing on Windows [2022-05-06T17:34:21.455Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-06T17:34:21.455Z] === RUN TestLayerMigration [2022-05-06T17:34:21.456Z] migration_test.go:45: Failing on Windows [2022-05-06T17:34:21.456Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-06T17:34:21.456Z] === RUN TestLayerMigrationNoTarsplit [2022-05-06T17:34:21.456Z] migration_test.go:181: Failing on Windows [2022-05-06T17:34:21.456Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-06T17:34:21.456Z] === RUN TestMountInit [2022-05-06T17:34:21.456Z] mount_test.go:17: Failing on Windows [2022-05-06T17:34:21.456Z] --- SKIP: TestMountInit (0.00s) [2022-05-06T17:34:21.456Z] === RUN TestMountSize [2022-05-06T17:34:21.456Z] mount_test.go:76: Failing on Windows [2022-05-06T17:34:21.456Z] --- SKIP: TestMountSize (0.00s) [2022-05-06T17:34:21.456Z] === RUN TestMountChanges [2022-05-06T17:34:21.456Z] mount_test.go:125: Failing on Windows [2022-05-06T17:34:21.456Z] --- SKIP: TestMountChanges (0.00s) [2022-05-06T17:34:21.456Z] === RUN TestMountApply [2022-05-06T17:34:21.456Z] mount_test.go:212: Failing on Windows [2022-05-06T17:34:21.456Z] --- SKIP: TestMountApply (0.00s) [2022-05-06T17:34:21.456Z] PASS [2022-05-06T17:34:21.456Z] coverage: 30.6% of statements [2022-05-06T17:34:21.456Z] ok github.com/docker/docker/layer 0.264s coverage: 30.6% of statements [2022-05-06T17:34:21.456Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-06T17:34:21.456Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-06T17:34:21.456Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-06T17:34:21.456Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-06T17:34:21.507Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-06T17:34:21.508Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2022-05-06T17:34:21.508Z] === RUN TestIpcModeNone [2022-05-06T17:34:21.510Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-06T17:34:21.910Z] === RUN TestSequenceGetAvailableBit [2022-05-06T17:34:21.910Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestSequenceEqual [2022-05-06T17:34:21.910Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestSequenceCopy [2022-05-06T17:34:21.910Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestGetFirstAvailable [2022-05-06T17:34:21.910Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestFindSequence [2022-05-06T17:34:21.910Z] --- PASS: TestFindSequence (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestCheckIfAvailable [2022-05-06T17:34:21.910Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestMergeSequences [2022-05-06T17:34:21.910Z] --- PASS: TestMergeSequences (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestPushReservation [2022-05-06T17:34:21.910Z] --- PASS: TestPushReservation (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestSerializeDeserialize [2022-05-06T17:34:21.910Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestSet [2022-05-06T17:34:21.910Z] --- PASS: TestSet (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestSetUnset [2022-05-06T17:34:21.910Z] --- PASS: TestSetUnset (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestOffsetSetUnset [2022-05-06T17:34:21.910Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestSetInRange [2022-05-06T17:34:21.910Z] --- PASS: TestSetInRange (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestSetAnyInRange [2022-05-06T17:34:21.910Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestMethods [2022-05-06T17:34:21.910Z] --- PASS: TestMethods (0.00s) [2022-05-06T17:34:21.910Z] === RUN TestRandomAllocateDeallocate [2022-05-06T17:34:22.077Z] --- PASS: TestUpdatePidsLimit (1.84s) [2022-05-06T17:34:22.077Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-05-06T17:34:22.077Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-05-06T17:34:22.077Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-05-06T17:34:22.077Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-05-06T17:34:22.077Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-05-06T17:34:22.077Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-05-06T17:34:22.077Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-05-06T17:34:22.077Z] === RUN TestUpdateRestartPolicy [2022-05-06T17:34:22.080Z] check_test.go:307: [dca609d6874a6] daemon is not started [2022-05-06T17:34:22.080Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-06T17:34:22.080Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-06T17:34:22.342Z] --- PASS: TestIpcModeNone (0.70s) [2022-05-06T17:34:22.342Z] === RUN TestIpcModePrivate [2022-05-06T17:34:22.342Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-06T17:34:22.914Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-05-06T17:34:22.914Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-06T17:34:22.994Z] === RUN TestNewListSecretsFilters [2022-05-06T17:34:22.994Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-06T17:34:22.994Z] === RUN TestNewListConfigsFilters [2022-05-06T17:34:22.994Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-06T17:34:22.994Z] PASS [2022-05-06T17:34:22.994Z] coverage: 0.5% of statements [2022-05-06T17:34:22.994Z] ok github.com/docker/docker/daemon/cluster 0.324s coverage: 0.5% of statements [2022-05-06T17:34:22.994Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-06T17:34:23.176Z] --- PASS: TestIpcModePrivate (0.85s) [2022-05-06T17:34:23.176Z] === RUN TestIpcModeShareable [2022-05-06T17:34:23.434Z] === RUN TestInvalidConfig [2022-05-06T17:34:23.434Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-06T17:34:23.434Z] === RUN TestConfig [2022-05-06T17:34:23.434Z] --- PASS: TestConfig (0.00s) [2022-05-06T17:34:23.434Z] === RUN TestOptionsLabels [2022-05-06T17:34:23.434Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-06T17:34:23.434Z] === RUN TestValidName [2022-05-06T17:34:23.437Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-06T17:34:23.464Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-06T17:34:23.464Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-06T17:34:23.464Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-06T17:34:23.466Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-05-06T17:34:23.466Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-06T17:34:23.697Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-05-06T17:34:23.841Z] 4612f6d0b889: Pull complete [2022-05-06T17:34:23.888Z] --- PASS: TestValidName (0.00s) [2022-05-06T17:34:23.888Z] PASS [2022-05-06T17:34:23.888Z] coverage: 19.7% of statements [2022-05-06T17:34:23.888Z] ok github.com/docker/docker/libnetwork/config 0.362s coverage: 19.7% of statements [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.05s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.05s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-06T17:34:23.931Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-06T17:34:23.931Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-06T17:34:23.931Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-06T17:34:23.931Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-06T17:34:23.931Z] PASS [2022-05-06T17:34:23.931Z] coverage: 35.9% of statements [2022-05-06T17:34:23.931Z] ok github.com/docker/docker/daemon/cluster/convert 0.667s coverage: 35.9% of statements [2022-05-06T17:34:23.957Z] --- PASS: TestIpcModeShareable (0.71s) [2022-05-06T17:34:23.957Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-06T17:34:24.342Z] === RUN TestKey [2022-05-06T17:34:24.343Z] --- PASS: TestKey (0.00s) [2022-05-06T17:34:24.343Z] === RUN TestParseKey [2022-05-06T17:34:24.343Z] --- PASS: TestParseKey (0.00s) [2022-05-06T17:34:24.343Z] === RUN TestInvalidDataStore [2022-05-06T17:34:24.343Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-06T17:34:24.343Z] === RUN TestKVObjectFlatKey [2022-05-06T17:34:24.343Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-06T17:34:24.343Z] === RUN TestAtomicKVObjectFlatKey [2022-05-06T17:34:24.343Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-06T17:34:24.343Z] PASS [2022-05-06T17:34:24.343Z] coverage: 21.9% of statements [2022-05-06T17:34:24.343Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2022-05-06T17:34:24.797Z] === RUN TestIPDataMarshalling [2022-05-06T17:34:24.797Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-06T17:34:24.797Z] === RUN TestValidateAndIsV6 [2022-05-06T17:34:24.797Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-06T17:34:24.797Z] PASS [2022-05-06T17:34:24.797Z] coverage: 68.9% of statements [2022-05-06T17:34:24.797Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-05-06T17:34:25.756Z] === RUN TestErrorInterfaces [2022-05-06T17:34:25.756Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-06T17:34:25.756Z] === RUN TestNetworkMarshalling [2022-05-06T17:34:25.756Z] === RUN TestDriver [2022-05-06T17:34:25.756Z] --- PASS: TestDriver (0.00s) [2022-05-06T17:34:25.756Z] PASS [2022-05-06T17:34:25.756Z] coverage: 34.8% of statements [2022-05-06T17:34:25.756Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2022-05-06T17:34:25.756Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-05-06T17:34:25.756Z] === RUN TestEndpointMarshalling [2022-05-06T17:34:25.756Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-06T17:34:25.756Z] === RUN TestAuxAddresses [2022-05-06T17:34:25.756Z] time="2022-05-06T17:34:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-06T17:34:25.756Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-06T17:34:25.756Z] === RUN TestSRVServiceQuery [2022-05-06T17:34:25.756Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-06T17:34:25.756Z] === RUN TestServiceVIPReuse [2022-05-06T17:34:25.756Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-06T17:34:25.756Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-06T17:34:25.756Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-06T17:34:25.756Z] === RUN TestDNSIPQuery [2022-05-06T17:34:25.756Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-06T17:34:25.756Z] === RUN TestDNSProxyServFail [2022-05-06T17:34:25.756Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-05-06T17:34:25.756Z] === RUN TestSandboxAddEmpty [2022-05-06T17:34:25.756Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-06T17:34:25.756Z] === RUN TestSandboxAddMultiPrio [2022-05-06T17:34:25.756Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-06T17:34:25.756Z] === RUN TestSandboxAddSamePrio [2022-05-06T17:34:25.756Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-06T17:34:25.756Z] === RUN TestCleanupServiceDiscovery [2022-05-06T17:34:25.756Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-06T17:34:25.756Z] === RUN TestDNSOptions [2022-05-06T17:34:25.756Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:25.756Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-06T17:34:25.756Z] === RUN TestMultipleControllersWithSameStore [2022-05-06T17:34:25.756Z] time="2022-05-06T17:34:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-06T17:34:25.756Z] time="2022-05-06T17:34:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-06T17:34:25.756Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-06T17:34:25.756Z] PASS [2022-05-06T17:34:25.756Z] coverage: 8.5% of statements [2022-05-06T17:34:25.756Z] ok github.com/docker/docker/libnetwork 0.322s coverage: 8.5% of statements [2022-05-06T17:34:25.756Z] --- PASS: TestRandomAllocateDeallocate (4.03s) [2022-05-06T17:34:25.756Z] === RUN TestAllocateRandomDeallocate [2022-05-06T17:34:25.872Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-06T17:34:26.211Z] === RUN TestDriver [2022-05-06T17:34:26.211Z] --- PASS: TestDriver (0.00s) [2022-05-06T17:34:26.211Z] PASS [2022-05-06T17:34:26.211Z] coverage: 34.8% of statements [2022-05-06T17:34:26.211Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2022-05-06T17:34:26.444Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2022-05-06T17:34:26.444Z] === RUN TestAPIIpcModeHost [2022-05-06T17:34:26.444Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-06T17:34:26.665Z] === RUN TestNetworkAllocateFree [2022-05-06T17:34:26.665Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-06T17:34:26.665Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-06T17:34:26.665Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-06T17:34:26.665Z] PASS [2022-05-06T17:34:26.665Z] coverage: 63.6% of statements [2022-05-06T17:34:26.665Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-05-06T17:34:26.892Z] === RUN TestWaitNodeAttachment [2022-05-06T17:34:26.892Z] === RUN TestBuilderGC [2022-05-06T17:34:26.892Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-06T17:34:26.892Z] === RUN TestIsolationConversion [2022-05-06T17:34:26.892Z] === RUN TestIsolationConversion/default [2022-05-06T17:34:26.892Z] === RUN TestIsolationConversion/process [2022-05-06T17:34:26.892Z] === RUN TestIsolationConversion/hyperv [2022-05-06T17:34:26.892Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestContainerLabels [2022-05-06T17:34:26.892Z] --- PASS: TestContainerLabels (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestCredentialSpecConversion [2022-05-06T17:34:26.892Z] === RUN TestCredentialSpecConversion/none [2022-05-06T17:34:26.892Z] === RUN TestCredentialSpecConversion/config [2022-05-06T17:34:26.892Z] === RUN TestCredentialSpecConversion/file [2022-05-06T17:34:26.892Z] === RUN TestCredentialSpecConversion/registry [2022-05-06T17:34:26.892Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestControllerValidateMountBind [2022-05-06T17:34:26.892Z] --- PASS: TestBuilderGC (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestDaemonConfigurationNotFound [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestDaemonBrokenConfiguration [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestFindConfigurationConflicts [2022-05-06T17:34:26.892Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-06T17:34:26.892Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-06T17:34:26.892Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestControllerValidateMountVolume [2022-05-06T17:34:26.892Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestControllerValidateMountTarget [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-06T17:34:26.892Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-05-06T17:34:26.892Z] === RUN TestControllerValidateMountTmpfs [2022-05-06T17:34:26.892Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestControllerValidateMountInvalidType [2022-05-06T17:34:26.892Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestControllerValidateMountNamedPipe [2022-05-06T17:34:26.892Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-06T17:34:26.892Z] PASS [2022-05-06T17:34:26.892Z] coverage: 11.0% of statements [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.01s) [2022-05-06T17:34:26.892Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-06T17:34:26.892Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-06T17:34:26.892Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-06T17:34:26.892Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-06T17:34:26.892Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-06T17:34:26.892Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-06T17:34:26.892Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-06T17:34:26.892Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-06T17:34:27.016Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-06T17:34:27.120Z] --- PASS: TestAllocateRandomDeallocate (1.03s) [2022-05-06T17:34:27.120Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-06T17:34:27.120Z] === RUN TestGetEmptyCapabilities [2022-05-06T17:34:27.120Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-06T17:34:27.120Z] === RUN TestGetExtraCapabilities [2022-05-06T17:34:27.120Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-06T17:34:27.120Z] === RUN TestGetInvalidCapabilities [2022-05-06T17:34:27.120Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-06T17:34:27.120Z] === RUN TestRemoteDriver [2022-05-06T17:34:27.120Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-06T17:34:27.120Z] === RUN TestDriverError [2022-05-06T17:34:27.120Z] --- PASS: TestDriverError (0.00s) [2022-05-06T17:34:27.120Z] === RUN TestMissingValues [2022-05-06T17:34:27.120Z] --- PASS: TestMissingValues (0.00s) [2022-05-06T17:34:27.120Z] === RUN TestRollback [2022-05-06T17:34:27.120Z] --- PASS: TestRollback (0.00s) [2022-05-06T17:34:27.120Z] PASS [2022-05-06T17:34:27.120Z] coverage: 57.4% of statements [2022-05-06T17:34:27.120Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2022-05-06T17:34:27.279Z] --- PASS: TestAPIIpcModeHost (0.69s) [2022-05-06T17:34:27.279Z] === RUN TestDaemonIpcModeShareable [2022-05-06T17:34:27.360Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_label [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_dns [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_hosts [2022-05-06T17:34:27.361Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-06T17:34:27.361Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.736s coverage: 11.0% of statements [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-06T17:34:27.361Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-06T17:34:27.361Z] === RUN TestReloadSetConfigFileNotExist [2022-05-06T17:34:27.361Z] === RUN TestEventsLog [2022-05-06T17:34:27.361Z] --- PASS: TestEventsLog (0.00s) [2022-05-06T17:34:27.361Z] === RUN TestEventsLogTimeout [2022-05-06T17:34:27.361Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-06T17:34:27.361Z] === RUN TestLogEvents [2022-05-06T17:34:27.361Z] time="2022-05-06T17:34:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-06T17:34:27.361Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-05-06T17:34:27.361Z] === RUN TestReloadDefaultConfigNotExist [2022-05-06T17:34:27.361Z] --- PASS: TestLogEvents (0.05s) [2022-05-06T17:34:27.361Z] === RUN TestLoadBufferedEvents [2022-05-06T17:34:27.361Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:34:27.361Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-05-06T17:34:27.361Z] === RUN TestReloadBadDefaultConfig [2022-05-06T17:34:27.361Z] time="2022-05-06T17:34:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4136136509" [2022-05-06T17:34:27.361Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-06T17:34:27.361Z] === RUN TestReloadWithConflictingLabels [2022-05-06T17:34:27.361Z] time="2022-05-06T17:34:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1944773530" [2022-05-06T17:34:27.361Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-06T17:34:27.361Z] === RUN TestReloadWithDuplicateLabels [2022-05-06T17:34:27.361Z] time="2022-05-06T17:34:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3585820787" [2022-05-06T17:34:27.361Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-06T17:34:27.361Z] === RUN TestMaskURLCredentials [2022-05-06T17:34:27.361Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-06T17:34:27.361Z] === RUN TestDaemonConfigurationMerge [2022-05-06T17:34:27.361Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-06T17:34:27.361Z] PASS [2022-05-06T17:34:27.361Z] coverage: 79.8% of statements [2022-05-06T17:34:27.361Z] ok github.com/docker/docker/daemon/config 0.350s coverage: 79.8% of statements [2022-05-06T17:34:27.361Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-05-06T17:34:27.361Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-06T17:34:27.361Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-06T17:34:27.361Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-06T17:34:27.361Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-06T17:34:27.361Z] PASS [2022-05-06T17:34:27.361Z] coverage: 50.0% of statements [2022-05-06T17:34:27.361Z] ok github.com/docker/docker/daemon/events 0.364s coverage: 50.0% of statements [2022-05-06T17:34:27.575Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.82s) [2022-05-06T17:34:27.575Z] === RUN TestRetrieveFromStore [2022-05-06T17:34:27.852Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-06T17:34:28.030Z] === RUN TestNAT [2022-05-06T17:34:28.030Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-06T17:34:28.030Z] --- SKIP: TestNAT (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestTransparent [2022-05-06T17:34:28.030Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-06T17:34:28.030Z] --- SKIP: TestTransparent (0.00s) [2022-05-06T17:34:28.030Z] PASS [2022-05-06T17:34:28.030Z] coverage: 0.0% of statements [2022-05-06T17:34:28.030Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.076s coverage: 0.0% of statements [2022-05-06T17:34:28.030Z] === RUN TestBuildDefault [2022-05-06T17:34:28.030Z] --- PASS: TestBuildDefault (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestBuildHostnameDomainname [2022-05-06T17:34:28.030Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestBuildHostname [2022-05-06T17:34:28.030Z] --- PASS: TestBuildHostname (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestBuildHostnameFQDN [2022-05-06T17:34:28.030Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestBuildNoIP [2022-05-06T17:34:28.030Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestUpdate [2022-05-06T17:34:28.030Z] --- PASS: TestUpdate (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-06T17:34:28.030Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-06T17:34:28.030Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestAddEmpty [2022-05-06T17:34:28.030Z] --- PASS: TestAddEmpty (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestAdd [2022-05-06T17:34:28.030Z] --- PASS: TestAdd (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestDeleteEmpty [2022-05-06T17:34:28.030Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestDeleteNewline [2022-05-06T17:34:28.030Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestDelete [2022-05-06T17:34:28.030Z] --- PASS: TestDelete (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestConcurrentWrites [2022-05-06T17:34:28.030Z] === RUN TestNew [2022-05-06T17:34:28.030Z] --- PASS: TestNew (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestAddDriver [2022-05-06T17:34:28.030Z] --- PASS: TestAddDriver (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestAddDuplicateDriver [2022-05-06T17:34:28.030Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-06T17:34:28.030Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestDriver [2022-05-06T17:34:28.030Z] --- PASS: TestDriver (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestIPAM [2022-05-06T17:34:28.030Z] --- PASS: TestIPAM (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestWalkIPAMs [2022-05-06T17:34:28.030Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-06T17:34:28.030Z] === RUN TestWalkDrivers [2022-05-06T17:34:28.030Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-06T17:34:28.030Z] PASS [2022-05-06T17:34:28.030Z] coverage: 82.4% of statements [2022-05-06T17:34:28.030Z] ok github.com/docker/docker/libnetwork/drvregistry 0.075s coverage: 82.4% of statements [2022-05-06T17:34:28.030Z] --- PASS: TestConcurrentWrites (0.18s) [2022-05-06T17:34:28.030Z] PASS [2022-05-06T17:34:28.030Z] coverage: 81.2% of statements [2022-05-06T17:34:28.030Z] ok github.com/docker/docker/libnetwork/etchosts 0.237s coverage: 81.2% of statements [2022-05-06T17:34:28.030Z] --- PASS: TestRetrieveFromStore (0.45s) [2022-05-06T17:34:28.030Z] === RUN TestIsCorrupted [2022-05-06T17:34:28.030Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-06T17:34:28.030Z] === RUN TestSetRollover [2022-05-06T17:34:28.485Z] === RUN TestNew [2022-05-06T17:34:28.486Z] --- PASS: TestNew (0.00s) [2022-05-06T17:34:28.486Z] === RUN TestAllocate [2022-05-06T17:34:28.486Z] --- PASS: TestAllocate (0.00s) [2022-05-06T17:34:28.486Z] === RUN TestUninitialized [2022-05-06T17:34:28.486Z] --- PASS: TestUninitialized (0.00s) [2022-05-06T17:34:28.486Z] === RUN TestAllocateInRange [2022-05-06T17:34:28.486Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-06T17:34:28.486Z] === RUN TestAllocateSerial [2022-05-06T17:34:28.486Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-06T17:34:28.486Z] PASS [2022-05-06T17:34:28.486Z] coverage: 87.5% of statements [2022-05-06T17:34:28.486Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2022-05-06T17:34:28.486Z] === RUN TestCaller [2022-05-06T17:34:28.486Z] --- PASS: TestCaller (0.00s) [2022-05-06T17:34:28.486Z] PASS [2022-05-06T17:34:28.486Z] coverage: 100.0% of statements [2022-05-06T17:34:28.486Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-05-06T17:34:28.797Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-05-06T17:34:28.928Z] === RUN TestIsEmptyDir [2022-05-06T17:34:28.928Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-06T17:34:28.928Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-06T17:34:28.928Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-06T17:34:28.928Z] PASS [2022-05-06T17:34:28.928Z] coverage: 2.3% of statements [2022-05-06T17:34:28.928Z] ok github.com/docker/docker/daemon/graphdriver 0.232s coverage: 2.3% of statements [2022-05-06T17:34:28.928Z] === RUN TestLinkNaming [2022-05-06T17:34:28.928Z] --- PASS: TestLinkNaming (0.00s) [2022-05-06T17:34:28.928Z] === RUN TestLinkNew [2022-05-06T17:34:28.928Z] --- PASS: TestLinkNew (0.00s) [2022-05-06T17:34:28.928Z] === RUN TestLinkEnv [2022-05-06T17:34:28.928Z] --- PASS: TestLinkEnv (0.00s) [2022-05-06T17:34:28.928Z] === RUN TestLinkMultipleEnv [2022-05-06T17:34:28.928Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-06T17:34:28.928Z] === RUN TestLinkPortRangeEnv [2022-05-06T17:34:28.928Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-06T17:34:28.928Z] PASS [2022-05-06T17:34:28.928Z] coverage: 93.0% of statements [2022-05-06T17:34:28.928Z] ok github.com/docker/docker/daemon/links 0.055s coverage: 93.0% of statements [2022-05-06T17:34:29.059Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2022-05-06T17:34:29.059Z] === RUN TestDaemonIpcModePrivate [2022-05-06T17:34:29.453Z] === RUN TestSetSerialInsertDelete [2022-05-06T17:34:29.453Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-06T17:34:29.453Z] === RUN TestSetParallelInsertDelete [2022-05-06T17:34:29.453Z] --- PASS: TestSetRollover (1.25s) [2022-05-06T17:34:29.453Z] === RUN TestSetRolloverSerial [2022-05-06T17:34:29.915Z] === RUN TestVerifyNetworkingConfig [2022-05-06T17:34:29.915Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-06T17:34:29.915Z] === RUN TestGetContainer [2022-05-06T17:34:29.915Z] --- PASS: TestGetContainer (0.00s) [2022-05-06T17:34:29.915Z] === RUN TestValidContainerNames [2022-05-06T17:34:29.915Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-06T17:34:29.915Z] === RUN TestContainerInitDNS [2022-05-06T17:34:29.916Z] daemon_test.go:145: root required [2022-05-06T17:34:29.916Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestMerge [2022-05-06T17:34:29.916Z] --- PASS: TestMerge (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestValidateContainerIsolation [2022-05-06T17:34:29.916Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestFindNetworkErrorType [2022-05-06T17:34:29.916Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestEnsureServicesExist [2022-05-06T17:34:29.916Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestEnsureServicesExistErrors [2022-05-06T17:34:29.916Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-06T17:34:29.916Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-06T17:34:29.916Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-06T17:34:29.916Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-06T17:34:29.916Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-06T17:34:29.916Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-06T17:34:29.916Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestContainerDelete [2022-05-06T17:34:29.916Z] --- PASS: TestContainerDelete (0.01s) [2022-05-06T17:34:29.916Z] === RUN TestContainerDoubleDelete [2022-05-06T17:34:29.916Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestLogContainerEventCopyLabels [2022-05-06T17:34:29.916Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestLogContainerEventWithAttributes [2022-05-06T17:34:29.916Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestNoneHealthcheck [2022-05-06T17:34:29.916Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-06T17:34:29.916Z] === RUN TestHealthStates [2022-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] time="2022-05-06T17:34:29Z" 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-05-06T17:34:30.385Z] --- PASS: TestHealthStates (0.24s) [2022-05-06T17:34:30.385Z] === RUN TestGetInspectData [2022-05-06T17:34:30.385Z] --- PASS: TestGetInspectData (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestFillLicense [2022-05-06T17:34:30.385Z] --- PASS: TestFillLicense (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestListInvalidFilter [2022-05-06T17:34:30.385Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestNameFilter [2022-05-06T17:34:30.385Z] --- PASS: TestNameFilter (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-06T17:34:30.385Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-06T17:34:30.385Z] === 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-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-06T17:34:30.385Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-06T17:34:30.385Z] --- 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-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-06T17:34:30.385Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices (0.01s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-06T17:34:30.385Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestDaemonReloadLabels [2022-05-06T17:34:30.385Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-06T17:34:30.385Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestDaemonReloadMirrors [2022-05-06T17:34:30.385Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-06T17:34:30.385Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-06T17:34:30.385Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-06T17:34:30.385Z] reload_test.go:342: root required [2022-05-06T17:34:30.385Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-06T17:34:30.385Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-06T17:34:30.385Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-06T17:34:30.385Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-05-06T17:34:30.385Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-06T17:34:30.385Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-06T17:34:30.385Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-06T17:34:30.385Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-06T17:34:30.385Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-06T17:34:30.385Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-06T17:34:30.385Z] === RUN TestParseVolumesFrom [2022-05-06T17:34:30.385Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-06T17:34:30.385Z] PASS [2022-05-06T17:34:30.385Z] coverage: 8.6% of statements [2022-05-06T17:34:30.385Z] ok github.com/docker/docker/daemon 0.766s coverage: 8.6% of statements [2022-05-06T17:34:30.385Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-06T17:34:30.385Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-06T17:34:30.385Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-06T17:34:30.385Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-06T17:34:30.385Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-06T17:34:30.385Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-06T17:34:30.386Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-06T17:34:30.386Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-06T17:34:30.386Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-06T17:34:30.386Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-06T17:34:30.386Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-06T17:34:30.386Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-06T17:34:30.386Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-06T17:34:30.386Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-06T17:34:30.413Z] === RUN TestInt2IP2IntConversion [2022-05-06T17:34:30.413Z] === RUN TestPoolRequest [2022-05-06T17:34:30.413Z] --- PASS: TestPoolRequest (0.00s) [2022-05-06T17:34:30.413Z] === RUN TestOtherRequests [2022-05-06T17:34:30.413Z] --- PASS: TestOtherRequests (0.00s) [2022-05-06T17:34:30.413Z] PASS [2022-05-06T17:34:30.413Z] coverage: 57.1% of statements [2022-05-06T17:34:30.413Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2022-05-06T17:34:30.413Z] --- PASS: TestSetRolloverSerial (1.04s) [2022-05-06T17:34:30.413Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-06T17:34:30.413Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-06T17:34:30.413Z] PASS [2022-05-06T17:34:30.413Z] coverage: 84.4% of statements [2022-05-06T17:34:30.413Z] ok github.com/docker/docker/libnetwork/bitseq 8.708s coverage: 84.4% of statements [2022-05-06T17:34:30.458Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2022-05-06T17:34:30.458Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2022-05-06T17:34:30.458Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-06T17:34:30.720Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-06T17:34:30.869Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-05-06T17:34:30.869Z] === RUN TestGetAddressVersion [2022-05-06T17:34:30.869Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-06T17:34:30.869Z] === RUN TestKeyString [2022-05-06T17:34:30.869Z] --- PASS: TestKeyString (0.00s) [2022-05-06T17:34:30.869Z] === RUN TestPoolDataMarshal [2022-05-06T17:34:30.869Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-06T17:34:30.869Z] === RUN TestSubnetsMarshal [2022-05-06T17:34:30.869Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-05-06T17:34:30.869Z] === RUN TestAddSubnets [2022-05-06T17:34:30.869Z] --- PASS: TestAddSubnets (0.04s) [2022-05-06T17:34:30.869Z] === RUN TestDoublePoolRelease [2022-05-06T17:34:30.869Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-06T17:34:30.869Z] === RUN TestAddReleasePoolID [2022-05-06T17:34:30.869Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-05-06T17:34:30.869Z] === RUN TestPredefinedPool [2022-05-06T17:34:30.869Z] --- PASS: TestPredefinedPool (0.06s) [2022-05-06T17:34:30.869Z] === RUN TestRemoveSubnet [2022-05-06T17:34:30.869Z] --- PASS: TestRemoveSubnet (0.13s) [2022-05-06T17:34:30.869Z] === RUN TestGetSameAddress [2022-05-06T17:34:30.869Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-06T17:34:30.869Z] === RUN TestPoolAllocationReuse [2022-05-06T17:34:31.324Z] === RUN TestGetCapabilities [2022-05-06T17:34:31.324Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-06T17:34:31.324Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-06T17:34:31.667Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-06T17:34:31.779Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-06T17:34:31.779Z] === RUN TestGetDefaultAddressSpaces [2022-05-06T17:34:31.779Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-06T17:34:31.779Z] === RUN TestRemoteDriver [2022-05-06T17:34:31.779Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-06T17:34:31.779Z] PASS [2022-05-06T17:34:31.779Z] coverage: 47.4% of statements [2022-05-06T17:34:31.779Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2022-05-06T17:34:31.928Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-05-06T17:34:31.953Z] === RUN TestNewStreamConfig [2022-05-06T17:34:31.953Z] === RUN TestNewStreamConfig/defaults [2022-05-06T17:34:31.953Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-06T17:34:31.953Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-06T17:34:31.953Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-06T17:34:31.953Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-06T17:34:31.953Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-06T17:34:31.953Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-06T17:34:31.953Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-06T17:34:31.953Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-06T17:34:31.953Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-06T17:34:31.953Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-06T17:34:31.953Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-06T17:34:31.953Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-06T17:34:31.953Z] time="2022-05-06T17:34:31Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-06T17:34:31.953Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-06T17:34:31.953Z] === RUN TestCreateSuccess [2022-05-06T17:34:31.953Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCreateStreamSkipped [2022-05-06T17:34:31.953Z] time="2022-05-06T17:34:31Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-06T17:34:31.953Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCreateLogGroupSuccess [2022-05-06T17:34:31.953Z] time="2022-05-06T17:34:31Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-06T17:34:31.953Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCreateError [2022-05-06T17:34:31.953Z] --- PASS: TestCreateError (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCreateAlreadyExists [2022-05-06T17:34:31.953Z] time="2022-05-06T17:34:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-06T17:34:31.953Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestLogClosed [2022-05-06T17:34:31.953Z] --- PASS: TestLogClosed (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestLogBlocking [2022-05-06T17:34:31.953Z] --- PASS: TestLogBlocking (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-06T17:34:31.953Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestLogNonBlockingBufferFull [2022-05-06T17:34:31.953Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestPublishBatchSuccess [2022-05-06T17:34:31.953Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestPublishBatchError [2022-05-06T17:34:31.953Z] time="2022-05-06T17:34:31Z" level=error msg=error [2022-05-06T17:34:31.953Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-06T17:34:31.953Z] time="2022-05-06T17:34:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-06T17:34:31.953Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-06T17:34:31.953Z] time="2022-05-06T17:34:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-06T17:34:31.953Z] time="2022-05-06T17:34:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-06T17:34:31.953Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCollectBatchSimple [2022-05-06T17:34:31.953Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCollectBatchTicker [2022-05-06T17:34:31.953Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCollectBatchMultilinePattern [2022-05-06T17:34:31.953Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-06T17:34:31.953Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-06T17:34:31.953Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-06T17:34:31.953Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-06T17:34:31.953Z] === RUN TestCollectBatchClose [2022-05-06T17:34:31.953Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-06T17:34:31.953Z] === RUN TestEffectiveLen [2022-05-06T17:34:31.953Z] === RUN TestEffectiveLen/0/Hello [2022-05-06T17:34:31.953Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-06T17:34:31.953Z] === RUN TestEffectiveLen/2/🙃 [2022-05-06T17:34:31.953Z] === RUN TestEffectiveLen/3/���� [2022-05-06T17:34:31.953Z] === RUN TestEffectiveLen/4/He��o [2022-05-06T17:34:31.953Z] === RUN TestEffectiveLen/5/ [2022-05-06T17:34:31.953Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-06T17:34:31.953Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-06T17:34:32.190Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2022-05-06T17:34:32.190Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-06T17:34:32.234Z] --- PASS: TestPoolAllocationReuse (1.16s) [2022-05-06T17:34:32.235Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-06T17:34:32.235Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-06T17:34:32.235Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-06T17:34:32.422Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestFindValidSplit [2022-05-06T17:34:32.422Z] === RUN TestFindValidSplit/0/ [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1076: [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:34:32.422Z] === RUN TestFindValidSplit/1/Hello [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1076: Hello [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:34:32.422Z] === RUN TestFindValidSplit/2/Hello [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1076: He [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1077: llo [2022-05-06T17:34:32.422Z] === RUN TestFindValidSplit/3/Hello [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1076: [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1077: Hello [2022-05-06T17:34:32.422Z] === RUN TestFindValidSplit/4/🙃 [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1076: [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-06T17:34:32.422Z] === RUN TestFindValidSplit/5/🙃 [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:34:32.422Z] === RUN TestFindValidSplit/6/a� [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1076: a [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1077: � [2022-05-06T17:34:32.422Z] === RUN TestFindValidSplit/7/a� [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1076: a� [2022-05-06T17:34:32.422Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:34:32.422Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestProcessEventEmoji [2022-05-06T17:34:32.422Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestCollectBatchLineSplit [2022-05-06T17:34:32.422Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-06T17:34:32.422Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-06T17:34:32.422Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestCollectBatchMaxEvents [2022-05-06T17:34:32.422Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-06T17:34:32.422Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-06T17:34:32.422Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-06T17:34:32.422Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-06T17:34:32.422Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-06T17:34:32.422Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-06T17:34:32.422Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-06T17:34:32.422Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-06T17:34:32.422Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-06T17:34:32.422Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-06T17:34:32.422Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-06T17:34:32.422Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-06T17:34:32.422Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-06T17:34:32.422Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-06T17:34:32.422Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-06T17:34:32.422Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-06T17:34:32.422Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsFormat [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-06T17:34:32.422Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestCreateTagSuccess [2022-05-06T17:34:32.422Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-06T17:34:32.422Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.07s) [2022-05-06T17:34:32.422Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-06T17:34:32.422Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-06T17:34:32.422Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-06T17:34:32.422Z] PASS [2022-05-06T17:34:32.422Z] coverage: 80.2% of statements [2022-05-06T17:34:32.422Z] ok github.com/docker/docker/daemon/logger/awslogs 0.555s coverage: 80.2% of statements [2022-05-06T17:34:32.422Z] === RUN TestAdapterReadLogs [2022-05-06T17:34:32.422Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestCopier [2022-05-06T17:34:32.422Z] --- PASS: TestCopier (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestCopierLongLines [2022-05-06T17:34:32.422Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestCopierSlow [2022-05-06T17:34:32.422Z] === RUN TestSearchRegistryForImagesErrors [2022-05-06T17:34:32.422Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestSearchRegistryForImages [2022-05-06T17:34:32.422Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestOnlyPlatformWithFallback [2022-05-06T17:34:32.422Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-06T17:34:32.422Z] === RUN TestImageDelete [2022-05-06T17:34:32.422Z] === RUN TestImageDelete/no_lease [2022-05-06T17:34:32.422Z] === RUN TestImageDelete/lease_exists [2022-05-06T17:34:32.422Z] --- PASS: TestImageDelete (0.04s) [2022-05-06T17:34:32.422Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-05-06T17:34:32.422Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-06T17:34:32.422Z] === RUN TestContentStoreForPull [2022-05-06T17:34:32.422Z] --- PASS: TestCopierSlow (0.20s) [2022-05-06T17:34:32.422Z] === RUN TestCopierWithSized [2022-05-06T17:34:32.422Z] === RUN TestCopierWithSized/as_is [2022-05-06T17:34:32.422Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-06T17:34:32.422Z] --- PASS: TestCopierWithSized (0.04s) [2022-05-06T17:34:32.690Z] === RUN TestWindowsIPAM [2022-05-06T17:34:32.690Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-06T17:34:32.690Z] PASS [2022-05-06T17:34:32.690Z] coverage: 71.4% of statements [2022-05-06T17:34:32.690Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2022-05-06T17:34:32.891Z] --- PASS: TestCopierWithSized/as_is (0.04s) [2022-05-06T17:34:32.891Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-06T17:34:32.891Z] === RUN TestCopierWithPartial [2022-05-06T17:34:32.891Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-06T17:34:32.891Z] === RUN TestRingLogger [2022-05-06T17:34:32.891Z] --- PASS: TestRingLogger (0.00s) [2022-05-06T17:34:32.891Z] === RUN TestRingCap [2022-05-06T17:34:32.891Z] --- PASS: TestRingCap (0.00s) [2022-05-06T17:34:32.891Z] === RUN TestRingClose [2022-05-06T17:34:32.891Z] --- PASS: TestRingClose (0.00s) [2022-05-06T17:34:32.891Z] === RUN TestRingDrain [2022-05-06T17:34:32.891Z] --- PASS: TestRingDrain (0.00s) [2022-05-06T17:34:32.891Z] PASS [2022-05-06T17:34:32.891Z] coverage: 43.2% of statements [2022-05-06T17:34:32.891Z] ok github.com/docker/docker/daemon/logger 0.347s coverage: 43.2% of statements [2022-05-06T17:34:32.891Z] --- PASS: TestContentStoreForPull (0.23s) [2022-05-06T17:34:32.891Z] PASS [2022-05-06T17:34:32.891Z] coverage: 6.6% of statements [2022-05-06T17:34:32.891Z] ok github.com/docker/docker/daemon/images 0.385s coverage: 6.6% of statements [2022-05-06T17:34:32.891Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-06T17:34:32.891Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-06T17:34:32.891Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-06T17:34:33.146Z] === RUN TestDefaultNetwork [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptReconnectInterval [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-06T17:34:33.359Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-06T17:34:33.359Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-06T17:34:33.359Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-06T17:34:33.359Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-06T17:34:33.359Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-06T17:34:33.359Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-06T17:34:33.359Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-06T17:34:33.359Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/#00 [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-06T17:34:33.359Z] === RUN TestValidateLogOptAddress/example.com [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/:// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/something:// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-06T17:34:33.360Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-06T17:34:33.360Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-06T17:34:33.360Z] PASS [2022-05-06T17:34:33.360Z] coverage: 53.6% of statements [2022-05-06T17:34:33.360Z] ok github.com/docker/docker/daemon/logger/fluentd 0.138s coverage: 53.6% of statements [2022-05-06T17:34:33.360Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-06T17:34:33.360Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-06T17:34:33.360Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-06T17:34:33.578Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-05-06T17:34:33.578Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2022-05-06T17:34:33.578Z] === RUN TestIpcModeOlderClient [2022-05-06T17:34:33.578Z] === PAUSE TestIpcModeOlderClient [2022-05-06T17:34:33.578Z] === RUN TestKillContainerInvalidSignal [2022-05-06T17:34:33.602Z] --- PASS: TestDefaultNetwork (0.27s) [2022-05-06T17:34:33.602Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-06T17:34:33.602Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-06T17:34:33.602Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-05-06T17:34:33.602Z] === RUN TestInitAddressPools [2022-05-06T17:34:33.602Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-06T17:34:33.602Z] PASS [2022-05-06T17:34:33.602Z] coverage: 74.0% of statements [2022-05-06T17:34:33.602Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.58s) [2022-05-06T17:34:33.828Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-06T17:34:33.828Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-06T17:34:33.828Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-06T17:34:33.828Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-05-06T17:34:33.828Z] === RUN TestFastTimeMarshalJSON [2022-05-06T17:34:33.828Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-06T17:34:33.828Z] PASS [2022-05-06T17:34:33.828Z] coverage: 87.2% of statements [2022-05-06T17:34:33.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.272s coverage: 87.2% of statements [2022-05-06T17:34:33.828Z] === RUN TestJSONFileLogger [2022-05-06T17:34:33.828Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-06T17:34:33.828Z] === RUN TestJSONFileLoggerWithTags [2022-05-06T17:34:33.828Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-06T17:34:33.828Z] === RUN TestJSONFileLoggerWithOpts [2022-05-06T17:34:33.828Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-06T17:34:33.828Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-06T17:34:33.828Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-06T17:34:33.828Z] === RUN TestEncodeDecode [2022-05-06T17:34:33.828Z] === PAUSE TestEncodeDecode [2022-05-06T17:34:33.828Z] === RUN TestUnexpectedEOF [2022-05-06T17:34:33.838Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-06T17:34:33.838Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-06T17:34:33.838Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-06T17:34:33.838Z] check_test.go:307: [d228c33077258] daemon is not started [2022-05-06T17:34:33.838Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-06T17:34:34.057Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-06T17:34:34.057Z] ok github.com/docker/docker/libnetwork/ipamutils 0.601s coverage: 74.0% of statements [2022-05-06T17:34:34.057Z] === RUN TestKeyValue [2022-05-06T17:34:34.057Z] --- PASS: TestKeyValue (0.00s) [2022-05-06T17:34:34.057Z] PASS [2022-05-06T17:34:34.057Z] coverage: 60.0% of statements [2022-05-06T17:34:34.057Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2022-05-06T17:34:34.273Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-05-06T17:34:34.273Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-06T17:34:34.273Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-05-06T17:34:34.273Z] === RUN TestWaitNonBlocked [2022-05-06T17:34:34.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:34:34.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:34:34.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:34:34.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:34:34.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:34:34.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:34:34.273Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-06T17:34:34.273Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-05-06T17:34:34.273Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-05-06T17:34:34.273Z] === RUN TestWaitBlocked [2022-05-06T17:34:34.273Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:34:34.273Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:34:34.273Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:34:34.273Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:34:34.273Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:34:34.273Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:34:34.296Z] time="2022-05-06T17:34:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-06T17:34:34.296Z] time="2022-05-06T17:34:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-06T17:34:34.296Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-05-06T17:34:34.296Z] === CONT TestEncodeDecode [2022-05-06T17:34:34.296Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-06T17:34:34.296Z] PASS [2022-05-06T17:34:34.296Z] coverage: 69.9% of statements [2022-05-06T17:34:34.296Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.303s coverage: 69.9% of statements [2022-05-06T17:34:34.410Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2022-05-06T17:34:34.410Z] === RUN TestKillContainer [2022-05-06T17:34:34.410Z] === RUN TestKillContainer/no_signal [2022-05-06T17:34:34.841Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-06T17:34:34.841Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-05-06T17:34:34.841Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-05-06T17:34:34.841Z] === CONT TestContainerStartOnDaemonRestart [2022-05-06T17:34:34.841Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-06T17:34:34.982Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-06T17:34:34.982Z] === RUN TestKillContainer/non_killing_signal [2022-05-06T17:34:35.016Z] === RUN TestGenerate [2022-05-06T17:34:35.017Z] --- PASS: TestGenerate (0.00s) [2022-05-06T17:34:35.017Z] === RUN TestGeneratePtr [2022-05-06T17:34:35.017Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-06T17:34:35.017Z] === RUN TestGenerateMissingField [2022-05-06T17:34:35.017Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-06T17:34:35.017Z] === RUN TestFieldCannotBeSet [2022-05-06T17:34:35.017Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-06T17:34:35.017Z] === RUN TestTypeMismatchError [2022-05-06T17:34:35.017Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-06T17:34:35.017Z] PASS [2022-05-06T17:34:35.017Z] coverage: 100.0% of statements [2022-05-06T17:34:35.017Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-05-06T17:34:35.282Z] === RUN TestWriteLog [2022-05-06T17:34:35.282Z] === PAUSE TestWriteLog [2022-05-06T17:34:35.282Z] === RUN TestReadLog [2022-05-06T17:34:35.282Z] === PAUSE TestReadLog [2022-05-06T17:34:35.282Z] === RUN TestDecode [2022-05-06T17:34:35.282Z] --- PASS: TestDecode (0.03s) [2022-05-06T17:34:35.282Z] === CONT TestWriteLog [2022-05-06T17:34:35.282Z] === CONT TestReadLog [2022-05-06T17:34:35.282Z] --- PASS: TestWriteLog (0.01s) [2022-05-06T17:34:35.282Z] === RUN TestReadLog/tail_exact [2022-05-06T17:34:35.282Z] === RUN TestReadLog/tail_less_than_available [2022-05-06T17:34:35.282Z] === RUN TestReadLog/tail_more_than_available [2022-05-06T17:34:35.282Z] --- PASS: TestReadLog (0.27s) [2022-05-06T17:34:35.282Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-06T17:34:35.282Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-06T17:34:35.282Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-05-06T17:34:35.282Z] PASS [2022-05-06T17:34:35.282Z] coverage: 78.7% of statements [2022-05-06T17:34:35.282Z] ok github.com/docker/docker/daemon/logger/local 0.356s coverage: 78.7% of statements [2022-05-06T17:34:35.282Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-06T17:34:35.554Z] === RUN TestKillContainer/killing_signal [2022-05-06T17:34:35.750Z] === RUN TestOpenFileDelete [2022-05-06T17:34:35.751Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-06T17:34:35.751Z] === RUN TestOpenFileRename [2022-05-06T17:34:35.751Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-06T17:34:35.751Z] === RUN TestHandleDecoderErr [2022-05-06T17:34:35.751Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-06T17:34:35.751Z] === RUN TestParseLogTagDefaultTag [2022-05-06T17:34:35.751Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-06T17:34:35.751Z] === RUN TestParseLogTag [2022-05-06T17:34:35.751Z] --- PASS: TestParseLogTag (0.00s) [2022-05-06T17:34:35.751Z] === RUN TestParseLogTagEmptyTag [2022-05-06T17:34:35.751Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-06T17:34:35.751Z] === RUN TestTailFiles [2022-05-06T17:34:35.751Z] --- PASS: TestTailFiles (0.00s) [2022-05-06T17:34:35.751Z] === RUN TestFollowLogsConsumerGone [2022-05-06T17:34:35.751Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-06T17:34:35.751Z] === RUN TestFollowLogsProducerGone [2022-05-06T17:34:35.751Z] logfile_test.go:180: logDecode() closed after sending 4069 messages [2022-05-06T17:34:35.751Z] logfile_test.go:233: messages sent: 4069, received: 4069 [2022-05-06T17:34:35.751Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-06T17:34:35.751Z] === RUN TestCheckCapacityAndRotate [2022-05-06T17:34:35.751Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-06T17:34:35.751Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-06T17:34:35.751Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-06T17:34:35.751Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-06T17:34:35.751Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-06T17:34:35.751Z] PASS [2022-05-06T17:34:35.751Z] coverage: 53.5% of statements [2022-05-06T17:34:35.751Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.110s coverage: 53.5% of statements [2022-05-06T17:34:35.975Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.01s) [2022-05-06T17:34:35.975Z] === RUN TestGetAddress [2022-05-06T17:34:36.126Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-06T17:34:36.126Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-06T17:34:36.219Z] === RUN TestLog [2022-05-06T17:34:36.219Z] --- PASS: TestLog (0.03s) [2022-05-06T17:34:36.219Z] PASS [2022-05-06T17:34:36.219Z] coverage: 31.5% of statements [2022-05-06T17:34:36.219Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.089s coverage: 31.5% of statements [2022-05-06T17:34:36.219Z] === RUN TestValidateLogOpt [2022-05-06T17:34:36.430Z] testing: warning: no tests to run [2022-05-06T17:34:36.430Z] PASS [2022-05-06T17:34:36.430Z] coverage: 0.0% of statements [2022-05-06T17:34:36.430Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-05-06T17:34:36.430Z] === RUN TestNetworkDBSimple [2022-05-06T17:34:36.687Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-06T17:34:36.688Z] === RUN TestNewMissedConfig [2022-05-06T17:34:36.688Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-06T17:34:36.688Z] === RUN TestNewMissedUrl [2022-05-06T17:34:36.688Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-06T17:34:36.688Z] === RUN TestNewMissedToken [2022-05-06T17:34:36.688Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-06T17:34:36.688Z] === RUN TestNewWithProxy [2022-05-06T17:34:36.688Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-06T17:34:36.688Z] === RUN TestDefault [2022-05-06T17:34:36.688Z] --- PASS: TestDefault (0.01s) [2022-05-06T17:34:36.688Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-06T17:34:36.688Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-06T17:34:36.688Z] === RUN TestJsonFormat [2022-05-06T17:34:36.688Z] --- PASS: TestJsonFormat (0.02s) [2022-05-06T17:34:36.688Z] === RUN TestRawFormat [2022-05-06T17:34:36.688Z] --- PASS: TestRawFormat (0.00s) [2022-05-06T17:34:36.688Z] === RUN TestRawFormatWithLabels [2022-05-06T17:34:36.688Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-06T17:34:36.688Z] === RUN TestRawFormatWithoutTag [2022-05-06T17:34:36.688Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-06T17:34:36.688Z] === RUN TestBatching [2022-05-06T17:34:36.688Z] === RUN TestNewParse [2022-05-06T17:34:36.688Z] --- PASS: TestNewParse (0.00s) [2022-05-06T17:34:36.688Z] PASS [2022-05-06T17:34:36.688Z] coverage: 8.3% of statements [2022-05-06T17:34:36.688Z] ok github.com/docker/docker/daemon/logger/templates 0.053s coverage: 8.3% of statements [2022-05-06T17:34:36.688Z] --- PASS: TestBatching (0.27s) [2022-05-06T17:34:36.688Z] === RUN TestFrequency [2022-05-06T17:34:36.700Z] --- PASS: TestKillContainer (2.24s) [2022-05-06T17:34:36.700Z] --- PASS: TestKillContainer/no_signal (0.68s) [2022-05-06T17:34:36.700Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2022-05-06T17:34:36.700Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-05-06T17:34:36.700Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-06T17:34:36.700Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-06T17:34:36.885Z] === RUN TestRequestNewPort [2022-05-06T17:34:36.885Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestRequestSpecificPort [2022-05-06T17:34:36.885Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestReleasePort [2022-05-06T17:34:36.885Z] --- PASS: TestReleasePort (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestReuseReleasedPort [2022-05-06T17:34:36.885Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestReleaseUnreadledPort [2022-05-06T17:34:36.885Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestUnknowProtocol [2022-05-06T17:34:36.885Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestAllocateAllPorts [2022-05-06T17:34:36.885Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestPortAllocation [2022-05-06T17:34:36.885Z] --- PASS: TestPortAllocation (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestPortAllocationWithCustomRange [2022-05-06T17:34:36.885Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestNoDuplicateBPR [2022-05-06T17:34:36.885Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-06T17:34:36.885Z] === RUN TestChangePortRange [2022-05-06T17:34:36.885Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-06T17:34:36.885Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-06T17:34:36.885Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-06T17:34:36.885Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-06T17:34:36.885Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-06T17:34:36.885Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-06T17:34:36.885Z] --- PASS: TestChangePortRange (0.00s) [2022-05-06T17:34:36.885Z] PASS [2022-05-06T17:34:36.885Z] coverage: 88.6% of statements [2022-05-06T17:34:36.885Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-05-06T17:34:37.157Z] --- PASS: TestFrequency (0.19s) [2022-05-06T17:34:37.157Z] === RUN TestOneMessagePerRequest [2022-05-06T17:34:37.157Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-06T17:34:37.157Z] === RUN TestVerify [2022-05-06T17:34:37.157Z] --- PASS: TestVerify (0.00s) [2022-05-06T17:34:37.157Z] === RUN TestSkipVerify [2022-05-06T17:34:37.157Z] === RUN TestParseLogFormat [2022-05-06T17:34:37.157Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-06T17:34:37.157Z] === RUN TestValidateLogOptEmpty [2022-05-06T17:34:37.157Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-06T17:34:37.157Z] === RUN TestValidateSyslogAddress [2022-05-06T17:34:37.157Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-06T17:34:37.157Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-06T17:34:37.157Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-06T17:34:37.157Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-06T17:34:37.157Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-06T17:34:37.157Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-06T17:34:37.157Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-06T17:34:37.157Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-06T17:34:37.157Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-06T17:34:37.157Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-06T17:34:37.157Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-06T17:34:37.157Z] === RUN TestParseAddressDefaultPort [2022-05-06T17:34:37.157Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-06T17:34:37.157Z] === RUN TestValidateSyslogFacility [2022-05-06T17:34:37.157Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-06T17:34:37.157Z] === RUN TestValidateLogOptSyslogFormat [2022-05-06T17:34:37.157Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-06T17:34:37.157Z] === RUN TestValidateLogOpt [2022-05-06T17:34:37.157Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-06T17:34:37.157Z] PASS [2022-05-06T17:34:37.157Z] coverage: 43.6% of statements [2022-05-06T17:34:37.157Z] ok github.com/docker/docker/daemon/logger/syslog 0.074s coverage: 43.6% of statements [2022-05-06T17:34:37.157Z] time="2022-05-06T17:34:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.157Z] time="2022-05-06T17:34:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.157Z] time="2022-05-06T17:34:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.272Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-06T17:34:37.345Z] 2022/05/06 17:34:37 Closing DB instances... [2022-05-06T17:34:37.369Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s) [2022-05-06T17:34:37.369Z] === CONT TestIpcModeOlderClient [2022-05-06T17:34:37.369Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-05-06T17:34:37.369Z] === CONT TestContainerKillOnDaemonStart [2022-05-06T17:34:37.369Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-06T17:34:37.369Z] === CONT TestDaemonHostGatewayIP [2022-05-06T17:34:37.626Z] --- PASS: TestSkipVerify (0.52s) [2022-05-06T17:34:37.626Z] === RUN TestBufferMaximum [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858477.207894\",\"host\":\"b9d9dbbd7bb8\"}'" [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858477.207894\",\"host\":\"b9d9dbbd7bb8\"}'" [2022-05-06T17:34:37.626Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-06T17:34:37.626Z] === RUN TestServerAlwaysDown [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858477.211891\",\"host\":\"b9d9dbbd7bb8\"}'" [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858477.211891\",\"host\":\"b9d9dbbd7bb8\"}'" [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858477.211891\",\"host\":\"b9d9dbbd7bb8\"}'" [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858477.214056\",\"host\":\"b9d9dbbd7bb8\"}'" [2022-05-06T17:34:37.626Z] time="2022-05-06T17:34:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858477.214056\",\"host\":\"b9d9dbbd7bb8\"}'" [2022-05-06T17:34:37.626Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-06T17:34:37.626Z] === RUN TestCannotSendAfterClose [2022-05-06T17:34:37.626Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-06T17:34:37.626Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-06T17:34:37.801Z] testing: warning: no tests to run [2022-05-06T17:34:37.801Z] PASS [2022-05-06T17:34:37.801Z] coverage: 0.0% of statements [2022-05-06T17:34:37.801Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-05-06T17:34:38.096Z] === RUN TestV1IDService [2022-05-06T17:34:38.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2022-05-06T17:34:38.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2022-05-06T17:34:38.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-05-06T17:34:38.215Z] === RUN TestKillStoppedContainer [2022-05-06T17:34:38.215Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-06T17:34:38.215Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-06T17:34:38.215Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-06T17:34:38.215Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-06T17:34:38.215Z] === RUN TestKillDifferentUserContainer [2022-05-06T17:34:38.370Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2022-05-06T17:34:38.370Z] === RUN TestCreateServiceSecretFileMode [2022-05-06T17:34:38.564Z] --- PASS: TestV1IDService (0.03s) [2022-05-06T17:34:38.564Z] === RUN TestV2MetadataService [2022-05-06T17:34:38.564Z] time="2022-05-06T17:34:38Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-06T17:34:38.564Z] time="2022-05-06T17:34:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b9d9dbbd7bb8\"}'" [2022-05-06T17:34:38.564Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-06T17:34:38.564Z] PASS [2022-05-06T17:34:38.564Z] coverage: 82.5% of statements [2022-05-06T17:34:38.564Z] ok github.com/docker/docker/daemon/logger/splunk 2.136s coverage: 82.5% of statements [2022-05-06T17:34:38.564Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-06T17:34:38.564Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-06T17:34:38.564Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-06T17:34:38.567Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-06T17:34:38.567Z] tests/integration/client_test.py ..... [ 75%] [2022-05-06T17:34:38.567Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-06T17:34:38.567Z] tests/integration/errors_test.py . [ 76%] [2022-05-06T17:34:38.759Z] === RUN TestHashData [2022-05-06T17:34:38.759Z] --- PASS: TestHashData (0.00s) [2022-05-06T17:34:38.759Z] PASS [2022-05-06T17:34:38.759Z] coverage: 2.8% of statements [2022-05-06T17:34:38.759Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-05-06T17:34:38.759Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-05-06T17:34:38.759Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-06T17:34:39.156Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2022-05-06T17:34:39.156Z] === RUN TestInspectOomKilledTrue [2022-05-06T17:34:39.156Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:34:39.156Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-06T17:34:39.156Z] === RUN TestInspectOomKilledFalse [2022-05-06T17:34:39.156Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:34:39.156Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-06T17:34:39.156Z] === RUN TestLinksEtcHostsContentMatch [2022-05-06T17:34:39.156Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-06T17:34:39.213Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-06T17:34:39.213Z] PASS [2022-05-06T17:34:39.213Z] coverage: 100.0% of statements [2022-05-06T17:34:39.213Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2022-05-06T17:34:39.309Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-05-06T17:34:39.309Z] === RUN TestCreateServiceConfigFileMode [2022-05-06T17:34:39.552Z] === RUN TestSuccessfulDownload [2022-05-06T17:34:39.552Z] download_test.go:267: Needs fixing on Windows [2022-05-06T17:34:39.552Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-06T17:34:39.552Z] === RUN TestCancelledDownload [2022-05-06T17:34:39.552Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-06T17:34:39.552Z] === RUN TestMaxDownloadAttempts [2022-05-06T17:34:39.552Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-06T17:34:39.552Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-06T17:34:39.552Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-06T17:34:39.552Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-06T17:34:39.552Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-06T17:34:39.552Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-06T17:34:39.552Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-06T17:34:39.552Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-06T17:34:39.552Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-06T17:34:39.552Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-06T17:34:39.552Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-06T17:34:39.552Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-06T17:34:39.552Z] time="2022-05-06T17:34:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:34:39.552Z] time="2022-05-06T17:34:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:34:39.668Z] === RUN TestErrorConstructors [2022-05-06T17:34:39.668Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-06T17:34:39.668Z] === RUN TestCompareIPMask [2022-05-06T17:34:39.668Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-06T17:34:39.668Z] === RUN TestUtilGetHostPartIP [2022-05-06T17:34:39.668Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-06T17:34:39.668Z] === RUN TestUtilGetBroadcastIP [2022-05-06T17:34:39.668Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-06T17:34:39.668Z] === RUN TestParseCIDR [2022-05-06T17:34:39.668Z] --- PASS: TestParseCIDR (0.00s) [2022-05-06T17:34:39.668Z] PASS [2022-05-06T17:34:39.668Z] coverage: 37.3% of statements [2022-05-06T17:34:39.668Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-05-06T17:34:39.727Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2022-05-06T17:34:39.727Z] === RUN TestLinksContainerNames [2022-05-06T17:34:39.727Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-06T17:34:39.897Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-05-06T17:34:39.897Z] === CONT TestDaemonRestartIpcMode [2022-05-06T17:34:40.020Z] time="2022-05-06T17:34:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:34:40.020Z] time="2022-05-06T17:34:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:34:40.020Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-06T17:34:40.020Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-05-06T17:34:40.020Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-05-06T17:34:40.020Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-05-06T17:34:40.020Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-05-06T17:34:40.021Z] === RUN TestTransfer [2022-05-06T17:34:40.021Z] --- PASS: TestV2MetadataService (1.53s) [2022-05-06T17:34:40.021Z] PASS [2022-05-06T17:34:40.021Z] coverage: 48.2% of statements [2022-05-06T17:34:40.021Z] ok github.com/docker/docker/distribution/metadata 1.640s coverage: 48.2% of statements [2022-05-06T17:34:40.021Z] --- PASS: TestTransfer (0.15s) [2022-05-06T17:34:40.021Z] === RUN TestConcurrencyLimit [2022-05-06T17:34:40.021Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-06T17:34:40.021Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-06T17:34:40.021Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-06T17:34:40.021Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-06T17:34:40.021Z] === RUN TestContinueOnError_NeverContinue [2022-05-06T17:34:40.021Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-06T17:34:40.021Z] === RUN TestManifestStore [2022-05-06T17:34:40.021Z] === RUN TestManifestStore/no_remote_or_local [2022-05-06T17:34:40.021Z] time="2022-05-06T17:34:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local894227575\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-06T17:34:40.122Z] 2022/05/06 17:34:39 Closing DB instances... [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/no_local_cache [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/with_local_cache [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/unknown_media_type [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-06T17:34:40.489Z] time="2022-05-06T17:34:40Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:40.489Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-05-06T17:34:40.489Z] === RUN TestInactiveJobs [2022-05-06T17:34:40.489Z] time="2022-05-06T17:34:40Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-06T17:34:40.489Z] time="2022-05-06T17:34:40Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-06T17:34:40.489Z] time="2022-05-06T17:34:40Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:40.489Z] time="2022-05-06T17:34:40Z" level=warning msg="reference for unknown type: " [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-06T17:34:40.489Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-06T17:34:40.489Z] time="2022-05-06T17:34:40Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore (0.31s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaType [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-06T17:34:40.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestFixManifestLayers [2022-05-06T17:34:40.489Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-06T17:34:40.489Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-06T17:34:40.489Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestFixManifestLayersBadParent [2022-05-06T17:34:40.489Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestValidateManifest [2022-05-06T17:34:40.489Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-06T17:34:40.489Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestFormatPlatform [2022-05-06T17:34:40.489Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestPullSchema2Config [2022-05-06T17:34:40.489Z] === RUN TestPullSchema2Config/success_first_time [2022-05-06T17:34:40.489Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:34:40.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:40.489Z] === RUN TestPullSchema2Config/500_status [2022-05-06T17:34:40.489Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:34:40.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:40.489Z] === RUN TestNotFound [2022-05-06T17:34:40.489Z] --- PASS: TestNotFound (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestConflict [2022-05-06T17:34:40.489Z] --- PASS: TestConflict (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestForbidden [2022-05-06T17:34:40.489Z] --- PASS: TestForbidden (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestInvalidParameter [2022-05-06T17:34:40.489Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestNotImplemented [2022-05-06T17:34:40.489Z] --- PASS: TestNotImplemented (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestNotModified [2022-05-06T17:34:40.489Z] --- PASS: TestNotModified (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestUnauthorized [2022-05-06T17:34:40.489Z] --- PASS: TestUnauthorized (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestUnknown [2022-05-06T17:34:40.489Z] --- PASS: TestUnknown (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestCancelled [2022-05-06T17:34:40.489Z] --- PASS: TestCancelled (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestDeadline [2022-05-06T17:34:40.489Z] --- PASS: TestDeadline (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestDataLoss [2022-05-06T17:34:40.489Z] --- PASS: TestDataLoss (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestUnavailable [2022-05-06T17:34:40.489Z] --- PASS: TestUnavailable (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestSystem [2022-05-06T17:34:40.489Z] --- PASS: TestSystem (0.00s) [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Not_Found [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Bad_Request [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Conflict [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Unauthorized [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Forbidden [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Not_Modified [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-06T17:34:40.489Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-06T17:34:40.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-06T17:34:40.489Z] PASS [2022-05-06T17:34:40.489Z] coverage: 77.0% of statements [2022-05-06T17:34:40.489Z] ok github.com/docker/docker/errdefs 0.043s coverage: 77.0% of statements [2022-05-06T17:34:40.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:40.489Z] === RUN TestPullSchema2Config/EOF [2022-05-06T17:34:40.489Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:34:40.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:40.489Z] 2022/05/06 17:34:40 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-06T17:34:40.489Z] goroutine 129 [running]: [2022-05-06T17:34:40.489Z] net/http.(*conn).serve.func1() [2022-05-06T17:34:40.489Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-06T17:34:40.489Z] panic({0x15d8f00, 0x17bb310}) [2022-05-06T17:34:40.489Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-06T17:34:40.489Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000013860?, {0x17c2ab8?, 0xc000074000?}) [2022-05-06T17:34:40.489Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-06T17:34:40.489Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17c2ab8, 0xc000074000}, 0xc0004fe400) [2022-05-06T17:34:40.489Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-06T17:34:40.489Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17c2ab8?, 0xc000074000?}, 0x1bde5c0?) [2022-05-06T17:34:40.489Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-06T17:34:40.489Z] net/http.serverHandler.ServeHTTP({0xc00014a870?}, {0x17c2ab8, 0xc000074000}, 0xc0004fe400) [2022-05-06T17:34:40.490Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-06T17:34:40.490Z] net/http.(*conn).serve(0xc0002ee000, {0x17c3330, 0xc000183170}) [2022-05-06T17:34:40.490Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-06T17:34:40.490Z] created by net/http.(*Server).Serve [2022-05-06T17:34:40.490Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-06T17:34:40.490Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-06T17:34:40.490Z] === RUN TestWatchRelease [2022-05-06T17:34:40.490Z] --- PASS: TestWatchRelease (0.04s) [2022-05-06T17:34:40.490Z] === RUN TestWatchFinishedTransfer [2022-05-06T17:34:40.490Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-06T17:34:40.490Z] === RUN TestDuplicateTransfer [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-06T17:34:40.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-06T17:34:40.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-06T17:34:40.579Z] PASS [2022-05-06T17:34:40.579Z] coverage: 55.0% of statements [2022-05-06T17:34:40.579Z] ok github.com/docker/docker/oci 0.045s coverage: 55.0% of statements [2022-05-06T17:34:40.960Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-05-06T17:34:40.960Z] === RUN TestSuccessfulUpload [2022-05-06T17:34:40.960Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:40.960Z] === RUN TestPullSchema2Config/unauthorized [2022-05-06T17:34:40.960Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:34:40.960Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:34:40.960Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-06T17:34:40.960Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-06T17:34:40.960Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-06T17:34:40.960Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-06T17:34:40.960Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-06T17:34:40.960Z] === RUN TestGetRepositoryMountCandidates [2022-05-06T17:34:40.960Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-06T17:34:40.960Z] === RUN TestLayerAlreadyExists [2022-05-06T17:34:40.960Z] 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-05-06T17:34:40.960Z] 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-05-06T17:34:40.960Z] 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-05-06T17:34:40.960Z] 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-05-06T17:34:40.960Z] 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-05-06T17:34:40.960Z] 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-05-06T17:34:40.960Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-06T17:34:40.960Z] === RUN TestWhenEmptyAuthConfig [2022-05-06T17:34:40.960Z] time="2022-05-06T17:34:40Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-06T17:34:40.960Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-06T17:34:40.960Z] === RUN TestCancelledUpload [2022-05-06T17:34:40.960Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-06T17:34:40.960Z] PASS [2022-05-06T17:34:40.960Z] coverage: 76.8% of statements [2022-05-06T17:34:40.960Z] ok github.com/docker/docker/distribution/xfer 1.950s coverage: 76.8% of statements [2022-05-06T17:34:41.034Z] === RUN TestAddressPoolOpt [2022-05-06T17:34:41.034Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/a [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/something [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/_=a [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/env1=value1 [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/_env1=value1 [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/PATH [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/=a [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/PATH= [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/PATH=something [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/asd!qwe [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/1asd [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/123 [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/some_space [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/__some_space_before [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/some_space_after__ [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/= [2022-05-06T17:34:41.034Z] === RUN TestValidateEnv/PaTh [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-06T17:34:41.034Z] === RUN TestParseHost [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://:port [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-06T17:34:41.034Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-06T17:34:41.034Z] === RUN TestParseHost/:// [2022-05-06T17:34:41.034Z] === RUN TestParseHost/unknown:// [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://:5555/ [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://:5555/p [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-06T17:34:41.034Z] === RUN TestParseHost/something_with_spaces [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://invalid:port [2022-05-06T17:34:41.034Z] === RUN TestParseHost/fd:// [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseHost/unix:// [2022-05-06T17:34:41.034Z] === RUN TestParseHost/unix://path/to/socket [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://[::1]: [2022-05-06T17:34:41.034Z] === RUN TestParseHost/#00 [2022-05-06T17:34:41.034Z] === RUN TestParseHost/__ [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-06T17:34:41.034Z] === RUN TestParseHost/npipe:// [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://host: [2022-05-06T17:34:41.034Z] === RUN TestParseHost/_ [2022-05-06T17:34:41.034Z] === RUN TestParseHost/fd://something [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp:// [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://: [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-06T17:34:41.034Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-06T17:34:41.034Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-06T17:34:41.035Z] === RUN TestParseDockerDaemonHost/: [2022-05-06T17:34:41.035Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-06T17:34:41.035Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-06T17:34:41.035Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-06T17:34:41.035Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestParseTCP [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/localhost:5555/path [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/:5555/path [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/localhost: [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/tcp:// [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/: [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/[::1]: [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/#00 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/tcp://:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/0.0.0.1 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/::1 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/[::1]:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/localhost [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/localhost:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/0.0.0.1: [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/:5555 [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-06T17:34:41.035Z] === RUN TestParseTCP/tcp://: [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-06T17:34:41.035Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestValidateExtraHosts [2022-05-06T17:34:41.035Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestValidateIPAddress [2022-05-06T17:34:41.035Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestMapOpts [2022-05-06T17:34:41.035Z] --- PASS: TestMapOpts (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestListOptsWithoutValidator [2022-05-06T17:34:41.035Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestListOptsWithValidator [2022-05-06T17:34:41.035Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestValidateDNSSearch [2022-05-06T17:34:41.035Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_general_format [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_one_more [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-06T17:34:41.035Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-06T17:34:41.035Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestNamedListOpts [2022-05-06T17:34:41.035Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestNamedMapOpts [2022-05-06T17:34:41.035Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestParseLink [2022-05-06T17:34:41.035Z] --- PASS: TestParseLink (0.00s) [2022-05-06T17:34:41.035Z] === RUN TestUlimitOpt [2022-05-06T17:34:41.035Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-06T17:34:41.035Z] PASS [2022-05-06T17:34:41.035Z] coverage: 65.5% of statements [2022-05-06T17:34:41.035Z] ok github.com/docker/docker/opts 0.104s coverage: 65.5% of statements [2022-05-06T17:34:41.035Z] === RUN TestParseVersion [2022-05-06T17:34:41.035Z] --- PASS: TestParseVersion (0.00s) [2022-05-06T17:34:41.035Z] PASS [2022-05-06T17:34:41.035Z] coverage: 52.9% of statements [2022-05-06T17:34:41.035Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-05-06T17:34:41.117Z] --- PASS: TestLinksContainerNames (1.46s) [2022-05-06T17:34:41.117Z] === RUN TestLogsFollowTailEmpty [2022-05-06T17:34:41.428Z] === RUN TestCompare [2022-05-06T17:34:41.428Z] --- PASS: TestCompare (0.00s) [2022-05-06T17:34:41.428Z] PASS [2022-05-06T17:34:41.428Z] coverage: 19.2% of statements [2022-05-06T17:34:41.428Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements [2022-05-06T17:34:41.691Z] check_test.go:307: [ddf6f5c378c7a] daemon is not started [2022-05-06T17:34:41.692Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-06T17:34:41.804Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-05-06T17:34:41.857Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2022-05-06T17:34:41.857Z] === RUN TestCreateServiceSysctls [2022-05-06T17:34:41.897Z] === RUN TestFSGetInvalidData [2022-05-06T17:34:41.897Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-06T17:34:41.897Z] === RUN TestFSInvalidSet [2022-05-06T17:34:41.897Z] --- PASS: TestFSInvalidSet (0.02s) [2022-05-06T17:34:41.897Z] === RUN TestFSInvalidRoot [2022-05-06T17:34:41.897Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-06T17:34:41.897Z] === RUN TestFSMetadataGetSet [2022-05-06T17:34:41.897Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-06T17:34:41.897Z] === RUN TestFSInvalidWalker [2022-05-06T17:34:41.897Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-06T17:34:41.897Z] === RUN TestFSGetSet [2022-05-06T17:34:41.897Z] --- PASS: TestFSGetSet (0.04s) [2022-05-06T17:34:41.897Z] === RUN TestFSGetUnsetKey [2022-05-06T17:34:41.897Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-06T17:34:41.897Z] === RUN TestFSGetEmptyData [2022-05-06T17:34:41.897Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-06T17:34:41.897Z] === RUN TestFSDelete [2022-05-06T17:34:41.897Z] --- PASS: TestFSDelete (0.02s) [2022-05-06T17:34:41.897Z] === RUN TestFSWalker [2022-05-06T17:34:41.897Z] --- PASS: TestFSWalker (0.02s) [2022-05-06T17:34:41.897Z] === RUN TestFSWalkerStopOnError [2022-05-06T17:34:41.897Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-06T17:34:41.897Z] === RUN TestNewFromJSON [2022-05-06T17:34:41.897Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-06T17:34:41.897Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-06T17:34:41.897Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-06T17:34:41.897Z] === RUN TestMarshalKeyOrder [2022-05-06T17:34:41.897Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-06T17:34:41.897Z] === RUN TestHistoryEqual [2022-05-06T17:34:41.954Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2022-05-06T17:34:41.954Z] === RUN TestContainerNetworkMountsNoChown [2022-05-06T17:34:41.995Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.91s) [2022-05-06T17:34:41.995Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-06T17:34:42.365Z] --- PASS: TestWhenEmptyAuthConfig (1.27s) [2022-05-06T17:34:42.365Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-06T17:34:42.365Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-06T17:34:42.365Z] === RUN TestTokenPassThru [2022-05-06T17:34:42.365Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-06T17:34:42.365Z] === RUN TestTokenPassThruDifferentHost [2022-05-06T17:34:42.365Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-06T17:34:42.365Z] PASS [2022-05-06T17:34:42.365Z] coverage: 26.6% of statements [2022-05-06T17:34:42.365Z] ok github.com/docker/docker/distribution 2.252s coverage: 26.6% of statements [2022-05-06T17:34:42.365Z] --- PASS: TestHistoryEqual (0.20s) [2022-05-06T17:34:42.365Z] === RUN TestImage [2022-05-06T17:34:42.365Z] --- PASS: TestImage (0.00s) [2022-05-06T17:34:42.365Z] === RUN TestImageOSNotEmpty [2022-05-06T17:34:42.365Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-06T17:34:42.365Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-06T17:34:42.365Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-06T17:34:42.365Z] === RUN TestCreate [2022-05-06T17:34:42.365Z] --- PASS: TestCreate (0.01s) [2022-05-06T17:34:42.365Z] === RUN TestRestore [2022-05-06T17:34:42.365Z] time="2022-05-06T17:34:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-06T17:34:42.365Z] --- PASS: TestRestore (0.04s) [2022-05-06T17:34:42.365Z] === RUN TestAddDelete [2022-05-06T17:34:42.365Z] --- PASS: TestAddDelete (0.03s) [2022-05-06T17:34:42.365Z] === RUN TestSearchAfterDelete [2022-05-06T17:34:42.365Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-06T17:34:42.365Z] === RUN TestParentReset [2022-05-06T17:34:42.365Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-06T17:34:42.365Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-06T17:34:42.365Z] --- PASS: TestParentReset (0.03s) [2022-05-06T17:34:42.365Z] === RUN TestGetAndSetLastUpdated [2022-05-06T17:34:42.365Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-06T17:34:42.365Z] === RUN TestStoreLen [2022-05-06T17:34:42.365Z] --- PASS: TestStoreLen (0.05s) [2022-05-06T17:34:42.365Z] PASS [2022-05-06T17:34:42.365Z] coverage: 86.9% of statements [2022-05-06T17:34:42.365Z] ok github.com/docker/docker/image 0.675s coverage: 86.9% of statements [2022-05-06T17:34:42.833Z] === RUN TestValidateManifest [2022-05-06T17:34:42.833Z] === RUN TestValidateManifest/nil [2022-05-06T17:34:42.833Z] === RUN TestValidateManifest/non-nil [2022-05-06T17:34:42.833Z] --- PASS: TestValidateManifest (0.00s) [2022-05-06T17:34:42.833Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-06T17:34:42.833Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-06T17:34:42.833Z] PASS [2022-05-06T17:34:42.833Z] coverage: 0.7% of statements [2022-05-06T17:34:42.833Z] ok github.com/docker/docker/image/tarexport 0.070s coverage: 0.7% of statements [2022-05-06T17:34:42.833Z] === RUN TestMakeV1ConfigFromConfig [2022-05-06T17:34:42.833Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-06T17:34:42.833Z] PASS [2022-05-06T17:34:42.833Z] coverage: 25.0% of statements [2022-05-06T17:34:42.833Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2022-05-06T17:34:42.833Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-06T17:34:42.903Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/default [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/default [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/private [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/private [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rprivate [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/slave [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/slave [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rslave [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/shared [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/shared [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rshared [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/default [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rslave [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rshared [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/shared [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rprivate [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/slave [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/private [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-06T17:34:42.903Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:34:42.903Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-06T17:34:42.903Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-06T17:34:42.963Z] === RUN TestPeerCertificateMarshalJSON [2022-05-06T17:34:42.963Z] 2022/05/06 17:34:42 Closing DB instances... [2022-05-06T17:34:42.963Z] === RUN TestIsArchivePathDir [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-06T17:34:43.165Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-06T17:34:43.417Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-06T17:34:43.417Z] === RUN TestIsArchivePathInvalidFile [2022-05-06T17:34:43.417Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-06T17:34:43.418Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-06T17:34:43.418Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2022-05-06T17:34:43.418Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-06T17:34:43.418Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-06T17:34:43.418Z] === RUN TestMiddleware [2022-05-06T17:34:43.418Z] --- PASS: TestMiddleware (0.00s) [2022-05-06T17:34:43.418Z] === RUN TestNewResponseModifier [2022-05-06T17:34:43.418Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-06T17:34:43.418Z] PASS [2022-05-06T17:34:43.418Z] coverage: 26.8% of statements [2022-05-06T17:34:43.418Z] ok github.com/docker/docker/pkg/authorization 0.524s coverage: 26.8% of statements [2022-05-06T17:34:43.418Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-05-06T17:34:43.418Z] === RUN TestIsArchivePathTar [2022-05-06T17:34:43.418Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-05-06T17:34:43.418Z] === RUN TestDecompressStreamGzip [2022-05-06T17:34:43.418Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-06T17:34:43.418Z] === RUN TestDecompressStreamBzip2 [2022-05-06T17:34:43.427Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-06T17:34:43.427Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-05-06T17:34:43.427Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-06T17:34:43.427Z] === RUN TestContainerBindMountNonRecursive [2022-05-06T17:34:43.818Z] === RUN TestSerialization [2022-05-06T17:34:43.818Z] --- PASS: TestSerialization (0.02s) [2022-05-06T17:34:43.818Z] PASS [2022-05-06T17:34:43.818Z] coverage: 100.0% of statements [2022-05-06T17:34:43.873Z] --- PASS: TestDecompressStreamBzip2 (0.21s) [2022-05-06T17:34:43.873Z] === RUN TestDecompressStreamXz [2022-05-06T17:34:43.873Z] archive_test.go:133: Xz not present in msys2 [2022-05-06T17:34:43.873Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestDecompressStreamZstd [2022-05-06T17:34:43.873Z] archive_test.go:140: zstd not installed [2022-05-06T17:34:43.873Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-06T17:34:43.873Z] === RUN TestCompressStreamXzUnsupported [2022-05-06T17:34:43.873Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-06T17:34:43.873Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestCompressStreamInvalid [2022-05-06T17:34:43.873Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestExtensionInvalid [2022-05-06T17:34:43.873Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestExtensionUncompressed [2022-05-06T17:34:43.873Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestExtensionBzip2 [2022-05-06T17:34:43.873Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestExtensionGzip [2022-05-06T17:34:43.873Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestExtensionXz [2022-05-06T17:34:43.873Z] --- PASS: TestExtensionXz (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestExtensionZstd [2022-05-06T17:34:43.873Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestCmdStreamLargeStderr [2022-05-06T17:34:43.873Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-06T17:34:43.873Z] === RUN TestCmdStreamBad [2022-05-06T17:34:43.873Z] archive_test.go:252: Failing on Windows CI machines [2022-05-06T17:34:43.873Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestCmdStreamGood [2022-05-06T17:34:43.873Z] === RUN TestUnbuffered [2022-05-06T17:34:43.873Z] --- PASS: TestUnbuffered (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestRaceUnbuffered [2022-05-06T17:34:43.873Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-06T17:34:43.873Z] PASS [2022-05-06T17:34:43.873Z] coverage: 100.0% of statements [2022-05-06T17:34:43.873Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-05-06T17:34:43.873Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-06T17:34:43.873Z] === RUN TestUntarPathWithInvalidDest [2022-05-06T17:34:43.873Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-06T17:34:43.873Z] === RUN TestUntarPathWithInvalidSrc [2022-05-06T17:34:43.873Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-06T17:34:43.873Z] === RUN TestUntarPath [2022-05-06T17:34:43.873Z] --- PASS: TestUntarPath (0.06s) [2022-05-06T17:34:43.873Z] === RUN TestUntarPathWithDestinationFile [2022-05-06T17:34:44.286Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-05-06T17:34:44.328Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-06T17:34:44.328Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-06T17:34:44.328Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-06T17:34:44.328Z] === RUN TestCopyWithTarInvalidSrc [2022-05-06T17:34:44.328Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-06T17:34:44.328Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-06T17:34:44.328Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-06T17:34:44.328Z] === RUN TestCopyWithTarSrcFile [2022-05-06T17:34:44.328Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-06T17:34:44.328Z] === RUN TestCopyWithTarSrcFolder [2022-05-06T17:34:44.328Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-06T17:34:44.328Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-06T17:34:44.328Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-06T17:34:44.328Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-06T17:34:44.328Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-06T17:34:44.328Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-06T17:34:44.328Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-06T17:34:44.328Z] === RUN TestCopyFileWithTarSrcFile [2022-05-06T17:34:44.328Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-06T17:34:44.328Z] === RUN TestTarFiles [2022-05-06T17:34:44.783Z] === RUN TestMatch [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[]] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[foo]] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[foo_bar]] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[]#01 [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[qux]] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-06T17:34:44.783Z] === RUN TestMatch/[[foo_baz]] [2022-05-06T17:34:44.783Z] --- PASS: TestMatch (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-06T17:34:44.783Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-06T17:34:44.783Z] PASS [2022-05-06T17:34:44.783Z] coverage: 87.5% of statements [2022-05-06T17:34:44.783Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-05-06T17:34:44.783Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-06T17:34:44.783Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-06T17:34:44.814Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-06T17:34:45.075Z] check_test.go:307: [d10806f375f2e] daemon is not started [2022-05-06T17:34:45.075Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-06T17:34:45.158Z] --- PASS: TestCreateServiceSysctls (3.11s) [2022-05-06T17:34:45.158Z] === RUN TestCreateServiceCapabilities [2022-05-06T17:34:45.272Z] === RUN TestEmptyLayer [2022-05-06T17:34:45.272Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-06T17:34:45.272Z] === RUN TestCommitFailure [2022-05-06T17:34:45.272Z] --- PASS: TestCommitFailure (0.01s) [2022-05-06T17:34:45.272Z] === RUN TestStartTransactionFailure [2022-05-06T17:34:45.272Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-06T17:34:45.272Z] === RUN TestGetOrphan [2022-05-06T17:34:45.272Z] --- PASS: TestGetOrphan (0.01s) [2022-05-06T17:34:45.272Z] === RUN TestMountAndRegister [2022-05-06T17:34:45.272Z] layer_test.go:258: Layer size: 14 [2022-05-06T17:34:45.272Z] === RUN TestEnvironmentParsing [2022-05-06T17:34:45.272Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-06T17:34:45.272Z] PASS [2022-05-06T17:34:45.272Z] coverage: 1.2% of statements [2022-05-06T17:34:45.272Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-06T17:34:45.272Z] === RUN TestLayerRelease [2022-05-06T17:34:45.272Z] layer_test.go:291: Failing on Windows [2022-05-06T17:34:45.272Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-06T17:34:45.272Z] === RUN TestStoreRestore [2022-05-06T17:34:45.272Z] layer_test.go:340: Failing on Windows [2022-05-06T17:34:45.272Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-06T17:34:45.272Z] === RUN TestTarStreamStability [2022-05-06T17:34:45.272Z] layer_test.go:455: Failing on Windows [2022-05-06T17:34:45.272Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-06T17:34:45.272Z] === RUN TestRegisterExistingLayer [2022-05-06T17:34:45.272Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-05-06T17:34:45.336Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2022-05-06T17:34:45.336Z] === RUN TestContainerVolumesMountedAsShared [2022-05-06T17:34:45.742Z] === RUN TestChrootTarUntar [2022-05-06T17:34:45.742Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:34:45.742Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-06T17:34:45.742Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-06T17:34:45.742Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:34:45.742Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-06T17:34:45.742Z] === RUN TestChrootUntarEmptyArchive [2022-05-06T17:34:45.742Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-06T17:34:45.742Z] === RUN TestChrootTarUntarWithSymlink [2022-05-06T17:34:45.742Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:34:45.742Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-06T17:34:45.742Z] === RUN TestChrootCopyWithTar [2022-05-06T17:34:45.742Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:34:45.742Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-06T17:34:45.742Z] === RUN TestChrootCopyFileWithTar [2022-05-06T17:34:45.742Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:34:45.742Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-06T17:34:45.742Z] === RUN TestChrootUntarPath [2022-05-06T17:34:45.742Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:34:45.742Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-06T17:34:45.742Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-06T17:34:45.742Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:34:45.742Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:34:45.742Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-06T17:34:45.742Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:34:45.742Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:34:45.742Z] === RUN TestChrootApplyDotDotFile [2022-05-06T17:34:45.742Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:34:45.742Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-06T17:34:45.742Z] PASS [2022-05-06T17:34:45.742Z] coverage: 12.0% of statements [2022-05-06T17:34:45.742Z] ok github.com/docker/docker/pkg/chrootarchive 0.079s coverage: 12.0% of statements [2022-05-06T17:34:45.745Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-05-06T17:34:45.745Z] === RUN TestTarStreamVerification [2022-05-06T17:34:45.745Z] layer_test.go:684: Failing on Windows [2022-05-06T17:34:45.745Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-06T17:34:45.745Z] === RUN TestLayerMigration [2022-05-06T17:34:45.745Z] migration_test.go:45: Failing on Windows [2022-05-06T17:34:45.745Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-06T17:34:45.745Z] === RUN TestLayerMigrationNoTarsplit [2022-05-06T17:34:45.745Z] migration_test.go:181: Failing on Windows [2022-05-06T17:34:45.745Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-06T17:34:45.745Z] === RUN TestMountInit [2022-05-06T17:34:45.745Z] mount_test.go:17: Failing on Windows [2022-05-06T17:34:45.745Z] --- SKIP: TestMountInit (0.00s) [2022-05-06T17:34:45.745Z] === RUN TestMountSize [2022-05-06T17:34:45.745Z] mount_test.go:76: Failing on Windows [2022-05-06T17:34:45.745Z] --- SKIP: TestMountSize (0.00s) [2022-05-06T17:34:45.745Z] === RUN TestMountChanges [2022-05-06T17:34:45.745Z] mount_test.go:125: Failing on Windows [2022-05-06T17:34:45.745Z] --- SKIP: TestMountChanges (0.00s) [2022-05-06T17:34:45.745Z] === RUN TestMountApply [2022-05-06T17:34:45.745Z] mount_test.go:212: Failing on Windows [2022-05-06T17:34:45.745Z] --- SKIP: TestMountApply (0.00s) [2022-05-06T17:34:45.745Z] PASS [2022-05-06T17:34:45.745Z] coverage: 30.6% of statements [2022-05-06T17:34:45.745Z] ok github.com/docker/docker/layer 0.368s coverage: 30.6% of statements [2022-05-06T17:34:45.745Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-06T17:34:45.745Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-06T17:34:45.745Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-06T17:34:45.745Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-06T17:34:45.909Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2022-05-06T17:34:45.909Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-06T17:34:46.170Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-06T17:34:46.212Z] === RUN TestSequenceGetAvailableBit [2022-05-06T17:34:46.212Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestSequenceEqual [2022-05-06T17:34:46.212Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestSequenceCopy [2022-05-06T17:34:46.212Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestGetFirstAvailable [2022-05-06T17:34:46.212Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestFindSequence [2022-05-06T17:34:46.212Z] --- PASS: TestFindSequence (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestCheckIfAvailable [2022-05-06T17:34:46.212Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestMergeSequences [2022-05-06T17:34:46.212Z] --- PASS: TestMergeSequences (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestPushReservation [2022-05-06T17:34:46.212Z] --- PASS: TestPushReservation (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestSerializeDeserialize [2022-05-06T17:34:46.212Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestSet [2022-05-06T17:34:46.212Z] --- PASS: TestSet (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestSetUnset [2022-05-06T17:34:46.212Z] --- PASS: TestSetUnset (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestOffsetSetUnset [2022-05-06T17:34:46.212Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestSetInRange [2022-05-06T17:34:46.212Z] --- PASS: TestSetInRange (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestSetAnyInRange [2022-05-06T17:34:46.212Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestMethods [2022-05-06T17:34:46.212Z] --- PASS: TestMethods (0.00s) [2022-05-06T17:34:46.212Z] === RUN TestRandomAllocateDeallocate [2022-05-06T17:34:46.432Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s) [2022-05-06T17:34:46.432Z] === RUN TestNetworkNat [2022-05-06T17:34:46.701Z] === RUN TestEnsureRemoveAllNotExist [2022-05-06T17:34:46.701Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-06T17:34:46.701Z] === RUN TestEnsureRemoveAllWithDir [2022-05-06T17:34:46.701Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-06T17:34:46.701Z] === RUN TestEnsureRemoveAllWithFile [2022-05-06T17:34:46.701Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-06T17:34:46.701Z] PASS [2022-05-06T17:34:46.701Z] coverage: 0.0% of statements [2022-05-06T17:34:46.701Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-05-06T17:34:46.701Z] 2022/05/06 17:34:46 Closing DB instances... [2022-05-06T17:34:47.376Z] --- PASS: TestNetworkNat (0.74s) [2022-05-06T17:34:47.376Z] === RUN TestNetworkLocalhostTCPNat [2022-05-06T17:34:47.662Z] === RUN TestSizeEmpty [2022-05-06T17:34:47.662Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-06T17:34:47.662Z] === RUN TestSizeEmptyFile [2022-05-06T17:34:47.662Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-06T17:34:47.662Z] === RUN TestSizeNonemptyFile [2022-05-06T17:34:47.662Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-06T17:34:47.662Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-06T17:34:47.662Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-06T17:34:47.662Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-06T17:34:47.662Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-06T17:34:47.662Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-06T17:34:47.662Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-06T17:34:47.662Z] === RUN TestMoveToSubdir [2022-05-06T17:34:47.662Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-06T17:34:47.662Z] === RUN TestSizeNonExistingDirectory [2022-05-06T17:34:47.662Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-06T17:34:47.662Z] PASS [2022-05-06T17:34:47.662Z] coverage: 80.0% of statements [2022-05-06T17:34:47.662Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2022-05-06T17:34:47.701Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2022-05-06T17:34:47.701Z] === RUN TestInspect [2022-05-06T17:34:47.947Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2022-05-06T17:34:47.947Z] === RUN TestNetworkLoopbackNat [2022-05-06T17:34:48.118Z] --- PASS: TestTarFiles (3.98s) [2022-05-06T17:34:48.118Z] === RUN TestDetectCompressionZstd [2022-05-06T17:34:48.118Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-06T17:34:48.118Z] === RUN TestTarUntar [2022-05-06T17:34:48.118Z] --- PASS: TestTarUntar (0.03s) [2022-05-06T17:34:48.118Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-06T17:34:48.118Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-06T17:34:48.118Z] === RUN TestTarWithOptions [2022-05-06T17:34:48.118Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-06T17:34:48.118Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-06T17:34:48.118Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-06T17:34:48.118Z] === RUN TestUntarUstarGnuConflict [2022-05-06T17:34:48.118Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-06T17:34:48.118Z] === RUN TestUntarInvalidFilenames [2022-05-06T17:34:48.426Z] === RUN TestInvalidConfig [2022-05-06T17:34:48.426Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-06T17:34:48.426Z] === RUN TestConfig [2022-05-06T17:34:48.426Z] --- PASS: TestConfig (0.00s) [2022-05-06T17:34:48.426Z] === RUN TestOptionsLabels [2022-05-06T17:34:48.426Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-06T17:34:48.426Z] === RUN TestValidName [2022-05-06T17:34:48.426Z] --- PASS: TestValidName (0.00s) [2022-05-06T17:34:48.426Z] PASS [2022-05-06T17:34:48.426Z] coverage: 19.7% of statements [2022-05-06T17:34:48.426Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 19.7% of statements [2022-05-06T17:34:48.548Z] docker_cli_daemon_plugins_test.go:80: [dc9e65646acbe] daemon is not started [2022-05-06T17:34:48.573Z] === RUN TestPollerAddRemove [2022-05-06T17:34:48.573Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-06T17:34:48.573Z] === RUN TestPollerEvent [2022-05-06T17:34:48.573Z] poller_test.go:40: No chmod on Windows [2022-05-06T17:34:48.573Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-06T17:34:48.573Z] === RUN TestPollerClose [2022-05-06T17:34:48.573Z] --- PASS: TestPollerClose (0.00s) [2022-05-06T17:34:48.573Z] PASS [2022-05-06T17:34:48.573Z] coverage: 45.7% of statements [2022-05-06T17:34:48.573Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2022-05-06T17:34:48.573Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames740296110\\dest" [2022-05-06T17:34:48.573Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-05-06T17:34:48.573Z] === RUN TestUntarHardlinkToSymlink [2022-05-06T17:34:48.573Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-06T17:34:48.573Z] === RUN TestUntarInvalidHardlink [2022-05-06T17:34:48.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink81228373\\victim\\hello" -> "../victim/hello" [2022-05-06T17:34:48.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3234044161\\victim\\hello" -> "/../victim/hello" [2022-05-06T17:34:48.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink564310569\\victim" -> "../victim" [2022-05-06T17:34:48.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1948938823\\victim" -> "../victim" [2022-05-06T17:34:48.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink72581721\\victim" -> "../victim" [2022-05-06T17:34:48.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2724031965\\victim" -> "../victim" [2022-05-06T17:34:48.573Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-06T17:34:48.573Z] === RUN TestUntarInvalidSymlink [2022-05-06T17:34:48.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink465637028\\dest\\dotdot" -> "../victim/hello" [2022-05-06T17:34:48.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4112171278\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-06T17:34:48.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1856828027\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:34:48.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1006668711\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:34:48.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink663149667\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:34:48.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4239235443\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:34:48.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1875565199\\dest\\dir\\loophole" -> "../../victim" [2022-05-06T17:34:48.573Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-06T17:34:48.573Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-06T17:34:48.573Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-06T17:34:48.573Z] === RUN TestXGlobalNoParent [2022-05-06T17:34:48.573Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-06T17:34:48.573Z] === RUN TestReplaceFileTarWrapper [2022-05-06T17:34:48.573Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-05-06T17:34:48.573Z] === RUN TestPrefixHeaderReadable [2022-05-06T17:34:48.573Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-06T17:34:48.573Z] === RUN TestDisablePigz [2022-05-06T17:34:48.573Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-06T17:34:48.894Z] === RUN TestKey [2022-05-06T17:34:48.894Z] --- PASS: TestKey (0.00s) [2022-05-06T17:34:48.894Z] === RUN TestParseKey [2022-05-06T17:34:48.894Z] --- PASS: TestParseKey (0.00s) [2022-05-06T17:34:48.894Z] === RUN TestInvalidDataStore [2022-05-06T17:34:48.894Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-06T17:34:48.894Z] === RUN TestKVObjectFlatKey [2022-05-06T17:34:48.894Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-06T17:34:48.894Z] === RUN TestAtomicKVObjectFlatKey [2022-05-06T17:34:48.894Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-06T17:34:48.894Z] PASS [2022-05-06T17:34:48.894Z] coverage: 21.9% of statements [2022-05-06T17:34:48.894Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-05-06T17:34:48.894Z] === RUN TestErrorInterfaces [2022-05-06T17:34:48.894Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-06T17:34:48.894Z] === RUN TestNetworkMarshalling [2022-05-06T17:34:49.028Z] --- PASS: TestDisablePigz (0.11s) [2022-05-06T17:34:49.028Z] === RUN TestPigz [2022-05-06T17:34:49.028Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-06T17:34:49.028Z] --- PASS: TestPigz (0.13s) [2022-05-06T17:34:49.028Z] === RUN TestNosysFileInfo [2022-05-06T17:34:49.028Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestCopyFileWithInvalidDest [2022-05-06T17:34:49.028Z] archive_windows_test.go:16: Currently fails [2022-05-06T17:34:49.028Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestCanonicalTarNameForPath [2022-05-06T17:34:49.028Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestCanonicalTarName [2022-05-06T17:34:49.028Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestChmodTarEntry [2022-05-06T17:34:49.028Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestHardLinkOrder [2022-05-06T17:34:49.028Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-06T17:34:49.028Z] === RUN TestChangeString [2022-05-06T17:34:49.028Z] --- PASS: TestChangeString (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestChangesWithNoChanges [2022-05-06T17:34:49.028Z] --- PASS: TestNetworkDBCRUDTableEntry (4.47s) [2022-05-06T17:34:49.028Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-06T17:34:49.028Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-06T17:34:49.028Z] === RUN TestChangesWithChanges [2022-05-06T17:34:49.028Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-06T17:34:49.028Z] === RUN TestChangesWithChangesGH13590 [2022-05-06T17:34:49.028Z] changes_test.go:196: needs more investigation [2022-05-06T17:34:49.028Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestChangesDirsEmpty [2022-05-06T17:34:49.028Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-06T17:34:49.028Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestChangesDirsMutated [2022-05-06T17:34:49.028Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-06T17:34:49.028Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestApplyLayer [2022-05-06T17:34:49.028Z] changes_test.go:433: needs further investigation [2022-05-06T17:34:49.028Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestChangesSizeWithHardlinks [2022-05-06T17:34:49.028Z] changes_test.go:469: needs further investigation [2022-05-06T17:34:49.028Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestChangesSizeWithNoChanges [2022-05-06T17:34:49.028Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-06T17:34:49.028Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestChangesSize [2022-05-06T17:34:49.028Z] --- PASS: TestChangesSize (0.00s) [2022-05-06T17:34:49.028Z] === RUN TestApplyLayerInvalidFilenames [2022-05-06T17:34:49.028Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames226538957\\dest" [2022-05-06T17:34:49.028Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-06T17:34:49.028Z] === RUN TestApplyLayerInvalidHardlink [2022-05-06T17:34:49.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1010639684\\victim\\hello" -> "../victim/hello" [2022-05-06T17:34:49.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink166274163\\victim\\hello" -> "/../victim/hello" [2022-05-06T17:34:49.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3593840898\\victim" -> "../victim" [2022-05-06T17:34:49.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3876938219\\victim" -> "../victim" [2022-05-06T17:34:49.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3457834429\\victim" -> "../victim" [2022-05-06T17:34:49.028Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2095541568\\victim" -> "../victim" [2022-05-06T17:34:49.028Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-06T17:34:49.028Z] === RUN TestApplyLayerInvalidSymlink [2022-05-06T17:34:49.028Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3530256581\\dest\\dotdot" -> "../victim/hello" [2022-05-06T17:34:49.028Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink135621894\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-06T17:34:49.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink291569062\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:34:49.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1975332025\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:34:49.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1360879024\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:34:49.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2911975538\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:34:49.029Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-06T17:34:49.029Z] === RUN TestApplyLayerWhiteouts [2022-05-06T17:34:49.029Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-05-06T17:34:49.029Z] === RUN TestGenerateEmptyFile [2022-05-06T17:34:49.029Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-06T17:34:49.029Z] === RUN TestGenerateWithContent [2022-05-06T17:34:49.029Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-06T17:34:49.029Z] PASS [2022-05-06T17:34:49.029Z] coverage: 61.9% of statements [2022-05-06T17:34:49.029Z] ok github.com/docker/docker/pkg/archive 6.079s coverage: 61.9% of statements [2022-05-06T17:34:49.363Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-05-06T17:34:49.363Z] === RUN TestEndpointMarshalling [2022-05-06T17:34:49.363Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestAuxAddresses [2022-05-06T17:34:49.363Z] time="2022-05-06T17:34:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-06T17:34:49.363Z] --- PASS: TestAuxAddresses (0.03s) [2022-05-06T17:34:49.363Z] === RUN TestSRVServiceQuery [2022-05-06T17:34:49.363Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestServiceVIPReuse [2022-05-06T17:34:49.363Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-06T17:34:49.363Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-06T17:34:49.363Z] === RUN TestDNSIPQuery [2022-05-06T17:34:49.363Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestDNSProxyServFail [2022-05-06T17:34:49.363Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestSandboxAddEmpty [2022-05-06T17:34:49.363Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestSandboxAddMultiPrio [2022-05-06T17:34:49.363Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestSandboxAddSamePrio [2022-05-06T17:34:49.363Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestCleanupServiceDiscovery [2022-05-06T17:34:49.363Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestDNSOptions [2022-05-06T17:34:49.363Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:34:49.363Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestMultipleControllersWithSameStore [2022-05-06T17:34:49.363Z] time="2022-05-06T17:34:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-06T17:34:49.363Z] time="2022-05-06T17:34:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-06T17:34:49.363Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-06T17:34:49.363Z] PASS [2022-05-06T17:34:49.363Z] coverage: 8.5% of statements [2022-05-06T17:34:49.363Z] ok github.com/docker/docker/libnetwork 0.405s coverage: 8.5% of statements [2022-05-06T17:34:49.363Z] === RUN TestIPDataMarshalling [2022-05-06T17:34:49.363Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-06T17:34:49.363Z] === RUN TestValidateAndIsV6 [2022-05-06T17:34:49.363Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-06T17:34:49.363Z] PASS [2022-05-06T17:34:49.363Z] coverage: 68.9% of statements [2022-05-06T17:34:49.363Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-05-06T17:34:49.484Z] === RUN TestCopyFileWithInvalidSrc [2022-05-06T17:34:49.484Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCopyFileWithInvalidDest [2022-05-06T17:34:49.484Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-06T17:34:49.484Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-06T17:34:49.484Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCopyFile [2022-05-06T17:34:49.484Z] --- PASS: TestCopyFile (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-06T17:34:49.484Z] fileutils_test.go:133: Needs porting to Windows [2022-05-06T17:34:49.484Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-06T17:34:49.484Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-06T17:34:49.484Z] fileutils_test.go:179: Needs porting to Windows [2022-05-06T17:34:49.484Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestWildcardMatches [2022-05-06T17:34:49.484Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestPatternMatches [2022-05-06T17:34:49.484Z] --- PASS: TestPatternMatches (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-06T17:34:49.484Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestPatternMatchesFolderExclusions [2022-05-06T17:34:49.484Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-06T17:34:49.484Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-06T17:34:49.484Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-06T17:34:49.484Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-06T17:34:49.484Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestSingleExclamationError [2022-05-06T17:34:49.484Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestMatchesWithNoPatterns [2022-05-06T17:34:49.484Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestMatchesWithMalformedPatterns [2022-05-06T17:34:49.484Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestMatches [2022-05-06T17:34:49.484Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-06T17:34:49.484Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-06T17:34:49.484Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-06T17:34:49.484Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-06T17:34:49.484Z] --- PASS: TestMatches (0.01s) [2022-05-06T17:34:49.484Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-06T17:34:49.484Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-06T17:34:49.484Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-06T17:34:49.484Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCleanPatterns [2022-05-06T17:34:49.484Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-06T17:34:49.484Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCleanPatternsExceptionFlag [2022-05-06T17:34:49.484Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-06T17:34:49.484Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-06T17:34:49.484Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCleanPatternsErrorSingleException [2022-05-06T17:34:49.484Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCreateIfNotExistsDir [2022-05-06T17:34:49.484Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCreateIfNotExistsFile [2022-05-06T17:34:49.484Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestMatch [2022-05-06T17:34:49.484Z] --- PASS: TestMatch (0.00s) [2022-05-06T17:34:49.484Z] === RUN TestCompile [2022-05-06T17:34:49.484Z] === RUN TestCompile/slash [2022-05-06T17:34:49.484Z] === RUN TestCompile/backslash [2022-05-06T17:34:49.484Z] --- PASS: TestCompile (0.00s) [2022-05-06T17:34:49.484Z] --- PASS: TestCompile/slash (0.00s) [2022-05-06T17:34:49.484Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-06T17:34:49.484Z] PASS [2022-05-06T17:34:49.484Z] coverage: 84.7% of statements [2022-05-06T17:34:49.484Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 84.7% of statements [2022-05-06T17:34:49.525Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-06T17:34:49.909Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-05-06T17:34:49.909Z] PASS [2022-05-06T17:34:49.909Z] [2022-05-06T17:34:49.909Z] === Skipped [2022-05-06T17:34:49.909Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-06T17:34:49.909Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:34:49.909Z] [2022-05-06T17:34:49.909Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-06T17:34:49.909Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-06T17:34:49.909Z] [2022-05-06T17:34:49.909Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-06T17:34:49.909Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-06T17:34:49.909Z] [2022-05-06T17:34:49.909Z] DONE 235 tests, 3 skipped in 114.797s [2022-05-06T17:34:49.909Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-06T17:34:49.909Z] ++ 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-05-06T17:34:49.909Z] ++ set -e [2022-05-06T17:34:49.909Z] ++ '[' -n 0 ']' [2022-05-06T17:34:49.909Z] ++ set -x [2022-05-06T17:34:49.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T17:34:49.909Z] === RUN TestConfigDaemonLibtrustID [2022-05-06T17:34:49.909Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-06T17:34:49.909Z] === RUN TestDaemonConfigValidation [2022-05-06T17:34:49.909Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:34:49.909Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:34:49.909Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-06T17:34:49.909Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-06T17:34:49.909Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-06T17:34:49.909Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-06T17:34:49.909Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-06T17:34:49.909Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-06T17:34:49.909Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-06T17:34:49.909Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-06T17:34:49.909Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:34:49.909Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-06T17:34:49.909Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-06T17:34:49.909Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-06T17:34:49.909Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-06T17:34:49.909Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-06T17:34:49.909Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-06T17:34:49.909Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-06T17:34:49.909Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-05-06T17:34:49.909Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-05-06T17:34:49.909Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-05-06T17:34:49.909Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-06T17:34:49.909Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-06T17:34:49.939Z] === RUN TestGet [2022-05-06T17:34:49.939Z] --- PASS: TestGet (0.00s) [2022-05-06T17:34:49.939Z] === RUN TestGetShortcutString [2022-05-06T17:34:49.939Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-06T17:34:49.939Z] PASS [2022-05-06T17:34:49.939Z] coverage: 42.9% of statements [2022-05-06T17:34:49.939Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2022-05-06T17:34:50.123Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-06T17:34:50.242Z] --- PASS: TestInspect (2.68s) [2022-05-06T17:34:50.242Z] === RUN TestCreateJob [2022-05-06T17:34:50.350Z] === RUN TestDriver [2022-05-06T17:34:50.350Z] --- PASS: TestDriver (0.00s) [2022-05-06T17:34:50.350Z] PASS [2022-05-06T17:34:50.350Z] coverage: 34.8% of statements [2022-05-06T17:34:50.350Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-05-06T17:34:50.350Z] === RUN TestDriver [2022-05-06T17:34:50.350Z] --- PASS: TestDriver (0.00s) [2022-05-06T17:34:50.350Z] PASS [2022-05-06T17:34:50.350Z] coverage: 34.8% of statements [2022-05-06T17:34:50.350Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-05-06T17:34:50.501Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-06T17:34:50.818Z] === RUN TestNetworkAllocateFree [2022-05-06T17:34:50.818Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-06T17:34:50.818Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-06T17:34:50.818Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-06T17:34:50.818Z] PASS [2022-05-06T17:34:50.818Z] coverage: 63.6% of statements [2022-05-06T17:34:50.818Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-05-06T17:34:50.898Z] === RUN TestCreateIDMapOrder [2022-05-06T17:34:50.898Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-06T17:34:50.898Z] PASS [2022-05-06T17:34:50.898Z] coverage: 7.2% of statements [2022-05-06T17:34:50.898Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-05-06T17:34:51.067Z] --- PASS: TestNetworkLoopbackNat (2.90s) [2022-05-06T17:34:51.067Z] === RUN TestPause [2022-05-06T17:34:51.353Z] 2022/05/06 17:34:50 Closing DB instances... [2022-05-06T17:34:51.446Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-06T17:34:51.638Z] --- PASS: TestPause (0.81s) [2022-05-06T17:34:51.638Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-06T17:34:51.638Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-06T17:34:51.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-06T17:34:51.638Z] === RUN TestPauseStopPausedContainer [2022-05-06T17:34:51.804Z] === RUN TestGetEmptyCapabilities [2022-05-06T17:34:51.804Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-06T17:34:51.804Z] === RUN TestGetExtraCapabilities [2022-05-06T17:34:51.804Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-06T17:34:51.804Z] === RUN TestGetInvalidCapabilities [2022-05-06T17:34:51.804Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-06T17:34:51.804Z] === RUN TestRemoteDriver [2022-05-06T17:34:51.804Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-06T17:34:51.804Z] === RUN TestDriverError [2022-05-06T17:34:51.804Z] --- PASS: TestRandomAllocateDeallocate (5.67s) [2022-05-06T17:34:51.804Z] === RUN TestAllocateRandomDeallocate [2022-05-06T17:34:51.804Z] --- PASS: TestDriverError (0.00s) [2022-05-06T17:34:51.804Z] === RUN TestMissingValues [2022-05-06T17:34:51.804Z] --- PASS: TestMissingValues (0.01s) [2022-05-06T17:34:51.804Z] === RUN TestRollback [2022-05-06T17:34:51.804Z] --- PASS: TestRollback (0.01s) [2022-05-06T17:34:51.804Z] PASS [2022-05-06T17:34:51.804Z] coverage: 57.4% of statements [2022-05-06T17:34:51.804Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-05-06T17:34:52.210Z] docker_cli_daemon_plugins_test.go:170: [d1661acff9b85] daemon is not started [2022-05-06T17:34:52.273Z] === RUN TestNAT [2022-05-06T17:34:52.273Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-06T17:34:52.273Z] --- SKIP: TestNAT (0.00s) [2022-05-06T17:34:52.273Z] === RUN TestTransparent [2022-05-06T17:34:52.273Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-06T17:34:52.273Z] --- SKIP: TestTransparent (0.00s) [2022-05-06T17:34:52.273Z] PASS [2022-05-06T17:34:52.273Z] coverage: 0.0% of statements [2022-05-06T17:34:52.273Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-05-06T17:34:52.312Z] === RUN TestFixedBufferCap [2022-05-06T17:34:52.312Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-06T17:34:52.312Z] === RUN TestFixedBufferLen [2022-05-06T17:34:52.312Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-06T17:34:52.312Z] === RUN TestFixedBufferString [2022-05-06T17:34:52.312Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-06T17:34:52.312Z] === RUN TestFixedBufferWrite [2022-05-06T17:34:52.312Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-06T17:34:52.312Z] === RUN TestFixedBufferRead [2022-05-06T17:34:52.312Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-06T17:34:52.312Z] === RUN TestBytesPipeRead [2022-05-06T17:34:52.312Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-06T17:34:52.312Z] === RUN TestBytesPipeWrite [2022-05-06T17:34:52.312Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-06T17:34:52.312Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-06T17:34:52.312Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-05-06T17:34:52.312Z] === RUN TestNetworkDBNodeLeave [2022-05-06T17:34:52.470Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2022-05-06T17:34:52.470Z] === RUN TestPidHost [2022-05-06T17:34:52.732Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-06T17:34:52.741Z] === RUN TestNew [2022-05-06T17:34:52.741Z] --- PASS: TestNew (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestAddDriver [2022-05-06T17:34:52.741Z] --- PASS: TestAddDriver (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestAddDuplicateDriver [2022-05-06T17:34:52.741Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-06T17:34:52.741Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestDriver [2022-05-06T17:34:52.741Z] --- PASS: TestDriver (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestIPAM [2022-05-06T17:34:52.741Z] --- PASS: TestIPAM (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestWalkIPAMs [2022-05-06T17:34:52.741Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestWalkDrivers [2022-05-06T17:34:52.741Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-06T17:34:52.741Z] PASS [2022-05-06T17:34:52.741Z] coverage: 82.4% of statements [2022-05-06T17:34:52.741Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-05-06T17:34:52.741Z] === RUN TestBuildDefault [2022-05-06T17:34:52.741Z] --- PASS: TestBuildDefault (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestBuildHostnameDomainname [2022-05-06T17:34:52.741Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestBuildHostname [2022-05-06T17:34:52.741Z] --- PASS: TestBuildHostname (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestBuildHostnameFQDN [2022-05-06T17:34:52.741Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestBuildNoIP [2022-05-06T17:34:52.741Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestUpdate [2022-05-06T17:34:52.741Z] --- PASS: TestUpdate (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-06T17:34:52.741Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-06T17:34:52.741Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestAddEmpty [2022-05-06T17:34:52.741Z] --- PASS: TestAddEmpty (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestAdd [2022-05-06T17:34:52.741Z] --- PASS: TestAdd (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestDeleteEmpty [2022-05-06T17:34:52.741Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestDeleteNewline [2022-05-06T17:34:52.741Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestDelete [2022-05-06T17:34:52.741Z] --- PASS: TestDelete (0.00s) [2022-05-06T17:34:52.741Z] === RUN TestConcurrentWrites [2022-05-06T17:34:52.741Z] --- PASS: TestAllocateRandomDeallocate (1.15s) [2022-05-06T17:34:52.741Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-06T17:34:52.741Z] --- PASS: TestConcurrentWrites (0.28s) [2022-05-06T17:34:52.741Z] PASS [2022-05-06T17:34:52.741Z] coverage: 81.2% of statements [2022-05-06T17:34:52.741Z] ok github.com/docker/docker/libnetwork/etchosts 0.351s coverage: 81.2% of statements [2022-05-06T17:34:52.766Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-05-06T17:34:52.766Z] === RUN TestAtomicWriteToFile [2022-05-06T17:34:52.766Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-06T17:34:52.766Z] === RUN TestAtomicWriteSetCommit [2022-05-06T17:34:52.766Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-06T17:34:52.766Z] === RUN TestAtomicWriteSetCancel [2022-05-06T17:34:52.766Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-06T17:34:52.766Z] === RUN TestReadCloserWrapperClose [2022-05-06T17:34:52.766Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-06T17:34:52.766Z] === RUN TestReaderErrWrapperReadOnError [2022-05-06T17:34:52.766Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-06T17:34:52.766Z] === RUN TestReaderErrWrapperRead [2022-05-06T17:34:52.766Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-06T17:34:52.766Z] === RUN TestCancelReadCloser [2022-05-06T17:34:52.766Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-06T17:34:52.766Z] === RUN TestWriteCloserWrapperClose [2022-05-06T17:34:52.766Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-06T17:34:52.766Z] === RUN TestNopWriteCloser [2022-05-06T17:34:52.766Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-06T17:34:52.766Z] === RUN TestNopWriter [2022-05-06T17:34:52.767Z] --- PASS: TestNopWriter (0.00s) [2022-05-06T17:34:52.767Z] === RUN TestWriteCounter [2022-05-06T17:34:52.767Z] --- PASS: TestWriteCounter (0.00s) [2022-05-06T17:34:52.767Z] PASS [2022-05-06T17:34:52.767Z] coverage: 70.1% of statements [2022-05-06T17:34:52.767Z] ok github.com/docker/docker/pkg/ioutils 0.653s coverage: 70.1% of statements [2022-05-06T17:34:52.819Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-06T17:34:52.819Z] daemon_test.go:156: [da1fd990e3389] daemon is not started [2022-05-06T17:34:52.819Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-06T17:34:52.819Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-06T17:34:52.819Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-06T17:34:52.819Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-06T17:34:52.819Z] === RUN TestDaemonProxy [2022-05-06T17:34:52.819Z] === RUN TestDaemonProxy/environment_variables [2022-05-06T17:34:52.994Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-06T17:34:53.210Z] === RUN TestNew [2022-05-06T17:34:53.210Z] --- PASS: TestNew (0.00s) [2022-05-06T17:34:53.210Z] === RUN TestAllocate [2022-05-06T17:34:53.210Z] --- PASS: TestAllocate (0.00s) [2022-05-06T17:34:53.210Z] === RUN TestUninitialized [2022-05-06T17:34:53.210Z] --- PASS: TestUninitialized (0.00s) [2022-05-06T17:34:53.210Z] === RUN TestAllocateInRange [2022-05-06T17:34:53.210Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-06T17:34:53.210Z] === RUN TestAllocateSerial [2022-05-06T17:34:53.210Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-06T17:34:53.210Z] PASS [2022-05-06T17:34:53.210Z] coverage: 87.5% of statements [2022-05-06T17:34:53.210Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-05-06T17:34:53.210Z] === RUN TestCaller [2022-05-06T17:34:53.210Z] --- PASS: TestCaller (0.00s) [2022-05-06T17:34:53.210Z] PASS [2022-05-06T17:34:53.210Z] coverage: 100.0% of statements [2022-05-06T17:34:53.210Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-05-06T17:34:53.541Z] --- PASS: TestCreateJob (3.13s) [2022-05-06T17:34:53.541Z] === RUN TestReplicatedJob [2022-05-06T17:34:53.566Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-06T17:34:53.725Z] === RUN TestError [2022-05-06T17:34:53.725Z] --- PASS: TestError (0.00s) [2022-05-06T17:34:53.725Z] === RUN TestProgressString [2022-05-06T17:34:53.725Z] === RUN TestProgressString/no_progress [2022-05-06T17:34:53.725Z] === RUN TestProgressString/progress_1 [2022-05-06T17:34:53.725Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-06T17:34:53.725Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-06T17:34:53.725Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-06T17:34:53.725Z] === RUN TestProgressString/with_units [2022-05-06T17:34:53.725Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-06T17:34:53.725Z] === RUN TestProgressString/hide_counts [2022-05-06T17:34:53.725Z] --- PASS: TestProgressString (0.00s) [2022-05-06T17:34:53.725Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-06T17:34:53.725Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-06T17:34:53.725Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-06T17:34:53.725Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-06T17:34:53.725Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-06T17:34:53.725Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-06T17:34:53.725Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-06T17:34:53.725Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-06T17:34:53.725Z] === RUN TestJSONMessageDisplay [2022-05-06T17:34:53.725Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-05-06T17:34:54.137Z] --- PASS: TestPidHost (1.67s) [2022-05-06T17:34:54.137Z] === RUN TestPsFilter [2022-05-06T17:34:54.137Z] --- PASS: TestPsFilter (0.16s) [2022-05-06T17:34:54.137Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-06T17:34:54.180Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-06T17:34:54.180Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-06T17:34:54.180Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-06T17:34:54.180Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-06T17:34:54.180Z] === RUN TestDisplayJSONMessagesStream [2022-05-06T17:34:54.180Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-06T17:34:54.180Z] PASS [2022-05-06T17:34:54.180Z] coverage: 91.7% of statements [2022-05-06T17:34:54.180Z] ok github.com/docker/docker/pkg/jsonmessage 0.193s coverage: 91.7% of statements [2022-05-06T17:34:54.198Z] === RUN TestSetSerialInsertDelete [2022-05-06T17:34:54.198Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-06T17:34:54.198Z] === RUN TestSetParallelInsertDelete [2022-05-06T17:34:54.198Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.26s) [2022-05-06T17:34:54.198Z] === RUN TestRetrieveFromStore [2022-05-06T17:34:54.636Z] === RUN TestStandardLongPath [2022-05-06T17:34:54.636Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-06T17:34:54.636Z] === RUN TestUNCLongPath [2022-05-06T17:34:54.636Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-06T17:34:54.636Z] PASS [2022-05-06T17:34:54.636Z] coverage: 100.0% of statements [2022-05-06T17:34:54.636Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-05-06T17:34:54.665Z] --- PASS: TestRetrieveFromStore (0.45s) [2022-05-06T17:34:54.665Z] === RUN TestIsCorrupted [2022-05-06T17:34:54.665Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-06T17:34:54.665Z] === RUN TestSetRollover [2022-05-06T17:34:54.717Z] === RUN TestDaemonProxy/command-line_options [2022-05-06T17:34:55.081Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-05-06T17:34:55.081Z] === RUN TestRemoveContainerWithVolume [2022-05-06T17:34:55.090Z] === RUN TestNameFormat [2022-05-06T17:34:55.090Z] --- PASS: TestNameFormat (0.00s) [2022-05-06T17:34:55.090Z] === RUN TestNameRetries [2022-05-06T17:34:55.090Z] --- PASS: TestNameRetries (0.00s) [2022-05-06T17:34:55.090Z] PASS [2022-05-06T17:34:55.090Z] coverage: 85.7% of statements [2022-05-06T17:34:55.090Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-05-06T17:34:55.134Z] === RUN TestInt2IP2IntConversion [2022-05-06T17:34:55.545Z] --- PASS: TestNetworkDBNodeLeave (3.13s) [2022-05-06T17:34:55.545Z] === RUN TestNetworkDBWatch [2022-05-06T17:34:55.602Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-05-06T17:34:55.602Z] === RUN TestGetAddressVersion [2022-05-06T17:34:55.602Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-06T17:34:55.602Z] === RUN TestKeyString [2022-05-06T17:34:55.602Z] --- PASS: TestKeyString (0.00s) [2022-05-06T17:34:55.602Z] === RUN TestPoolDataMarshal [2022-05-06T17:34:55.602Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-06T17:34:55.602Z] === RUN TestSubnetsMarshal [2022-05-06T17:34:55.602Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-05-06T17:34:55.602Z] === RUN TestAddSubnets [2022-05-06T17:34:55.602Z] --- PASS: TestAddSubnets (0.06s) [2022-05-06T17:34:55.602Z] === RUN TestDoublePoolRelease [2022-05-06T17:34:55.602Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-06T17:34:55.602Z] === RUN TestAddReleasePoolID [2022-05-06T17:34:55.602Z] === RUN TestPoolRequest [2022-05-06T17:34:55.602Z] --- PASS: TestPoolRequest (0.00s) [2022-05-06T17:34:55.602Z] === RUN TestOtherRequests [2022-05-06T17:34:55.602Z] --- PASS: TestOtherRequests (0.00s) [2022-05-06T17:34:55.602Z] PASS [2022-05-06T17:34:55.602Z] coverage: 57.1% of statements [2022-05-06T17:34:55.602Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2022-05-06T17:34:55.602Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-06T17:34:55.602Z] === RUN TestPredefinedPool [2022-05-06T17:34:55.602Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-06T17:34:55.602Z] === RUN TestRemoveSubnet [2022-05-06T17:34:55.653Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2022-05-06T17:34:55.653Z] === RUN TestRemoveContainerRunning [2022-05-06T17:34:55.999Z] === RUN TestParseKeyValueOpt [2022-05-06T17:34:55.999Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-06T17:34:55.999Z] === RUN TestParseUintList [2022-05-06T17:34:55.999Z] --- PASS: TestParseUintList (0.00s) [2022-05-06T17:34:55.999Z] === RUN TestParseUintListMaximumLimits [2022-05-06T17:34:55.999Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-06T17:34:55.999Z] PASS [2022-05-06T17:34:55.999Z] coverage: 97.0% of statements [2022-05-06T17:34:55.999Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-05-06T17:34:56.071Z] --- PASS: TestRemoveSubnet (0.23s) [2022-05-06T17:34:56.071Z] === RUN TestGetSameAddress [2022-05-06T17:34:56.071Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-06T17:34:56.071Z] === RUN TestPoolAllocationReuse [2022-05-06T17:34:56.071Z] --- PASS: TestSetRollover (1.52s) [2022-05-06T17:34:56.071Z] === RUN TestSetRolloverSerial [2022-05-06T17:34:56.089Z] === RUN TestDaemonProxy/configuration_file [2022-05-06T17:34:56.596Z] --- PASS: TestRemoveContainerRunning (0.84s) [2022-05-06T17:34:56.596Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-06T17:34:56.747Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-06T17:34:56.960Z] === RUN Test_windowsOSRelease_String [2022-05-06T17:34:56.960Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-06T17:34:56.960Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-06T17:34:56.960Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-06T17:34:56.960Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-06T17:34:56.960Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-06T17:34:56.960Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-06T17:34:56.960Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-06T17:34:56.960Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-06T17:34:56.960Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-06T17:34:56.960Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-06T17:34:56.960Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-06T17:34:56.960Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-06T17:34:56.960Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-06T17:34:56.960Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-06T17:34:56.960Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-06T17:34:56.960Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-06T17:34:56.960Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-06T17:34:56.960Z] PASS [2022-05-06T17:34:56.960Z] coverage: 36.4% of statements [2022-05-06T17:34:56.960Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.035s coverage: 36.4% of statements [2022-05-06T17:34:57.057Z] === RUN TestGetCapabilities [2022-05-06T17:34:57.057Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-06T17:34:57.057Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-06T17:34:57.057Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-06T17:34:57.057Z] === RUN TestGetDefaultAddressSpaces [2022-05-06T17:34:57.057Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-06T17:34:57.057Z] === RUN TestRemoteDriver [2022-05-06T17:34:57.057Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-06T17:34:57.057Z] PASS [2022-05-06T17:34:57.057Z] coverage: 47.4% of statements [2022-05-06T17:34:57.057Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-05-06T17:34:57.167Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-06T17:34:57.167Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-05-06T17:34:57.167Z] === RUN TestRemoveInvalidContainer [2022-05-06T17:34:57.418Z] 2022/05/06 17:34:57 Closing DB instances... [2022-05-06T17:34:57.418Z] === RUN TestNewAndRemove [2022-05-06T17:34:57.418Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-06T17:34:57.418Z] === RUN TestRemoveInvalidPath [2022-05-06T17:34:57.418Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-06T17:34:57.418Z] PASS [2022-05-06T17:34:57.418Z] coverage: 82.6% of statements [2022-05-06T17:34:57.419Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-05-06T17:34:57.428Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-06T17:34:57.428Z] === RUN TestRenameLinkedContainer [2022-05-06T17:34:57.525Z] --- PASS: TestSetRolloverSerial (1.47s) [2022-05-06T17:34:57.525Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-06T17:34:57.525Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-06T17:34:57.525Z] PASS [2022-05-06T17:34:57.525Z] coverage: 84.4% of statements [2022-05-06T17:34:57.525Z] ok github.com/docker/docker/libnetwork/bitseq 11.585s coverage: 84.4% of statements [2022-05-06T17:34:57.525Z] --- PASS: TestPoolAllocationReuse (1.57s) [2022-05-06T17:34:57.525Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-06T17:34:57.525Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-06T17:34:57.525Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-06T17:34:57.689Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-06T17:34:57.988Z] === RUN TestDaemonProxy/conflicting_options [2022-05-06T17:34:57.993Z] === RUN TestWindowsIPAM [2022-05-06T17:34:57.993Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-06T17:34:57.993Z] PASS [2022-05-06T17:34:57.993Z] coverage: 71.4% of statements [2022-05-06T17:34:57.993Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.064s coverage: 71.4% of statements [2022-05-06T17:34:58.246Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-06T17:34:58.262Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-06T17:34:58.812Z] --- PASS: TestDaemonProxy (6.21s) [2022-05-06T17:34:58.812Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-06T17:34:58.812Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-05-06T17:34:58.812Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-05-06T17:34:58.812Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-06T17:34:58.812Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-06T17:34:58.812Z] PASS [2022-05-06T17:34:58.812Z] [2022-05-06T17:34:58.812Z] DONE 17 tests in 10.186s [2022-05-06T17:34:58.812Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-06T17:34:58.812Z] ++ 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-05-06T17:34:58.812Z] ++ set -e [2022-05-06T17:34:58.812Z] ++ '[' -n 0 ']' [2022-05-06T17:34:58.812Z] ++ set -x [2022-05-06T17:34:58.812Z] ++ 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-05-06T17:34:58.827Z] --- PASS: TestReplicatedJob (4.88s) [2022-05-06T17:34:58.827Z] === RUN TestUpdateReplicatedJob [2022-05-06T17:34:58.834Z] check_test.go:307: [d00a89c4afa3b] daemon is not started [2022-05-06T17:34:58.834Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-06T17:34:58.942Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-06T17:34:58.942Z] === RUN TestNetworkDBBulkSync [2022-05-06T17:34:58.978Z] === RUN TestDefaultNetwork [2022-05-06T17:34:58.978Z] --- PASS: TestDefaultNetwork (0.28s) [2022-05-06T17:34:58.978Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-06T17:34:59.070Z] INFO: Testing against a local daemon [2022-05-06T17:34:59.070Z] === RUN TestCommitInheritsEnv [2022-05-06T17:34:59.329Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-05-06T17:34:59.329Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-06T17:34:59.329Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-06T17:34:59.329Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-06T17:34:59.329Z] === RUN TestImportWithCustomPlatform [2022-05-06T17:34:59.329Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-06T17:34:59.329Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-06T17:34:59.329Z] === RUN TestImportWithCustomPlatform// [2022-05-06T17:34:59.329Z] === RUN TestImportWithCustomPlatform/linux [2022-05-06T17:34:59.329Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-06T17:34:59.397Z] === RUN TestFailedConnection [2022-05-06T17:34:59.446Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-05-06T17:34:59.446Z] === RUN TestInitAddressPools [2022-05-06T17:34:59.446Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-06T17:34:59.446Z] PASS [2022-05-06T17:34:59.446Z] coverage: 74.0% of statements [2022-05-06T17:34:59.446Z] ok github.com/docker/docker/libnetwork/ipamutils 0.620s coverage: 74.0% of statements [2022-05-06T17:34:59.587Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-06T17:34:59.587Z] === RUN TestImportWithCustomPlatform/macos [2022-05-06T17:34:59.587Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-06T17:34:59.587Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-06T17:34:59.587Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-06T17:34:59.587Z] === RUN TestImagesFilterMultiReference [2022-05-06T17:34:59.587Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-06T17:34:59.587Z] === RUN TestImagePullPlatformInvalid [2022-05-06T17:34:59.587Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-06T17:34:59.587Z] === RUN TestRemoveImageOrphaning [2022-05-06T17:34:59.845Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-05-06T17:34:59.845Z] === RUN TestRemoveImageGarbageCollector [2022-05-06T17:34:59.845Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:34:59.845Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-06T17:34:59.845Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-06T17:34:59.845Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-06T17:34:59.845Z] === RUN TestTagInvalidReference [2022-05-06T17:34:59.845Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-06T17:34:59.845Z] === RUN TestTagValidPrefixedRepo [2022-05-06T17:34:59.852Z] --- PASS: TestGetAddress (23.94s) [2022-05-06T17:34:59.852Z] === RUN TestRequestSyntaxCheck [2022-05-06T17:34:59.852Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-06T17:34:59.852Z] === RUN TestRequest [2022-05-06T17:34:59.852Z] 2022/05/06 17:34:59 Closing DB instances... [2022-05-06T17:34:59.914Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.25s) [2022-05-06T17:34:59.914Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-06T17:34:59.914Z] === RUN TestKeyValue [2022-05-06T17:34:59.914Z] --- PASS: TestKeyValue (0.00s) [2022-05-06T17:34:59.914Z] PASS [2022-05-06T17:34:59.914Z] coverage: 60.0% of statements [2022-05-06T17:34:59.914Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-05-06T17:35:00.104Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-06T17:35:00.104Z] === RUN TestTagExistedNameWithoutForce [2022-05-06T17:35:00.104Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-06T17:35:00.104Z] === RUN TestTagOfficialNames [2022-05-06T17:35:00.104Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-06T17:35:00.104Z] === RUN TestTagMatchesDigest [2022-05-06T17:35:00.104Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-06T17:35:00.104Z] PASS [2022-05-06T17:35:00.104Z] [2022-05-06T17:35:00.104Z] === Skipped [2022-05-06T17:35:00.104Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-06T17:35:00.104Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-06T17:35:00.104Z] [2022-05-06T17:35:00.104Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-06T17:35:00.104Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:35:00.104Z] [2022-05-06T17:35:00.104Z] DONE 22 tests, 2 skipped in 1.246s [2022-05-06T17:35:00.104Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-06T17:35:00.104Z] ++ 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-05-06T17:35:00.104Z] ++ set -e [2022-05-06T17:35:00.104Z] ++ '[' -n 0 ']' [2022-05-06T17:35:00.104Z] ++ set -x [2022-05-06T17:35:00.104Z] ++ 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-05-06T17:35:00.104Z] INFO: Testing against a local daemon [2022-05-06T17:35:00.104Z] === RUN TestNetworkCreateDelete [2022-05-06T17:35:00.219Z] --- PASS: TestRenameLinkedContainer (2.68s) [2022-05-06T17:35:00.219Z] === RUN TestRenameStoppedContainer [2022-05-06T17:35:00.361Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-06T17:35:00.361Z] === RUN TestDockerNetworkDeletePreferID [2022-05-06T17:35:00.480Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-06T17:35:00.480Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-06T17:35:00.620Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-05-06T17:35:00.620Z] === RUN TestDaemonDNSFallback [2022-05-06T17:35:00.741Z] --- PASS: TestRenameStoppedContainer (0.70s) [2022-05-06T17:35:00.741Z] === RUN TestRenameRunningContainerAndReuse [2022-05-06T17:35:01.369Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-05-06T17:35:01.369Z] === RUN TestServiceListWithStatuses [2022-05-06T17:35:01.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-06T17:35:01.369Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-06T17:35:01.369Z] === RUN TestDockerNetworkConnectAlias [2022-05-06T17:35:01.375Z] --- PASS: TestFailedConnection (2.18s) [2022-05-06T17:35:01.375Z] === RUN TestFailOnce [2022-05-06T17:35:01.375Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-05-06T17:35:01.375Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-06T17:35:01.375Z] 2022/05/06 17:35:01 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-05-06T17:35:01.375Z] goroutine 50 [running]: [2022-05-06T17:35:01.375Z] net/http.(*conn).serve.func1() [2022-05-06T17:35:01.375Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-06T17:35:01.375Z] panic({0x1323700, 0x146d0e0}) [2022-05-06T17:35:01.375Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-06T17:35:01.375Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0002a5a70?) [2022-05-06T17:35:01.375Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-06T17:35:01.375Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14728f8?, 0xc0002c2000?}, 0x127da86?) [2022-05-06T17:35:01.375Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-06T17:35:01.375Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x14728f8, 0xc0002c2000}, 0xc0002bc000) [2022-05-06T17:35:01.375Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-06T17:35:01.375Z] net/http.serverHandler.ServeHTTP({0x1470f18?}, {0x14728f8, 0xc0002c2000}, 0xc0002bc000) [2022-05-06T17:35:01.375Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-06T17:35:01.375Z] net/http.(*conn).serve(0xc000210000, {0x1472df8, 0xc0002820c0}) [2022-05-06T17:35:01.375Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-06T17:35:01.375Z] created by net/http.(*Server).Serve [2022-05-06T17:35:01.375Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-06T17:35:01.375Z] time="2022-05-06T17:35:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-05-06T17:35:01.682Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-06T17:35:02.257Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-06T17:35:02.257Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2022-05-06T17:35:02.257Z] === RUN TestRenameInvalidName [2022-05-06T17:35:02.833Z] --- PASS: TestRenameInvalidName (0.73s) [2022-05-06T17:35:02.833Z] === RUN TestRenameAnonymousContainer [2022-05-06T17:35:02.865Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.72s) [2022-05-06T17:35:02.865Z] === RUN TestGetAddress [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-06T17:35:02.865Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-06T17:35:02.898Z] --- PASS: TestFailOnce (1.16s) [2022-05-06T17:35:02.898Z] === RUN TestEchoInputOutput [2022-05-06T17:35:02.898Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-06T17:35:02.898Z] === RUN TestBackoff [2022-05-06T17:35:02.898Z] --- PASS: TestBackoff (0.00s) [2022-05-06T17:35:02.898Z] === RUN TestAbortRetry [2022-05-06T17:35:02.898Z] --- PASS: TestAbortRetry (0.00s) [2022-05-06T17:35:02.898Z] === RUN TestClientScheme [2022-05-06T17:35:02.898Z] --- PASS: TestClientScheme (0.00s) [2022-05-06T17:35:02.898Z] === RUN TestNewClientWithTimeout [2022-05-06T17:35:02.898Z] time="2022-05-06T17:35:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-06T17:35:03.097Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-06T17:35:03.334Z] === RUN TestNetworkDBSimple [2022-05-06T17:35:03.669Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-06T17:35:03.804Z] === RUN TestGenerate [2022-05-06T17:35:03.804Z] --- PASS: TestGenerate (0.00s) [2022-05-06T17:35:03.804Z] === RUN TestGeneratePtr [2022-05-06T17:35:03.804Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-06T17:35:03.804Z] === RUN TestGenerateMissingField [2022-05-06T17:35:03.804Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-06T17:35:03.804Z] === RUN TestFieldCannotBeSet [2022-05-06T17:35:03.804Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-06T17:35:03.804Z] === RUN TestTypeMismatchError [2022-05-06T17:35:03.804Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-06T17:35:03.804Z] PASS [2022-05-06T17:35:03.804Z] coverage: 100.0% of statements [2022-05-06T17:35:03.804Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-05-06T17:35:03.804Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-06T17:35:03.804Z] PASS [2022-05-06T17:35:03.804Z] coverage: 100.0% of statements [2022-05-06T17:35:03.804Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.143s coverage: 100.0% of statements [2022-05-06T17:35:04.271Z] 2022/05/06 17:35:03 Closing DB instances... [2022-05-06T17:35:04.425Z] 2022/05/06 17:35:04 Closing DB instances... [2022-05-06T17:35:04.425Z] time="2022-05-06T17:35:04Z" level=error msg="node: 3403c44312a9 is unknown to memberlist" [2022-05-06T17:35:04.425Z] time="2022-05-06T17:35:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-06T17:35:04.739Z] testing: warning: no tests to run [2022-05-06T17:35:04.740Z] PASS [2022-05-06T17:35:04.740Z] coverage: 0.0% of statements [2022-05-06T17:35:04.740Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-06T17:35:04.740Z] === RUN TestRequestNewPort [2022-05-06T17:35:04.740Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestRequestSpecificPort [2022-05-06T17:35:04.740Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestReleasePort [2022-05-06T17:35:04.740Z] --- PASS: TestReleasePort (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestReuseReleasedPort [2022-05-06T17:35:04.740Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestReleaseUnreadledPort [2022-05-06T17:35:04.740Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestUnknowProtocol [2022-05-06T17:35:04.740Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestAllocateAllPorts [2022-05-06T17:35:04.740Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestPortAllocation [2022-05-06T17:35:04.740Z] --- PASS: TestPortAllocation (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestPortAllocationWithCustomRange [2022-05-06T17:35:04.740Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestNoDuplicateBPR [2022-05-06T17:35:04.740Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-06T17:35:04.740Z] === RUN TestChangePortRange [2022-05-06T17:35:04.740Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-06T17:35:04.740Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-06T17:35:04.740Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-06T17:35:04.740Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-06T17:35:04.740Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-06T17:35:04.740Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-06T17:35:04.740Z] --- PASS: TestChangePortRange (0.00s) [2022-05-06T17:35:04.740Z] PASS [2022-05-06T17:35:04.740Z] coverage: 88.6% of statements [2022-05-06T17:35:04.740Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-05-06T17:35:05.208Z] testing: warning: no tests to run [2022-05-06T17:35:05.208Z] PASS [2022-05-06T17:35:05.208Z] coverage: 0.0% of statements [2022-05-06T17:35:05.208Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-05-06T17:35:05.383Z] --- PASS: TestRequest (5.73s) [2022-05-06T17:35:05.383Z] === RUN TestOverlappingRequests [2022-05-06T17:35:05.571Z] --- PASS: TestDockerNetworkConnectAlias (4.21s) [2022-05-06T17:35:05.571Z] === RUN TestDockerNetworkReConnect [2022-05-06T17:35:05.583Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-06T17:35:05.677Z] --- PASS: TestNetworkDBSimple (2.43s) [2022-05-06T17:35:05.677Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-06T17:35:05.677Z] === RUN TestHashData [2022-05-06T17:35:05.677Z] --- PASS: TestHashData (0.00s) [2022-05-06T17:35:05.677Z] PASS [2022-05-06T17:35:05.677Z] coverage: 2.8% of statements [2022-05-06T17:35:05.677Z] ok github.com/docker/docker/libnetwork/resolvconf 0.060s coverage: 2.8% of statements [2022-05-06T17:35:05.838Z] === RUN TestParseEmptyInterface [2022-05-06T17:35:05.838Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-06T17:35:05.838Z] === RUN TestParseNonInterfaceType [2022-05-06T17:35:05.838Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-06T17:35:05.838Z] === RUN TestParseWithOneFunction [2022-05-06T17:35:05.838Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-06T17:35:05.838Z] === RUN TestParseWithMultipleFuncs [2022-05-06T17:35:05.838Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-06T17:35:05.838Z] === RUN TestParseWithUnnamedReturn [2022-05-06T17:35:05.838Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-06T17:35:05.838Z] === RUN TestEmbeddedInterface [2022-05-06T17:35:05.838Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-06T17:35:05.838Z] === RUN TestParsedImports [2022-05-06T17:35:05.838Z] --- PASS: TestParsedImports (0.00s) [2022-05-06T17:35:05.838Z] === RUN TestAliasedImports [2022-05-06T17:35:05.838Z] --- PASS: TestAliasedImports (0.00s) [2022-05-06T17:35:05.838Z] PASS [2022-05-06T17:35:05.838Z] coverage: 56.8% of statements [2022-05-06T17:35:05.838Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2022-05-06T17:35:05.838Z] --- PASS: TestOverlappingRequests (0.31s) [2022-05-06T17:35:05.838Z] === RUN TestRelease [2022-05-06T17:35:05.843Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2022-05-06T17:35:05.843Z] === RUN TestRenameContainerWithSameName [2022-05-06T17:35:06.145Z] === RUN TestErrorConstructors [2022-05-06T17:35:06.145Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-06T17:35:06.145Z] === RUN TestCompareIPMask [2022-05-06T17:35:06.145Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-06T17:35:06.145Z] === RUN TestUtilGetHostPartIP [2022-05-06T17:35:06.145Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-06T17:35:06.145Z] === RUN TestUtilGetBroadcastIP [2022-05-06T17:35:06.145Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-06T17:35:06.145Z] === RUN TestParseCIDR [2022-05-06T17:35:06.145Z] --- PASS: TestParseCIDR (0.00s) [2022-05-06T17:35:06.145Z] PASS [2022-05-06T17:35:06.145Z] coverage: 37.3% of statements [2022-05-06T17:35:06.145Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-05-06T17:35:06.613Z] 2022/05/06 17:35:06 Closing DB instances... [2022-05-06T17:35:06.787Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2022-05-06T17:35:06.787Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-06T17:35:06.797Z] === RUN TestHTTPTransport [2022-05-06T17:35:06.797Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-06T17:35:06.797Z] PASS [2022-05-06T17:35:06.797Z] coverage: 85.7% of statements [2022-05-06T17:35:06.797Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-05-06T17:35:06.797Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.49s) [2022-05-06T17:35:06.797Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-06T17:35:07.049Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-06T17:35:07.081Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-06T17:35:07.081Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-06T17:35:07.082Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-06T17:35:07.082Z] PASS [2022-05-06T17:35:07.082Z] coverage: 55.0% of statements [2022-05-06T17:35:07.082Z] ok github.com/docker/docker/oci 0.093s coverage: 55.0% of statements [2022-05-06T17:35:07.176Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-05-06T17:35:07.176Z] === RUN TestInspectNetwork [2022-05-06T17:35:07.252Z] time="2022-05-06T17:35:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-06T17:35:07.252Z] --- PASS: TestRelease (1.27s) [2022-05-06T17:35:07.252Z] === RUN TestAllocateRandomDeallocate [2022-05-06T17:35:07.252Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-06T17:35:07.252Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-06T17:35:07.252Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-06T17:35:07.252Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-06T17:35:07.252Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-06T17:35:07.252Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-06T17:35:07.252Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-06T17:35:07.252Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-06T17:35:07.252Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-06T17:35:07.252Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-06T17:35:07.252Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-06T17:35:07.252Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-06T17:35:07.252Z] === RUN TestBufferPoolPutAndGet [2022-05-06T17:35:07.252Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-06T17:35:07.252Z] PASS [2022-05-06T17:35:07.252Z] coverage: 88.2% of statements [2022-05-06T17:35:07.252Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-05-06T17:35:07.310Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-06T17:35:07.552Z] === RUN TestAddressPoolOpt [2022-05-06T17:35:07.552Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/a [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/something [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/_=a [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/env1=value1 [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/_env1=value1 [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/PATH [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/=a [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/PATH= [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/PATH=something [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/asd!qwe [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/1asd [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/123 [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/some_space [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/__some_space_before [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/some_space_after__ [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/= [2022-05-06T17:35:07.552Z] === RUN TestValidateEnv/PaTh [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-06T17:35:07.552Z] === RUN TestParseHost [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://invalid:port [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://:5555/p [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-06T17:35:07.552Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-06T17:35:07.552Z] === RUN TestParseHost/something_with_spaces [2022-05-06T17:35:07.552Z] === RUN TestParseHost/:// [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://:5555/ [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-06T17:35:07.552Z] === RUN TestParseHost/unknown:// [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://:port [2022-05-06T17:35:07.552Z] === RUN TestParseHost/fd:// [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://[::1]: [2022-05-06T17:35:07.552Z] === RUN TestParseHost/#00 [2022-05-06T17:35:07.552Z] === RUN TestParseHost/fd://something [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseHost/unix:// [2022-05-06T17:35:07.552Z] === RUN TestParseHost/npipe:// [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://host: [2022-05-06T17:35:07.552Z] === RUN TestParseHost/__ [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp:// [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://: [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseHost/_ [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-06T17:35:07.552Z] === RUN TestParseHost/unix://path/to/socket [2022-05-06T17:35:07.552Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/: [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-06T17:35:07.552Z] === RUN TestParseVersion [2022-05-06T17:35:07.552Z] --- PASS: TestParseVersion (0.00s) [2022-05-06T17:35:07.552Z] PASS [2022-05-06T17:35:07.552Z] coverage: 52.9% of statements [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-06T17:35:07.552Z] === RUN TestParseTCP [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/localhost:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/0.0.0.1 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/0.0.0.1: [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/localhost:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/: [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/::1 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/localhost [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/tcp://:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/tcp://: [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/[::1]: [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/[::1]:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/:5555 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/localhost: [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/#00 [2022-05-06T17:35:07.552Z] === RUN TestParseTCP/tcp:// [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP (0.02s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-06T17:35:07.552Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-06T17:35:08.021Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestValidateExtraHosts [2022-05-06T17:35:08.021Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestValidateIPAddress [2022-05-06T17:35:08.021Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestMapOpts [2022-05-06T17:35:08.021Z] --- PASS: TestMapOpts (0.00s) [2022-05-06T17:35:08.021Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2022-05-06T17:35:08.021Z] === RUN TestListOptsWithoutValidator [2022-05-06T17:35:08.021Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestListOptsWithValidator [2022-05-06T17:35:08.021Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestValidateDNSSearch [2022-05-06T17:35:08.021Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_general_format [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_one_more [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-06T17:35:08.021Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-06T17:35:08.021Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestNamedListOpts [2022-05-06T17:35:08.021Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestNamedMapOpts [2022-05-06T17:35:08.021Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestParseLink [2022-05-06T17:35:08.021Z] --- PASS: TestParseLink (0.00s) [2022-05-06T17:35:08.021Z] === RUN TestUlimitOpt [2022-05-06T17:35:08.021Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-06T17:35:08.021Z] PASS [2022-05-06T17:35:08.021Z] coverage: 65.5% of statements [2022-05-06T17:35:08.021Z] ok github.com/docker/docker/opts 0.109s coverage: 65.5% of statements [2022-05-06T17:35:08.021Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-05-06T17:35:08.218Z] === RUN TestOutputOnPrematureClose [2022-05-06T17:35:08.219Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-06T17:35:08.219Z] === RUN TestCompleteSilently [2022-05-06T17:35:08.219Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-06T17:35:08.219Z] PASS [2022-05-06T17:35:08.219Z] coverage: 75.9% of statements [2022-05-06T17:35:08.219Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-05-06T17:35:08.219Z] 2022/05/06 17:35:07 Closing DB instances... [2022-05-06T17:35:08.255Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2022-05-06T17:35:08.255Z] === RUN TestResize [2022-05-06T17:35:08.489Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-06T17:35:08.680Z] === RUN TestSendToOneSub [2022-05-06T17:35:08.680Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-06T17:35:08.680Z] === RUN TestSendToMultipleSubs [2022-05-06T17:35:08.680Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-06T17:35:08.680Z] === RUN TestEvictOneSub [2022-05-06T17:35:08.680Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-06T17:35:08.680Z] === RUN TestClosePublisher [2022-05-06T17:35:08.680Z] --- PASS: TestClosePublisher (0.00s) [2022-05-06T17:35:08.680Z] === RUN TestPubSubRace [2022-05-06T17:35:08.870Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-05-06T17:35:08.870Z] === RUN TestServicePlugin [2022-05-06T17:35:09.201Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-06T17:35:09.201Z] --- PASS: TestResize (0.82s) [2022-05-06T17:35:09.201Z] === RUN TestResizeWithInvalidSize [2022-05-06T17:35:09.475Z] === RUN TestPeerCertificateMarshalJSON [2022-05-06T17:35:09.475Z] 2022/05/06 17:35:09 Closing DB instances... [2022-05-06T17:35:09.644Z] --- PASS: TestPubSubRace (1.05s) [2022-05-06T17:35:09.644Z] PASS [2022-05-06T17:35:09.644Z] coverage: 75.0% of statements [2022-05-06T17:35:09.644Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2022-05-06T17:35:09.644Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-06T17:35:09.644Z] === RUN TestNetworkDBGarbageCollection [2022-05-06T17:35:09.776Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2022-05-06T17:35:09.776Z] === RUN TestResizeWhenContainerNotStarted [2022-05-06T17:35:09.943Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-06T17:35:09.944Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-06T17:35:09.944Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2022-05-06T17:35:09.944Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-06T17:35:09.944Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-06T17:35:09.944Z] === RUN TestMiddleware [2022-05-06T17:35:09.944Z] --- PASS: TestMiddleware (0.00s) [2022-05-06T17:35:09.944Z] === RUN TestNewResponseModifier [2022-05-06T17:35:09.944Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-06T17:35:09.944Z] PASS [2022-05-06T17:35:09.944Z] coverage: 26.8% of statements [2022-05-06T17:35:09.944Z] ok github.com/docker/docker/pkg/authorization 0.640s coverage: 26.8% of statements [2022-05-06T17:35:09.944Z] === RUN TestIsArchivePathDir [2022-05-06T17:35:10.099Z] === RUN TestRegister [2022-05-06T17:35:10.099Z] --- PASS: TestRegister (0.00s) [2022-05-06T17:35:10.099Z] === RUN TestCommand [2022-05-06T17:35:10.099Z] --- PASS: TestCommand (0.03s) [2022-05-06T17:35:10.099Z] === RUN TestNaiveSelf [2022-05-06T17:35:10.099Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-06T17:35:10.099Z] PASS [2022-05-06T17:35:10.099Z] coverage: 82.4% of statements [2022-05-06T17:35:10.099Z] ok github.com/docker/docker/pkg/reexec 0.090s coverage: 82.4% of statements [2022-05-06T17:35:10.412Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-06T17:35:10.412Z] === RUN TestIsArchivePathInvalidFile [2022-05-06T17:35:10.412Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-05-06T17:35:10.412Z] === RUN TestIsArchivePathTar [2022-05-06T17:35:10.412Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-05-06T17:35:10.412Z] === RUN TestDecompressStreamGzip [2022-05-06T17:35:10.412Z] === RUN TestUnbuffered [2022-05-06T17:35:10.412Z] --- PASS: TestUnbuffered (0.00s) [2022-05-06T17:35:10.412Z] === RUN TestRaceUnbuffered [2022-05-06T17:35:10.412Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-06T17:35:10.412Z] PASS [2022-05-06T17:35:10.412Z] coverage: 100.0% of statements [2022-05-06T17:35:10.412Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2022-05-06T17:35:10.459Z] === RUN TestInspectNetwork/full_network_id [2022-05-06T17:35:10.459Z] === RUN TestInspectNetwork/partial_network_id [2022-05-06T17:35:10.459Z] === RUN TestInspectNetwork/network_name [2022-05-06T17:35:10.459Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-06T17:35:10.553Z] --- PASS: TestAllocateRandomDeallocate (3.41s) [2022-05-06T17:35:10.554Z] === RUN TestRetrieveFromStore [2022-05-06T17:35:10.721Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:35:10.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:35:10.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:35:10.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-06T17:35:10.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:35:10.879Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-05-06T17:35:10.880Z] === RUN TestDecompressStreamBzip2 [2022-05-06T17:35:10.880Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-06T17:35:10.880Z] === RUN TestDecompressStreamXz [2022-05-06T17:35:10.880Z] archive_test.go:133: Xz not present in msys2 [2022-05-06T17:35:10.880Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestDecompressStreamZstd [2022-05-06T17:35:10.880Z] archive_test.go:140: zstd not installed [2022-05-06T17:35:10.880Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-06T17:35:10.880Z] === RUN TestCompressStreamXzUnsupported [2022-05-06T17:35:10.880Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-06T17:35:10.880Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestCompressStreamInvalid [2022-05-06T17:35:10.880Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestExtensionInvalid [2022-05-06T17:35:10.880Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestExtensionUncompressed [2022-05-06T17:35:10.880Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestExtensionBzip2 [2022-05-06T17:35:10.880Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestExtensionGzip [2022-05-06T17:35:10.880Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestExtensionXz [2022-05-06T17:35:10.880Z] --- PASS: TestExtensionXz (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestExtensionZstd [2022-05-06T17:35:10.880Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestCmdStreamLargeStderr [2022-05-06T17:35:10.880Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-06T17:35:10.880Z] === RUN TestCmdStreamBad [2022-05-06T17:35:10.880Z] archive_test.go:252: Failing on Windows CI machines [2022-05-06T17:35:10.880Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestCmdStreamGood [2022-05-06T17:35:10.880Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-06T17:35:10.880Z] === RUN TestUntarPathWithInvalidDest [2022-05-06T17:35:10.880Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-06T17:35:10.880Z] === RUN TestUntarPathWithInvalidSrc [2022-05-06T17:35:10.880Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-06T17:35:10.880Z] === RUN TestUntarPath [2022-05-06T17:35:10.880Z] --- PASS: TestUntarPath (0.07s) [2022-05-06T17:35:10.880Z] === RUN TestUntarPathWithDestinationFile [2022-05-06T17:35:10.880Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-05-06T17:35:10.880Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-06T17:35:10.982Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-06T17:35:11.012Z] === RUN TestDump [2022-05-06T17:35:11.012Z] goroutine 4 [running]: [2022-05-06T17:35:11.012Z] github.com/docker/docker/pkg/stack.dump(0xc92d57?) [2022-05-06T17:35:11.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-06T17:35:11.012Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-06T17:35:11.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-06T17:35:11.012Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-06T17:35:11.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-06T17:35:11.012Z] testing.tRunner(0xc00015c000, 0xe5a498) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:35:11.012Z] created by testing.(*T).Run [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-06T17:35:11.012Z] [2022-05-06T17:35:11.012Z] goroutine 1 [chan receive]: [2022-05-06T17:35:11.012Z] testing.(*T).Run(0xc000031d40, {0xe4913c?, 0xc6c1f3?}, 0xe5a498) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-06T17:35:11.012Z] testing.runTests.func1(0xc00005e870?) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-06T17:35:11.012Z] testing.tRunner(0xc000031d40, 0xc000067ca0) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:35:11.012Z] testing.runTests(0xc00004a460?, {0xfde400, 0x3, 0x3}, {0x22e26f10108?, 0x40?, 0xfe34a0?}) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-06T17:35:11.012Z] testing.(*M).Run(0xc00004a460) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-06T17:35:11.012Z] main.main() [2022-05-06T17:35:11.012Z] _testmain.go:99 +0x255 [2022-05-06T17:35:11.012Z] --- PASS: TestDump (0.00s) [2022-05-06T17:35:11.012Z] === RUN TestDumpToFile [2022-05-06T17:35:11.012Z] --- PASS: TestDumpToFile (0.14s) [2022-05-06T17:35:11.012Z] === RUN TestDumpToFileWithEmptyInput [2022-05-06T17:35:11.012Z] goroutine 6 [running]: [2022-05-06T17:35:11.012Z] github.com/docker/docker/pkg/stack.dump(0xd0ed13?) [2022-05-06T17:35:11.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-06T17:35:11.012Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xd0ece0?}) [2022-05-06T17:35:11.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-06T17:35:11.012Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000?) [2022-05-06T17:35:11.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-06T17:35:11.012Z] testing.tRunner(0xc00015c680, 0xe5a488) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:35:11.012Z] created by testing.(*T).Run [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-06T17:35:11.012Z] [2022-05-06T17:35:11.012Z] goroutine 1 [chan receive]: [2022-05-06T17:35:11.012Z] testing.(*T).Run(0xc000031d40, {0xe50713?, 0xc6c1f3?}, 0xe5a488) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-06T17:35:11.012Z] testing.runTests.func1(0xc00005e870?) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-06T17:35:11.012Z] testing.tRunner(0xc000031d40, 0xc000067ca0) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:35:11.012Z] testing.runTests(0xc00004a460?, {0xfde400, 0x3, 0x3}, {0x22e26f10108?, 0x40?, 0xfe34a0?}) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-06T17:35:11.012Z] testing.(*M).Run(0xc00004a460) [2022-05-06T17:35:11.012Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-06T17:35:11.012Z] main.main() [2022-05-06T17:35:11.012Z] _testmain.go:99 +0x255 [2022-05-06T17:35:11.012Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-06T17:35:11.012Z] PASS [2022-05-06T17:35:11.012Z] coverage: 90.9% of statements [2022-05-06T17:35:11.012Z] ok github.com/docker/docker/pkg/stack 0.171s coverage: 90.9% of statements [2022-05-06T17:35:11.347Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-06T17:35:11.347Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-06T17:35:11.347Z] === RUN TestMatch [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[]] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[foo]] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[foo_bar]] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[]#01 [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[qux]] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-06T17:35:11.347Z] === RUN TestMatch/[[foo_baz]] [2022-05-06T17:35:11.347Z] --- PASS: TestMatch (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-06T17:35:11.347Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-06T17:35:11.347Z] PASS [2022-05-06T17:35:11.347Z] coverage: 87.5% of statements [2022-05-06T17:35:11.347Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-05-06T17:35:11.347Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-06T17:35:11.347Z] === RUN TestCopyWithTarInvalidSrc [2022-05-06T17:35:11.347Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-06T17:35:11.347Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-06T17:35:11.347Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-06T17:35:11.347Z] === RUN TestCopyWithTarSrcFile [2022-05-06T17:35:11.347Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-06T17:35:11.347Z] === RUN TestCopyWithTarSrcFolder [2022-05-06T17:35:11.347Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-06T17:35:11.347Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-06T17:35:11.347Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-06T17:35:11.347Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-06T17:35:11.347Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-06T17:35:11.347Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-06T17:35:11.347Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-06T17:35:11.347Z] === RUN TestCopyFileWithTarSrcFile [2022-05-06T17:35:11.347Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-06T17:35:11.347Z] === RUN TestTarFiles [2022-05-06T17:35:11.467Z] === RUN TestNewStdWriter [2022-05-06T17:35:11.467Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-06T17:35:11.467Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestWriteWithNilBytes [2022-05-06T17:35:11.467Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestWrite [2022-05-06T17:35:11.467Z] --- PASS: TestWrite (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestWriteWithWriterError [2022-05-06T17:35:11.467Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-06T17:35:11.467Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestStdCopyWriteAndRead [2022-05-06T17:35:11.467Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-06T17:35:11.467Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-06T17:35:11.467Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-06T17:35:11.467Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-06T17:35:11.467Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-06T17:35:11.467Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-06T17:35:11.467Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-06T17:35:11.467Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-06T17:35:11.467Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-06T17:35:11.467Z] PASS [2022-05-06T17:35:11.467Z] coverage: 100.0% of statements [2022-05-06T17:35:11.467Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-05-06T17:35:11.467Z] time="2022-05-06T17:35:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-06T17:35:11.467Z] --- PASS: TestRetrieveFromStore (1.10s) [2022-05-06T17:35:11.467Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-06T17:35:11.467Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-06T17:35:11.467Z] === RUN TestParallelPredefinedRequest1 [2022-05-06T17:35:11.467Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-06T17:35:11.467Z] === RUN TestParallelPredefinedRequest2 [2022-05-06T17:35:11.467Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-06T17:35:11.467Z] === RUN TestParallelPredefinedRequest3 [2022-05-06T17:35:11.467Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-06T17:35:11.467Z] === RUN TestParallelPredefinedRequest4 [2022-05-06T17:35:11.467Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-06T17:35:11.467Z] === RUN TestParallelPredefinedRequest5 [2022-05-06T17:35:11.467Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-06T17:35:11.467Z] === RUN TestDebug [2022-05-06T17:35:11.467Z] --- PASS: TestDebug (0.00s) [2022-05-06T17:35:11.467Z] === RUN TestRequestPoolParallel [2022-05-06T17:35:11.555Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-06T17:35:11.925Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-05-06T17:35:11.925Z] === RUN TestFullAllocateRelease [2022-05-06T17:35:12.335Z] === RUN TestChrootTarUntar [2022-05-06T17:35:12.335Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:35:12.335Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-06T17:35:12.335Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-06T17:35:12.335Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:35:12.335Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-06T17:35:12.335Z] === RUN TestChrootUntarEmptyArchive [2022-05-06T17:35:12.335Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-06T17:35:12.335Z] === RUN TestChrootTarUntarWithSymlink [2022-05-06T17:35:12.335Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:35:12.335Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-06T17:35:12.335Z] === RUN TestChrootCopyWithTar [2022-05-06T17:35:12.335Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:35:12.335Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-06T17:35:12.335Z] === RUN TestChrootCopyFileWithTar [2022-05-06T17:35:12.335Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:35:12.335Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-06T17:35:12.335Z] === RUN TestChrootUntarPath [2022-05-06T17:35:12.335Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:35:12.335Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-06T17:35:12.335Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-06T17:35:12.335Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:35:12.335Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:35:12.335Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-06T17:35:12.335Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:35:12.335Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:35:12.335Z] === RUN TestChrootApplyDotDotFile [2022-05-06T17:35:12.335Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:35:12.335Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2022-05-06T17:35:12.335Z] PASS [2022-05-06T17:35:12.335Z] coverage: 12.0% of statements [2022-05-06T17:35:12.335Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 12.0% of statements [2022-05-06T17:35:12.379Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-06T17:35:12.379Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-06T17:35:12.379Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestFormatStatus [2022-05-06T17:35:12.379Z] --- PASS: TestFormatStatus (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestFormatError [2022-05-06T17:35:12.379Z] --- PASS: TestFormatError (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestFormatJSONError [2022-05-06T17:35:12.379Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-06T17:35:12.379Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-06T17:35:12.379Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestNewJSONProgressOutput [2022-05-06T17:35:12.379Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestAuxFormatterEmit [2022-05-06T17:35:12.379Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestStreamWriterStdout [2022-05-06T17:35:12.379Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-06T17:35:12.379Z] === RUN TestStreamWriterStderr [2022-05-06T17:35:12.379Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-06T17:35:12.379Z] PASS [2022-05-06T17:35:12.379Z] coverage: 66.2% of statements [2022-05-06T17:35:12.379Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-05-06T17:35:12.379Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-05-06T17:35:12.379Z] === RUN TestOddAllocateRelease [2022-05-06T17:35:12.654Z] ......... [ 85%] [2022-05-06T17:35:12.835Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-05-06T17:35:12.835Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-06T17:35:12.835Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-06T17:35:12.835Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-06T17:35:12.835Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-06T17:35:12.835Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-06T17:35:12.835Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-06T17:35:12.835Z] === CONT TestParallelPredefinedRequest1 [2022-05-06T17:35:12.835Z] === CONT TestParallelPredefinedRequest4 [2022-05-06T17:35:12.835Z] === CONT TestParallelPredefinedRequest1 [2022-05-06T17:35:12.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:12.835Z] === CONT TestParallelPredefinedRequest3 [2022-05-06T17:35:12.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:12.835Z] === CONT TestParallelPredefinedRequest4 [2022-05-06T17:35:12.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:12.835Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-06T17:35:12.835Z] === CONT TestParallelPredefinedRequest2 [2022-05-06T17:35:12.835Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-06T17:35:12.835Z] === CONT TestParallelPredefinedRequest2 [2022-05-06T17:35:12.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:12.835Z] === CONT TestParallelPredefinedRequest5 [2022-05-06T17:35:12.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:12.835Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-06T17:35:12.835Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-06T17:35:12.835Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-06T17:35:12.835Z] PASS [2022-05-06T17:35:12.835Z] coverage: 85.3% of statements [2022-05-06T17:35:12.835Z] === RUN TestGenerateRandomID [2022-05-06T17:35:12.835Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-06T17:35:12.835Z] === RUN TestShortenId [2022-05-06T17:35:12.835Z] --- PASS: TestShortenId (0.00s) [2022-05-06T17:35:12.835Z] === RUN TestShortenSha256Id [2022-05-06T17:35:12.835Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-06T17:35:12.835Z] === RUN TestShortenIdEmpty [2022-05-06T17:35:12.835Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-06T17:35:12.835Z] === RUN TestShortenIdInvalid [2022-05-06T17:35:12.835Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-06T17:35:12.835Z] === RUN TestIsShortIDNonHex [2022-05-06T17:35:12.835Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-06T17:35:12.835Z] === RUN TestIsShortIDNotCorrectSize [2022-05-06T17:35:12.835Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-06T17:35:12.835Z] PASS [2022-05-06T17:35:12.835Z] coverage: 70.6% of statements [2022-05-06T17:35:12.835Z] ok github.com/docker/docker/libnetwork/ipam 42.774s coverage: 85.3% of statements [2022-05-06T17:35:12.835Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-05-06T17:35:12.940Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:35:13.076Z] plugin_test.go:61: [d3fe2b77e87eb] joining swarm manager [d47c5941be8e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:35:13.320Z] 2022/05/06 17:35:12 Closing DB instances... [2022-05-06T17:35:13.320Z] === RUN TestEnsureRemoveAllNotExist [2022-05-06T17:35:13.320Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-06T17:35:13.320Z] === RUN TestEnsureRemoveAllWithDir [2022-05-06T17:35:13.320Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-06T17:35:13.320Z] === RUN TestEnsureRemoveAllWithFile [2022-05-06T17:35:13.320Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-06T17:35:13.320Z] PASS [2022-05-06T17:35:13.320Z] coverage: 0.0% of statements [2022-05-06T17:35:13.320Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-05-06T17:35:13.646Z] plugin_test.go:64: [d0fc9ed277cf6] joining swarm manager [d47c5941be8e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:35:13.794Z] === RUN TestIsCpusetListAvailable [2022-05-06T17:35:13.794Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-06T17:35:13.794Z] PASS [2022-05-06T17:35:13.794Z] coverage: 39.4% of statements [2022-05-06T17:35:13.794Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-05-06T17:35:13.882Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-06T17:35:14.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-06T17:35:14.305Z] === RUN TestSizeEmpty [2022-05-06T17:35:14.305Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-06T17:35:14.305Z] === RUN TestSizeEmptyFile [2022-05-06T17:35:14.305Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-06T17:35:14.305Z] === RUN TestSizeNonemptyFile [2022-05-06T17:35:14.305Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-06T17:35:14.305Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-06T17:35:14.305Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-06T17:35:14.305Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-06T17:35:14.305Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-06T17:35:14.305Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-06T17:35:14.305Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-06T17:35:14.305Z] === RUN TestMoveToSubdir [2022-05-06T17:35:14.305Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-06T17:35:14.305Z] === RUN TestSizeNonExistingDirectory [2022-05-06T17:35:14.305Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-06T17:35:14.305Z] PASS [2022-05-06T17:35:14.305Z] coverage: 80.0% of statements [2022-05-06T17:35:14.305Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2022-05-06T17:35:14.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:35:14.640Z] --- PASS: TestInspectNetwork (7.08s) [2022-05-06T17:35:14.640Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-06T17:35:14.640Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-06T17:35:14.640Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-06T17:35:14.640Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-06T17:35:14.640Z] === RUN TestRunContainerWithBridgeNone [2022-05-06T17:35:14.976Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-06T17:35:15.290Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-05-06T17:35:15.290Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-06T17:35:15.290Z] === RUN TestPollerAddRemove [2022-05-06T17:35:15.290Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-06T17:35:15.290Z] === RUN TestPollerEvent [2022-05-06T17:35:15.290Z] poller_test.go:40: No chmod on Windows [2022-05-06T17:35:15.290Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-06T17:35:15.290Z] === RUN TestPollerClose [2022-05-06T17:35:15.290Z] --- PASS: TestPollerClose (0.00s) [2022-05-06T17:35:15.290Z] PASS [2022-05-06T17:35:15.290Z] coverage: 36.2% of statements [2022-05-06T17:35:15.290Z] ok github.com/docker/docker/pkg/filenotify 0.057s coverage: 36.2% of statements [2022-05-06T17:35:15.322Z] === RUN TestChtimes [2022-05-06T17:35:15.322Z] --- PASS: TestChtimes (0.00s) [2022-05-06T17:35:15.322Z] === RUN TestChtimesWindows [2022-05-06T17:35:15.322Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-06T17:35:15.322Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-06T17:35:15.322Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-06T17:35:15.322Z] PASS [2022-05-06T17:35:15.322Z] coverage: 13.0% of statements [2022-05-06T17:35:15.322Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2022-05-06T17:35:15.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-06T17:35:15.573Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-06T17:35:15.573Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:35:15.573Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:35:15.573Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:35:15.573Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-06T17:35:15.573Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-06T17:35:15.573Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-06T17:35:15.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-06T17:35:15.573Z] === RUN TestNetworkList [2022-05-06T17:35:15.573Z] === RUN TestNetworkList//networks [2022-05-06T17:35:15.573Z] === PAUSE TestNetworkList//networks [2022-05-06T17:35:15.573Z] === RUN TestNetworkList//networks/ [2022-05-06T17:35:15.573Z] === PAUSE TestNetworkList//networks/ [2022-05-06T17:35:15.573Z] === CONT TestNetworkList//networks [2022-05-06T17:35:15.573Z] === CONT TestNetworkList//networks/ [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkList (0.01s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-06T17:35:15.573Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-06T17:35:15.573Z] === RUN TestHostIPv4BridgeLabel [2022-05-06T17:35:15.777Z] === RUN TestTailFile [2022-05-06T17:35:15.777Z] --- PASS: TestTailFile (0.00s) [2022-05-06T17:35:15.777Z] === RUN TestTailFileManyLines [2022-05-06T17:35:15.777Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-06T17:35:15.777Z] === RUN TestTailEmptyFile [2022-05-06T17:35:15.777Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-06T17:35:15.777Z] === RUN TestTailNegativeN [2022-05-06T17:35:15.777Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-06T17:35:15.777Z] === RUN TestNewTailReader [2022-05-06T17:35:15.777Z] === PAUSE TestNewTailReader [2022-05-06T17:35:15.777Z] === CONT TestNewTailReader [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/truncated_last_line [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/no_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:15.778Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-06T17:35:15.778Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:15.778Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:15.779Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:15.779Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:15.780Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:15.780Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:15.780Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:15.780Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:15.780Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:15.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-06T17:35:15.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-06T17:35:16.139Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-06T17:35:16.139Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.236Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:16.236Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.237Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.237Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.238Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.238Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:16.239Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:16.240Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.01s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.01s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.240Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:16.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:16.242Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCopyFileWithInvalidSrc [2022-05-06T17:35:16.276Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCopyFileWithInvalidDest [2022-05-06T17:35:16.276Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-06T17:35:16.276Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-06T17:35:16.276Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCopyFile [2022-05-06T17:35:16.276Z] --- PASS: TestCopyFile (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-06T17:35:16.276Z] fileutils_test.go:133: Needs porting to Windows [2022-05-06T17:35:16.276Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-06T17:35:16.276Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-06T17:35:16.276Z] fileutils_test.go:179: Needs porting to Windows [2022-05-06T17:35:16.276Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestWildcardMatches [2022-05-06T17:35:16.276Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestPatternMatches [2022-05-06T17:35:16.276Z] --- PASS: TestPatternMatches (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-06T17:35:16.276Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestPatternMatchesFolderExclusions [2022-05-06T17:35:16.276Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-06T17:35:16.276Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-06T17:35:16.276Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-06T17:35:16.276Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-06T17:35:16.276Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestSingleExclamationError [2022-05-06T17:35:16.276Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestMatchesWithNoPatterns [2022-05-06T17:35:16.276Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestMatchesWithMalformedPatterns [2022-05-06T17:35:16.276Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestMatches [2022-05-06T17:35:16.276Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-06T17:35:16.276Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-06T17:35:16.276Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-06T17:35:16.276Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-06T17:35:16.276Z] --- PASS: TestMatches (0.01s) [2022-05-06T17:35:16.276Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-06T17:35:16.276Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-06T17:35:16.276Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-06T17:35:16.276Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCleanPatterns [2022-05-06T17:35:16.276Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-06T17:35:16.276Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCleanPatternsExceptionFlag [2022-05-06T17:35:16.276Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-06T17:35:16.276Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-06T17:35:16.276Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCleanPatternsErrorSingleException [2022-05-06T17:35:16.276Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCreateIfNotExistsDir [2022-05-06T17:35:16.276Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCreateIfNotExistsFile [2022-05-06T17:35:16.276Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-06T17:35:16.276Z] === RUN TestMatch [2022-05-06T17:35:16.276Z] --- PASS: TestMatch (0.00s) [2022-05-06T17:35:16.276Z] === RUN TestCompile [2022-05-06T17:35:16.276Z] === RUN TestCompile/slash [2022-05-06T17:35:16.276Z] === RUN TestCompile/backslash [2022-05-06T17:35:16.276Z] --- PASS: TestCompile (0.00s) [2022-05-06T17:35:16.276Z] --- PASS: TestCompile/slash (0.00s) [2022-05-06T17:35:16.276Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-06T17:35:16.276Z] PASS [2022-05-06T17:35:16.276Z] coverage: 84.7% of statements [2022-05-06T17:35:16.276Z] ok github.com/docker/docker/pkg/fileutils 0.093s coverage: 84.7% of statements [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:16.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:16.697Z] PASS [2022-05-06T17:35:16.697Z] coverage: 88.6% of statements [2022-05-06T17:35:16.697Z] ok github.com/docker/docker/pkg/tailfile 0.187s coverage: 88.6% of statements [2022-05-06T17:35:17.072Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-06T17:35:17.072Z] === RUN TestDaemonDefaultNetworkPools [2022-05-06T17:35:17.152Z] === RUN TestTarSumRemoveNonExistent [2022-05-06T17:35:17.152Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestTarSumRemove [2022-05-06T17:35:17.152Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestSortFileInfoSums [2022-05-06T17:35:17.152Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestNewTarSumForLabelInvalid [2022-05-06T17:35:17.152Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestNewTarSumForLabel [2022-05-06T17:35:17.152Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestEmptyTar [2022-05-06T17:35:17.152Z] --- PASS: TestEmptyTar (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestTarSumsReadSize [2022-05-06T17:35:17.152Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestTarSums [2022-05-06T17:35:17.152Z] --- PASS: TestTarSums (0.06s) [2022-05-06T17:35:17.152Z] === RUN TestIteration [2022-05-06T17:35:17.152Z] --- PASS: TestIteration (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestVersionLabelForChecksum [2022-05-06T17:35:17.152Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestVersion [2022-05-06T17:35:17.152Z] --- PASS: TestVersion (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestGetVersion [2022-05-06T17:35:17.152Z] --- PASS: TestGetVersion (0.00s) [2022-05-06T17:35:17.152Z] === RUN TestGetVersions [2022-05-06T17:35:17.152Z] --- PASS: TestGetVersions (0.00s) [2022-05-06T17:35:17.152Z] PASS [2022-05-06T17:35:17.152Z] coverage: 89.3% of statements [2022-05-06T17:35:17.152Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2022-05-06T17:35:17.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:35:17.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-06T17:35:17.262Z] --- PASS: TestTarFiles (5.79s) [2022-05-06T17:35:17.262Z] === RUN TestDetectCompressionZstd [2022-05-06T17:35:17.262Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-06T17:35:17.262Z] === RUN TestTarUntar [2022-05-06T17:35:17.262Z] === RUN TestGet [2022-05-06T17:35:17.262Z] --- PASS: TestGet (0.00s) [2022-05-06T17:35:17.262Z] === RUN TestGetShortcutString [2022-05-06T17:35:17.262Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-06T17:35:17.262Z] PASS [2022-05-06T17:35:17.262Z] coverage: 42.9% of statements [2022-05-06T17:35:17.262Z] --- PASS: TestTarUntar (0.05s) [2022-05-06T17:35:17.262Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-06T17:35:17.262Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2022-05-06T17:35:17.262Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-06T17:35:17.262Z] === RUN TestTarWithOptions [2022-05-06T17:35:17.262Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-06T17:35:17.262Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-06T17:35:17.262Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-06T17:35:17.262Z] === RUN TestUntarUstarGnuConflict [2022-05-06T17:35:17.262Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-06T17:35:17.262Z] === RUN TestUntarInvalidFilenames [2022-05-06T17:35:17.262Z] 2022/05/06 17:35:16 Closing DB instances... [2022-05-06T17:35:17.262Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3012573286\\dest" [2022-05-06T17:35:17.262Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-05-06T17:35:17.262Z] === RUN TestUntarHardlinkToSymlink [2022-05-06T17:35:17.262Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-06T17:35:17.262Z] === RUN TestUntarInvalidHardlink [2022-05-06T17:35:17.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2599501029\\victim\\hello" -> "../victim/hello" [2022-05-06T17:35:17.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4225511234\\victim\\hello" -> "/../victim/hello" [2022-05-06T17:35:17.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3780078855\\victim" -> "../victim" [2022-05-06T17:35:17.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3177374934\\victim" -> "../victim" [2022-05-06T17:35:17.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3941370684\\victim" -> "../victim" [2022-05-06T17:35:17.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2563001873\\victim" -> "../victim" [2022-05-06T17:35:17.262Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-06T17:35:17.262Z] === RUN TestUntarInvalidSymlink [2022-05-06T17:35:17.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4073278269\\dest\\dotdot" -> "../victim/hello" [2022-05-06T17:35:17.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1904130153\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-06T17:35:17.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2950641539\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:35:17.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2541459347\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:35:17.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3134034346\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:35:17.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2072296058\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:35:17.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink777604519\\dest\\dir\\loophole" -> "../../victim" [2022-05-06T17:35:17.262Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-06T17:35:17.262Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-06T17:35:17.262Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-06T17:35:17.262Z] === RUN TestXGlobalNoParent [2022-05-06T17:35:17.262Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-06T17:35:17.262Z] === RUN TestReplaceFileTarWrapper [2022-05-06T17:35:17.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-06T17:35:17.621Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-06T17:35:17.730Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-06T17:35:17.730Z] === RUN TestPrefixHeaderReadable [2022-05-06T17:35:17.730Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-06T17:35:17.730Z] === RUN TestDisablePigz [2022-05-06T17:35:17.730Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-06T17:35:17.730Z] --- PASS: TestDisablePigz (0.15s) [2022-05-06T17:35:17.730Z] === RUN TestPigz [2022-05-06T17:35:18.005Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-06T17:35:18.005Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-06T17:35:18.112Z] === RUN TestTruncIndex [2022-05-06T17:35:18.112Z] --- PASS: TestTruncIndex (0.10s) [2022-05-06T17:35:18.112Z] PASS [2022-05-06T17:35:18.112Z] coverage: 91.5% of statements [2022-05-06T17:35:18.112Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-05-06T17:35:18.198Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-06T17:35:18.198Z] --- PASS: TestPigz (0.18s) [2022-05-06T17:35:18.198Z] === RUN TestNosysFileInfo [2022-05-06T17:35:18.198Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestCopyFileWithInvalidDest [2022-05-06T17:35:18.198Z] archive_windows_test.go:16: Currently fails [2022-05-06T17:35:18.198Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestCanonicalTarNameForPath [2022-05-06T17:35:18.198Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestCanonicalTarName [2022-05-06T17:35:18.198Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestChmodTarEntry [2022-05-06T17:35:18.198Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestHardLinkOrder [2022-05-06T17:35:18.198Z] === RUN TestCreateIDMapOrder [2022-05-06T17:35:18.198Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-06T17:35:18.198Z] PASS [2022-05-06T17:35:18.198Z] coverage: 7.2% of statements [2022-05-06T17:35:18.198Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-05-06T17:35:18.198Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-06T17:35:18.198Z] === RUN TestChangeString [2022-05-06T17:35:18.198Z] --- PASS: TestChangeString (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestChangesWithNoChanges [2022-05-06T17:35:18.198Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-06T17:35:18.198Z] === RUN TestChangesWithChanges [2022-05-06T17:35:18.198Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-06T17:35:18.198Z] === RUN TestChangesWithChangesGH13590 [2022-05-06T17:35:18.198Z] changes_test.go:196: needs more investigation [2022-05-06T17:35:18.198Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestChangesDirsEmpty [2022-05-06T17:35:18.198Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-06T17:35:18.198Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestChangesDirsMutated [2022-05-06T17:35:18.198Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-06T17:35:18.198Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestApplyLayer [2022-05-06T17:35:18.198Z] changes_test.go:433: needs further investigation [2022-05-06T17:35:18.198Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestChangesSizeWithHardlinks [2022-05-06T17:35:18.198Z] changes_test.go:469: needs further investigation [2022-05-06T17:35:18.198Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestChangesSizeWithNoChanges [2022-05-06T17:35:18.198Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-06T17:35:18.198Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestChangesSize [2022-05-06T17:35:18.198Z] --- PASS: TestChangesSize (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestApplyLayerInvalidFilenames [2022-05-06T17:35:18.198Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4048725305\\dest" [2022-05-06T17:35:18.198Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-06T17:35:18.198Z] === RUN TestApplyLayerInvalidHardlink [2022-05-06T17:35:18.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink194984697\\victim\\hello" -> "../victim/hello" [2022-05-06T17:35:18.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1825848320\\victim\\hello" -> "/../victim/hello" [2022-05-06T17:35:18.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3597439330\\victim" -> "../victim" [2022-05-06T17:35:18.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3041291266\\victim" -> "../victim" [2022-05-06T17:35:18.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink808616824\\victim" -> "../victim" [2022-05-06T17:35:18.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2378566854\\victim" -> "../victim" [2022-05-06T17:35:18.198Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-06T17:35:18.198Z] === RUN TestApplyLayerInvalidSymlink [2022-05-06T17:35:18.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink480494939\\dest\\dotdot" -> "../victim/hello" [2022-05-06T17:35:18.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4083600862\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-06T17:35:18.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2642572289\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:35:18.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1367210648\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:35:18.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink83196541\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:35:18.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3258726384\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:35:18.198Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-06T17:35:18.198Z] === RUN TestApplyLayerWhiteouts [2022-05-06T17:35:18.198Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-06T17:35:18.198Z] === RUN TestGenerateEmptyFile [2022-05-06T17:35:18.198Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-06T17:35:18.198Z] === RUN TestGenerateWithContent [2022-05-06T17:35:18.198Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-06T17:35:18.198Z] PASS [2022-05-06T17:35:18.198Z] coverage: 61.9% of statements [2022-05-06T17:35:18.198Z] ok github.com/docker/docker/pkg/archive 8.259s coverage: 61.9% of statements [2022-05-06T17:35:18.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-06T17:35:18.567Z] === RUN TestVersionInfo [2022-05-06T17:35:18.567Z] --- PASS: TestVersionInfo (0.00s) [2022-05-06T17:35:18.567Z] === RUN TestAppendVersions [2022-05-06T17:35:18.567Z] --- PASS: TestAppendVersions (0.00s) [2022-05-06T17:35:18.567Z] PASS [2022-05-06T17:35:18.567Z] coverage: 88.9% of statements [2022-05-06T17:35:18.567Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-05-06T17:35:18.666Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s) [2022-05-06T17:35:18.666Z] === RUN TestNetworkDBNodeLeave [2022-05-06T17:35:18.812Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-06T17:35:18.939Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-06T17:35:18.939Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-06T17:35:19.652Z] === RUN TestFixedBufferCap [2022-05-06T17:35:19.652Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-06T17:35:19.652Z] === RUN TestFixedBufferLen [2022-05-06T17:35:19.652Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-06T17:35:19.652Z] === RUN TestFixedBufferString [2022-05-06T17:35:19.652Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-06T17:35:19.652Z] === RUN TestFixedBufferWrite [2022-05-06T17:35:19.652Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-06T17:35:19.652Z] === RUN TestFixedBufferRead [2022-05-06T17:35:19.652Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-06T17:35:19.652Z] === RUN TestBytesPipeRead [2022-05-06T17:35:19.652Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-06T17:35:19.652Z] === RUN TestBytesPipeWrite [2022-05-06T17:35:19.652Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-06T17:35:19.652Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-06T17:35:19.652Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-05-06T17:35:19.652Z] === RUN TestAtomicWriteToFile [2022-05-06T17:35:19.652Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-06T17:35:19.652Z] === RUN TestAtomicWriteSetCommit [2022-05-06T17:35:19.652Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-06T17:35:19.652Z] === RUN TestAtomicWriteSetCancel [2022-05-06T17:35:19.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-06T17:35:20.092Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-06T17:35:20.092Z] === RUN TestClientStream [2022-05-06T17:35:20.092Z] --- PASS: TestClientStream (0.00s) [2022-05-06T17:35:20.092Z] === RUN TestClientSendFile [2022-05-06T17:35:20.092Z] --- PASS: TestClientSendFile (0.00s) [2022-05-06T17:35:20.092Z] === RUN TestClientWithRequestTimeout [2022-05-06T17:35:20.092Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-06T17:35:20.092Z] === RUN TestFileSpecPlugin [2022-05-06T17:35:20.092Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-06T17:35:20.092Z] === RUN TestFileJSONSpecPlugin [2022-05-06T17:35:20.092Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-06T17:35:20.092Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-06T17:35:20.092Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-06T17:35:20.092Z] === RUN TestPluginAddHandler [2022-05-06T17:35:20.092Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-06T17:35:20.092Z] === RUN TestPluginWaitBadPlugin [2022-05-06T17:35:20.092Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-06T17:35:20.092Z] === RUN TestGet [2022-05-06T17:35:20.092Z] time="2022-05-06T17:35:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-06T17:35:20.121Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-06T17:35:20.121Z] === RUN TestReadCloserWrapperClose [2022-05-06T17:35:20.121Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-06T17:35:20.121Z] === RUN TestReaderErrWrapperReadOnError [2022-05-06T17:35:20.121Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-06T17:35:20.121Z] === RUN TestReaderErrWrapperRead [2022-05-06T17:35:20.121Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-06T17:35:20.121Z] === RUN TestCancelReadCloser [2022-05-06T17:35:20.121Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-06T17:35:20.121Z] === RUN TestWriteCloserWrapperClose [2022-05-06T17:35:20.121Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-06T17:35:20.121Z] === RUN TestNopWriteCloser [2022-05-06T17:35:20.121Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-06T17:35:20.121Z] === RUN TestNopWriter [2022-05-06T17:35:20.121Z] --- PASS: TestNopWriter (0.00s) [2022-05-06T17:35:20.121Z] === RUN TestWriteCounter [2022-05-06T17:35:20.121Z] --- PASS: TestWriteCounter (0.00s) [2022-05-06T17:35:20.121Z] PASS [2022-05-06T17:35:20.121Z] coverage: 70.1% of statements [2022-05-06T17:35:20.121Z] ok github.com/docker/docker/pkg/ioutils 0.642s coverage: 70.1% of statements [2022-05-06T17:35:20.313Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-06T17:35:20.313Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-06T17:35:20.547Z] === RUN TestValidatePrivileges [2022-05-06T17:35:20.547Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-06T17:35:20.547Z] === RUN TestFilterByCapNeg [2022-05-06T17:35:20.547Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-06T17:35:20.547Z] === RUN TestFilterByCapPos [2022-05-06T17:35:20.547Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-06T17:35:20.547Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-06T17:35:20.547Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-06T17:35:20.547Z] PASS [2022-05-06T17:35:20.547Z] coverage: 12.2% of statements [2022-05-06T17:35:20.547Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.2% of statements [2022-05-06T17:35:20.879Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-06T17:35:20.879Z] === RUN TestServiceWithPredefinedNetwork [2022-05-06T17:35:21.003Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-06T17:35:21.003Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-06T17:35:21.003Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-06T17:35:21.003Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-06T17:35:21.003Z] time="2022-05-06T17:35:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-06T17:35:21.106Z] === RUN TestError [2022-05-06T17:35:21.106Z] --- PASS: TestError (0.00s) [2022-05-06T17:35:21.106Z] === RUN TestProgressString [2022-05-06T17:35:21.106Z] === RUN TestProgressString/no_progress [2022-05-06T17:35:21.106Z] === RUN TestProgressString/progress_1 [2022-05-06T17:35:21.106Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-06T17:35:21.106Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-06T17:35:21.106Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-06T17:35:21.106Z] === RUN TestProgressString/with_units [2022-05-06T17:35:21.106Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-06T17:35:21.106Z] === RUN TestProgressString/hide_counts [2022-05-06T17:35:21.106Z] --- PASS: TestProgressString (0.00s) [2022-05-06T17:35:21.106Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-06T17:35:21.106Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-06T17:35:21.106Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-06T17:35:21.106Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-06T17:35:21.106Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-06T17:35:21.106Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-06T17:35:21.106Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-06T17:35:21.106Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-06T17:35:21.106Z] === RUN TestJSONMessageDisplay [2022-05-06T17:35:21.106Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-05-06T17:35:21.106Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-06T17:35:21.106Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-06T17:35:21.106Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-06T17:35:21.106Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-06T17:35:21.106Z] === RUN TestDisplayJSONMessagesStream [2022-05-06T17:35:21.106Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-06T17:35:21.106Z] PASS [2022-05-06T17:35:21.106Z] coverage: 91.7% of statements [2022-05-06T17:35:21.106Z] ok github.com/docker/docker/pkg/jsonmessage 0.223s coverage: 91.7% of statements [2022-05-06T17:35:21.106Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-06T17:35:21.106Z] === RUN TestNetworkDBWatch [2022-05-06T17:35:21.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-06T17:35:21.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-06T17:35:21.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-06T17:35:21.467Z] === RUN TestNewSettable [2022-05-06T17:35:21.467Z] --- PASS: TestNewSettable (0.00s) [2022-05-06T17:35:21.467Z] === RUN TestIsSettable [2022-05-06T17:35:21.467Z] --- PASS: TestIsSettable (0.00s) [2022-05-06T17:35:21.467Z] === RUN TestUpdateSettingsEnv [2022-05-06T17:35:21.467Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-06T17:35:21.467Z] PASS [2022-05-06T17:35:21.467Z] coverage: 20.0% of statements [2022-05-06T17:35:21.467Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2022-05-06T17:35:21.705Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-06T17:35:21.921Z] === RUN TestLoad [2022-05-06T17:35:21.921Z] --- PASS: TestLoad (0.00s) [2022-05-06T17:35:21.921Z] === RUN TestSave [2022-05-06T17:35:21.921Z] --- PASS: TestSave (0.02s) [2022-05-06T17:35:21.921Z] === RUN TestAddDeleteGet [2022-05-06T17:35:21.921Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-06T17:35:21.921Z] === RUN TestInvalidTags [2022-05-06T17:35:21.921Z] --- PASS: TestInvalidTags (0.00s) [2022-05-06T17:35:21.921Z] PASS [2022-05-06T17:35:21.921Z] coverage: 84.4% of statements [2022-05-06T17:35:22.091Z] === RUN TestStandardLongPath [2022-05-06T17:35:22.091Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-06T17:35:22.091Z] === RUN TestUNCLongPath [2022-05-06T17:35:22.091Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-06T17:35:22.091Z] PASS [2022-05-06T17:35:22.091Z] coverage: 100.0% of statements [2022-05-06T17:35:22.091Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-05-06T17:35:22.376Z] ok github.com/docker/docker/reference 0.086s coverage: 84.4% of statements [2022-05-06T17:35:22.559Z] === RUN TestNameFormat [2022-05-06T17:35:22.559Z] --- PASS: TestNameFormat (0.00s) [2022-05-06T17:35:22.559Z] === RUN TestNameRetries [2022-05-06T17:35:22.559Z] --- PASS: TestNameRetries (0.00s) [2022-05-06T17:35:22.559Z] PASS [2022-05-06T17:35:22.559Z] coverage: 85.7% of statements [2022-05-06T17:35:22.559Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-05-06T17:35:23.027Z] 2022/05/06 17:35:22 Closing DB instances... [2022-05-06T17:35:23.027Z] === RUN TestParseKeyValueOpt [2022-05-06T17:35:23.027Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-06T17:35:23.027Z] === RUN TestParseUintList [2022-05-06T17:35:23.027Z] --- PASS: TestParseUintList (0.00s) [2022-05-06T17:35:23.027Z] === RUN TestParseUintListMaximumLimits [2022-05-06T17:35:23.027Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-06T17:35:23.027Z] PASS [2022-05-06T17:35:23.027Z] coverage: 97.0% of statements [2022-05-06T17:35:23.027Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-05-06T17:35:23.340Z] === RUN TestResolveAuthConfigIndexServer [2022-05-06T17:35:23.340Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestResolveAuthConfigFullURL [2022-05-06T17:35:23.340Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-06T17:35:23.340Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestValidateMirror [2022-05-06T17:35:23.340Z] --- PASS: TestValidateMirror (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestLoadInsecureRegistries [2022-05-06T17:35:23.340Z] time="2022-05-06T17:35:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-06T17:35:23.340Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-06T17:35:23.340Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-06T17:35:23.340Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-06T17:35:23.340Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-06T17:35:23.340Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestResumableRequestReaderWithReadError [2022-05-06T17:35:23.340Z] time="2022-05-06T17:35:22Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-06T17:35:23.340Z] time="2022-05-06T17:35:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-06T17:35:23.340Z] time="2022-05-06T17:35:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-06T17:35:23.340Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-05-06T17:35:23.340Z] === RUN TestNewServiceConfig [2022-05-06T17:35:23.340Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestValidateIndexName [2022-05-06T17:35:23.340Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestValidateIndexNameWithError [2022-05-06T17:35:23.340Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestEndpointParse [2022-05-06T17:35:23.340Z] --- PASS: TestEndpointParse (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestEndpointParseInvalid [2022-05-06T17:35:23.340Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestValidateEndpoint [2022-05-06T17:35:23.340Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestPing [2022-05-06T17:35:23.340Z] --- PASS: TestPing (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestPingRegistryEndpoint [2022-05-06T17:35:23.340Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:35:23.340Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestEndpoint [2022-05-06T17:35:23.340Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:35:23.340Z] --- SKIP: TestEndpoint (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestParseRepositoryInfo [2022-05-06T17:35:23.340Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestNewIndexInfo [2022-05-06T17:35:23.340Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestMirrorEndpointLookup [2022-05-06T17:35:23.340Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:35:23.340Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestSearchRepositories [2022-05-06T17:35:23.340Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-06T17:35:23.340Z] Host: 127.0.0.1:49326 [2022-05-06T17:35:23.340Z] User-Agent: docker test client [2022-05-06T17:35:23.340Z] Authorization: Token fake-token [2022-05-06T17:35:23.340Z] X-Docker-Token: true [2022-05-06T17:35:23.340Z] Accept-Encoding: gzip [2022-05-06T17:35:23.340Z] [2022-05-06T17:35:23.340Z] [2022-05-06T17:35:23.340Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-06T17:35:23.340Z] Connection: close [2022-05-06T17:35:23.340Z] Content-Length: 144 [2022-05-06T17:35:23.340Z] Cache-Control: no-cache [2022-05-06T17:35:23.340Z] Content-Type: application/json [2022-05-06T17:35:23.340Z] Date: Fri, 06 May 2022 17:35:23 GMT [2022-05-06T17:35:23.340Z] Expires: -1 [2022-05-06T17:35:23.340Z] Pragma: no-cache [2022-05-06T17:35:23.340Z] Server: docker-tests/mock [2022-05-06T17:35:23.340Z] X-Docker-Registry-Config: mock [2022-05-06T17:35:23.340Z] X-Docker-Registry-Version: 0.0.0 [2022-05-06T17:35:23.340Z] [2022-05-06T17:35:23.340Z] [2022-05-06T17:35:23.340Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestTrustedLocation [2022-05-06T17:35:23.340Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-06T17:35:23.340Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestAllowNondistributableArtifacts [2022-05-06T17:35:23.340Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestIsSecureIndex [2022-05-06T17:35:23.340Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-06T17:35:23.340Z] PASS [2022-05-06T17:35:23.340Z] coverage: 51.7% of statements [2022-05-06T17:35:23.340Z] ok github.com/docker/docker/registry 0.212s coverage: 51.7% of statements [2022-05-06T17:35:23.340Z] time="2022-05-06T17:35:22Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-06T17:35:23.340Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-05-06T17:35:23.340Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-06T17:35:23.340Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-06T17:35:23.340Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-06T17:35:23.340Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestResumableRequestReader [2022-05-06T17:35:23.340Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-06T17:35:23.340Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-06T17:35:23.340Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-06T17:35:23.340Z] PASS [2022-05-06T17:35:23.340Z] coverage: 100.0% of statements [2022-05-06T17:35:23.340Z] ok github.com/docker/docker/registry/resumable 0.224s coverage: 100.0% of statements [2022-05-06T17:35:23.407Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-05-06T17:35:23.407Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-06T17:35:23.407Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:35:23.407Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:35:23.407Z] === RUN TestServiceWithDataPathPortInit [2022-05-06T17:35:23.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-06T17:35:23.795Z] === RUN TestRestartManagerTimeout [2022-05-06T17:35:23.795Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-06T17:35:23.795Z] === RUN TestRestartManagerTimeoutReset [2022-05-06T17:35:23.795Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-06T17:35:23.795Z] PASS [2022-05-06T17:35:23.795Z] coverage: 50.9% of statements [2022-05-06T17:35:23.795Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-05-06T17:35:24.015Z] === RUN Test_windowsOSRelease_String [2022-05-06T17:35:24.015Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-06T17:35:24.015Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-06T17:35:24.015Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-06T17:35:24.015Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-06T17:35:24.015Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-06T17:35:24.015Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-06T17:35:24.015Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-06T17:35:24.015Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-06T17:35:24.015Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-06T17:35:24.015Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-06T17:35:24.015Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-06T17:35:24.015Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-06T17:35:24.015Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-06T17:35:24.015Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-06T17:35:24.015Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-06T17:35:24.015Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-06T17:35:24.015Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-06T17:35:24.015Z] PASS [2022-05-06T17:35:24.250Z] === RUN TestDecodeContainerConfig [2022-05-06T17:35:24.250Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-06T17:35:24.250Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-06T17:35:24.250Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-06T17:35:24.250Z] === RUN TestDecodeContainerConfigIsolation [2022-05-06T17:35:24.250Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-06T17:35:24.250Z] === RUN TestValidatePrivileged [2022-05-06T17:35:24.250Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-06T17:35:24.250Z] PASS [2022-05-06T17:35:24.250Z] coverage: 52.4% of statements [2022-05-06T17:35:24.250Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.4% of statements [2022-05-06T17:35:24.484Z] coverage: 36.4% of statements [2022-05-06T17:35:24.484Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 36.4% of statements [2022-05-06T17:35:24.484Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-06T17:35:24.484Z] === RUN TestNetworkDBBulkSync [2022-05-06T17:35:24.716Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-06T17:35:24.716Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-06T17:35:24.716Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-06T17:35:24.716Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-06T17:35:24.716Z] PASS [2022-05-06T17:35:24.716Z] coverage: 62.5% of statements [2022-05-06T17:35:24.716Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2022-05-06T17:35:25.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-06T17:35:25.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-06T17:35:25.366Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-06T17:35:25.366Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-06T17:35:25.469Z] === RUN TestNewAndRemove [2022-05-06T17:35:25.469Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-06T17:35:25.469Z] === RUN TestRemoveInvalidPath [2022-05-06T17:35:25.469Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-06T17:35:25.469Z] PASS [2022-05-06T17:35:25.469Z] coverage: 82.6% of statements [2022-05-06T17:35:25.469Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-05-06T17:35:25.469Z] 2022/05/06 17:35:25 Closing DB instances... [2022-05-06T17:35:26.882Z] === RUN TestGetDriver [2022-05-06T17:35:26.882Z] --- PASS: TestGetDriver (0.00s) [2022-05-06T17:35:26.882Z] === RUN TestVolumeRequestError [2022-05-06T17:35:26.882Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-06T17:35:26.882Z] PASS [2022-05-06T17:35:26.882Z] coverage: 36.1% of statements [2022-05-06T17:35:26.882Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2022-05-06T17:35:26.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-06T17:35:27.034Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-05-06T17:35:27.034Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-06T17:35:27.034Z] === RUN TestFailedConnection [2022-05-06T17:35:27.200Z] check_test.go:307: [d23f8f6fe31a4] daemon is not started [2022-05-06T17:35:27.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-06T17:35:27.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-06T17:35:27.337Z] === RUN TestGetAddress [2022-05-06T17:35:27.337Z] --- PASS: TestGetAddress (0.00s) [2022-05-06T17:35:27.337Z] === RUN TestRemove [2022-05-06T17:35:27.337Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-06T17:35:27.337Z] --- SKIP: TestRemove (0.00s) [2022-05-06T17:35:27.337Z] === RUN TestInitializeWithVolumes [2022-05-06T17:35:27.337Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-06T17:35:27.337Z] === RUN TestCreate [2022-05-06T17:35:27.337Z] --- PASS: TestCreate (0.01s) [2022-05-06T17:35:27.337Z] === RUN TestValidateName [2022-05-06T17:35:27.337Z] --- PASS: TestValidateName (0.00s) [2022-05-06T17:35:27.337Z] === RUN TestCreateWithOpts [2022-05-06T17:35:27.337Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-06T17:35:27.337Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-06T17:35:27.337Z] === RUN TestRelaodNoOpts [2022-05-06T17:35:27.337Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-06T17:35:27.337Z] PASS [2022-05-06T17:35:27.337Z] coverage: 41.5% of statements [2022-05-06T17:35:27.337Z] ok github.com/docker/docker/volume/local 0.066s coverage: 41.5% of statements [2022-05-06T17:35:27.337Z] time="2022-05-06T17:35:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRaw [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-06T17:35:28.296Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRaw [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-06T17:35:28.296Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestConvertTmpfsOptions [2022-05-06T17:35:28.296Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-06T17:35:28.296Z] linux_parser_test.go:209: data="ro" [2022-05-06T17:35:28.296Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestParseMountSpec [2022-05-06T17:35:28.296Z] parser_test.go:62: case 0 [2022-05-06T17:35:28.296Z] parser_test.go:62: case 1 [2022-05-06T17:35:28.296Z] parser_test.go:62: case 2 [2022-05-06T17:35:28.296Z] parser_test.go:62: case 3 [2022-05-06T17:35:28.296Z] parser_test.go:62: case 4 [2022-05-06T17:35:28.296Z] parser_test.go:62: case 5 [2022-05-06T17:35:28.296Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestValidateMount [2022-05-06T17:35:28.296Z] --- PASS: TestValidateMount (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRaw [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-06T17:35:28.296Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-06T17:35:28.296Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-06T17:35:28.296Z] PASS [2022-05-06T17:35:28.296Z] coverage: 67.6% of statements [2022-05-06T17:35:28.296Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2022-05-06T17:35:28.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-06T17:35:28.598Z] --- PASS: TestGetAddress (25.67s) [2022-05-06T17:35:28.598Z] === RUN TestRequestSyntaxCheck [2022-05-06T17:35:28.598Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-06T17:35:28.598Z] === RUN TestRequest [2022-05-06T17:35:28.750Z] === RUN TestSetGetMeta [2022-05-06T17:35:28.750Z] === PAUSE TestSetGetMeta [2022-05-06T17:35:28.750Z] === RUN TestRestore [2022-05-06T17:35:28.750Z] === PAUSE TestRestore [2022-05-06T17:35:28.750Z] === RUN TestServiceCreate [2022-05-06T17:35:28.750Z] === PAUSE TestServiceCreate [2022-05-06T17:35:28.750Z] === RUN TestServiceList [2022-05-06T17:35:28.750Z] === PAUSE TestServiceList [2022-05-06T17:35:28.750Z] === RUN TestServiceRemove [2022-05-06T17:35:28.750Z] === PAUSE TestServiceRemove [2022-05-06T17:35:28.750Z] === RUN TestServiceGet [2022-05-06T17:35:28.750Z] === PAUSE TestServiceGet [2022-05-06T17:35:28.750Z] === RUN TestServicePrune [2022-05-06T17:35:28.750Z] === PAUSE TestServicePrune [2022-05-06T17:35:28.750Z] === RUN TestCreate [2022-05-06T17:35:28.750Z] === PAUSE TestCreate [2022-05-06T17:35:28.750Z] === RUN TestRemove [2022-05-06T17:35:28.750Z] === PAUSE TestRemove [2022-05-06T17:35:28.750Z] === RUN TestList [2022-05-06T17:35:28.750Z] === PAUSE TestList [2022-05-06T17:35:28.750Z] === RUN TestFindByDriver [2022-05-06T17:35:28.750Z] === PAUSE TestFindByDriver [2022-05-06T17:35:28.750Z] === RUN TestFindByReferenced [2022-05-06T17:35:28.750Z] === PAUSE TestFindByReferenced [2022-05-06T17:35:28.750Z] === RUN TestDerefMultipleOfSameRef [2022-05-06T17:35:28.750Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-06T17:35:28.750Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-06T17:35:28.750Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-06T17:35:28.750Z] === RUN TestDefererencePluginOnCreateError [2022-05-06T17:35:28.750Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-06T17:35:28.750Z] === RUN TestRefDerefRemove [2022-05-06T17:35:28.750Z] === PAUSE TestRefDerefRemove [2022-05-06T17:35:28.750Z] === RUN TestGet [2022-05-06T17:35:28.750Z] === PAUSE TestGet [2022-05-06T17:35:28.750Z] === RUN TestGetWithReference [2022-05-06T17:35:28.750Z] === PAUSE TestGetWithReference [2022-05-06T17:35:28.750Z] === RUN TestFilterFunc [2022-05-06T17:35:28.750Z] === RUN TestFilterFunc/test_nil_list [2022-05-06T17:35:28.750Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-06T17:35:28.750Z] === RUN TestFilterFunc/test_empty_list [2022-05-06T17:35:28.750Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-06T17:35:28.750Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-06T17:35:28.750Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-06T17:35:28.750Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-06T17:35:28.750Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-06T17:35:28.750Z] === RUN TestFilterFunc/test_filter_some [2022-05-06T17:35:28.750Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-06T17:35:28.750Z] === RUN TestFilterFunc/test_filter_middle [2022-05-06T17:35:28.750Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-06T17:35:28.750Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-06T17:35:28.750Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-06T17:35:28.750Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-06T17:35:28.750Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-06T17:35:28.750Z] === CONT TestFilterFunc/test_nil_list [2022-05-06T17:35:28.750Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-06T17:35:28.750Z] === CONT TestFilterFunc/test_filter_some [2022-05-06T17:35:28.750Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-06T17:35:28.750Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-06T17:35:28.750Z] === CONT TestFilterFunc/test_empty_list [2022-05-06T17:35:28.750Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-06T17:35:28.750Z] === CONT TestFilterFunc/test_filter_middle [2022-05-06T17:35:28.750Z] --- PASS: TestFilterFunc (0.00s) [2022-05-06T17:35:28.750Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-06T17:35:28.750Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-06T17:35:28.750Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-06T17:35:28.750Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-06T17:35:28.750Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-06T17:35:28.750Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-06T17:35:28.750Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-06T17:35:28.750Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-06T17:35:28.750Z] === CONT TestSetGetMeta [2022-05-06T17:35:28.750Z] === CONT TestList [2022-05-06T17:35:28.750Z] === CONT TestServiceGet [2022-05-06T17:35:28.750Z] === CONT TestServiceList [2022-05-06T17:35:28.750Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-06T17:35:28.750Z] === CONT TestRemove [2022-05-06T17:35:28.750Z] --- PASS: TestList (0.03s) [2022-05-06T17:35:28.750Z] === CONT TestCreate [2022-05-06T17:35:28.750Z] --- PASS: TestRemove (0.01s) [2022-05-06T17:35:28.750Z] === CONT TestServicePrune [2022-05-06T17:35:29.204Z] --- PASS: TestCreate (0.01s) [2022-05-06T17:35:29.204Z] === CONT TestServiceRemove [2022-05-06T17:35:29.204Z] --- PASS: TestServiceGet (0.13s) [2022-05-06T17:35:29.204Z] === CONT TestServiceCreate [2022-05-06T17:35:29.204Z] time="2022-05-06T17:35:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:35:29.204Z] --- PASS: TestServiceRemove (0.09s) [2022-05-06T17:35:29.204Z] === CONT TestRestore [2022-05-06T17:35:29.204Z] time="2022-05-06T17:35:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:35:29.204Z] --- PASS: TestServiceList (0.13s) [2022-05-06T17:35:29.204Z] === CONT TestGetWithReference [2022-05-06T17:35:29.204Z] time="2022-05-06T17:35:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:35:29.204Z] --- PASS: TestServiceCreate (0.02s) [2022-05-06T17:35:29.204Z] === CONT TestGet [2022-05-06T17:35:29.204Z] time="2022-05-06T17:35:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-06T17:35:29.204Z] --- PASS: TestGetWithReference (0.02s) [2022-05-06T17:35:29.204Z] === CONT TestRefDerefRemove [2022-05-06T17:35:29.204Z] time="2022-05-06T17:35:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:35:29.204Z] --- PASS: TestRestore (0.02s) [2022-05-06T17:35:29.204Z] === CONT TestDefererencePluginOnCreateError [2022-05-06T17:35:29.204Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-06T17:35:29.204Z] --- PASS: TestServicePrune (0.13s) [2022-05-06T17:35:29.204Z] --- PASS: TestGet (0.01s) [2022-05-06T17:35:29.204Z] === CONT TestDerefMultipleOfSameRef [2022-05-06T17:35:29.204Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-06T17:35:29.204Z] === CONT TestFindByReferenced [2022-05-06T17:35:29.204Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-06T17:35:29.204Z] === CONT TestFindByDriver [2022-05-06T17:35:29.204Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-06T17:35:29.204Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-06T17:35:29.204Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-06T17:35:29.205Z] --- PASS: TestFindByDriver (0.01s) [2022-05-06T17:35:29.205Z] PASS [2022-05-06T17:35:29.205Z] coverage: 69.0% of statements [2022-05-06T17:35:29.205Z] ok github.com/docker/docker/volume/service 0.229s coverage: 69.0% of statements [2022-05-06T17:35:29.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-06T17:35:29.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-06T17:35:29.583Z] --- PASS: TestFailedConnection (2.16s) [2022-05-06T17:35:29.583Z] === RUN TestFailOnce [2022-05-06T17:35:29.583Z] 2022/05/06 17:35:29 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-05-06T17:35:29.583Z] goroutine 34 [running]: [2022-05-06T17:35:29.583Z] net/http.(*conn).serve.func1() [2022-05-06T17:35:29.583Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-06T17:35:29.583Z] panic({0x4d3700, 0x61d0e0}) [2022-05-06T17:35:29.583Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-06T17:35:29.583Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001c1a70?) [2022-05-06T17:35:29.583Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-06T17:35:29.583Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6228f8?, 0xc000126000?}, 0x42da86?) [2022-05-06T17:35:29.583Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-06T17:35:29.583Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6228f8, 0xc000126000}, 0xc00011e100) [2022-05-06T17:35:29.583Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-06T17:35:29.583Z] net/http.serverHandler.ServeHTTP({0x620f18?}, {0x6228f8, 0xc000126000}, 0xc00011e100) [2022-05-06T17:35:29.583Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-06T17:35:29.583Z] net/http.(*conn).serve(0xc000226000, {0x622df8, 0xc0002080c0}) [2022-05-06T17:35:29.583Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-06T17:35:29.583Z] created by net/http.(*Server).Serve [2022-05-06T17:35:29.583Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-06T17:35:29.583Z] time="2022-05-06T17:35:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-05-06T17:35:30.051Z] 2022/05/06 17:35:29 Closing DB instances... [2022-05-06T17:35:30.051Z] time="2022-05-06T17:35:29Z" level=error msg="node: 91e62d17babf is unknown to memberlist" [2022-05-06T17:35:30.519Z] --- PASS: TestFailOnce (1.21s) [2022-05-06T17:35:30.519Z] === RUN TestEchoInputOutput [2022-05-06T17:35:30.519Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-06T17:35:30.519Z] === RUN TestBackoff [2022-05-06T17:35:30.519Z] --- PASS: TestBackoff (0.00s) [2022-05-06T17:35:30.519Z] === RUN TestAbortRetry [2022-05-06T17:35:30.519Z] --- PASS: TestAbortRetry (0.00s) [2022-05-06T17:35:30.519Z] === RUN TestClientScheme [2022-05-06T17:35:30.519Z] --- PASS: TestClientScheme (0.00s) [2022-05-06T17:35:30.519Z] === RUN TestNewClientWithTimeout [2022-05-06T17:35:30.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-06T17:35:30.987Z] time="2022-05-06T17:35:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-06T17:35:31.406Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-06T17:35:32.551Z] time="2022-05-06T17:35:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-06T17:35:32.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-06T17:35:33.019Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.73s) [2022-05-06T17:35:33.019Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-06T17:35:34.006Z] 2022/05/06 17:35:33 Closing DB instances... [2022-05-06T17:35:34.993Z] time="2022-05-06T17:35:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-06T17:35:35.461Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-06T17:35:35.461Z] === RUN TestNetworkDBGarbageCollection [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.23s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.66s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.05s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.81s) [2022-05-06T17:35:36.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.17s) [2022-05-06T17:35:36.139Z] === RUN TestCgroupNamespacesRun [2022-05-06T17:35:36.251Z] --- PASS: TestGet (15.01s) [2022-05-06T17:35:36.251Z] === RUN TestPluginWithNoManifest [2022-05-06T17:35:36.251Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-06T17:35:36.251Z] === RUN TestGetAll [2022-05-06T17:35:36.251Z] --- PASS: TestGetAll (0.00s) [2022-05-06T17:35:36.251Z] PASS [2022-05-06T17:35:36.251Z] coverage: 73.2% of statements [2022-05-06T17:35:36.251Z] ok github.com/docker/docker/pkg/plugins 36.030s coverage: 73.2% of statements [2022-05-06T17:35:36.448Z] --- PASS: TestRequest (7.94s) [2022-05-06T17:35:36.448Z] === RUN TestOverlappingRequests [2022-05-06T17:35:36.448Z] --- PASS: TestOverlappingRequests (0.38s) [2022-05-06T17:35:36.448Z] === RUN TestRelease [2022-05-06T17:35:38.057Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2022-05-06T17:35:38.057Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-06T17:35:38.106Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-06T17:35:38.285Z] --- PASS: TestServiceWithDataPathPortInit (13.51s) [2022-05-06T17:35:38.286Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-06T17:35:38.364Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-06T17:35:38.663Z] --- PASS: TestRelease (1.59s) [2022-05-06T17:35:38.663Z] === RUN TestAllocateRandomDeallocate [2022-05-06T17:35:39.222Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pzbxublk6m4ehkkkuhlc643jw Created:2022-05-06 17:35:37.85490866 +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[d2443f5a23575a8b06df89b4d97e5f6ca236c2cb7b18baa475df28c01e9e9504:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x8tmjdujkv3kf9fz20ws4v5dg EndpointID:1803fb9610158d1e230504cdc13b7a9da22aca5ad83c14c74eb5319fac8dca5c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:407b790ec51baa61922f2dda0c26347d30e2fe5f59706bbb49fde1811ba73e53 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:15ebd621358c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x8tmjdujkv3kf9fz20ws4v5dg EndpointID:1803fb9610158d1e230504cdc13b7a9da22aca5ad83c14c74eb5319fac8dca5c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-06T17:35:39.650Z] time="2022-05-06T17:35:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-06T17:35:39.989Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.26s) [2022-05-06T17:35:39.989Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-06T17:35:40.216Z] --- PASS: TestServicePlugin (30.12s) [2022-05-06T17:35:40.216Z] === RUN TestServiceUpdateLabel [2022-05-06T17:35:41.161Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-05-06T17:35:41.161Z] === RUN TestServiceUpdateSecrets [2022-05-06T17:35:41.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-06T17:35:42.001Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2022-05-06T17:35:42.001Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-06T17:35:42.473Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-06T17:35:42.734Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-06T17:35:42.734Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-06T17:35:42.734Z] [2022-05-06T17:35:42.734Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-06T17:35:42.734Z] =========================== short test summary info ============================ [2022-05-06T17:35:42.734Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-06T17:35:42.734Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-06T17:35:42.734Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-06T17:35:42.734Z] Not supported on most drivers [2022-05-06T17:35:42.734Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-06T17:35:42.734Z] Output of docker top depends on host distro, and is not formalized. [2022-05-06T17:35:42.734Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-06T17:35:42.734Z] Output of docker top depends on host distro, and is not formalized. [2022-05-06T17:35:42.734Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-06T17:35:42.734Z] Can fail if eth0 has multiple IP addresses [2022-05-06T17:35:42.734Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-06T17:35:42.734Z] This doesn't seem to be taken into account by the engine [2022-05-06T17:35:42.734Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-06T17:35:42.734Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-06T17:35:42.734Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.13 seconds == [2022-05-06T17:35:42.992Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-06T17:35:43.439Z] --- PASS: TestAllocateRandomDeallocate (4.85s) [2022-05-06T17:35:43.439Z] === RUN TestRetrieveFromStore [2022-05-06T17:35:43.935Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s) [2022-05-06T17:35:43.935Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-06T17:35:44.426Z] --- PASS: TestRetrieveFromStore (1.53s) [2022-05-06T17:35:44.426Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-06T17:35:44.426Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-06T17:35:44.426Z] === RUN TestParallelPredefinedRequest1 [2022-05-06T17:35:44.426Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-06T17:35:44.426Z] === RUN TestParallelPredefinedRequest2 [2022-05-06T17:35:44.426Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-06T17:35:44.426Z] === RUN TestParallelPredefinedRequest3 [2022-05-06T17:35:44.426Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-06T17:35:44.426Z] === RUN TestParallelPredefinedRequest4 [2022-05-06T17:35:44.426Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-06T17:35:44.426Z] === RUN TestParallelPredefinedRequest5 [2022-05-06T17:35:44.426Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-06T17:35:44.426Z] === RUN TestDebug [2022-05-06T17:35:44.426Z] --- PASS: TestDebug (0.00s) [2022-05-06T17:35:44.426Z] === RUN TestRequestPoolParallel [2022-05-06T17:35:44.487Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-05-06T17:35:44.487Z] PASS [2022-05-06T17:35:44.487Z] [2022-05-06T17:35:44.487Z] === Skipped [2022-05-06T17:35:44.487Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:35:44.487Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:35:44.487Z] [2022-05-06T17:35:44.487Z] DONE 38 tests, 1 skipped in 43.460s [2022-05-06T17:35:44.487Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-06T17:35:44.487Z] ++ 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-05-06T17:35:44.487Z] ++ set -e [2022-05-06T17:35:44.487Z] ++ '[' -n 0 ']' [2022-05-06T17:35:44.487Z] ++ set -x [2022-05-06T17:35:44.488Z] ++ 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-05-06T17:35:44.488Z] INFO: Testing against a local daemon [2022-05-06T17:35:44.488Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-06T17:35:44.488Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:35:44.488Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-06T17:35:44.488Z] === RUN TestDockerNetworkIpvlan [2022-05-06T17:35:44.488Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:35:44.488Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-06T17:35:44.488Z] PASS [2022-05-06T17:35:44.488Z] [2022-05-06T17:35:44.488Z] === Skipped [2022-05-06T17:35:44.488Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-06T17:35:44.488Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:35:44.488Z] [2022-05-06T17:35:44.488Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-06T17:35:44.488Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:35:44.488Z] [2022-05-06T17:35:44.488Z] DONE 2 tests, 2 skipped in 0.083s [2022-05-06T17:35:44.488Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-06T17:35:44.488Z] ++ 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-05-06T17:35:44.488Z] ++ set -e [2022-05-06T17:35:44.488Z] ++ '[' -n 0 ']' [2022-05-06T17:35:44.488Z] ++ set -x [2022-05-06T17:35:44.488Z] ++ 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-05-06T17:35:44.488Z] INFO: Testing against a local daemon [2022-05-06T17:35:44.488Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-06T17:35:44.894Z] --- PASS: TestRequestPoolParallel (0.27s) [2022-05-06T17:35:44.894Z] === RUN TestFullAllocateRelease [2022-05-06T17:35:44.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-06T17:35:45.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-06T17:35:45.364Z] --- PASS: TestFullAllocateRelease (0.52s) [2022-05-06T17:35:45.364Z] === RUN TestOddAllocateRelease [2022-05-06T17:35:45.422Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2022-05-06T17:35:45.422Z] === RUN TestDockerNetworkMacvlan [2022-05-06T17:35:45.736Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2022-05-06T17:35:45.737Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-06T17:35:45.832Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-05-06T17:35:45.832Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-06T17:35:45.832Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-06T17:35:45.832Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-06T17:35:45.832Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-06T17:35:45.832Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-06T17:35:45.832Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-06T17:35:45.832Z] === CONT TestParallelPredefinedRequest1 [2022-05-06T17:35:45.832Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:45.832Z] === CONT TestParallelPredefinedRequest4 [2022-05-06T17:35:45.832Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:45.832Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-06T17:35:45.832Z] === CONT TestParallelPredefinedRequest3 [2022-05-06T17:35:45.832Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:45.832Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-06T17:35:45.832Z] === CONT TestParallelPredefinedRequest2 [2022-05-06T17:35:45.832Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:45.832Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-06T17:35:45.832Z] === CONT TestParallelPredefinedRequest5 [2022-05-06T17:35:45.832Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:35:45.832Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-06T17:35:45.832Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-06T17:35:45.832Z] PASS [2022-05-06T17:35:45.832Z] coverage: 85.3% of statements [2022-05-06T17:35:45.833Z] ok github.com/docker/docker/libnetwork/ipam 50.936s coverage: 85.3% of statements [2022-05-06T17:35:45.833Z] === RUN TestParseEmptyInterface [2022-05-06T17:35:45.833Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-06T17:35:45.833Z] === RUN TestParseNonInterfaceType [2022-05-06T17:35:45.833Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-06T17:35:45.833Z] === RUN TestParseWithOneFunction [2022-05-06T17:35:45.833Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-06T17:35:45.833Z] === RUN TestParseWithMultipleFuncs [2022-05-06T17:35:45.833Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-06T17:35:45.833Z] === RUN TestParseWithUnnamedReturn [2022-05-06T17:35:45.833Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-06T17:35:45.833Z] === RUN TestEmbeddedInterface [2022-05-06T17:35:45.833Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-06T17:35:45.833Z] === RUN TestParsedImports [2022-05-06T17:35:45.833Z] --- PASS: TestParsedImports (0.00s) [2022-05-06T17:35:45.833Z] === RUN TestAliasedImports [2022-05-06T17:35:45.833Z] --- PASS: TestAliasedImports (0.00s) [2022-05-06T17:35:45.833Z] PASS [2022-05-06T17:35:45.833Z] coverage: 56.8% of statements [2022-05-06T17:35:45.833Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2022-05-06T17:35:45.989Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-06T17:35:46.555Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-06T17:35:47.399Z] === RUN TestHTTPTransport [2022-05-06T17:35:47.399Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-06T17:35:47.399Z] PASS [2022-05-06T17:35:47.399Z] coverage: 85.7% of statements [2022-05-06T17:35:47.399Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-05-06T17:35:47.489Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-06T17:35:47.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-06T17:35:47.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-06T17:35:47.656Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2022-05-06T17:35:47.656Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-06T17:35:47.867Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-06T17:35:47.867Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-06T17:35:47.867Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-06T17:35:47.867Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-06T17:35:47.867Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-06T17:35:47.867Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-06T17:35:47.867Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-06T17:35:47.867Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-06T17:35:47.867Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-06T17:35:47.867Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-06T17:35:47.867Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-06T17:35:47.867Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-06T17:35:47.867Z] === RUN TestBufferPoolPutAndGet [2022-05-06T17:35:47.867Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-06T17:35:47.867Z] PASS [2022-05-06T17:35:47.867Z] coverage: 88.2% of statements [2022-05-06T17:35:47.867Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-05-06T17:35:47.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-06T17:35:48.337Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-06T17:35:48.337Z] === RUN TestClientStream [2022-05-06T17:35:48.337Z] --- PASS: TestClientStream (0.00s) [2022-05-06T17:35:48.337Z] === RUN TestClientSendFile [2022-05-06T17:35:48.337Z] --- PASS: TestClientSendFile (0.00s) [2022-05-06T17:35:48.337Z] === RUN TestClientWithRequestTimeout [2022-05-06T17:35:48.337Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-06T17:35:48.337Z] === RUN TestFileSpecPlugin [2022-05-06T17:35:48.337Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-05-06T17:35:48.337Z] === RUN TestFileJSONSpecPlugin [2022-05-06T17:35:48.337Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-06T17:35:48.337Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-06T17:35:48.337Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-06T17:35:48.337Z] === RUN TestPluginAddHandler [2022-05-06T17:35:48.337Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-06T17:35:48.337Z] === RUN TestPluginWaitBadPlugin [2022-05-06T17:35:48.337Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-06T17:35:48.337Z] === RUN TestGet [2022-05-06T17:35:48.337Z] time="2022-05-06T17:35:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-06T17:35:48.492Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-05-06T17:35:48.492Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-06T17:35:48.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-06T17:35:48.808Z] === RUN TestOutputOnPrematureClose [2022-05-06T17:35:48.808Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-06T17:35:48.808Z] === RUN TestCompleteSilently [2022-05-06T17:35:48.808Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-06T17:35:48.808Z] PASS [2022-05-06T17:35:48.808Z] coverage: 75.9% of statements [2022-05-06T17:35:48.808Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2022-05-06T17:35:49.281Z] time="2022-05-06T17:35:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-06T17:35:49.392Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-06T17:35:49.750Z] === RUN TestSendToOneSub [2022-05-06T17:35:49.751Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-06T17:35:49.751Z] === RUN TestSendToMultipleSubs [2022-05-06T17:35:49.751Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-06T17:35:49.751Z] === RUN TestEvictOneSub [2022-05-06T17:35:49.751Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-06T17:35:49.751Z] === RUN TestClosePublisher [2022-05-06T17:35:49.751Z] --- PASS: TestClosePublisher (0.00s) [2022-05-06T17:35:49.751Z] === RUN TestPubSubRace [2022-05-06T17:35:49.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-06T17:35:50.145Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2022-05-06T17:35:50.145Z] === RUN TestNISDomainname [2022-05-06T17:35:50.737Z] --- PASS: TestPubSubRace (1.08s) [2022-05-06T17:35:50.737Z] PASS [2022-05-06T17:35:50.737Z] coverage: 75.0% of statements [2022-05-06T17:35:50.737Z] ok github.com/docker/docker/pkg/pubsub 1.135s coverage: 75.0% of statements [2022-05-06T17:35:50.770Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-06T17:35:51.205Z] time="2022-05-06T17:35:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-06T17:35:51.537Z] --- PASS: TestNISDomainname (1.01s) [2022-05-06T17:35:51.537Z] === RUN TestHostnameDnsResolution [2022-05-06T17:35:51.674Z] === RUN TestRegister [2022-05-06T17:35:51.674Z] --- PASS: TestRegister (0.00s) [2022-05-06T17:35:51.674Z] === RUN TestCommand [2022-05-06T17:35:51.674Z] --- PASS: TestCommand (0.04s) [2022-05-06T17:35:51.674Z] === RUN TestNaiveSelf [2022-05-06T17:35:51.674Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-06T17:35:51.674Z] PASS [2022-05-06T17:35:51.674Z] coverage: 82.4% of statements [2022-05-06T17:35:51.674Z] ok github.com/docker/docker/pkg/reexec 0.141s coverage: 82.4% of statements [2022-05-06T17:35:52.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-06T17:35:52.373Z] --- PASS: TestHostnameDnsResolution (1.05s) [2022-05-06T17:35:52.373Z] === RUN TestUnprivilegedPortsAndPing [2022-05-06T17:35:52.661Z] === RUN TestDump [2022-05-06T17:35:52.661Z] goroutine 6 [running]: [2022-05-06T17:35:52.661Z] github.com/docker/docker/pkg/stack.dump(0x1c2d57?) [2022-05-06T17:35:52.661Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-06T17:35:52.661Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-06T17:35:52.661Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-06T17:35:52.661Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-06T17:35:52.661Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-06T17:35:52.661Z] testing.tRunner(0xc000164000, 0x38a498) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:35:52.661Z] created by testing.(*T).Run [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-06T17:35:52.661Z] [2022-05-06T17:35:52.661Z] goroutine 1 [chan receive]: [2022-05-06T17:35:52.661Z] testing.(*T).Run(0xc000031d40, {0x37913c?, 0x19c1f3?}, 0x38a498) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-06T17:35:52.661Z] testing.runTests.func1(0xc00006c870?) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-06T17:35:52.661Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:35:52.661Z] testing.runTests(0xc000058500?, {0x50e400, 0x3, 0x3}, {0x1f3ede80108?, 0x40?, 0x5134a0?}) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-06T17:35:52.661Z] testing.(*M).Run(0xc000058500) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-06T17:35:52.661Z] main.main() [2022-05-06T17:35:52.661Z] _testmain.go:99 +0x255 [2022-05-06T17:35:52.661Z] --- PASS: TestDump (0.00s) [2022-05-06T17:35:52.661Z] === RUN TestDumpToFile [2022-05-06T17:35:52.661Z] --- PASS: TestDumpToFile (0.21s) [2022-05-06T17:35:52.661Z] === RUN TestDumpToFileWithEmptyInput [2022-05-06T17:35:52.661Z] goroutine 8 [running]: [2022-05-06T17:35:52.661Z] github.com/docker/docker/pkg/stack.dump(0x23ed13?) [2022-05-06T17:35:52.661Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-06T17:35:52.661Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x23ece0?}) [2022-05-06T17:35:52.661Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-06T17:35:52.661Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-06T17:35:52.661Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-06T17:35:52.661Z] testing.tRunner(0xc000164680, 0x38a488) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:35:52.661Z] created by testing.(*T).Run [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-06T17:35:52.661Z] [2022-05-06T17:35:52.661Z] goroutine 1 [chan receive]: [2022-05-06T17:35:52.661Z] testing.(*T).Run(0xc000031d40, {0x380713?, 0x19c1f3?}, 0x38a488) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-06T17:35:52.661Z] testing.runTests.func1(0xc00006c870?) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-06T17:35:52.661Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:35:52.661Z] testing.runTests(0xc000058500?, {0x50e400, 0x3, 0x3}, {0x1f3ede80108?, 0x40?, 0x5134a0?}) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-06T17:35:52.661Z] testing.(*M).Run(0xc000058500) [2022-05-06T17:35:52.661Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-06T17:35:52.661Z] main.main() [2022-05-06T17:35:52.661Z] _testmain.go:99 +0x255 [2022-05-06T17:35:52.661Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-06T17:35:52.661Z] PASS [2022-05-06T17:35:52.661Z] coverage: 90.9% of statements [2022-05-06T17:35:52.661Z] ok github.com/docker/docker/pkg/stack 0.255s coverage: 90.9% of statements [2022-05-06T17:35:53.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-06T17:35:53.317Z] --- PASS: TestUnprivilegedPortsAndPing (1.00s) [2022-05-06T17:35:53.317Z] === RUN TestPrivilegedHostDevices [2022-05-06T17:35:53.647Z] === RUN TestNewStdWriter [2022-05-06T17:35:53.647Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-06T17:35:53.647Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestWriteWithNilBytes [2022-05-06T17:35:53.647Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestWrite [2022-05-06T17:35:53.647Z] --- PASS: TestWrite (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestWriteWithWriterError [2022-05-06T17:35:53.647Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-06T17:35:53.647Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestStdCopyWriteAndRead [2022-05-06T17:35:53.647Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-06T17:35:53.647Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-06T17:35:53.647Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-06T17:35:53.647Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-06T17:35:53.647Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-06T17:35:53.647Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-06T17:35:53.647Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-06T17:35:53.647Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-06T17:35:53.647Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-06T17:35:53.648Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-06T17:35:53.648Z] PASS [2022-05-06T17:35:53.648Z] coverage: 100.0% of statements [2022-05-06T17:35:53.648Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2022-05-06T17:35:54.093Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-06T17:35:54.260Z] --- PASS: TestPrivilegedHostDevices (0.82s) [2022-05-06T17:35:54.260Z] === RUN TestStats [2022-05-06T17:35:54.635Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-06T17:35:54.635Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-06T17:35:54.635Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestFormatStatus [2022-05-06T17:35:54.635Z] --- PASS: TestFormatStatus (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestFormatError [2022-05-06T17:35:54.635Z] --- PASS: TestFormatError (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestFormatJSONError [2022-05-06T17:35:54.635Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-06T17:35:54.635Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-06T17:35:54.635Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestNewJSONProgressOutput [2022-05-06T17:35:54.635Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestAuxFormatterEmit [2022-05-06T17:35:54.635Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestStreamWriterStdout [2022-05-06T17:35:54.635Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-06T17:35:54.635Z] === RUN TestStreamWriterStderr [2022-05-06T17:35:54.635Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-06T17:35:54.635Z] PASS [2022-05-06T17:35:54.635Z] coverage: 66.2% of statements [2022-05-06T17:35:54.635Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-05-06T17:35:55.030Z] --- PASS: TestDockerNetworkMacvlan (9.60s) [2022-05-06T17:35:55.030Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-06T17:35:55.030Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-06T17:35:55.030Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-05-06T17:35:55.030Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-05-06T17:35:55.030Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-05-06T17:35:55.030Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-05-06T17:35:55.030Z] PASS [2022-05-06T17:35:55.030Z] [2022-05-06T17:35:55.030Z] DONE 8 tests in 11.196s [2022-05-06T17:35:55.030Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-06T17:35:55.030Z] ++ 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-05-06T17:35:55.030Z] ++ set -e [2022-05-06T17:35:55.030Z] ++ '[' -n 0 ']' [2022-05-06T17:35:55.030Z] ++ set -x [2022-05-06T17:35:55.030Z] ++ 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-05-06T17:35:55.030Z] testing: warning: no tests to run [2022-05-06T17:35:55.030Z] PASS [2022-05-06T17:35:55.030Z] [2022-05-06T17:35:55.030Z] DONE 0 tests in 0.025s [2022-05-06T17:35:55.030Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-06T17:35:55.030Z] ++ 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-05-06T17:35:55.030Z] ++ set -e [2022-05-06T17:35:55.030Z] ++ '[' -n 0 ']' [2022-05-06T17:35:55.030Z] ++ set -x [2022-05-06T17:35:55.030Z] ++ 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-05-06T17:35:55.030Z] INFO: Testing against a local daemon [2022-05-06T17:35:55.030Z] === RUN TestAuthZPluginAllowRequest [2022-05-06T17:35:55.103Z] === RUN TestGenerateRandomID [2022-05-06T17:35:55.103Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-06T17:35:55.103Z] === RUN TestShortenId [2022-05-06T17:35:55.103Z] --- PASS: TestShortenId (0.00s) [2022-05-06T17:35:55.103Z] === RUN TestShortenSha256Id [2022-05-06T17:35:55.103Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-06T17:35:55.103Z] === RUN TestShortenIdEmpty [2022-05-06T17:35:55.103Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-06T17:35:55.103Z] === RUN TestShortenIdInvalid [2022-05-06T17:35:55.103Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-06T17:35:55.103Z] === RUN TestIsShortIDNonHex [2022-05-06T17:35:55.103Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-06T17:35:55.103Z] === RUN TestIsShortIDNotCorrectSize [2022-05-06T17:35:55.103Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-06T17:35:55.103Z] PASS [2022-05-06T17:35:55.103Z] coverage: 70.6% of statements [2022-05-06T17:35:55.103Z] ok github.com/docker/docker/pkg/stringid 0.051s coverage: 70.6% of statements [2022-05-06T17:35:55.103Z] time="2022-05-06T17:35:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-06T17:35:55.191Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-06T17:35:55.191Z] [2022-05-06T17:35:55.191Z] Unloading profiles will leave already running processes permanently [2022-05-06T17:35:55.191Z] unconfined, which can lead to unexpected situations. [2022-05-06T17:35:55.191Z] [2022-05-06T17:35:55.191Z] To set a process to complain mode, use the command line tool [2022-05-06T17:35:55.191Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-06T17:35:55.191Z] Post stage [Pipeline] junit [2022-05-06T17:35:55.205Z] Recording test results [2022-05-06T17:35:56.060Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-05-06T17:35:56.060Z] === RUN TestServiceUpdateConfigs [2022-05-06T17:35:56.090Z] === RUN TestIsCpusetListAvailable [2022-05-06T17:35:56.090Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-06T17:35:56.090Z] PASS [2022-05-06T17:35:56.090Z] coverage: 39.4% of statements [2022-05-06T17:35:56.090Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-05-06T17:35:56.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-06T17:35:56.404Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-05-06T17:35:56.404Z] === RUN TestAuthZPluginTLS [2022-05-06T17:35:56.518Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-06T17:35:56.662Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-06T17:35:56.662Z] === RUN TestAuthZPluginDenyRequest [2022-05-06T17:35:56.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-06T17:35:56.805Z] + echo Ensuring container killed. [2022-05-06T17:35:56.805Z] Ensuring container killed. [2022-05-06T17:35:56.805Z] + docker rm -vf docker-pr1 [2022-05-06T17:35:56.805Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-06T17:35:57.008Z] --- PASS: TestStats (2.84s) [2022-05-06T17:35:57.008Z] === RUN TestStopContainerWithTimeout [2022-05-06T17:35:57.008Z] === RUN TestStopContainerWithTimeout/0 [2022-05-06T17:35:57.008Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-06T17:35:57.008Z] === RUN TestStopContainerWithTimeout/1 [2022-05-06T17:35:57.008Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-06T17:35:57.008Z] === RUN TestStopContainerWithTimeout/3 [2022-05-06T17:35:57.008Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-06T17:35:57.008Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-06T17:35:57.008Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-06T17:35:57.008Z] === CONT TestStopContainerWithTimeout/0 [2022-05-06T17:35:57.008Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-06T17:35:57.085Z] + echo Chowning /workspace to jenkins user [2022-05-06T17:35:57.085Z] Chowning /workspace to jenkins user [2022-05-06T17:35:57.085Z] + id -u [2022-05-06T17:35:57.085Z] + id -g [2022-05-06T17:35:57.085Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43566:/workspace busybox chown -R 1000:1000 /workspace [2022-05-06T17:35:57.085Z] Unable to find image 'busybox:latest' locally [2022-05-06T17:35:57.085Z] latest: Pulling from library/busybox [2022-05-06T17:35:57.227Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-06T17:35:57.227Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-06T17:35:57.343Z] 50e8d59317eb: Pulling fs layer [2022-05-06T17:35:57.343Z] 50e8d59317eb: Download complete [2022-05-06T17:35:57.343Z] 50e8d59317eb: Pull complete [2022-05-06T17:35:57.343Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-06T17:35:57.343Z] Status: Downloaded newer image for busybox:latest [2022-05-06T17:35:57.652Z] === RUN TestChtimes [2022-05-06T17:35:57.652Z] --- PASS: TestChtimes (0.00s) [2022-05-06T17:35:57.652Z] === RUN TestChtimesWindows [2022-05-06T17:35:57.652Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-06T17:35:57.652Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-06T17:35:57.652Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-06T17:35:57.652Z] PASS [2022-05-06T17:35:57.652Z] coverage: 13.0% of statements [2022-05-06T17:35:57.652Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.0% of statements [2022-05-06T17:35:57.795Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-06T17:35:57.795Z] === RUN TestAuthZPluginDenyResponse [2022-05-06T17:35:57.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-06T17:35:58.216Z] === CONT TestStopContainerWithTimeout/3 [2022-05-06T17:35:58.363Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-06T17:35:58.363Z] === RUN TestAuthZPluginAllowEventStream [2022-05-06T17:35:58.640Z] === RUN TestTailFile [2022-05-06T17:35:58.640Z] --- PASS: TestTailFile (0.00s) [2022-05-06T17:35:58.640Z] === RUN TestTailFileManyLines [2022-05-06T17:35:58.640Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-06T17:35:58.640Z] === RUN TestTailEmptyFile [2022-05-06T17:35:58.640Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-06T17:35:58.640Z] === RUN TestTailNegativeN [2022-05-06T17:35:58.640Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader [2022-05-06T17:35:58.640Z] === CONT TestNewTailReader [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/no_delimiter [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/truncated_last_line [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-06T17:35:58.640Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-06T17:35:58.640Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.640Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:58.641Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:58.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/no_delimiter [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:58.642Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:58.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:58.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:58.643Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:58.643Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:58.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-06T17:35:59.020Z] + bundleName=docker-py [2022-05-06T17:35:59.020Z] + echo Creating docker-py-bundles.tar.gz [2022-05-06T17:35:59.020Z] Creating docker-py-bundles.tar.gz [2022-05-06T17:35:59.020Z] + 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-05-06T17:35:59.032Z] Archiving artifacts [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.112Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-06T17:35:59.112Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.113Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.113Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.113Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.114Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.114Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:35:59.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:59.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:59.116Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:59.161Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-06T17:35:59.300Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-05-06T17:35:59.300Z] === RUN TestAuthZPluginErrorResponse [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.01s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:59.585Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:35:59.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:35:59.586Z] PASS [2022-05-06T17:35:59.586Z] coverage: 88.6% of statements [2022-05-06T17:35:59.586Z] ok github.com/docker/docker/pkg/tailfile 0.417s coverage: 88.6% of statements [2022-05-06T17:35:59.735Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-06T17:35:59.868Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-06T17:35:59.868Z] === RUN TestAuthZPluginErrorRequest [2022-05-06T17:35:59.996Z] === CONT TestStopContainerWithTimeout/1 [2022-05-06T17:36:00.257Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-06T17:36:00.435Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-06T17:36:00.435Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-06T17:36:00.519Z] check_test.go:307: [dba5986d567f6] daemon is not started [2022-05-06T17:36:00.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-06T17:36:00.572Z] === RUN TestTarSumRemoveNonExistent [2022-05-06T17:36:00.573Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestTarSumRemove [2022-05-06T17:36:00.573Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestSortFileInfoSums [2022-05-06T17:36:00.573Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestNewTarSumForLabelInvalid [2022-05-06T17:36:00.573Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestNewTarSumForLabel [2022-05-06T17:36:00.573Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestEmptyTar [2022-05-06T17:36:00.573Z] --- PASS: TestEmptyTar (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestTarSumsReadSize [2022-05-06T17:36:00.573Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-05-06T17:36:00.573Z] === RUN TestTarSums [2022-05-06T17:36:00.573Z] --- PASS: TestTarSums (0.08s) [2022-05-06T17:36:00.573Z] === RUN TestIteration [2022-05-06T17:36:00.573Z] --- PASS: TestIteration (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestVersionLabelForChecksum [2022-05-06T17:36:00.573Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestVersion [2022-05-06T17:36:00.573Z] --- PASS: TestVersion (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestGetVersion [2022-05-06T17:36:00.573Z] --- PASS: TestGetVersion (0.00s) [2022-05-06T17:36:00.573Z] === RUN TestGetVersions [2022-05-06T17:36:00.573Z] --- PASS: TestGetVersions (0.00s) [2022-05-06T17:36:00.573Z] PASS [2022-05-06T17:36:00.573Z] coverage: 89.3% of statements [2022-05-06T17:36:00.573Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2022-05-06T17:36:00.969Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43566/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-05-06T17:36:01.003Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-06T17:36:01.003Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-06T17:36:01.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh binary [2022-05-06T17:36:01.559Z] === RUN TestTruncIndex [2022-05-06T17:36:01.559Z] --- PASS: TestTruncIndex (0.10s) [2022-05-06T17:36:01.559Z] PASS [2022-05-06T17:36:01.559Z] coverage: 91.5% of statements [2022-05-06T17:36:01.559Z] ok github.com/docker/docker/pkg/truncindex 0.154s coverage: 91.5% of statements [2022-05-06T17:36:01.892Z] [2022-05-06T17:36:01.892Z] Removing bundles/ [2022-05-06T17:36:01.892Z] [2022-05-06T17:36:01.892Z] ---> Making bundle: binary (in bundles/binary) [2022-05-06T17:36:01.892Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-06T17:36:01.892Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:36:01.905Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-06T17:36:01.905Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2022-05-06T17:36:01.905Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2022-05-06T17:36:01.905Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-05-06T17:36:01.905Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2022-05-06T17:36:01.905Z] === RUN TestDeleteDevicemapper [2022-05-06T17:36:01.905Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-06T17:36:01.905Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-06T17:36:01.905Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-06T17:36:01.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-06T17:36:02.028Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-06T17:36:02.028Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-06T17:36:02.028Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-06T17:36:02.028Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-06T17:36:02.028Z] === RUN TestVersionInfo [2022-05-06T17:36:02.028Z] --- PASS: TestVersionInfo (0.00s) [2022-05-06T17:36:02.028Z] === RUN TestAppendVersions [2022-05-06T17:36:02.028Z] --- PASS: TestAppendVersions (0.00s) [2022-05-06T17:36:02.028Z] PASS [2022-05-06T17:36:02.028Z] coverage: 88.9% of statements [2022-05-06T17:36:02.028Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-05-06T17:36:02.906Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.53s) [2022-05-06T17:36:02.906Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-06T17:36:03.015Z] --- PASS: TestGet (15.03s) [2022-05-06T17:36:03.015Z] === RUN TestPluginWithNoManifest [2022-05-06T17:36:03.015Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-06T17:36:03.015Z] === RUN TestGetAll [2022-05-06T17:36:03.015Z] --- PASS: TestGetAll (0.00s) [2022-05-06T17:36:03.015Z] PASS [2022-05-06T17:36:03.015Z] coverage: 73.2% of statements [2022-05-06T17:36:03.016Z] ok github.com/docker/docker/pkg/plugins 36.099s coverage: 73.2% of statements [2022-05-06T17:36:03.483Z] === RUN TestNewSettable [2022-05-06T17:36:03.483Z] --- PASS: TestNewSettable (0.00s) [2022-05-06T17:36:03.483Z] === RUN TestIsSettable [2022-05-06T17:36:03.483Z] --- PASS: TestIsSettable (0.00s) [2022-05-06T17:36:03.483Z] === RUN TestUpdateSettingsEnv [2022-05-06T17:36:03.483Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-06T17:36:03.483Z] PASS [2022-05-06T17:36:03.483Z] coverage: 20.0% of statements [2022-05-06T17:36:03.483Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-05-06T17:36:03.840Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-05-06T17:36:03.840Z] === RUN TestAuthZPluginHeader [2022-05-06T17:36:03.951Z] === RUN TestValidatePrivileges [2022-05-06T17:36:03.951Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-06T17:36:03.951Z] === RUN TestFilterByCapNeg [2022-05-06T17:36:03.951Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-06T17:36:03.951Z] === RUN TestFilterByCapPos [2022-05-06T17:36:03.951Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-06T17:36:03.951Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-06T17:36:03.951Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-06T17:36:03.951Z] PASS [2022-05-06T17:36:03.951Z] coverage: 12.2% of statements [2022-05-06T17:36:03.951Z] ok github.com/docker/docker/plugin 0.067s coverage: 12.2% of statements [2022-05-06T17:36:04.419Z] === RUN TestLoad [2022-05-06T17:36:04.419Z] --- PASS: TestLoad (0.00s) [2022-05-06T17:36:04.419Z] === RUN TestSave [2022-05-06T17:36:04.419Z] --- PASS: TestSave (0.09s) [2022-05-06T17:36:04.419Z] === RUN TestAddDeleteGet [2022-05-06T17:36:04.419Z] --- PASS: TestAddDeleteGet (0.07s) [2022-05-06T17:36:04.419Z] === RUN TestInvalidTags [2022-05-06T17:36:04.419Z] --- PASS: TestInvalidTags (0.01s) [2022-05-06T17:36:04.419Z] PASS [2022-05-06T17:36:04.419Z] coverage: 84.4% of statements [2022-05-06T17:36:04.419Z] ok github.com/docker/docker/reference 0.246s coverage: 84.4% of statements [2022-05-06T17:36:04.455Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2022-05-06T17:36:04.455Z] === RUN TestUpdateMemory [2022-05-06T17:36:04.455Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:36:04.455Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-06T17:36:04.455Z] === RUN TestUpdateCPUQuota [2022-05-06T17:36:04.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-06T17:36:04.782Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-06T17:36:04.782Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-06T17:36:04.782Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:04.782Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-06T17:36:04.782Z] === RUN TestAuthZPluginV2Disable [2022-05-06T17:36:04.782Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:04.782Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-06T17:36:04.782Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-06T17:36:04.782Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:04.782Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-06T17:36:04.782Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-06T17:36:04.782Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:04.782Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-06T17:36:04.782Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-06T17:36:05.407Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-06T17:36:05.407Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-06T17:36:05.407Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-06T17:36:05.407Z] === RUN TestRestartManagerTimeout [2022-05-06T17:36:05.407Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-06T17:36:05.407Z] === RUN TestRestartManagerTimeoutReset [2022-05-06T17:36:05.407Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-06T17:36:05.407Z] PASS [2022-05-06T17:36:05.407Z] coverage: 45.3% of statements [2022-05-06T17:36:05.407Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-06T17:36:05.407Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-06T17:36:05.407Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-06T17:36:05.407Z] === RUN TestResumableRequestReaderWithReadError [2022-05-06T17:36:05.407Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 45.3% of statements [2022-05-06T17:36:05.407Z] time="2022-05-06T17:36:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-06T17:36:05.407Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-05-06T17:36:05.407Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-06T17:36:05.407Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-06T17:36:05.407Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-06T17:36:05.407Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-06T17:36:05.407Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-06T17:36:05.407Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-06T17:36:05.407Z] === RUN TestResumableRequestReader [2022-05-06T17:36:05.407Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-06T17:36:05.407Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-06T17:36:05.407Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-06T17:36:05.407Z] PASS [2022-05-06T17:36:05.407Z] coverage: 100.0% of statements [2022-05-06T17:36:05.407Z] ok github.com/docker/docker/registry/resumable 0.274s coverage: 100.0% of statements [2022-05-06T17:36:05.842Z] --- PASS: TestUpdateCPUQuota (1.56s) [2022-05-06T17:36:05.842Z] === RUN TestUpdatePidsLimit [2022-05-06T17:36:05.842Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-06T17:36:05.876Z] === RUN TestResolveAuthConfigIndexServer [2022-05-06T17:36:05.876Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestResolveAuthConfigFullURL [2022-05-06T17:36:05.876Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-06T17:36:05.876Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestValidateMirror [2022-05-06T17:36:05.876Z] --- PASS: TestValidateMirror (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestLoadInsecureRegistries [2022-05-06T17:36:05.876Z] time="2022-05-06T17:36:05Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-06T17:36:05.876Z] time="2022-05-06T17:36:05Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-06T17:36:05.876Z] time="2022-05-06T17:36:05Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-06T17:36:05.876Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-05-06T17:36:05.876Z] === RUN TestNewServiceConfig [2022-05-06T17:36:05.876Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestValidateIndexName [2022-05-06T17:36:05.876Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestValidateIndexNameWithError [2022-05-06T17:36:05.876Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestEndpointParse [2022-05-06T17:36:05.876Z] --- PASS: TestEndpointParse (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestEndpointParseInvalid [2022-05-06T17:36:05.876Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestValidateEndpoint [2022-05-06T17:36:05.876Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-06T17:36:05.876Z] === RUN TestPing [2022-05-06T17:36:05.876Z] --- PASS: TestPing (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestPingRegistryEndpoint [2022-05-06T17:36:05.876Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:05.876Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestEndpoint [2022-05-06T17:36:05.876Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:05.876Z] --- SKIP: TestEndpoint (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestParseRepositoryInfo [2022-05-06T17:36:05.876Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestNewIndexInfo [2022-05-06T17:36:05.876Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestMirrorEndpointLookup [2022-05-06T17:36:05.876Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:05.876Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestSearchRepositories [2022-05-06T17:36:05.876Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-06T17:36:05.876Z] Host: 127.0.0.1:49339 [2022-05-06T17:36:05.876Z] User-Agent: docker test client [2022-05-06T17:36:05.876Z] Authorization: Token fake-token [2022-05-06T17:36:05.876Z] X-Docker-Token: true [2022-05-06T17:36:05.876Z] Accept-Encoding: gzip [2022-05-06T17:36:05.876Z] [2022-05-06T17:36:05.876Z] [2022-05-06T17:36:05.876Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-06T17:36:05.876Z] Connection: close [2022-05-06T17:36:05.876Z] Content-Length: 144 [2022-05-06T17:36:05.876Z] Cache-Control: no-cache [2022-05-06T17:36:05.876Z] Content-Type: application/json [2022-05-06T17:36:05.876Z] Date: Fri, 06 May 2022 17:36:05 GMT [2022-05-06T17:36:05.876Z] Expires: -1 [2022-05-06T17:36:05.876Z] Pragma: no-cache [2022-05-06T17:36:05.876Z] Server: docker-tests/mock [2022-05-06T17:36:05.876Z] X-Docker-Registry-Config: mock [2022-05-06T17:36:05.876Z] X-Docker-Registry-Version: 0.0.0 [2022-05-06T17:36:05.876Z] [2022-05-06T17:36:05.876Z] [2022-05-06T17:36:05.876Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestTrustedLocation [2022-05-06T17:36:05.876Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-06T17:36:05.876Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestAllowNondistributableArtifacts [2022-05-06T17:36:05.876Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-06T17:36:05.876Z] === RUN TestIsSecureIndex [2022-05-06T17:36:05.876Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-06T17:36:05.876Z] PASS [2022-05-06T17:36:05.876Z] coverage: 51.7% of statements [2022-05-06T17:36:05.876Z] ok github.com/docker/docker/registry 0.328s coverage: 51.7% of statements [2022-05-06T17:36:06.102Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-06T17:36:06.142Z] 2022/05/06 17:36:01 Closing DB instances... [2022-05-06T17:36:06.142Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-05-06T17:36:06.142Z] === RUN TestFindNode [2022-05-06T17:36:06.142Z] 2022/05/06 17:36:03 Closing DB instances... [2022-05-06T17:36:06.142Z] --- PASS: TestFindNode (0.02s) [2022-05-06T17:36:06.142Z] === RUN TestChangeNodeState [2022-05-06T17:36:06.142Z] 2022/05/06 17:36:03 Closing DB instances... [2022-05-06T17:36:06.142Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-06T17:36:06.142Z] === RUN TestNodeReincarnation [2022-05-06T17:36:06.142Z] 2022/05/06 17:36:03 Closing DB instances... [2022-05-06T17:36:06.344Z] === RUN TestDecodeContainerConfig [2022-05-06T17:36:06.344Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-06T17:36:06.344Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-06T17:36:06.344Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-06T17:36:06.344Z] === RUN TestDecodeContainerConfigIsolation [2022-05-06T17:36:06.344Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-06T17:36:06.344Z] === RUN TestValidatePrivileged [2022-05-06T17:36:06.344Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-06T17:36:06.344Z] PASS [2022-05-06T17:36:06.344Z] coverage: 52.4% of statements [2022-05-06T17:36:06.344Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.4% of statements [2022-05-06T17:36:06.344Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-06T17:36:06.344Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-06T17:36:06.344Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-06T17:36:06.344Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-06T17:36:06.344Z] PASS [2022-05-06T17:36:06.344Z] coverage: 62.5% of statements [2022-05-06T17:36:06.344Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2022-05-06T17:36:06.363Z] === RUN TestUpdatePidsLimit/no_change [2022-05-06T17:36:06.624Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-06T17:36:07.195Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-06T17:36:07.456Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-06T17:36:07.456Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-06T17:36:08.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-06T17:36:08.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-06T17:36:08.290Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-06T17:36:08.561Z] === RUN TestGetAddress [2022-05-06T17:36:08.561Z] --- PASS: TestGetAddress (0.00s) [2022-05-06T17:36:08.561Z] === RUN TestRemove [2022-05-06T17:36:08.561Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-06T17:36:08.561Z] --- SKIP: TestRemove (0.00s) [2022-05-06T17:36:08.561Z] === RUN TestInitializeWithVolumes [2022-05-06T17:36:08.561Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-06T17:36:08.561Z] === RUN TestCreate [2022-05-06T17:36:08.561Z] --- PASS: TestCreate (0.02s) [2022-05-06T17:36:08.561Z] === RUN TestValidateName [2022-05-06T17:36:08.561Z] --- PASS: TestValidateName (0.00s) [2022-05-06T17:36:08.561Z] === RUN TestCreateWithOpts [2022-05-06T17:36:08.561Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-06T17:36:08.561Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-06T17:36:08.561Z] === RUN TestRelaodNoOpts [2022-05-06T17:36:08.561Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-06T17:36:08.561Z] PASS [2022-05-06T17:36:08.561Z] coverage: 41.5% of statements [2022-05-06T17:36:08.561Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2022-05-06T17:36:08.561Z] === RUN TestGetDriver [2022-05-06T17:36:08.561Z] --- PASS: TestGetDriver (0.00s) [2022-05-06T17:36:08.561Z] === RUN TestVolumeRequestError [2022-05-06T17:36:08.561Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-06T17:36:08.561Z] PASS [2022-05-06T17:36:08.561Z] coverage: 36.1% of statements [2022-05-06T17:36:08.561Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-06T17:36:09.027Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-06T17:36:09.027Z] === RUN TestParallelCreate [2022-05-06T17:36:09.027Z] 2022/05/06 17:36:08 Closing DB instances... [2022-05-06T17:36:09.027Z] --- PASS: TestParallelCreate (0.02s) [2022-05-06T17:36:09.027Z] === RUN TestParallelDelete [2022-05-06T17:36:09.027Z] 2022/05/06 17:36:08 Closing DB instances... [2022-05-06T17:36:09.027Z] --- PASS: TestParallelDelete (0.02s) [2022-05-06T17:36:09.027Z] === RUN TestNetworkDBIslands [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e77db147e7b2 with config:&{NodeID:e77db147e7b2 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-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="Node e77db147e7b2/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="Node e77db147e7b2/172.26.145.33, added to nodes list" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ce34d60a6177 with config:&{NodeID:ce34d60a6177 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-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="Node ce34d60a6177/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="Node ce34d60a6177/172.26.145.33, added to nodes list" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="Node ce34d60a6177/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="Node ce34d60a6177/172.26.145.33, added to nodes list" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="Node e77db147e7b2/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=info msg="Node e77db147e7b2/172.26.145.33, added to nodes list" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-06T17:36:09.027Z] time="2022-05-06T17:36:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRaw [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-06T17:36:09.029Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-06T17:36:09.029Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRaw [2022-05-06T17:36:09.029Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRawSplit [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-06T17:36:09.029Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-06T17:36:09.030Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-06T17:36:09.030Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-06T17:36:09.030Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-06T17:36:09.030Z] === RUN TestConvertTmpfsOptions [2022-05-06T17:36:09.030Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-06T17:36:09.030Z] linux_parser_test.go:209: data="ro" [2022-05-06T17:36:09.030Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-06T17:36:09.030Z] === RUN TestParseMountSpec [2022-05-06T17:36:09.030Z] parser_test.go:62: case 0 [2022-05-06T17:36:09.030Z] parser_test.go:62: case 1 [2022-05-06T17:36:09.030Z] parser_test.go:62: case 2 [2022-05-06T17:36:09.030Z] parser_test.go:62: case 3 [2022-05-06T17:36:09.030Z] parser_test.go:62: case 4 [2022-05-06T17:36:09.030Z] parser_test.go:62: case 5 [2022-05-06T17:36:09.030Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-06T17:36:09.030Z] === RUN TestValidateMount [2022-05-06T17:36:09.030Z] --- PASS: TestValidateMount (0.00s) [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRaw [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-06T17:36:09.030Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-06T17:36:09.030Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-06T17:36:09.030Z] PASS [2022-05-06T17:36:09.030Z] coverage: 67.6% of statements [2022-05-06T17:36:09.030Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-05-06T17:36:09.236Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-06T17:36:09.498Z] --- PASS: TestUpdatePidsLimit (3.72s) [2022-05-06T17:36:09.498Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2022-05-06T17:36:09.498Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2022-05-06T17:36:09.498Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-05-06T17:36:09.498Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-05-06T17:36:09.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-05-06T17:36:09.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-05-06T17:36:09.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-05-06T17:36:09.498Z] === RUN TestUpdateRestartPolicy [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2f31db88b9ee with config:&{NodeID:2f31db88b9ee 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-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, added to nodes list" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, added to nodes list" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node e77db147e7b2/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node e77db147e7b2/172.26.145.33, added to nodes list" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node ce34d60a6177/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node ce34d60a6177/172.26.145.33, added to nodes list" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:09.994Z] time="2022-05-06T17:36:09Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:da7c8143cfcd with config:&{NodeID:da7c8143cfcd 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-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node ce34d60a6177/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node ce34d60a6177/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node e77db147e7b2/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node e77db147e7b2/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.456Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.595Z] === RUN TestSetGetMeta [2022-05-06T17:36:10.595Z] === PAUSE TestSetGetMeta [2022-05-06T17:36:10.595Z] === RUN TestRestore [2022-05-06T17:36:10.595Z] === PAUSE TestRestore [2022-05-06T17:36:10.595Z] === RUN TestServiceCreate [2022-05-06T17:36:10.595Z] === PAUSE TestServiceCreate [2022-05-06T17:36:10.595Z] === RUN TestServiceList [2022-05-06T17:36:10.595Z] === PAUSE TestServiceList [2022-05-06T17:36:10.595Z] === RUN TestServiceRemove [2022-05-06T17:36:10.595Z] === PAUSE TestServiceRemove [2022-05-06T17:36:10.595Z] === RUN TestServiceGet [2022-05-06T17:36:10.595Z] === PAUSE TestServiceGet [2022-05-06T17:36:10.595Z] === RUN TestServicePrune [2022-05-06T17:36:10.595Z] === PAUSE TestServicePrune [2022-05-06T17:36:10.595Z] === RUN TestCreate [2022-05-06T17:36:10.595Z] === PAUSE TestCreate [2022-05-06T17:36:10.595Z] === RUN TestRemove [2022-05-06T17:36:10.595Z] === PAUSE TestRemove [2022-05-06T17:36:10.595Z] === RUN TestList [2022-05-06T17:36:10.595Z] === PAUSE TestList [2022-05-06T17:36:10.595Z] === RUN TestFindByDriver [2022-05-06T17:36:10.595Z] === PAUSE TestFindByDriver [2022-05-06T17:36:10.595Z] === RUN TestFindByReferenced [2022-05-06T17:36:10.595Z] === PAUSE TestFindByReferenced [2022-05-06T17:36:10.595Z] === RUN TestDerefMultipleOfSameRef [2022-05-06T17:36:10.595Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-06T17:36:10.595Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-06T17:36:10.595Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-06T17:36:10.595Z] === RUN TestDefererencePluginOnCreateError [2022-05-06T17:36:10.595Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-06T17:36:10.595Z] === RUN TestRefDerefRemove [2022-05-06T17:36:10.595Z] === PAUSE TestRefDerefRemove [2022-05-06T17:36:10.595Z] === RUN TestGet [2022-05-06T17:36:10.595Z] === PAUSE TestGet [2022-05-06T17:36:10.595Z] === RUN TestGetWithReference [2022-05-06T17:36:10.595Z] === PAUSE TestGetWithReference [2022-05-06T17:36:10.595Z] === RUN TestFilterFunc [2022-05-06T17:36:10.595Z] === RUN TestFilterFunc/test_nil_list [2022-05-06T17:36:10.595Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-06T17:36:10.595Z] === RUN TestFilterFunc/test_empty_list [2022-05-06T17:36:10.595Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-06T17:36:10.595Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-06T17:36:10.595Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-06T17:36:10.595Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-06T17:36:10.595Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-06T17:36:10.595Z] === RUN TestFilterFunc/test_filter_some [2022-05-06T17:36:10.595Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-06T17:36:10.595Z] === RUN TestFilterFunc/test_filter_middle [2022-05-06T17:36:10.595Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-06T17:36:10.595Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-06T17:36:10.595Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-06T17:36:10.595Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-06T17:36:10.595Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-06T17:36:10.595Z] === CONT TestFilterFunc/test_nil_list [2022-05-06T17:36:10.595Z] === CONT TestFilterFunc/test_filter_some [2022-05-06T17:36:10.595Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-06T17:36:10.595Z] === CONT TestFilterFunc/test_empty_list [2022-05-06T17:36:10.595Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-06T17:36:10.595Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-06T17:36:10.595Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-06T17:36:10.595Z] === CONT TestFilterFunc/test_filter_middle [2022-05-06T17:36:10.595Z] --- PASS: TestFilterFunc (0.00s) [2022-05-06T17:36:10.595Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-06T17:36:10.595Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-06T17:36:10.595Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-06T17:36:10.595Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-06T17:36:10.595Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-06T17:36:10.595Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-06T17:36:10.595Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-06T17:36:10.595Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-06T17:36:10.595Z] === CONT TestSetGetMeta [2022-05-06T17:36:10.595Z] === CONT TestList [2022-05-06T17:36:10.595Z] === CONT TestDefererencePluginOnCreateError [2022-05-06T17:36:10.595Z] === CONT TestServiceGet [2022-05-06T17:36:10.595Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-06T17:36:10.595Z] === CONT TestRemove [2022-05-06T17:36:10.595Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-06T17:36:10.595Z] === CONT TestCreate [2022-05-06T17:36:10.595Z] --- PASS: TestList (0.04s) [2022-05-06T17:36:10.595Z] === CONT TestServicePrune [2022-05-06T17:36:10.595Z] --- PASS: TestRemove (0.03s) [2022-05-06T17:36:10.595Z] === CONT TestGet [2022-05-06T17:36:10.595Z] --- PASS: TestCreate (0.02s) [2022-05-06T17:36:10.595Z] === CONT TestGetWithReference [2022-05-06T17:36:10.595Z] --- PASS: TestGet (0.02s) [2022-05-06T17:36:10.595Z] === CONT TestRefDerefRemove [2022-05-06T17:36:10.595Z] --- PASS: TestGetWithReference (0.03s) [2022-05-06T17:36:10.595Z] === CONT TestServiceList [2022-05-06T17:36:10.595Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-06T17:36:10.595Z] === CONT TestServiceRemove [2022-05-06T17:36:10.595Z] --- PASS: TestServiceGet (0.21s) [2022-05-06T17:36:10.595Z] === CONT TestDerefMultipleOfSameRef [2022-05-06T17:36:10.595Z] time="2022-05-06T17:36:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:36:10.595Z] --- PASS: TestServiceRemove (0.12s) [2022-05-06T17:36:10.595Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-06T17:36:10.595Z] time="2022-05-06T17:36:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:36:10.595Z] --- PASS: TestServiceList (0.14s) [2022-05-06T17:36:10.595Z] === CONT TestServiceCreate [2022-05-06T17:36:10.595Z] time="2022-05-06T17:36:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:36:10.595Z] time="2022-05-06T17:36:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-06T17:36:10.595Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-06T17:36:10.595Z] === CONT TestFindByReferenced [2022-05-06T17:36:10.595Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-06T17:36:10.595Z] === CONT TestRestore [2022-05-06T17:36:10.595Z] time="2022-05-06T17:36:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:36:10.595Z] --- PASS: TestServiceCreate (0.03s) [2022-05-06T17:36:10.595Z] === CONT TestFindByDriver [2022-05-06T17:36:10.595Z] --- PASS: TestServicePrune (0.22s) [2022-05-06T17:36:10.595Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-06T17:36:10.595Z] --- PASS: TestRestore (0.03s) [2022-05-06T17:36:10.595Z] --- PASS: TestFindByDriver (0.02s) [2022-05-06T17:36:10.595Z] PASS [2022-05-06T17:36:10.595Z] coverage: 69.0% of statements [2022-05-06T17:36:10.595Z] ok github.com/docker/docker/volume/service 0.327s coverage: 69.0% of statements [2022-05-06T17:36:10.912Z] time="2022-05-06T17:36:10Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d47166de531a with config:&{NodeID:d47166de531a 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-05-06T17:36:10.912Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.912Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.912Z] time="2022-05-06T17:36:10Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-06T17:36:10.912Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-06T17:36:10.912Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-06T17:36:10.912Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.912Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node e77db147e7b2/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node e77db147e7b2/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node da7c8143cfcd/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node ce34d60a6177/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node ce34d60a6177/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:10.913Z] time="2022-05-06T17:36:10Z" level=info msg="Node d47166de531a/172.26.145.33, added to nodes list" [2022-05-06T17:36:10.964Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-05-06T17:36:10.964Z] === RUN TestServiceUpdateNetwork [2022-05-06T17:36:11.369Z] networkdb_test.go:835: Re-joining: 3 [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:10Z" level=info msg="The new bootstrap node list is:[172.26.145.33:10033 172.26.145.33:10034 172.26.145.33:10035]" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10033" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49367" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10034" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49368" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10035" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:10Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49369" [2022-05-06T17:36:11.369Z] networkdb_test.go:835: Re-joining: 4 [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:11Z" level=info msg="The new bootstrap node list is:[172.26.145.33:10033 172.26.145.33:10034 172.26.145.33:10035]" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10033" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:11Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49370" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10034" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:11Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49371" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10035" [2022-05-06T17:36:11.369Z] time="2022-05-06T17:36:11Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49372" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="node 0 leaving" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2 change state NodeActive --> NodeLeft" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="node5(d47166de531a): Node leave event for e77db147e7b2/172.26.145.33" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2 change state NodeActive --> NodeLeft" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="node3(2f31db88b9ee): Node leave event for e77db147e7b2/172.26.145.33" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2 change state NodeActive --> NodeLeft" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="node2(ce34d60a6177): Node leave event for e77db147e7b2/172.26.145.33" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2 change state NodeActive --> NodeLeft" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="node1(e77db147e7b2): Node leave event for e77db147e7b2/172.26.145.33" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2 change state NodeActive --> NodeLeft" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="node4(da7c8143cfcd): Node leave event for e77db147e7b2/172.26.145.33" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2/172.26.145.33, left gossip cluster" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2/172.26.145.33, left gossip cluster" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2/172.26.145.33, left gossip cluster" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2/172.26.145.33, left gossip cluster" [2022-05-06T17:36:11.824Z] time="2022-05-06T17:36:11Z" level=info msg="Node e77db147e7b2/172.26.145.33, left gossip cluster" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="node 1 leaving" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="Node ce34d60a6177 change state NodeActive --> NodeLeft" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="node5(d47166de531a): Node leave event for ce34d60a6177/172.26.145.33" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="Node ce34d60a6177/172.26.145.33, left gossip cluster" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="Node ce34d60a6177 change state NodeActive --> NodeLeft" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="node3(2f31db88b9ee): Node leave event for ce34d60a6177/172.26.145.33" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="Node ce34d60a6177 change state NodeActive --> NodeFailed" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="Node ce34d60a6177/172.26.145.33, added to failed nodes list" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="Node ce34d60a6177 change state NodeActive --> NodeLeft" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=info msg="node4(da7c8143cfcd): Node leave event for ce34d60a6177/172.26.145.33" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:11Z" level=error msg="node: ce34d60a6177 is unknown to memberlist" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:12Z" level=info msg="Node ce34d60a6177/172.26.145.33, left gossip cluster" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:12Z" level=info msg="Node ce34d60a6177/172.26.145.33, left gossip cluster" [2022-05-06T17:36:12.280Z] time="2022-05-06T17:36:12Z" level=info msg="Node ce34d60a6177/172.26.145.33, left gossip cluster" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=info msg="node 2 leaving" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=info msg="Node 2f31db88b9ee change state NodeActive --> NodeLeft" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=info msg="node5(d47166de531a): Node leave event for 2f31db88b9ee/172.26.145.33" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=info msg="Node 2f31db88b9ee change state NodeActive --> NodeLeft" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=info msg="node4(da7c8143cfcd): Node leave event for 2f31db88b9ee/172.26.145.33" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=info msg="Node 2f31db88b9ee change state NodeActive --> NodeLeft" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=info msg="node3(2f31db88b9ee): Node leave event for 2f31db88b9ee/172.26.145.33" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=debug msg="memberlist: Failed ping: ce34d60a6177 (timeout reached)" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.145.33:10035: use of closed network connection" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.145.33:10036: use of closed network connection" [2022-05-06T17:36:12.736Z] time="2022-05-06T17:36:12Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, left gossip cluster" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, left gossip cluster" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="Node 2f31db88b9ee/172.26.145.33, left gossip cluster" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="memberlist: Suspect ce34d60a6177 has failed, no acks received" [2022-05-06T17:36:13.191Z] networkdb_test.go:867: node5: OK [2022-05-06T17:36:13.191Z] networkdb_test.go:867: node4: OK [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="node 0 coming back" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:146b8e4d2f11 with config:&{NodeID:146b8e4d2f11 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-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, added to nodes list" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="node 1 coming back" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5ff0bcf6945c with config:&{NodeID:5ff0bcf6945c 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-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, added to nodes list" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="node 2 coming back" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a6ea5ab47f93 with config:&{NodeID:a6ea5ab47f93 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-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:13.191Z] time="2022-05-06T17:36:12Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, added to nodes list" [2022-05-06T17:36:13.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-06T17:36:14.659Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-06T17:36:16.575Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-06T17:36:16.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-06T17:36:16.837Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-06T17:36:16.902Z] time="2022-05-06T17:36:16Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.145.33:10033 172.26.145.33:10034 172.26.145.33:10035]" [2022-05-06T17:36:16.902Z] time="2022-05-06T17:36:16Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.145.33:10033 172.26.145.33:10034 172.26.145.33:10035]" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10033" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49374" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node d47166de531a/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node d47166de531a/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node da7c8143cfcd/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node da7c8143cfcd/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, is the new incarnation of the shutdown node e77db147e7b2/172.26.145.33" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10034" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, is the new incarnation of the shutdown node e77db147e7b2/172.26.145.33" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49375" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node da7c8143cfcd/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node da7c8143cfcd/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node d47166de531a/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node d47166de531a/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, is the new incarnation of the shutdown node ce34d60a6177/172.26.145.33" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10035" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49376" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node da7c8143cfcd/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node da7c8143cfcd/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node d47166de531a/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node d47166de531a/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, is the new incarnation of the shutdown node 2f31db88b9ee/172.26.145.33" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, is the new incarnation of the shutdown node ce34d60a6177/172.26.145.33" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, is the new incarnation of the shutdown node 2f31db88b9ee/172.26.145.33" [2022-05-06T17:36:17.358Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.409Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-06T17:36:17.670Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-06T17:36:17.813Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, joined gossip cluster" [2022-05-06T17:36:17.813Z] time="2022-05-06T17:36:17Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, added to nodes list" [2022-05-06T17:36:17.813Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10033" [2022-05-06T17:36:17.813Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49377" [2022-05-06T17:36:17.813Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10034" [2022-05-06T17:36:17.813Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49378" [2022-05-06T17:36:17.813Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.145.33:10035" [2022-05-06T17:36:17.813Z] time="2022-05-06T17:36:17Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49379" [2022-05-06T17:36:17.931Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-06T17:36:17.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-06T17:36:18.191Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-06T17:36:18.191Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-06T17:36:18.191Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-06T17:36:18.268Z] 2022/05/06 17:36:17 Closing DB instances... [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11 change state NodeActive --> NodeLeft" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="node4(da7c8143cfcd): Node leave event for 146b8e4d2f11/172.26.145.33" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11 change state NodeActive --> NodeLeft" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="node5(d47166de531a): Node leave event for 146b8e4d2f11/172.26.145.33" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, left gossip cluster" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11 change state NodeActive --> NodeLeft" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="node2(5ff0bcf6945c): Node leave event for 146b8e4d2f11/172.26.145.33" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11 change state NodeActive --> NodeFailed" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, added to failed nodes list" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=error msg="node: 146b8e4d2f11 is unknown to memberlist" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11 change state NodeActive --> NodeLeft" [2022-05-06T17:36:18.268Z] time="2022-05-06T17:36:18Z" level=info msg="node3(a6ea5ab47f93): Node leave event for 146b8e4d2f11/172.26.145.33" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, left gossip cluster" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, left gossip cluster" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, left gossip cluster" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="Node 146b8e4d2f11/172.26.145.33, left gossip cluster" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="Node 5ff0bcf6945c change state NodeActive --> NodeLeft" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="node5(d47166de531a): Node leave event for 5ff0bcf6945c/172.26.145.33" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="Node 5ff0bcf6945c change state NodeActive --> NodeLeft" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="node4(da7c8143cfcd): Node leave event for 5ff0bcf6945c/172.26.145.33" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="Node 5ff0bcf6945c change state NodeActive --> NodeLeft" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="node3(a6ea5ab47f93): Node leave event for 5ff0bcf6945c/172.26.145.33" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="Node 5ff0bcf6945c change state NodeActive --> NodeLeft" [2022-05-06T17:36:18.723Z] time="2022-05-06T17:36:18Z" level=info msg="node2(5ff0bcf6945c): Node leave event for 5ff0bcf6945c/172.26.145.33" [2022-05-06T17:36:19.137Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-06T17:36:19.178Z] time="2022-05-06T17:36:18Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, left gossip cluster" [2022-05-06T17:36:19.178Z] time="2022-05-06T17:36:18Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, left gossip cluster" [2022-05-06T17:36:19.178Z] time="2022-05-06T17:36:18Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, left gossip cluster" [2022-05-06T17:36:19.178Z] time="2022-05-06T17:36:18Z" level=info msg="Node 5ff0bcf6945c/172.26.145.33, left gossip cluster" [2022-05-06T17:36:19.178Z] time="2022-05-06T17:36:18Z" level=info msg="Node a6ea5ab47f93 change state NodeActive --> NodeLeft" [2022-05-06T17:36:19.178Z] time="2022-05-06T17:36:18Z" level=info msg="node5(d47166de531a): Node leave event for a6ea5ab47f93/172.26.145.33" [2022-05-06T17:36:19.178Z] time="2022-05-06T17:36:18Z" level=info msg="Node a6ea5ab47f93 change state NodeActive --> NodeLeft" [2022-05-06T17:36:19.178Z] time="2022-05-06T17:36:18Z" level=info msg="node4(da7c8143cfcd): Node leave event for a6ea5ab47f93/172.26.145.33" [2022-05-06T17:36:19.632Z] time="2022-05-06T17:36:19Z" level=info msg="Node a6ea5ab47f93 change state NodeActive --> NodeLeft" [2022-05-06T17:36:19.632Z] time="2022-05-06T17:36:19Z" level=info msg="node3(a6ea5ab47f93): Node leave event for a6ea5ab47f93/172.26.145.33" [2022-05-06T17:36:19.632Z] time="2022-05-06T17:36:19Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, left gossip cluster" [2022-05-06T17:36:19.632Z] time="2022-05-06T17:36:19Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, left gossip cluster" [2022-05-06T17:36:19.632Z] time="2022-05-06T17:36:19Z" level=info msg="Node a6ea5ab47f93/172.26.145.33, left gossip cluster" [2022-05-06T17:36:19.632Z] time="2022-05-06T17:36:19Z" level=debug msg="memberlist: Failed ping: d47166de531a (timeout reached)" [2022-05-06T17:36:19.632Z] time="2022-05-06T17:36:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.145.33:10035: use of closed network connection" [2022-05-06T17:36:19.632Z] time="2022-05-06T17:36:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.145.33:10036: use of closed network connection" [2022-05-06T17:36:19.632Z] time="2022-05-06T17:36:19Z" level=debug msg="memberlist: Stream connection from=172.26.145.33:49380" [2022-05-06T17:36:20.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-06T17:36:20.087Z] time="2022-05-06T17:36:19Z" level=info msg="Node da7c8143cfcd change state NodeActive --> NodeLeft" [2022-05-06T17:36:20.087Z] time="2022-05-06T17:36:19Z" level=info msg="node5(d47166de531a): Node leave event for da7c8143cfcd/172.26.145.33" [2022-05-06T17:36:20.087Z] time="2022-05-06T17:36:19Z" level=info msg="Node da7c8143cfcd change state NodeActive --> NodeLeft" [2022-05-06T17:36:20.087Z] time="2022-05-06T17:36:19Z" level=info msg="node4(da7c8143cfcd): Node leave event for da7c8143cfcd/172.26.145.33" [2022-05-06T17:36:20.087Z] time="2022-05-06T17:36:19Z" level=warning msg="memberlist: Was able to connect to d47166de531a but other probes failed, network may be misconfigured" [2022-05-06T17:36:20.543Z] time="2022-05-06T17:36:20Z" level=info msg="Node da7c8143cfcd/172.26.145.33, left gossip cluster" [2022-05-06T17:36:20.543Z] time="2022-05-06T17:36:20Z" level=info msg="Node da7c8143cfcd/172.26.145.33, left gossip cluster" [2022-05-06T17:36:21.504Z] time="2022-05-06T17:36:20Z" level=info msg="Node d47166de531a/172.26.145.33, left gossip cluster" [2022-05-06T17:36:21.504Z] time="2022-05-06T17:36:20Z" level=info msg="Node d47166de531a change state NodeActive --> NodeFailed" [2022-05-06T17:36:21.504Z] time="2022-05-06T17:36:20Z" level=info msg="Node d47166de531a/172.26.145.33, added to failed nodes list" [2022-05-06T17:36:21.504Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-05-06T17:36:21.504Z] PASS [2022-05-06T17:36:21.504Z] coverage: 60.0% of statements [2022-05-06T17:36:21.504Z] ok github.com/docker/docker/libnetwork/networkdb 104.877s coverage: 60.0% of statements [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/quota [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/rootless [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/volume [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-06T17:36:21.504Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-06T17:36:22.636Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2022-05-06T17:36:22.636Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-06T17:36:22.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-06T17:36:22.637Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-06T17:36:22.637Z] check_test.go:307: [d32e10d929c6e] daemon is not started [2022-05-06T17:36:22.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-06T17:36:22.637Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-06T17:36:22.637Z] check_test.go:307: [d05e5c04e41d6] daemon is not started [2022-05-06T17:36:22.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-06T17:36:22.859Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-06T17:36:22.859Z] PASS [2022-05-06T17:36:22.859Z] [2022-05-06T17:36:22.859Z] === Skipped [2022-05-06T17:36:22.859Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-06T17:36:22.859Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:22.859Z] [2022-05-06T17:36:22.859Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-06T17:36:22.859Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:22.859Z] [2022-05-06T17:36:22.859Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-06T17:36:22.859Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:22.859Z] [2022-05-06T17:36:22.859Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-06T17:36:22.859Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:22.859Z] [2022-05-06T17:36:22.859Z] DONE 17 tests, 4 skipped in 26.307s [2022-05-06T17:36:22.859Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-06T17:36:22.860Z] ++ 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-05-06T17:36:22.860Z] ++ set -e [2022-05-06T17:36:22.860Z] ++ '[' -n 0 ']' [2022-05-06T17:36:22.860Z] ++ set -x [2022-05-06T17:36:22.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T17:36:22.860Z] INFO: Testing against a local daemon [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:36:22.860Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:36:22.860Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-06T17:36:22.860Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-06T17:36:22.860Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-06T17:36:22.860Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-06T17:36:22.860Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-06T17:36:22.860Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-06T17:36:22.860Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-06T17:36:22.860Z] === RUN TestPluginInstall [2022-05-06T17:36:22.860Z] === RUN TestPluginInstall/no_auth [2022-05-06T17:36:22.860Z] time="2022-05-06T17:36:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:36:22.860Z] time="2022-05-06T17:36:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:046bb18ec5c07bf8e74219e8182fbebf89636e40608ce5430f5fbcf101b7511a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:36:22.860Z] time="2022-05-06T17:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:36:22.860Z] time="2022-05-06T17:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:046bb18ec5c07bf8e74219e8182fbebf89636e40608ce5430f5fbcf101b7511a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:36:22.860Z] === RUN TestPluginInstall/with_htpasswd [2022-05-06T17:36:22.860Z] time="2022-05-06T17:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:36:22.860Z] time="2022-05-06T17:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2f9a3354f1161d52ccadcaec12d2786b1591c0c096e76f78d2cbd6540aeb55e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:36:22.860Z] time="2022-05-06T17:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:36:22.860Z] time="2022-05-06T17:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2f9a3354f1161d52ccadcaec12d2786b1591c0c096e76f78d2cbd6540aeb55e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:36:22.860Z] === RUN TestPluginInstall/with_insecure [2022-05-06T17:36:22.969Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-05-06T17:36:22.969Z] === RUN TestWaitNonBlocked [2022-05-06T17:36:22.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:36:22.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:36:22.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:36:22.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:36:22.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:36:22.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:36:23.273Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-05-06T17:36:23.273Z] === RUN TestServiceUpdatePidsLimit [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === Skipped [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-06T17:36:23.667Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-06T17:36:23.667Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-06T17:36:23.667Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-06T17:36:23.667Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-06T17:36:23.667Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-06T17:36:23.667Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-06T17:36:23.667Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-06T17:36:23.667Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-06T17:36:23.667Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-06T17:36:23.667Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-06T17:36:23.667Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-06T17:36:23.667Z] daemon_test.go:145: root required [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-06T17:36:23.667Z] reload_test.go:342: root required [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-06T17:36:23.667Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-06T17:36:23.667Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-06T17:36:23.667Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-06T17:36:23.667Z] download_test.go:267: Needs fixing on Windows [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-06T17:36:23.667Z] layer_test.go:291: Failing on Windows [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-06T17:36:23.667Z] layer_test.go:340: Failing on Windows [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-06T17:36:23.667Z] layer_test.go:455: Failing on Windows [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-06T17:36:23.667Z] layer_test.go:684: Failing on Windows [2022-05-06T17:36:23.667Z] [2022-05-06T17:36:23.667Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-06T17:36:23.667Z] migration_test.go:45: Failing on Windows [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-06T17:36:23.668Z] migration_test.go:181: Failing on Windows [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-06T17:36:23.668Z] mount_test.go:17: Failing on Windows [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-06T17:36:23.668Z] mount_test.go:76: Failing on Windows [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-06T17:36:23.668Z] mount_test.go:125: Failing on Windows [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-06T17:36:23.668Z] mount_test.go:212: Failing on Windows [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-06T17:36:23.668Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-06T17:36:23.668Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-06T17:36:23.668Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-06T17:36:23.668Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-05-06T17:36:23.668Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-06T17:36:23.668Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-06T17:36:23.668Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-06T17:36:23.668Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-06T17:36:23.668Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-06T17:36:23.668Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-06T17:36:23.668Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-06T17:36:23.668Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-06T17:36:23.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-06T17:36:23.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-06T17:36:23.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-06T17:36:23.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-06T17:36:23.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:133: Xz not present in msys2 [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-06T17:36:23.668Z] archive_test.go:140: zstd not installed [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:252: Failing on Windows CI machines [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-06T17:36:23.668Z] archive_windows_test.go:16: Currently fails [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-06T17:36:23.668Z] changes_test.go:196: needs more investigation [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-06T17:36:23.668Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-06T17:36:23.668Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-06T17:36:23.668Z] changes_test.go:433: needs further investigation [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-06T17:36:23.668Z] changes_test.go:469: needs further investigation [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-06T17:36:23.668Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-06T17:36:23.668Z] poller_test.go:40: No chmod on Windows [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-06T17:36:23.668Z] fileutils_test.go:133: Needs porting to Windows [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-06T17:36:23.668Z] fileutils_test.go:179: Needs porting to Windows [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-06T17:36:23.668Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-06T17:36:23.668Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-06T17:36:23.668Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-06T17:36:23.668Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-06T17:36:23.668Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-06T17:36:23.668Z] [2022-05-06T17:36:23.668Z] DONE 2287 tests, 70 skipped in 283.082s [2022-05-06T17:36:23.668Z] INFO: make.ps1 ended at 05/06/2022 17:36:23 [2022-05-06T17:36:23.794Z] time="2022-05-06T17:36:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:36:23.794Z] time="2022-05-06T17:36:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbfe3cabc7749edd28a6e0be86a58f57f0ce6793e0cdbec262851ca22d2523ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:36:23.794Z] time="2022-05-06T17:36:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:36:23.794Z] time="2022-05-06T17:36:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbfe3cabc7749edd28a6e0be86a58f57f0ce6793e0cdbec262851ca22d2523ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:36:23.794Z] plugin_test.go:195: [d1850ebae63d2] daemon is not started [2022-05-06T17:36:23.794Z] --- PASS: TestPluginInstall (2.51s) [2022-05-06T17:36:23.794Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-05-06T17:36:23.794Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-05-06T17:36:23.794Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-05-06T17:36:23.794Z] === RUN TestPluginsWithRuntimes [2022-05-06T17:36:23.843Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-06T17:36:23.914Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-06T17:36:24.176Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-06T17:36:24.176Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-05-06T17:36:24.176Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2022-05-06T17:36:24.176Z] === RUN TestWaitBlocked [2022-05-06T17:36:24.176Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:36:24.176Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:36:24.176Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:36:24.176Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:36:24.176Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-06T17:36:24.176Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-06T17:36:24.786Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-06T17:36:25.123Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-06T17:36:25.385Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-06T17:36:25.385Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2022-05-06T17:36:25.385Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2022-05-06T17:36:25.385Z] === CONT TestContainerStartOnDaemonRestart [2022-05-06T17:36:25.385Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-06T17:36:25.696Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-06T17:36:25.840Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-06T17:36:25.840Z] INFO: Unit tests ended at 05/06/2022 17:36:25. Duration:00:04:56.4986849 [2022-05-06T17:36:25.840Z] INFO: Building busybox [2022-05-06T17:36:25.840Z] Sending build context to Docker daemon 5.12kB [2022-05-06T17:36:25.840Z] [2022-05-06T17:36:25.840Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-06T17:36:25.840Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-06T17:36:25.840Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-06T17:36:25.840Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-06T17:36:25.840Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-06T17:36:25.840Z] ---> aa8714eb8356 [2022-05-06T17:36:25.840Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-06T17:36:25.840Z] ---> Running in 0505804e9edb [2022-05-06T17:36:25.959Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-06T17:36:26.221Z] check_test.go:307: [da90936cde4cb] daemon is not started [2022-05-06T17:36:26.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-06T17:36:26.221Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-06T17:36:26.262Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-06T17:36:27.167Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-06T17:36:27.196Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-05-06T17:36:27.196Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-05-06T17:36:27.196Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-06T17:36:27.196Z] === RUN TestPluginBackCompatMediaTypes [2022-05-06T17:36:27.762Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-06T17:36:27.762Z] PASS [2022-05-06T17:36:27.762Z] [2022-05-06T17:36:27.762Z] DONE 24 tests in 6.450s [2022-05-06T17:36:27.762Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-06T17:36:27.762Z] ++ 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-05-06T17:36:27.762Z] ++ set -e [2022-05-06T17:36:27.762Z] ++ '[' -n 0 ']' [2022-05-06T17:36:27.762Z] ++ set -x [2022-05-06T17:36:27.762Z] ++ 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-05-06T17:36:28.020Z] INFO: Testing against a local daemon [2022-05-06T17:36:28.020Z] === RUN TestExternalGraphDriver [2022-05-06T17:36:28.020Z] === RUN TestExternalGraphDriver/json [2022-05-06T17:36:28.111Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-06T17:36:28.372Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-06T17:36:28.405Z] 2022/05/06 17:36:27 Closing DB instances... [2022-05-06T17:36:29.316Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s) [2022-05-06T17:36:29.316Z] === CONT TestIpcModeOlderClient [2022-05-06T17:36:29.316Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-05-06T17:36:29.316Z] === CONT TestContainerKillOnDaemonStart [2022-05-06T17:36:29.577Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s) [2022-05-06T17:36:29.577Z] === CONT TestDaemonHostGatewayIP [2022-05-06T17:36:29.919Z] === RUN TestExternalGraphDriver/spec [2022-05-06T17:36:29.971Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-06T17:36:29.971Z] === RUN TestFindNode [2022-05-06T17:36:29.971Z] 2022/05/06 17:36:29 Closing DB instances... [2022-05-06T17:36:29.971Z] --- PASS: TestFindNode (0.02s) [2022-05-06T17:36:29.971Z] === RUN TestChangeNodeState [2022-05-06T17:36:29.971Z] 2022/05/06 17:36:29 Closing DB instances... [2022-05-06T17:36:29.971Z] --- PASS: TestChangeNodeState (0.03s) [2022-05-06T17:36:29.971Z] === RUN TestNodeReincarnation [2022-05-06T17:36:29.971Z] 2022/05/06 17:36:29 Closing DB instances... [2022-05-06T17:36:31.293Z] === RUN TestExternalGraphDriver/pull [2022-05-06T17:36:31.369Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-06T17:36:31.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-06T17:36:31.605Z] Removing intermediate container 0505804e9edb [2022-05-06T17:36:31.605Z] ---> 2ccf2d95bc5b [2022-05-06T17:36:31.605Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-06T17:36:31.605Z] ---> Running in c893e9d86515 [2022-05-06T17:36:31.605Z] Removing intermediate container c893e9d86515 [2022-05-06T17:36:31.605Z] ---> dc062d17e02f [2022-05-06T17:36:31.605Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-06T17:36:31.605Z] ---> Running in 16b2a7226896 [2022-05-06T17:36:32.062Z] Removing intermediate container 16b2a7226896 [2022-05-06T17:36:32.062Z] ---> 7ad24ebc2ec8 [2022-05-06T17:36:32.062Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-06T17:36:33.197Z] --- PASS: TestExternalGraphDriver (4.90s) [2022-05-06T17:36:33.197Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-05-06T17:36:33.197Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-05-06T17:36:33.197Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-05-06T17:36:33.197Z] === RUN TestGraphdriverPluginV2 [2022-05-06T17:36:33.197Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:33.197Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-06T17:36:33.197Z] PASS [2022-05-06T17:36:33.197Z] [2022-05-06T17:36:33.197Z] === Skipped [2022-05-06T17:36:33.197Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-06T17:36:33.197Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:36:33.197Z] [2022-05-06T17:36:33.197Z] DONE 5 tests, 1 skipped in 5.239s [2022-05-06T17:36:33.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-06T17:36:33.197Z] ++ 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-05-06T17:36:33.197Z] ++ set -e [2022-05-06T17:36:33.197Z] ++ '[' -n 0 ']' [2022-05-06T17:36:33.197Z] ++ set -x [2022-05-06T17:36:33.197Z] ++ 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-05-06T17:36:33.197Z] INFO: Testing against a local daemon [2022-05-06T17:36:33.197Z] === RUN TestContinueAfterPluginCrash [2022-05-06T17:36:33.197Z] === PAUSE TestContinueAfterPluginCrash [2022-05-06T17:36:33.197Z] === RUN TestReadPluginNoRead [2022-05-06T17:36:33.197Z] === PAUSE TestReadPluginNoRead [2022-05-06T17:36:33.197Z] === RUN TestDaemonStartWithLogOpt [2022-05-06T17:36:33.197Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-06T17:36:33.197Z] === CONT TestContinueAfterPluginCrash [2022-05-06T17:36:33.197Z] === CONT TestDaemonStartWithLogOpt [2022-05-06T17:36:33.412Z] --- PASS: TestDaemonHostGatewayIP (3.84s) [2022-05-06T17:36:33.412Z] === CONT TestDaemonRestartIpcMode [2022-05-06T17:36:33.597Z] [2022-05-06T17:36:34.051Z] ---> e41f2380a182 [2022-05-06T17:36:34.051Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-06T17:36:34.051Z] ---> Running in 35132e5b10ae [2022-05-06T17:36:34.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-06T17:36:34.724Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-06T17:36:34.724Z] === RUN TestParallelCreate [2022-05-06T17:36:34.724Z] 2022/05/06 17:36:34 Closing DB instances... [2022-05-06T17:36:34.724Z] --- PASS: TestParallelCreate (0.02s) [2022-05-06T17:36:34.724Z] === RUN TestParallelDelete [2022-05-06T17:36:34.724Z] 2022/05/06 17:36:34 Closing DB instances... [2022-05-06T17:36:34.724Z] --- PASS: TestParallelDelete (0.02s) [2022-05-06T17:36:34.724Z] === RUN TestNetworkDBIslands [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6205299f6e41 with config:&{NodeID:6205299f6e41 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-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="Node 6205299f6e41/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="Node 6205299f6e41/172.21.145.86, added to nodes list" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a5087af8e716 with config:&{NodeID:a5087af8e716 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-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="Node a5087af8e716/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="Node a5087af8e716/172.21.145.86, added to nodes list" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="Node a5087af8e716/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="Node a5087af8e716/172.21.145.86, added to nodes list" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="Node 6205299f6e41/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=info msg="Node 6205299f6e41/172.21.145.86, added to nodes list" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-06T17:36:34.724Z] time="2022-05-06T17:36:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2022-05-06T17:36:35.710Z] time="2022-05-06T17:36:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:75b41a05f903 with config:&{NodeID:75b41a05f903 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-05-06T17:36:35.710Z] time="2022-05-06T17:36:35Z" level=info msg="Node 75b41a05f903/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:35.710Z] time="2022-05-06T17:36:35Z" level=info msg="Node 75b41a05f903/172.21.145.86, added to nodes list" [2022-05-06T17:36:35.710Z] time="2022-05-06T17:36:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-06T17:36:35.710Z] time="2022-05-06T17:36:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-06T17:36:35.710Z] time="2022-05-06T17:36:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2022-05-06T17:36:35.710Z] time="2022-05-06T17:36:35Z" level=info msg="Node 75b41a05f903/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:35.711Z] time="2022-05-06T17:36:35Z" level=info msg="Node 75b41a05f903/172.21.145.86, added to nodes list" [2022-05-06T17:36:35.711Z] time="2022-05-06T17:36:35Z" level=info msg="Node 6205299f6e41/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:35.711Z] time="2022-05-06T17:36:35Z" level=info msg="Node 6205299f6e41/172.21.145.86, added to nodes list" [2022-05-06T17:36:35.711Z] time="2022-05-06T17:36:35Z" level=info msg="Node a5087af8e716/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:35.711Z] time="2022-05-06T17:36:35Z" level=info msg="Node a5087af8e716/172.21.145.86, added to nodes list" [2022-05-06T17:36:35.711Z] time="2022-05-06T17:36:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-06T17:36:35.711Z] time="2022-05-06T17:36:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2022-05-06T17:36:35.711Z] time="2022-05-06T17:36:35Z" level=info msg="Node 75b41a05f903/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:35.711Z] time="2022-05-06T17:36:35Z" level=info msg="Node 75b41a05f903/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5381a0eada65 with config:&{NodeID:5381a0eada65 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-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node 5381a0eada65/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node 5381a0eada65/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node 5381a0eada65/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node 5381a0eada65/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node a5087af8e716/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node a5087af8e716/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node 75b41a05f903/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node 75b41a05f903/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node 6205299f6e41/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=info msg="Node 6205299f6e41/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:36Z" level=info msg="Node 5381a0eada65/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:36Z" level=info msg="Node 5381a0eada65/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:36Z" level=info msg="Node 5381a0eada65/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.179Z] time="2022-05-06T17:36:36Z" level=info msg="Node 5381a0eada65/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.483Z] --- PASS: TestDaemonStartWithLogOpt (2.93s) [2022-05-06T17:36:36.483Z] === CONT TestReadPluginNoRead [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9cec72ebe26f with config:&{NodeID:9cec72ebe26f 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-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node a5087af8e716/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node a5087af8e716/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 75b41a05f903/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 75b41a05f903/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 6205299f6e41/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 6205299f6e41/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 5381a0eada65/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 5381a0eada65/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:36.649Z] time="2022-05-06T17:36:36Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, added to nodes list" [2022-05-06T17:36:36.927Z] --- PASS: TestDaemonRestartIpcMode (3.36s) [2022-05-06T17:36:37.118Z] networkdb_test.go:835: Re-joining: 3 [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=info msg="The new bootstrap node list is:[172.21.145.86:10033 172.21.145.86:10034 172.21.145.86:10035]" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10033" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49364" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10034" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49365" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10035" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49366" [2022-05-06T17:36:37.118Z] networkdb_test.go:835: Re-joining: 4 [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=info msg="The new bootstrap node list is:[172.21.145.86:10033 172.21.145.86:10034 172.21.145.86:10035]" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10033" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49367" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10034" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49368" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49369" [2022-05-06T17:36:37.118Z] time="2022-05-06T17:36:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10035" [2022-05-06T17:36:37.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="node 0 leaving" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41 change state NodeActive --> NodeLeft" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="node3(75b41a05f903): Node leave event for 6205299f6e41/172.21.145.86" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41 change state NodeActive --> NodeLeft" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="node4(5381a0eada65): Node leave event for 6205299f6e41/172.21.145.86" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41 change state NodeActive --> NodeLeft" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="node2(a5087af8e716): Node leave event for 6205299f6e41/172.21.145.86" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41 change state NodeActive --> NodeLeft" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="node1(6205299f6e41): Node leave event for 6205299f6e41/172.21.145.86" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41 change state NodeActive --> NodeLeft" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="node5(9cec72ebe26f): Node leave event for 6205299f6e41/172.21.145.86" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41/172.21.145.86, left gossip cluster" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41/172.21.145.86, left gossip cluster" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41/172.21.145.86, left gossip cluster" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41/172.21.145.86, left gossip cluster" [2022-05-06T17:36:37.588Z] time="2022-05-06T17:36:37Z" level=info msg="Node 6205299f6e41/172.21.145.86, left gossip cluster" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.21.145.86:10034: use of closed network connection" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="node 1 leaving" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="Node a5087af8e716 change state NodeActive --> NodeLeft" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="node3(75b41a05f903): Node leave event for a5087af8e716/172.21.145.86" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="Node a5087af8e716/172.21.145.86, left gossip cluster" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="Node a5087af8e716 change state NodeActive --> NodeFailed" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="Node a5087af8e716/172.21.145.86, added to failed nodes list" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="Node a5087af8e716 change state NodeActive --> NodeLeft" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="node5(9cec72ebe26f): Node leave event for a5087af8e716/172.21.145.86" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="Node a5087af8e716 change state NodeActive --> NodeLeft" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="node4(5381a0eada65): Node leave event for a5087af8e716/172.21.145.86" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=error msg="node: a5087af8e716 is unknown to memberlist" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="Node a5087af8e716/172.21.145.86, left gossip cluster" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="Node a5087af8e716/172.21.145.86, left gossip cluster" [2022-05-06T17:36:38.056Z] time="2022-05-06T17:36:37Z" level=info msg="Node a5087af8e716/172.21.145.86, left gossip cluster" [2022-05-06T17:36:38.383Z] === RUN TestReadPluginNoRead/default [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="node 2 leaving" [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="Node 75b41a05f903 change state NodeActive --> NodeLeft" [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="node5(9cec72ebe26f): Node leave event for 75b41a05f903/172.21.145.86" [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="Node 75b41a05f903 change state NodeActive --> NodeLeft" [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="node4(5381a0eada65): Node leave event for 75b41a05f903/172.21.145.86" [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="Node 75b41a05f903 change state NodeActive --> NodeLeft" [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="node3(75b41a05f903): Node leave event for 75b41a05f903/172.21.145.86" [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="Node 75b41a05f903/172.21.145.86, left gossip cluster" [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="Node 75b41a05f903/172.21.145.86, left gossip cluster" [2022-05-06T17:36:38.524Z] time="2022-05-06T17:36:38Z" level=info msg="Node 75b41a05f903/172.21.145.86, left gossip cluster" [2022-05-06T17:36:38.994Z] networkdb_test.go:867: node4: OK [2022-05-06T17:36:38.994Z] networkdb_test.go:867: node5: OK [2022-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="node 0 coming back" [2022-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3fd07972fcd9 with config:&{NodeID:3fd07972fcd9 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-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, added to nodes list" [2022-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="node 1 coming back" [2022-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9b32cf189890 with config:&{NodeID:9b32cf189890 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-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="Node 9b32cf189890/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="Node 9b32cf189890/172.21.145.86, added to nodes list" [2022-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="node 2 coming back" [2022-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:90fc86a2031a with config:&{NodeID:90fc86a2031a 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-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="Node 90fc86a2031a/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:38.994Z] time="2022-05-06T17:36:38Z" level=info msg="Node 90fc86a2031a/172.21.145.86, added to nodes list" [2022-05-06T17:36:39.171Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-06T17:36:39.317Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-06T17:36:39.510Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-05-06T17:36:39.510Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-05-06T17:36:39.510Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2022-05-06T17:36:39.510Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-06T17:36:39.510Z] PASS [2022-05-06T17:36:39.510Z] [2022-05-06T17:36:39.510Z] === Skipped [2022-05-06T17:36:39.510Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-06T17:36:39.510Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-06T17:36:39.510Z] [2022-05-06T17:36:39.510Z] DONE 27 tests, 1 skipped in 163.743s [2022-05-06T17:36:39.510Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-06T17:36:39.510Z] INFO: Testing against a local daemon [2022-05-06T17:36:39.510Z] === RUN TestSessionCreate [2022-05-06T17:36:39.510Z] --- PASS: TestSessionCreate (0.03s) [2022-05-06T17:36:39.510Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-06T17:36:39.510Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-06T17:36:39.510Z] PASS [2022-05-06T17:36:39.510Z] [2022-05-06T17:36:39.510Z] DONE 2 tests in 0.060s [2022-05-06T17:36:39.510Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-06T17:36:39.510Z] INFO: Testing against a local daemon [2022-05-06T17:36:39.510Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-06T17:36:39.510Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-06T17:36:39.510Z] === RUN TestDiskUsage [2022-05-06T17:36:39.510Z] === PAUSE TestDiskUsage [2022-05-06T17:36:39.510Z] === RUN TestEventsExecDie [2022-05-06T17:36:39.510Z] --- PASS: TestEventsExecDie (0.58s) [2022-05-06T17:36:39.510Z] === RUN TestEventsBackwardsCompatible [2022-05-06T17:36:39.510Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-06T17:36:39.510Z] === RUN TestEventsVolumeCreate [2022-05-06T17:36:39.745Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-06T17:36:39.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-06T17:36:39.771Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-05-06T17:36:39.771Z] === RUN TestInfoBinaryCommits [2022-05-06T17:36:39.771Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-06T17:36:39.771Z] === RUN TestInfoAPIVersioned [2022-05-06T17:36:39.771Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-06T17:36:39.771Z] === RUN TestInfoAPI [2022-05-06T17:36:39.771Z] --- PASS: TestInfoAPI (0.02s) [2022-05-06T17:36:39.771Z] === RUN TestInfoAPIWarnings [2022-05-06T17:36:40.316Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-06T17:36:40.691Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-06T17:36:41.257Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2022-05-06T17:36:41.824Z] === CONT TestReadPluginNoRead [2022-05-06T17:36:41.824Z] read_test.go:92: [d8aee78223d43] daemon is not started [2022-05-06T17:36:41.824Z] --- PASS: TestReadPluginNoRead (5.72s) [2022-05-06T17:36:41.824Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-05-06T17:36:41.824Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-05-06T17:36:41.824Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-05-06T17:36:41.824Z] PASS [2022-05-06T17:36:41.824Z] [2022-05-06T17:36:41.824Z] DONE 6 tests in 8.769s [2022-05-06T17:36:41.824Z] 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-05-06T17:36:41.824Z] ++ 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-05-06T17:36:41.824Z] ++ set -e [2022-05-06T17:36:41.824Z] ++ '[' -n 0 ']' [2022-05-06T17:36:41.824Z] ++ set -x [2022-05-06T17:36:41.824Z] ++ 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-05-06T17:36:41.824Z] testing: warning: no tests to run [2022-05-06T17:36:41.824Z] PASS [2022-05-06T17:36:41.824Z] [2022-05-06T17:36:41.824Z] DONE 0 tests in 0.032s [2022-05-06T17:36:41.824Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-06T17:36:41.824Z] ++ 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-05-06T17:36:41.824Z] ++ set -e [2022-05-06T17:36:41.824Z] ++ '[' -n 0 ']' [2022-05-06T17:36:41.824Z] ++ set -x [2022-05-06T17:36:41.824Z] ++ 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-05-06T17:36:41.824Z] INFO: Testing against a local daemon [2022-05-06T17:36:41.824Z] === RUN TestPluginWithDevMounts [2022-05-06T17:36:41.824Z] === PAUSE TestPluginWithDevMounts [2022-05-06T17:36:41.824Z] === CONT TestPluginWithDevMounts [2022-05-06T17:36:41.944Z] time="2022-05-06T17:36:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.145.86:10033 172.21.145.86:10034 172.21.145.86:10035]" [2022-05-06T17:36:42.231Z] --- PASS: TestContainerKillOnDaemonStart (12.80s) [2022-05-06T17:36:42.231Z] PASS [2022-05-06T17:36:42.231Z] [2022-05-06T17:36:42.231Z] === Skipped [2022-05-06T17:36:42.231Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-06T17:36:42.231Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:36:42.231Z] [2022-05-06T17:36:42.231Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-06T17:36:42.231Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:36:42.231Z] [2022-05-06T17:36:42.231Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-06T17:36:42.231Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:36:42.231Z] [2022-05-06T17:36:42.231Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-06T17:36:42.231Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-06T17:36:42.231Z] [2022-05-06T17:36:42.231Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-06T17:36:42.231Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-06T17:36:42.231Z] [2022-05-06T17:36:42.231Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-06T17:36:42.231Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:36:42.231Z] [2022-05-06T17:36:42.231Z] DONE 235 tests, 6 skipped in 165.893s [2022-05-06T17:36:42.231Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-06T17:36:42.231Z] ++ 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-05-06T17:36:42.231Z] ++ set -e [2022-05-06T17:36:42.231Z] ++ '[' -n 0 ']' [2022-05-06T17:36:42.231Z] ++ set -x [2022-05-06T17:36:42.231Z] ++ 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-05-06T17:36:42.231Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-06T17:36:42.412Z] time="2022-05-06T17:36:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.145.86:10033 172.21.145.86:10034 172.21.145.86:10035]" [2022-05-06T17:36:42.492Z] === RUN TestConfigDaemonLibtrustID [2022-05-06T17:36:42.603Z] Removing intermediate container 35132e5b10ae [2022-05-06T17:36:42.603Z] ---> d350072ab7dd [2022-05-06T17:36:42.603Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-06T17:36:42.603Z] ---> Running in 0a244400fe25 [2022-05-06T17:36:43.066Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-06T17:36:43.066Z] === RUN TestDaemonConfigValidation [2022-05-06T17:36:43.066Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:36:43.066Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:36:43.066Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-06T17:36:43.066Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-06T17:36:43.066Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-06T17:36:43.066Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-06T17:36:43.066Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-06T17:36:43.066Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-06T17:36:43.066Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-06T17:36:43.066Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-06T17:36:43.066Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-06T17:36:43.066Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-06T17:36:43.066Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-06T17:36:43.066Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-06T17:36:43.327Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-06T17:36:43.327Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-06T17:36:43.327Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-05-06T17:36:43.327Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-05-06T17:36:43.327Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-05-06T17:36:43.327Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-05-06T17:36:43.327Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-05-06T17:36:43.327Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-06T17:36:43.327Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10033" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49370" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 5381a0eada65/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 5381a0eada65/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, is the new incarnation of the shutdown node 6205299f6e41/172.21.145.86" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10034" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49371" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, is the new incarnation of the shutdown node a5087af8e716/172.21.145.86" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 5381a0eada65/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 5381a0eada65/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10035" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49372" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 5381a0eada65/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 5381a0eada65/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 90fc86a2031a/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 90fc86a2031a/172.21.145.86, is the new incarnation of the shutdown node 75b41a05f903/172.21.145.86" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 90fc86a2031a/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, is the new incarnation of the shutdown node a5087af8e716/172.21.145.86" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 9b32cf189890/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, is the new incarnation of the shutdown node 6205299f6e41/172.21.145.86" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 90fc86a2031a/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 90fc86a2031a/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 90fc86a2031a/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:42Z" level=info msg="Node 90fc86a2031a/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:43Z" level=info msg="Node 90fc86a2031a/172.21.145.86, joined gossip cluster" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:43Z" level=info msg="Node 90fc86a2031a/172.21.145.86, is the new incarnation of the shutdown node 75b41a05f903/172.21.145.86" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:43Z" level=info msg="Node 90fc86a2031a/172.21.145.86, added to nodes list" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10033" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:43Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49373" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10034" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:43Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49374" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.145.86:10035" [2022-05-06T17:36:43.400Z] time="2022-05-06T17:36:43Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49375" [2022-05-06T17:36:43.724Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-05-06T17:36:43.724Z] PASS [2022-05-06T17:36:43.724Z] [2022-05-06T17:36:43.724Z] DONE 1 tests in 1.625s [2022-05-06T17:36:43.724Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-06T17:36:43.724Z] ++ 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-05-06T17:36:43.724Z] ++ set -e [2022-05-06T17:36:43.724Z] ++ '[' -n 0 ']' [2022-05-06T17:36:43.724Z] ++ set -x [2022-05-06T17:36:43.724Z] ++ 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-05-06T17:36:43.724Z] INFO: Testing against a local daemon [2022-05-06T17:36:43.724Z] === RUN TestSecretInspect [2022-05-06T17:36:43.868Z] 2022/05/06 17:36:43 Closing DB instances... [2022-05-06T17:36:43.899Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-06T17:36:44.127Z] [2022-05-06T17:36:44.127Z] SUCCESS: Specified value was saved. [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="Node 3fd07972fcd9 change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="node4(5381a0eada65): Node leave event for 3fd07972fcd9/172.21.145.86" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="Node 3fd07972fcd9 change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="node2(9b32cf189890): Node leave event for 3fd07972fcd9/172.21.145.86" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="Node 3fd07972fcd9 change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="node3(90fc86a2031a): Node leave event for 3fd07972fcd9/172.21.145.86" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="Node 3fd07972fcd9 change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="node5(9cec72ebe26f): Node leave event for 3fd07972fcd9/172.21.145.86" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="Node 3fd07972fcd9 change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:43Z" level=info msg="node1(3fd07972fcd9): Node leave event for 3fd07972fcd9/172.21.145.86" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:44Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, left gossip cluster" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:44Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, left gossip cluster" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:44Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, left gossip cluster" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:44Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, left gossip cluster" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:44Z" level=info msg="Node 3fd07972fcd9/172.21.145.86, left gossip cluster" [2022-05-06T17:36:44.337Z] time="2022-05-06T17:36:44Z" level=info msg="Node 9b32cf189890 change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.471Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="node5(9cec72ebe26f): Node leave event for 9b32cf189890/172.21.145.86" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="Node 9b32cf189890 change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="node4(5381a0eada65): Node leave event for 9b32cf189890/172.21.145.86" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="Node 9b32cf189890 change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="node3(90fc86a2031a): Node leave event for 9b32cf189890/172.21.145.86" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="Node 9b32cf189890 change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="node2(9b32cf189890): Node leave event for 9b32cf189890/172.21.145.86" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="Node 9b32cf189890/172.21.145.86, left gossip cluster" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="Node 9b32cf189890/172.21.145.86, left gossip cluster" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="Node 9b32cf189890/172.21.145.86, left gossip cluster" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="Node 9b32cf189890/172.21.145.86, left gossip cluster" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="Node 90fc86a2031a change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="node4(5381a0eada65): Node leave event for 90fc86a2031a/172.21.145.86" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="Node 90fc86a2031a change state NodeActive --> NodeLeft" [2022-05-06T17:36:44.804Z] time="2022-05-06T17:36:44Z" level=info msg="node5(9cec72ebe26f): Node leave event for 90fc86a2031a/172.21.145.86" [2022-05-06T17:36:45.273Z] time="2022-05-06T17:36:44Z" level=info msg="Node 90fc86a2031a change state NodeActive --> NodeLeft" [2022-05-06T17:36:45.273Z] time="2022-05-06T17:36:44Z" level=info msg="node3(90fc86a2031a): Node leave event for 90fc86a2031a/172.21.145.86" [2022-05-06T17:36:45.273Z] time="2022-05-06T17:36:44Z" level=info msg="Node 90fc86a2031a/172.21.145.86, left gossip cluster" [2022-05-06T17:36:45.273Z] time="2022-05-06T17:36:44Z" level=info msg="Node 90fc86a2031a/172.21.145.86, left gossip cluster" [2022-05-06T17:36:45.273Z] time="2022-05-06T17:36:45Z" level=info msg="Node 90fc86a2031a/172.21.145.86, left gossip cluster" [2022-05-06T17:36:45.273Z] time="2022-05-06T17:36:45Z" level=debug msg="memberlist: Failed ping: 90fc86a2031a (timeout reached)" [2022-05-06T17:36:45.273Z] time="2022-05-06T17:36:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.145.86:10037: use of closed network connection" [2022-05-06T17:36:45.273Z] time="2022-05-06T17:36:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.145.86:10036: use of closed network connection" [2022-05-06T17:36:45.273Z] time="2022-05-06T17:36:45Z" level=debug msg="memberlist: Stream connection from=172.21.145.86:49376" [2022-05-06T17:36:45.416Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-06T17:36:45.624Z] --- PASS: TestSecretInspect (2.18s) [2022-05-06T17:36:45.624Z] === RUN TestSecretList [2022-05-06T17:36:45.740Z] time="2022-05-06T17:36:45Z" level=info msg="Node 5381a0eada65 change state NodeActive --> NodeLeft" [2022-05-06T17:36:45.741Z] time="2022-05-06T17:36:45Z" level=info msg="node5(9cec72ebe26f): Node leave event for 5381a0eada65/172.21.145.86" [2022-05-06T17:36:45.741Z] time="2022-05-06T17:36:45Z" level=info msg="Node 5381a0eada65 change state NodeActive --> NodeLeft" [2022-05-06T17:36:45.741Z] time="2022-05-06T17:36:45Z" level=info msg="node4(5381a0eada65): Node leave event for 5381a0eada65/172.21.145.86" [2022-05-06T17:36:45.741Z] time="2022-05-06T17:36:45Z" level=warning msg="memberlist: Was able to connect to 90fc86a2031a but other probes failed, network may be misconfigured" [2022-05-06T17:36:45.989Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-06T17:36:46.208Z] time="2022-05-06T17:36:45Z" level=info msg="Node 5381a0eada65/172.21.145.86, left gossip cluster" [2022-05-06T17:36:46.209Z] time="2022-05-06T17:36:46Z" level=info msg="Node 5381a0eada65/172.21.145.86, left gossip cluster" [2022-05-06T17:36:46.562Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-06T17:36:46.562Z] daemon_test.go:156: [de72127187e29] daemon is not started [2022-05-06T17:36:46.562Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-05-06T17:36:46.562Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-06T17:36:46.562Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-05-06T17:36:46.562Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-05-06T17:36:46.562Z] === RUN TestDaemonProxy [2022-05-06T17:36:46.562Z] === RUN TestDaemonProxy/environment_variables [2022-05-06T17:36:47.016Z] Removing intermediate container 0a244400fe25 [2022-05-06T17:36:47.016Z] ---> 84d8b1e53550 [2022-05-06T17:36:47.016Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-06T17:36:47.196Z] time="2022-05-06T17:36:46Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, left gossip cluster" [2022-05-06T17:36:47.196Z] time="2022-05-06T17:36:46Z" level=info msg="Node 9cec72ebe26f change state NodeActive --> NodeFailed" [2022-05-06T17:36:47.196Z] time="2022-05-06T17:36:46Z" level=info msg="Node 9cec72ebe26f/172.21.145.86, added to failed nodes list" [2022-05-06T17:36:47.196Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-05-06T17:36:47.196Z] PASS [2022-05-06T17:36:47.196Z] coverage: 60.0% of statements [2022-05-06T17:36:47.196Z] ok github.com/docker/docker/libnetwork/networkdb 103.846s coverage: 60.0% of statements [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/quota [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/rootless [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/volume [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-06T17:36:47.196Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-06T17:36:47.471Z] ---> Running in 1eb4a34c807d [2022-05-06T17:36:47.506Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-06T17:36:47.506Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-06T17:36:47.506Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-06T17:36:47.506Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-06T17:36:47.506Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-06T17:36:47.506Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-06T17:36:47.506Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-06T17:36:47.506Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-06T17:36:47.506Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-06T17:36:47.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-06T17:36:48.154Z] --- PASS: TestSecretList (2.18s) [2022-05-06T17:36:48.154Z] === RUN TestSecretsCreateAndDelete [2022-05-06T17:36:48.450Z] === RUN TestDaemonProxy/command-line_options [2022-05-06T17:36:50.053Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-05-06T17:36:50.054Z] === RUN TestSecretsUpdate [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === Skipped [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-06T17:36:50.146Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.05s) [2022-05-06T17:36:50.146Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-06T17:36:50.146Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s) [2022-05-06T17:36:50.146Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-06T17:36:50.146Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-06T17:36:50.146Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-06T17:36:50.146Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-06T17:36:50.146Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-06T17:36:50.146Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-06T17:36:50.146Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-06T17:36:50.146Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-06T17:36:50.146Z] daemon_test.go:145: root required [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-06T17:36:50.146Z] reload_test.go:342: root required [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-05-06T17:36:50.146Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-06T17:36:50.146Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-06T17:36:50.146Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-06T17:36:50.146Z] download_test.go:267: Needs fixing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-06T17:36:50.146Z] layer_test.go:291: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-06T17:36:50.146Z] layer_test.go:340: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-06T17:36:50.146Z] layer_test.go:455: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-06T17:36:50.146Z] layer_test.go:684: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-06T17:36:50.146Z] migration_test.go:45: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-06T17:36:50.146Z] migration_test.go:181: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-06T17:36:50.146Z] mount_test.go:17: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-06T17:36:50.146Z] mount_test.go:76: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-06T17:36:50.146Z] mount_test.go:125: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-06T17:36:50.146Z] mount_test.go:212: Failing on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-06T17:36:50.146Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-06T17:36:50.146Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-06T17:36:50.146Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-06T17:36:50.146Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-06T17:36:50.146Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-06T17:36:50.146Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-06T17:36:50.146Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-06T17:36:50.146Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-06T17:36:50.146Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-06T17:36:50.146Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-06T17:36:50.146Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-06T17:36:50.146Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-06T17:36:50.146Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-06T17:36:50.146Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-06T17:36:50.146Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-06T17:36:50.146Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-06T17:36:50.146Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:133: Xz not present in msys2 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-06T17:36:50.146Z] archive_test.go:140: zstd not installed [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:252: Failing on Windows CI machines [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-06T17:36:50.146Z] archive_windows_test.go:16: Currently fails [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-06T17:36:50.146Z] changes_test.go:196: needs more investigation [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-06T17:36:50.146Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-06T17:36:50.146Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-06T17:36:50.146Z] changes_test.go:433: needs further investigation [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-06T17:36:50.146Z] changes_test.go:469: needs further investigation [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:36:50.146Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2022-05-06T17:36:50.146Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-06T17:36:50.146Z] poller_test.go:40: No chmod on Windows [2022-05-06T17:36:50.146Z] [2022-05-06T17:36:50.146Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-06T17:36:50.147Z] fileutils_test.go:133: Needs porting to Windows [2022-05-06T17:36:50.147Z] [2022-05-06T17:36:50.147Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-06T17:36:50.147Z] fileutils_test.go:179: Needs porting to Windows [2022-05-06T17:36:50.147Z] [2022-05-06T17:36:50.147Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-06T17:36:50.147Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.147Z] [2022-05-06T17:36:50.147Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-06T17:36:50.147Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.147Z] [2022-05-06T17:36:50.147Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-06T17:36:50.147Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:36:50.147Z] [2022-05-06T17:36:50.147Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-06T17:36:50.147Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-06T17:36:50.147Z] [2022-05-06T17:36:50.147Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-06T17:36:50.147Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-06T17:36:50.147Z] [2022-05-06T17:36:50.147Z] DONE 2287 tests, 70 skipped in 296.665s [2022-05-06T17:36:50.147Z] INFO: make.ps1 ended at 05/06/2022 17:36:49 [2022-05-06T17:36:50.366Z] === RUN TestDaemonProxy/configuration_file [2022-05-06T17:36:50.627Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-06T17:36:51.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-06T17:36:51.293Z] Cannot create a file when that file already exists. [2022-05-06T17:36:52.143Z] === RUN TestDaemonProxy/conflicting_options [2022-05-06T17:36:52.393Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-06T17:36:52.393Z] INFO: Unit tests ended at 05/06/2022 17:36:51. Duration:00:05:12.6833804 [2022-05-06T17:36:52.393Z] INFO: Building busybox [2022-05-06T17:36:52.393Z] Sending build context to Docker daemon 5.12kB [2022-05-06T17:36:52.393Z] [2022-05-06T17:36:52.393Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-06T17:36:52.393Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-06T17:36:52.393Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-06T17:36:52.393Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-06T17:36:52.393Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-06T17:36:52.393Z] ---> aa8714eb8356 [2022-05-06T17:36:52.393Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-06T17:36:52.393Z] ---> Running in 11513855777e [2022-05-06T17:36:52.404Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-06T17:36:52.584Z] --- PASS: TestSecretsUpdate (2.20s) [2022-05-06T17:36:52.584Z] === RUN TestTemplatedSecret [2022-05-06T17:36:52.977Z] --- PASS: TestDaemonProxy (6.39s) [2022-05-06T17:36:52.977Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-05-06T17:36:52.977Z] --- PASS: TestDaemonProxy/command-line_options (1.83s) [2022-05-06T17:36:52.977Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-05-06T17:36:52.977Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-06T17:36:52.977Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-05-06T17:36:52.977Z] PASS [2022-05-06T17:36:52.977Z] [2022-05-06T17:36:52.977Z] DONE 17 tests in 10.705s [2022-05-06T17:36:52.977Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-06T17:36:52.977Z] ++ 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-05-06T17:36:52.977Z] ++ set -e [2022-05-06T17:36:52.977Z] ++ '[' -n 0 ']' [2022-05-06T17:36:52.977Z] ++ set -x [2022-05-06T17:36:52.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T17:36:53.237Z] check_test.go:307: [da475431cf8e1] daemon is not started [2022-05-06T17:36:53.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-06T17:36:53.237Z] INFO: Testing against a local daemon [2022-05-06T17:36:53.237Z] === RUN TestCommitInheritsEnv [2022-05-06T17:36:53.809Z] --- PASS: TestCommitInheritsEnv (0.48s) [2022-05-06T17:36:53.809Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-06T17:36:53.809Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-06T17:36:53.809Z] === RUN TestImportWithCustomPlatform [2022-05-06T17:36:53.809Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-06T17:36:54.071Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-06T17:36:54.071Z] === RUN TestImportWithCustomPlatform// [2022-05-06T17:36:54.071Z] === RUN TestImportWithCustomPlatform/linux [2022-05-06T17:36:54.071Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-06T17:36:54.332Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-06T17:36:54.332Z] === RUN TestImportWithCustomPlatform/macos [2022-05-06T17:36:54.332Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-06T17:36:54.332Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform (0.67s) [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform/#00 (0.19s) [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-06T17:36:54.332Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-06T17:36:54.332Z] === RUN TestImagesFilterMultiReference [2022-05-06T17:36:54.484Z] --- PASS: TestTemplatedSecret (2.36s) [2022-05-06T17:36:54.484Z] === RUN TestSecretCreateResolve [2022-05-06T17:36:54.593Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-06T17:36:54.593Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-06T17:36:54.593Z] === RUN TestImagePullPlatformInvalid [2022-05-06T17:36:54.593Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-06T17:36:54.593Z] === RUN TestRemoveImageOrphaning [2022-05-06T17:36:55.166Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-05-06T17:36:55.166Z] === RUN TestRemoveImageGarbageCollector [2022-05-06T17:36:55.427Z] time="2022-05-06T17:36:55Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-06T17:36:55.956Z] Removing intermediate container 1eb4a34c807d [2022-05-06T17:36:55.956Z] ---> 686ed11413b3 [2022-05-06T17:36:55.956Z] Step 13/13 : CMD ["sh"] [2022-05-06T17:36:55.956Z] ---> Running in 6775c734993d [2022-05-06T17:36:55.998Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-06T17:36:56.411Z] Removing intermediate container 6775c734993d [2022-05-06T17:36:56.411Z] ---> 55840c064502 [2022-05-06T17:36:56.411Z] Successfully built 55840c064502 [2022-05-06T17:36:56.411Z] Successfully tagged busybox:latest [2022-05-06T17:36:56.411Z] INFO: Docker images of the daemon under test [2022-05-06T17:36:56.411Z] [2022-05-06T17:36:56.411Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T17:36:56.411Z] busybox latest 55840c064502 Less than a second ago 5.02GB [2022-05-06T17:36:56.411Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-06T17:36:56.411Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-06T17:36:56.411Z] [2022-05-06T17:36:56.411Z] INFO: Running integration tests at 05/06/2022 17:36:56... [2022-05-06T17:36:56.411Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-06T17:36:56.411Z] INFO: Integration API tests being run from the host: [2022-05-06T17:36:56.411Z] INFO: make.ps1 starting at 05/06/2022 17:36:56 [2022-05-06T17:36:57.046Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-05-06T17:36:57.046Z] PASS [2022-05-06T17:36:57.046Z] [2022-05-06T17:36:57.046Z] DONE 6 tests in 13.391s [2022-05-06T17:36:57.046Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-06T17:36:57.046Z] ++ 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-05-06T17:36:57.046Z] ++ set -e [2022-05-06T17:36:57.046Z] ++ '[' -n 0 ']' [2022-05-06T17:36:57.046Z] ++ set -x [2022-05-06T17:36:57.046Z] ++ 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-05-06T17:36:57.046Z] INFO: Testing against a local daemon [2022-05-06T17:36:57.046Z] === RUN TestServiceCreateInit [2022-05-06T17:36:57.046Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-06T17:36:57.384Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-06T17:36:57.384Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-06T17:36:57.384Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2022-05-06T17:36:57.384Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-06T17:36:57.384Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-06T17:36:57.384Z] === RUN TestTagInvalidReference [2022-05-06T17:36:57.384Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-06T17:36:57.384Z] === RUN TestTagValidPrefixedRepo [2022-05-06T17:36:57.646Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-06T17:36:57.646Z] === RUN TestTagExistedNameWithoutForce [2022-05-06T17:36:57.646Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-06T17:36:57.646Z] === RUN TestTagOfficialNames [2022-05-06T17:36:57.646Z] --- PASS: TestTagOfficialNames (0.10s) [2022-05-06T17:36:57.646Z] === RUN TestTagMatchesDigest [2022-05-06T17:36:57.646Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-06T17:36:57.646Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-06T17:36:57.877Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-06T17:36:57.877Z] === RUN TestInfoDebug [2022-05-06T17:36:57.877Z] --- PASS: TestInfoDebug (0.52s) [2022-05-06T17:36:57.877Z] === RUN TestInfoInsecureRegistries [2022-05-06T17:36:57.877Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-06T17:36:57.877Z] === RUN TestInfoRegistryMirrors [2022-05-06T17:36:57.877Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-06T17:36:57.877Z] === RUN TestLoginFailsWithBadCredentials [2022-05-06T17:36:57.877Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-05-06T17:36:57.877Z] === RUN TestPingCacheHeaders [2022-05-06T17:36:57.877Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-06T17:36:57.877Z] === RUN TestPingGet [2022-05-06T17:36:57.877Z] --- PASS: TestPingGet (0.01s) [2022-05-06T17:36:57.877Z] === RUN TestPingHead [2022-05-06T17:36:57.877Z] --- PASS: TestPingHead (0.02s) [2022-05-06T17:36:57.877Z] === RUN TestPingSwarmHeader [2022-05-06T17:36:57.939Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-06T17:36:58.261Z] Removing intermediate container 11513855777e [2022-05-06T17:36:58.261Z] ---> 5c84eb330986 [2022-05-06T17:36:58.261Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-06T17:36:58.261Z] ---> Running in 4300169ca043 [2022-05-06T17:36:58.261Z] Removing intermediate container 4300169ca043 [2022-05-06T17:36:58.261Z] ---> 0461de935497 [2022-05-06T17:36:58.261Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-06T17:36:58.261Z] ---> Running in 7d4cc5d36f23 [2022-05-06T17:36:58.261Z] Removing intermediate container 7d4cc5d36f23 [2022-05-06T17:36:58.261Z] ---> b93825ac20bf [2022-05-06T17:36:58.261Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-06T17:36:58.447Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-06T17:36:58.707Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-06T17:36:59.031Z] docker_cli_daemon_plugins_test.go:106: [d53bb7be00289] daemon is not started [2022-05-06T17:36:59.649Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-06T17:36:59.649Z] --- PASS: TestPingSwarmHeader (1.69s) [2022-05-06T17:36:59.649Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-06T17:36:59.649Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-06T17:36:59.649Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-06T17:36:59.649Z] === RUN TestVersion [2022-05-06T17:36:59.649Z] --- PASS: TestVersion (0.02s) [2022-05-06T17:36:59.649Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-06T17:36:59.649Z] === CONT TestDiskUsage [2022-05-06T17:36:59.824Z] [2022-05-06T17:36:59.973Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/container_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/image_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/volume_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-06T17:37:00.219Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-06T17:37:00.291Z] ---> 11e1b53f573d [2022-05-06T17:37:00.291Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-06T17:37:00.291Z] ---> Running in a113c0f363ff [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-06T17:37:00.480Z] === RUN TestDiskUsage/after_container.Run [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-06T17:37:01.052Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-06T17:37:01.230Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage (1.60s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:37:01.313Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-05-06T17:37:01.313Z] PASS [2022-05-06T17:37:01.313Z] [2022-05-06T17:37:01.313Z] DONE 54 tests in 22.298s [2022-05-06T17:37:01.313Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-06T17:37:01.313Z] INFO: Testing against a local daemon [2022-05-06T17:37:01.313Z] === RUN TestVolumesCreateAndList [2022-05-06T17:37:01.313Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-06T17:37:01.313Z] === RUN TestVolumesRemove [2022-05-06T17:37:01.313Z] --- PASS: TestVolumesRemove (0.11s) [2022-05-06T17:37:01.313Z] === RUN TestVolumesInspect [2022-05-06T17:37:01.313Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-06T17:37:01.313Z] === RUN TestVolumesInvalidJSON [2022-05-06T17:37:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-06T17:37:01.574Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-06T17:37:01.574Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-06T17:37:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-06T17:37:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-06T17:37:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-06T17:37:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-06T17:37:01.574Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-06T17:37:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-06T17:37:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-06T17:37:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-06T17:37:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-06T17:37:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-06T17:37:01.574Z] PASS [2022-05-06T17:37:01.574Z] [2022-05-06T17:37:01.574Z] DONE 9 tests in 0.178s [2022-05-06T17:37:01.574Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-06T17:37:01.887Z] check_test.go:307: [d09c5b8f13279] daemon is not started [2022-05-06T17:37:01.888Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-06T17:37:02.145Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-06T17:37:02.146Z] Removing test suite binaries [2022-05-06T17:37:02.146Z] exiting test-integration [2022-05-06T17:37:02.146Z] ++ exit 0 [2022-05-06T17:37:02.146Z] [2022-05-06T17:37:02.831Z] === RUN TestDockerSuite/TestBuildCopyWildcard Post stage [Pipeline] junit [2022-05-06T17:37:03.547Z] Recording test results [2022-05-06T17:37:04.514Z] --- PASS: TestServiceCreateInit (7.04s) [2022-05-06T17:37:04.514Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-05-06T17:37:04.514Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-05-06T17:37:04.514Z] === RUN TestCreateServiceMultipleTimes [2022-05-06T17:37:05.129Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-06T17:37:05.383Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-06T17:37:05.486Z] + echo Ensuring container killed. [2022-05-06T17:37:05.487Z] Ensuring container killed. [2022-05-06T17:37:05.487Z] + docker rm -vf docker-pr1 [2022-05-06T17:37:05.487Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-06T17:37:05.787Z] + echo Chowning /workspace to jenkins user [2022-05-06T17:37:05.787Z] Chowning /workspace to jenkins user [2022-05-06T17:37:05.787Z] + id -u [2022-05-06T17:37:05.787Z] + id -g [2022-05-06T17:37:05.787Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43566:/workspace busybox chown -R 1000:1000 /workspace [2022-05-06T17:37:05.787Z] Unable to find image 'busybox:latest' locally [2022-05-06T17:37:06.052Z] latest: Pulling from library/busybox [2022-05-06T17:37:06.052Z] 50e8d59317eb: Pulling fs layer [2022-05-06T17:37:06.052Z] 50e8d59317eb: Download complete [2022-05-06T17:37:06.244Z] ba8181afd426: Pull complete [2022-05-06T17:37:06.244Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-06T17:37:06.244Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:37:06.244Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-06T17:37:06.244Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-06T17:37:06.244Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-05-06T17:37:06.244Z] WARN: Skipping validation tests [2022-05-06T17:37:06.244Z] INFO: Running unit tests at 05/06/2022 17:37:01... [2022-05-06T17:37:06.313Z] 50e8d59317eb: Pull complete [2022-05-06T17:37:06.313Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-06T17:37:06.313Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-06T17:37:07.999Z] + bundleName=amd64-cgroup2 [2022-05-06T17:37:07.999Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-06T17:37:07.999Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-06T17:37:07.999Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-06T17:37:07.999Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-06T17:37:08.272Z] Archiving artifacts [2022-05-06T17:37:08.683Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-06T17:37:09.254Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-06T17:37:10.001Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43566/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-06T17:37:10.050Z] INFO: make.ps1 starting at 05/06/2022 17:37:09 [2022-05-06T17:37:10.051Z] INFO: Git commit (f0d1911ddf) assumed from DOCKER_GITCOMMIT environment variable [2022-05-06T17:37:10.051Z] INFO: Running unit tests... [2022-05-06T17:37:10.313Z] + make clean [2022-05-06T17:37:10.313Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-06T17:37:10.313Z] docker-dev-cache [2022-05-06T17:37:10.313Z] docker-mod-cache [Pipeline] deleteDir [2022-05-06T17:37:10.648Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-06T17:37:10.776Z] Removing intermediate container a113c0f363ff [2022-05-06T17:37:10.776Z] ---> d16d0a516959 [2022-05-06T17:37:10.776Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-06T17:37:10.776Z] ---> Running in 97e9fad3f601 [2022-05-06T17:37:11.235Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-06T17:37:11.244Z] [2022-05-06T17:37:11.244Z] SUCCESS: Specified value was saved. [2022-05-06T17:37:12.621Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T17:37:13.242Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-06T17:37:13.818Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-06T17:37:13.818Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-05-06T17:37:14.196Z] Removing intermediate container 97e9fad3f601 [2022-05-06T17:37:14.196Z] ---> aa40c79fb3a6 [2022-05-06T17:37:14.196Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-06T17:37:14.196Z] ---> Running in 13a7930804fa [2022-05-06T17:37:14.397Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-05-06T17:37:14.659Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-06T17:37:14.921Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-05-06T17:37:15.493Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-05-06T17:37:15.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-06T17:37:15.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-06T17:37:15.754Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-05-06T17:37:16.326Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-05-06T17:37:16.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-06T17:37:16.898Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-05-06T17:37:17.469Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-05-06T17:37:17.730Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-06T17:37:17.992Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-05-06T17:37:18.564Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-05-06T17:37:18.564Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-06T17:37:18.826Z] check_test.go:307: [d85262a034c5b] daemon is not started [2022-05-06T17:37:18.826Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-06T17:37:18.960Z] Cannot create a file when that file already exists. [2022-05-06T17:37:19.384Z] --- PASS: TestCreateServiceMultipleTimes (15.36s) [2022-05-06T17:37:19.384Z] === RUN TestCreateServiceConflict [2022-05-06T17:37:20.212Z] check_test.go:307: [d29d18bf0594f] daemon is not started [2022-05-06T17:37:20.212Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-06T17:37:20.473Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-06T17:37:21.914Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-05-06T17:37:21.915Z] === RUN TestCreateServiceMaxReplicas [2022-05-06T17:37:22.390Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-06T17:37:22.561Z] 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/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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-06T17:37:23.722Z] Removing intermediate container 13a7930804fa [2022-05-06T17:37:23.722Z] ---> b0b2ef665145 [2022-05-06T17:37:23.722Z] Step 13/13 : CMD ["sh"] [2022-05-06T17:37:24.191Z] ---> Running in e6be1ca673a1 [2022-05-06T17:37:24.445Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-05-06T17:37:24.446Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-06T17:37:24.660Z] Removing intermediate container e6be1ca673a1 [2022-05-06T17:37:24.660Z] ---> cef2979a5e7e [2022-05-06T17:37:24.660Z] Successfully built cef2979a5e7e [2022-05-06T17:37:24.660Z] Successfully tagged busybox:latest [2022-05-06T17:37:24.660Z] INFO: Docker images of the daemon under test [2022-05-06T17:37:24.660Z] [2022-05-06T17:37:24.660Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T17:37:24.660Z] busybox latest cef2979a5e7e Less than a second ago 5.02GB [2022-05-06T17:37:24.660Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-06T17:37:24.660Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-06T17:37:24.660Z] [2022-05-06T17:37:24.660Z] INFO: Running integration tests at 05/06/2022 17:37:24... [2022-05-06T17:37:24.660Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-06T17:37:24.660Z] INFO: Integration API tests being run from the host: [2022-05-06T17:37:24.660Z] INFO: make.ps1 starting at 05/06/2022 17:37:24 [2022-05-06T17:37:25.647Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-06T17:37:25.701Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-06T17:37:25.701Z] check_test.go:307: [d5480e0193b2b] daemon is not started [2022-05-06T17:37:25.701Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-06T17:37:29.008Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-06T17:37:29.009Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-06T17:37:30.395Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-06T17:37:30.395Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-06T17:37:33.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:37:33.691Z] INFO: Testing against a local daemon [2022-05-06T17:37:33.691Z] === RUN TestBuildWithSession [2022-05-06T17:37:33.691Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:37:33.691Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-06T17:37:33.691Z] === RUN TestBuildSquashParent [2022-05-06T17:37:33.691Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:37:33.691Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-06T17:37:33.691Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-06T17:37:33.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:37:33.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:37:33.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:37:33.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:37:33.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:37:33.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:37:33.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:37:33.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:37:33.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:37:33.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:37:33.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:37:33.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:37:33.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:37:33.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:37:33.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:37:33.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:37:33.704Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-06T17:37:34.278Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-06T17:37:35.064Z] ? github.com/docker/docker/api [no test files] [2022-05-06T17:37:35.222Z] check_test.go:307: [d40743afea1a6] daemon is not started [2022-05-06T17:37:35.222Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-06T17:37:39.318Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-05-06T17:37:39.318Z] === RUN TestCreateServiceSecretFileMode [2022-05-06T17:37:39.576Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-05-06T17:37:39.576Z] === RUN TestCreateServiceConfigFileMode [2022-05-06T17:37:40.516Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-06T17:37:42.105Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) [2022-05-06T17:37:42.105Z] === RUN TestCreateServiceSysctls [2022-05-06T17:37:43.820Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-06T17:37:45.207Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-06T17:37:45.388Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-05-06T17:37:45.388Z] === RUN TestCreateServiceCapabilities [2022-05-06T17:37:46.151Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-06T17:37:46.412Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-06T17:37:46.413Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-06T17:37:47.289Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-05-06T17:37:47.289Z] === RUN TestInspect [2022-05-06T17:37:48.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:37:48.959Z] check_test.go:307: [dc20b6fbebc65] daemon is not started [2022-05-06T17:37:48.959Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-06T17:37:49.220Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-06T17:37:49.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:37:49.793Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-06T17:37:50.366Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-06T17:37:50.597Z] --- PASS: TestInspect (2.75s) [2022-05-06T17:37:50.598Z] === RUN TestCreateJob [2022-05-06T17:37:50.627Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-06T17:37:52.542Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-06T17:37:52.542Z] check_test.go:307: [d5ce9afd9ce3f] daemon is not started [2022-05-06T17:37:52.542Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-06T17:37:53.115Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-06T17:37:53.349Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-06T17:37:53.607Z] Copying nested executables into bundles/binary-daemon [2022-05-06T17:37:53.878Z] --- PASS: TestCreateJob (3.20s) [2022-05-06T17:37:53.878Z] === RUN TestReplicatedJob [2022-05-06T17:37:55.030Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-06T17:37:55.030Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-06T17:37:55.507Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-06T17:37:55.507Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:37:55.507Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-06T17:37:55.507Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-06T17:37:56.793Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/make.sh cross [2022-05-06T17:37:57.051Z] [2022-05-06T17:37:57.051Z] Removing bundles/ [2022-05-06T17:37:57.310Z] [2022-05-06T17:37:57.310Z] ---> Making bundle: cross (in bundles/cross) [2022-05-06T17:37:57.310Z] Cross building: bundles/cross/linux/amd64 [2022-05-06T17:37:57.310Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-06T17:37:57.310Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-06T17:37:57.575Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-06T17:37:58.061Z] --- PASS: TestReplicatedJob (4.19s) [2022-05-06T17:37:58.061Z] === RUN TestUpdateReplicatedJob [2022-05-06T17:37:59.745Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-06T17:37:59.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.93s) [2022-05-06T17:37:59.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.44s) [2022-05-06T17:37:59.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.57s) [2022-05-06T17:37:59.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.62s) [2022-05-06T17:37:59.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.55s) [2022-05-06T17:37:59.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.48s) [2022-05-06T17:37:59.746Z] === RUN TestBuildMultiStageCopy [2022-05-06T17:37:59.746Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-06T17:38:00.367Z] === RUN TestMiddlewares [2022-05-06T17:38:00.374Z] --- PASS: TestMiddlewares (0.00s) [2022-05-06T17:38:00.374Z] PASS [2022-05-06T17:38:00.374Z] coverage: 7.9% of statements [2022-05-06T17:38:00.374Z] ok github.com/docker/docker/api/server 0.066s coverage: 7.9% of statements [2022-05-06T17:38:00.590Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-05-06T17:38:00.590Z] === RUN TestServiceListWithStatuses [2022-05-06T17:38:00.590Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-06T17:38:00.590Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-06T17:38:00.590Z] === RUN TestDockerNetworkConnectAlias [2022-05-06T17:38:00.882Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-06T17:38:01.458Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-06T17:38:02.845Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-06T17:38:03.106Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-06T17:38:04.774Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2022-05-06T17:38:04.774Z] === RUN TestDockerNetworkReConnect [2022-05-06T17:38:05.020Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-06T17:38:05.963Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-06T17:38:08.061Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-05-06T17:38:08.061Z] === RUN TestServicePlugin [2022-05-06T17:38:08.061Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:38:08.061Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-06T17:38:08.061Z] === RUN TestServiceUpdateLabel [2022-05-06T17:38:08.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-06T17:38:08.508Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:38:08.509Z] INFO: Testing against a local daemon [2022-05-06T17:38:08.509Z] === RUN TestBuildWithSession [2022-05-06T17:38:08.509Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:38:08.509Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-06T17:38:08.509Z] === RUN TestBuildSquashParent [2022-05-06T17:38:08.509Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:38:08.509Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-06T17:38:08.509Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-06T17:38:08.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:38:08.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:38:08.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:38:08.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:38:08.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:38:08.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:38:08.509Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:38:08.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:38:08.509Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:38:08.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:38:08.509Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:38:08.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:38:08.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:38:08.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:38:08.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:38:08.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:38:08.511Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-06T17:38:09.250Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-06T17:38:10.210Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-06T17:38:10.589Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-05-06T17:38:10.589Z] === RUN TestServiceUpdateSecrets [2022-05-06T17:38:11.738Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-06T17:38:11.812Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-06T17:38:12.700Z] --- PASS: TestBuildMultiStageCopy (14.20s) [2022-05-06T17:38:12.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.80s) [2022-05-06T17:38:12.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-05-06T17:38:12.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-05-06T17:38:12.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2022-05-06T17:38:12.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.34s) [2022-05-06T17:38:12.700Z] === RUN TestBuildMultiStageParentConfig [2022-05-06T17:38:14.394Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:38:15.583Z] --- PASS: TestBuildMultiStageParentConfig (2.67s) [2022-05-06T17:38:15.583Z] === RUN TestBuildLabelWithTargets [2022-05-06T17:38:15.583Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:38:15.583Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-06T17:38:15.583Z] === RUN TestBuildWithEmptyLayers [2022-05-06T17:38:16.022Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-06T17:38:16.608Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:38:17.106Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-05-06T17:38:17.106Z] === RUN TestBuildMultiStageOnBuild [2022-05-06T17:38:17.937Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-06T17:38:19.327Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-06T17:38:20.288Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-06T17:38:22.847Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-06T17:38:22.847Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-06T17:38:23.418Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-06T17:38:25.458Z] --- PASS: TestServiceUpdateSecrets (14.41s) [2022-05-06T17:38:25.458Z] === RUN TestServiceUpdateConfigs [2022-05-06T17:38:27.034Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-06T17:38:27.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.33s) [2022-05-06T17:38:27.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.59s) [2022-05-06T17:38:27.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.79s) [2022-05-06T17:38:27.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.22s) [2022-05-06T17:38:27.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.70s) [2022-05-06T17:38:27.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.33s) [2022-05-06T17:38:27.034Z] === RUN TestBuildMultiStageCopy [2022-05-06T17:38:27.034Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-06T17:38:27.629Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-06T17:38:32.205Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-06T17:38:32.205Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-06T17:38:32.205Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-06T17:38:32.205Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-06T17:38:32.205Z] docker_cli_daemon_test.go:2501: [d6f409ff84ca0] daemon is not started [2022-05-06T17:38:32.205Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-06T17:38:32.205Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-06T17:38:32.205Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-06T17:38:32.330Z] --- PASS: TestBuildMultiStageOnBuild (13.98s) [2022-05-06T17:38:32.330Z] === RUN TestBuildUncleanTarFilenames [2022-05-06T17:38:32.330Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:38:32.330Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-06T17:38:32.330Z] === RUN TestBuildMultiStageLayerLeak [2022-05-06T17:38:32.467Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-06T17:38:34.381Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-06T17:38:35.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-06T17:38:35.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-06T17:38:35.766Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-06T17:38:36.533Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-06T17:38:37.152Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-06T17:38:38.097Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-06T17:38:38.540Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-06T17:38:39.123Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-06T17:38:39.636Z] --- PASS: TestServiceUpdateConfigs (14.02s) [2022-05-06T17:38:39.636Z] === RUN TestServiceUpdateNetwork [2022-05-06T17:38:39.665Z] --- PASS: TestBuildMultiStageCopy (13.67s) [2022-05-06T17:38:39.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.74s) [2022-05-06T17:38:39.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-05-06T17:38:39.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2022-05-06T17:38:39.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-05-06T17:38:39.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.62s) [2022-05-06T17:38:39.665Z] === RUN TestBuildMultiStageParentConfig [2022-05-06T17:38:40.066Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-06T17:38:42.614Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-06T17:38:42.619Z] --- PASS: TestBuildMultiStageParentConfig (3.20s) [2022-05-06T17:38:42.619Z] === RUN TestBuildLabelWithTargets [2022-05-06T17:38:42.619Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:38:42.619Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-06T17:38:42.619Z] === RUN TestBuildWithEmptyLayers [2022-05-06T17:38:42.643Z] --- PASS: TestBuildMultiStageLayerLeak (11.83s) [2022-05-06T17:38:42.643Z] === RUN TestBuildWithHugeFile [2022-05-06T17:38:44.532Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-06T17:38:44.838Z] --- PASS: TestBuildWithEmptyLayers (1.79s) [2022-05-06T17:38:44.838Z] === RUN TestBuildMultiStageOnBuild [2022-05-06T17:38:47.079Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-06T17:38:47.079Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-06T17:38:47.079Z] check_test.go:307: [d6dd35fdfb025] daemon is not started [2022-05-06T17:38:47.079Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-06T17:38:51.830Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2022-05-06T17:38:51.830Z] === RUN TestServiceUpdatePidsLimit [2022-05-06T17:38:52.088Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-06T17:38:53.022Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite (339.87s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.49s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.05s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.39s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.62s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.49s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.13s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.44s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.21s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.18s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.15s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.12s) [2022-05-06T17:38:53.703Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.01s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.31s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.64s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.58s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.57s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.47s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.75s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.74s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.49s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.49s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.58s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.95s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.76s) [2022-05-06T17:38:53.703Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-06T17:38:53.703Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.52s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.97s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.06s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.87s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.10s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.62s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.54s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.10s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.96s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.03s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.23s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.39s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.17s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.53s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.76s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.55s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-05-06T17:38:53.703Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s) [2022-05-06T17:38:53.703Z] === RUN TestDockerSwarmSuite [2022-05-06T17:38:53.703Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-06T17:38:56.248Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-06T17:38:58.803Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-06T17:38:59.771Z] --- PASS: TestBuildMultiStageOnBuild (15.01s) [2022-05-06T17:38:59.771Z] === RUN TestBuildUncleanTarFilenames [2022-05-06T17:38:59.771Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:38:59.771Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-06T17:38:59.771Z] === RUN TestBuildMultiStageLayerLeak [2022-05-06T17:39:01.132Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-06T17:39:04.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-06T17:39:07.693Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-05-06T17:39:07.694Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-06T17:39:07.694Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-05-06T17:39:07.694Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-05-06T17:39:07.694Z] PASS [2022-05-06T17:39:07.694Z] [2022-05-06T17:39:07.694Z] === Skipped [2022-05-06T17:39:07.694Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-06T17:39:07.694Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-06T17:39:07.694Z] [2022-05-06T17:39:07.694Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-06T17:39:07.694Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-06T17:39:07.694Z] [2022-05-06T17:39:07.694Z] DONE 27 tests, 2 skipped in 130.174s [2022-05-06T17:39:07.694Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-06T17:39:07.694Z] ++ 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-05-06T17:39:07.694Z] ++ set -e [2022-05-06T17:39:07.694Z] ++ '[' -n 0 ']' [2022-05-06T17:39:07.694Z] ++ set -x [2022-05-06T17:39:07.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T17:39:07.694Z] INFO: Testing against a local daemon [2022-05-06T17:39:07.694Z] === RUN TestSessionCreate [2022-05-06T17:39:07.694Z] --- PASS: TestSessionCreate (0.02s) [2022-05-06T17:39:07.694Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-06T17:39:07.694Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-06T17:39:07.694Z] PASS [2022-05-06T17:39:07.694Z] [2022-05-06T17:39:07.694Z] DONE 2 tests in 0.146s [2022-05-06T17:39:07.694Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-06T17:39:07.694Z] ++ 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-05-06T17:39:07.694Z] ++ set -e [2022-05-06T17:39:07.694Z] ++ '[' -n 0 ']' [2022-05-06T17:39:07.694Z] ++ set -x [2022-05-06T17:39:07.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T17:39:07.694Z] INFO: Testing against a local daemon [2022-05-06T17:39:07.694Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-06T17:39:07.694Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-06T17:39:07.694Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:39:07.694Z] === RUN TestDiskUsage [2022-05-06T17:39:07.694Z] === PAUSE TestDiskUsage [2022-05-06T17:39:07.694Z] === RUN TestEventsExecDie [2022-05-06T17:39:07.694Z] --- PASS: TestEventsExecDie (0.48s) [2022-05-06T17:39:07.694Z] === RUN TestEventsBackwardsCompatible [2022-05-06T17:39:07.953Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-06T17:39:07.953Z] === RUN TestEventsVolumeCreate [2022-05-06T17:39:07.953Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-06T17:39:07.953Z] === RUN TestInfoBinaryCommits [2022-05-06T17:39:07.953Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-06T17:39:07.953Z] === RUN TestInfoAPIVersioned [2022-05-06T17:39:07.953Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-06T17:39:07.953Z] === RUN TestInfoAPI [2022-05-06T17:39:07.953Z] --- PASS: TestInfoAPI (0.02s) [2022-05-06T17:39:07.953Z] === RUN TestInfoAPIWarnings [2022-05-06T17:39:08.314Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-06T17:39:09.703Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-06T17:39:12.269Z] --- PASS: TestBuildMultiStageLayerLeak (12.59s) [2022-05-06T17:39:12.269Z] === RUN TestBuildWithHugeFile [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-06T17:39:14.548Z] === RUN TestBoolValue [2022-05-06T17:39:14.548Z] --- PASS: TestBoolValue (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestBoolValueOrDefault [2022-05-06T17:39:14.548Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestInt64ValueOrZero [2022-05-06T17:39:14.548Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestInt64ValueOrDefault [2022-05-06T17:39:14.548Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-06T17:39:14.548Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestJsonContentType [2022-05-06T17:39:14.548Z] --- PASS: TestJsonContentType (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestReadJSON [2022-05-06T17:39:14.548Z] === RUN TestReadJSON/nil_body [2022-05-06T17:39:14.548Z] === RUN TestReadJSON/empty_body [2022-05-06T17:39:14.548Z] === RUN TestReadJSON/with_valid_request [2022-05-06T17:39:14.548Z] === RUN TestReadJSON/with_whitespace [2022-05-06T17:39:14.548Z] === RUN TestReadJSON/with_extra_content [2022-05-06T17:39:14.548Z] === RUN TestReadJSON/invalid_JSON [2022-05-06T17:39:14.548Z] --- PASS: TestReadJSON (0.00s) [2022-05-06T17:39:14.548Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-06T17:39:14.548Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-06T17:39:14.548Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-06T17:39:14.548Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-06T17:39:14.548Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-06T17:39:14.548Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-06T17:39:14.548Z] PASS [2022-05-06T17:39:14.548Z] coverage: 31.9% of statements [2022-05-06T17:39:14.548Z] ok github.com/docker/docker/api/server/httputils 0.067s coverage: 31.9% of statements [2022-05-06T17:39:14.548Z] === RUN TestMaskSecretKeys [2022-05-06T17:39:14.548Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-06T17:39:14.548Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-06T17:39:14.548Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-06T17:39:14.548Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-06T17:39:14.548Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-06T17:39:14.548Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-06T17:39:14.548Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestVersionMiddlewareVersion [2022-05-06T17:39:14.548Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-06T17:39:14.548Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-06T17:39:14.548Z] PASS [2022-05-06T17:39:14.548Z] coverage: 37.7% of statements [2022-05-06T17:39:14.548Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-06T17:39:14.548Z] === RUN TestStrSliceMarshalJSON [2022-05-06T17:39:14.548Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestStrSliceUnmarshalJSON [2022-05-06T17:39:14.548Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestStrSliceUnmarshalString [2022-05-06T17:39:14.548Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestStrSliceUnmarshalSlice [2022-05-06T17:39:14.548Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-06T17:39:14.548Z] PASS [2022-05-06T17:39:14.548Z] coverage: 90.0% of statements [2022-05-06T17:39:14.548Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-05-06T17:39:14.548Z] === RUN TestToJSON [2022-05-06T17:39:14.548Z] --- PASS: TestToJSON (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestToParamWithVersion [2022-05-06T17:39:14.548Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestFromJSON [2022-05-06T17:39:14.548Z] --- PASS: TestFromJSON (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestEmpty [2022-05-06T17:39:14.548Z] --- PASS: TestEmpty (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestArgsMatchKVListEmptySources [2022-05-06T17:39:14.548Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestArgsMatchKVList [2022-05-06T17:39:14.548Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestArgsMatch [2022-05-06T17:39:14.548Z] --- PASS: TestArgsMatch (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestAdd [2022-05-06T17:39:14.548Z] --- PASS: TestAdd (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestDel [2022-05-06T17:39:14.548Z] --- PASS: TestDel (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestLen [2022-05-06T17:39:14.548Z] --- PASS: TestLen (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestExactMatch [2022-05-06T17:39:14.548Z] --- PASS: TestExactMatch (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestOnlyOneExactMatch [2022-05-06T17:39:14.548Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestContains [2022-05-06T17:39:14.548Z] --- PASS: TestContains (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestValidate [2022-05-06T17:39:14.548Z] --- PASS: TestValidate (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestWalkValues [2022-05-06T17:39:14.548Z] --- PASS: TestWalkValues (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestFuzzyMatch [2022-05-06T17:39:14.548Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-06T17:39:14.548Z] === RUN TestClone [2022-05-06T17:39:14.548Z] --- PASS: TestClone (0.00s) [2022-05-06T17:39:14.548Z] PASS [2022-05-06T17:39:14.548Z] coverage: 92.2% of statements [2022-05-06T17:39:14.548Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-05-06T17:39:14.548Z] === RUN TestGetTimestamp [2022-05-06T17:39:14.548Z] === RUN TestAdjustForAPIVersion [2022-05-06T17:39:14.548Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-06T17:39:14.548Z] PASS [2022-05-06T17:39:14.548Z] coverage: 6.1% of statements [2022-05-06T17:39:14.548Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 6.1% of statements [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/types [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-06T17:39:14.548Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-06T17:39:14.549Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-06T17:39:14.549Z] === RUN TestParseTimestamps [2022-05-06T17:39:14.549Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-06T17:39:14.549Z] PASS [2022-05-06T17:39:14.549Z] coverage: 100.0% of statements [2022-05-06T17:39:14.549Z] ok github.com/docker/docker/api/types/time 0.260s coverage: 100.0% of statements [2022-05-06T17:39:14.549Z] === RUN TestCompareVersion [2022-05-06T17:39:14.549Z] --- PASS: TestCompareVersion (0.00s) [2022-05-06T17:39:14.549Z] PASS [2022-05-06T17:39:14.549Z] coverage: 77.3% of statements [2022-05-06T17:39:14.549Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/builder [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-06T17:39:14.549Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-06T17:39:15.537Z] === RUN TestIsGIT [2022-05-06T17:39:15.537Z] --- PASS: TestIsGIT (0.00s) [2022-05-06T17:39:15.537Z] PASS [2022-05-06T17:39:15.537Z] coverage: 100.0% of statements [2022-05-06T17:39:15.537Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.067s coverage: 100.0% of statements [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-06T17:39:15.537Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-06T17:39:15.537Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-06T17:39:15.538Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-06T17:39:15.538Z] === RUN TestCloneArgsSmartHttp [2022-05-06T17:39:15.538Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-06T17:39:15.538Z] === RUN TestCloneArgsDumbHttp [2022-05-06T17:39:15.538Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-06T17:39:15.538Z] === RUN TestCloneArgsGit [2022-05-06T17:39:15.538Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-06T17:39:15.538Z] === RUN TestCheckoutGit [2022-05-06T17:39:17.755Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-06T17:39:17.755Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-06T17:39:17.755Z] === RUN TestProcessNoDockerignore [2022-05-06T17:39:17.755Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-06T17:39:17.755Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestDetectContentType [2022-05-06T17:39:17.755Z] --- PASS: TestDetectContentType (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestSelectAcceptableMIME [2022-05-06T17:39:17.755Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestInspectEmptyResponse [2022-05-06T17:39:17.755Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestInspectResponseBinary [2022-05-06T17:39:17.755Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestResponseUnsupportedContentType [2022-05-06T17:39:17.755Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestInspectResponseTextSimple [2022-05-06T17:39:17.755Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestInspectResponseEmptyContentType [2022-05-06T17:39:17.755Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestUnknownContentLength [2022-05-06T17:39:17.755Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestDownloadRemote [2022-05-06T17:39:17.755Z] --- PASS: TestDownloadRemote (0.09s) [2022-05-06T17:39:17.755Z] === RUN TestGetWithStatusError [2022-05-06T17:39:17.755Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestCloseRootDirectory [2022-05-06T17:39:17.755Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:39:17.755Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestHashFile [2022-05-06T17:39:17.755Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:39:17.755Z] --- SKIP: TestHashFile (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestHashSubdir [2022-05-06T17:39:17.755Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:39:17.755Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-06T17:39:17.755Z] === RUN TestRemoveDirectory [2022-05-06T17:39:17.755Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:39:17.755Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-06T17:39:17.755Z] PASS [2022-05-06T17:39:17.755Z] coverage: 9.3% of statements [2022-05-06T17:39:17.755Z] ok github.com/docker/docker/builder/remotecontext 0.294s coverage: 9.3% of statements [2022-05-06T17:39:17.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-06T17:39:17.848Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-06T17:39:18.224Z] === RUN TestEnable [2022-05-06T17:39:18.224Z] --- PASS: TestEnable (0.00s) [2022-05-06T17:39:18.224Z] === RUN TestDisable [2022-05-06T17:39:18.224Z] --- PASS: TestDisable (0.00s) [2022-05-06T17:39:18.224Z] === RUN TestEnabled [2022-05-06T17:39:18.224Z] --- PASS: TestEnabled (0.00s) [2022-05-06T17:39:18.224Z] PASS [2022-05-06T17:39:18.224Z] coverage: 100.0% of statements [2022-05-06T17:39:18.224Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-05-06T17:39:18.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-06T17:39:18.420Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-06T17:39:18.693Z] === RUN TestGetAllAllowed [2022-05-06T17:39:18.693Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestGetAllMeta [2022-05-06T17:39:18.693Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-06T17:39:18.693Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestIsUnreferencedBuiltin [2022-05-06T17:39:18.693Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestIsExistingDirectory [2022-05-06T17:39:18.693Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-06T17:39:18.693Z] === RUN TestGetFilenameForDownload [2022-05-06T17:39:18.693Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestEnv2Variables [2022-05-06T17:39:18.693Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-06T17:39:18.693Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestMaintainer [2022-05-06T17:39:18.693Z] --- PASS: TestMaintainer (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestLabel [2022-05-06T17:39:18.693Z] --- PASS: TestLabel (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestFromScratch [2022-05-06T17:39:18.693Z] --- PASS: TestFromScratch (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestFromWithArg [2022-05-06T17:39:18.693Z] --- PASS: TestFromWithArg (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-06T17:39:18.693Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestFromWithUndefinedArg [2022-05-06T17:39:18.693Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestFromMultiStageWithNamedStage [2022-05-06T17:39:18.693Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestOnbuild [2022-05-06T17:39:18.693Z] --- PASS: TestOnbuild (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestWorkdir [2022-05-06T17:39:18.693Z] --- PASS: TestWorkdir (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestCmd [2022-05-06T17:39:18.693Z] --- PASS: TestCmd (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestHealthcheckNone [2022-05-06T17:39:18.693Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestHealthcheckCmd [2022-05-06T17:39:18.693Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestEntrypoint [2022-05-06T17:39:18.693Z] --- PASS: TestEntrypoint (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestExpose [2022-05-06T17:39:18.693Z] --- PASS: TestExpose (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestUser [2022-05-06T17:39:18.693Z] --- PASS: TestUser (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestVolume [2022-05-06T17:39:18.693Z] --- PASS: TestVolume (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestStopSignal [2022-05-06T17:39:18.693Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-06T17:39:18.693Z] --- SKIP: TestStopSignal (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestArg [2022-05-06T17:39:18.693Z] --- PASS: TestArg (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestShell [2022-05-06T17:39:18.693Z] --- PASS: TestShell (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestPrependEnvOnCmd [2022-05-06T17:39:18.693Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestRunWithBuildArgs [2022-05-06T17:39:18.693Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestRunIgnoresHealthcheck [2022-05-06T17:39:18.693Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestDispatchUnsupportedOptions [2022-05-06T17:39:18.693Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-06T17:39:18.693Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-06T17:39:18.693Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-06T17:39:18.693Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-06T17:39:18.693Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-06T17:39:18.693Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-06T17:39:18.693Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-06T17:39:18.693Z] === RUN TestNormalizeWorkdir [2022-05-06T17:39:18.694Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-06T17:39:18.694Z] === RUN TestDispatch [2022-05-06T17:39:18.694Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-06T17:39:18.694Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-06T17:39:18.993Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-06T17:39:19.163Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-06T17:39:19.163Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-06T17:39:19.163Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-06T17:39:19.163Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-06T17:39:19.163Z] === RUN TestDispatch/COPY_url [2022-05-06T17:39:19.163Z] --- PASS: TestDispatch (0.15s) [2022-05-06T17:39:19.163Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-06T17:39:19.163Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-05-06T17:39:19.163Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-05-06T17:39:19.163Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.06s) [2022-05-06T17:39:19.163Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-06T17:39:19.163Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-06T17:39:19.163Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-06T17:39:19.163Z] === RUN TestAddScratchImageAddsToMounts [2022-05-06T17:39:19.163Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-06T17:39:19.163Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-06T17:39:19.163Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-06T17:39:19.163Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-06T17:39:19.163Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-06T17:39:19.164Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-06T17:39:19.164Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-06T17:39:19.164Z] === RUN TestImageSourceGetAddsToMounts [2022-05-06T17:39:19.164Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-06T17:39:19.164Z] === RUN TestEmptyDockerfile [2022-05-06T17:39:19.164Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-06T17:39:19.164Z] === RUN TestSymlinkDockerfile [2022-05-06T17:39:19.164Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-06T17:39:19.164Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-06T17:39:19.164Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-06T17:39:19.164Z] === RUN TestNonExistingDockerfile [2022-05-06T17:39:19.164Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-06T17:39:19.164Z] === RUN TestCopyRunConfig [2022-05-06T17:39:19.164Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-06T17:39:19.164Z] === RUN TestDeepCopyRunConfig [2022-05-06T17:39:19.164Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-06T17:39:19.164Z] === RUN TestExportImage [2022-05-06T17:39:19.164Z] --- PASS: TestExportImage (0.01s) [2022-05-06T17:39:19.164Z] === RUN TestNormalizeDest [2022-05-06T17:39:19.164Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-06T17:39:19.164Z] PASS [2022-05-06T17:39:19.164Z] coverage: 46.7% of statements [2022-05-06T17:39:19.164Z] ok github.com/docker/docker/builder/dockerfile 0.426s coverage: 46.7% of statements [2022-05-06T17:39:19.566Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-06T17:39:20.152Z] === RUN TestTCP4Proxy [2022-05-06T17:39:20.152Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-06T17:39:20.152Z] === RUN TestTCP4ProxyHalfClose [2022-05-06T17:39:20.152Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-06T17:39:20.152Z] === RUN TestTCP6Proxy [2022-05-06T17:39:20.152Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-06T17:39:20.152Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-06T17:39:20.152Z] === RUN TestTCPDualStackProxy [2022-05-06T17:39:20.152Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-06T17:39:20.152Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-06T17:39:20.152Z] === RUN TestUDP4Proxy [2022-05-06T17:39:20.152Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-06T17:39:20.152Z] === RUN TestUDP6Proxy [2022-05-06T17:39:20.152Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-06T17:39:20.152Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-06T17:39:20.152Z] === RUN TestUDPWriteError [2022-05-06T17:39:20.152Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-06T17:39:20.152Z] === RUN TestSCTP4Proxy [2022-05-06T17:39:20.152Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-06T17:39:20.152Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-06T17:39:20.152Z] === RUN TestSCTP6Proxy [2022-05-06T17:39:20.152Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-06T17:39:20.152Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-06T17:39:20.152Z] PASS [2022-05-06T17:39:20.152Z] coverage: 49.4% of statements [2022-05-06T17:39:20.152Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-05-06T17:39:20.956Z] docker_api_swarm_test.go:563: [d9e6e9ee5b8c9] joining swarm manager [d47f01b77ad67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:39:21.217Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-06T17:39:21.217Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-06T17:39:21.217Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-06T17:39:21.791Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-06T17:39:26.036Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-06T17:39:26.037Z] === RUN TestInfoDebug [2022-05-06T17:39:26.037Z] --- PASS: TestInfoDebug (0.52s) [2022-05-06T17:39:26.037Z] === RUN TestInfoInsecureRegistries [2022-05-06T17:39:26.037Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-06T17:39:26.037Z] === RUN TestInfoRegistryMirrors [2022-05-06T17:39:26.037Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-06T17:39:26.037Z] === RUN TestLoginFailsWithBadCredentials [2022-05-06T17:39:26.037Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-06T17:39:26.037Z] === RUN TestPingCacheHeaders [2022-05-06T17:39:26.037Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-06T17:39:26.037Z] === RUN TestPingGet [2022-05-06T17:39:26.295Z] --- PASS: TestPingGet (0.01s) [2022-05-06T17:39:26.295Z] === RUN TestPingHead [2022-05-06T17:39:26.295Z] --- PASS: TestPingHead (0.02s) [2022-05-06T17:39:26.295Z] === RUN TestPingSwarmHeader [2022-05-06T17:39:26.860Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-06T17:39:27.426Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-06T17:39:28.359Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-06T17:39:28.359Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-05-06T17:39:28.359Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-06T17:39:28.359Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-06T17:39:28.359Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-06T17:39:28.359Z] === RUN TestVersion [2022-05-06T17:39:28.359Z] --- PASS: TestVersion (0.02s) [2022-05-06T17:39:28.359Z] === CONT TestDiskUsage [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/container_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/image_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/volume_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-06T17:39:28.925Z] === RUN TestDiskUsage/after_container.Run [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-06T17:39:29.492Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage (1.12s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-06T17:39:29.492Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:39:29.492Z] PASS [2022-05-06T17:39:29.492Z] [2022-05-06T17:39:29.492Z] === Skipped [2022-05-06T17:39:29.492Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:39:29.492Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-06T17:39:29.492Z] [2022-05-06T17:39:29.492Z] DONE 54 tests, 1 skipped in 22.265s [2022-05-06T17:39:29.492Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-06T17:39:29.492Z] ++ 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-05-06T17:39:29.492Z] ++ set -e [2022-05-06T17:39:29.492Z] ++ '[' -n 0 ']' [2022-05-06T17:39:29.492Z] ++ set -x [2022-05-06T17:39:29.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T17:39:29.492Z] INFO: Testing against a local daemon [2022-05-06T17:39:29.492Z] === RUN TestVolumesCreateAndList [2022-05-06T17:39:29.492Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-06T17:39:29.492Z] === RUN TestVolumesRemove [2022-05-06T17:39:29.751Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-06T17:39:29.751Z] === RUN TestVolumesInspect [2022-05-06T17:39:29.751Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-06T17:39:29.751Z] === RUN TestVolumesInvalidJSON [2022-05-06T17:39:29.751Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-06T17:39:29.751Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-06T17:39:29.751Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-06T17:39:29.751Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-06T17:39:29.751Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-06T17:39:29.751Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-06T17:39:29.751Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-06T17:39:29.751Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-06T17:39:29.751Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-06T17:39:29.751Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-06T17:39:29.751Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-06T17:39:29.751Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-06T17:39:29.751Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-06T17:39:29.751Z] PASS [2022-05-06T17:39:29.751Z] [2022-05-06T17:39:29.751Z] DONE 9 tests in 0.206s [2022-05-06T17:39:29.751Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-06T17:39:29.751Z] ++++ cat bundles/test-integration/docker.pid [2022-05-06T17:39:29.751Z] +++ kill 14251 [2022-05-06T17:39:30.011Z] +++ /etc/init.d/apparmor stop [2022-05-06T17:39:30.011Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-06T17:39:30.011Z] [2022-05-06T17:39:30.011Z] Unloading profiles will leave already running processes permanently [2022-05-06T17:39:30.011Z] unconfined, which can lead to unexpected situations. [2022-05-06T17:39:30.011Z] [2022-05-06T17:39:30.011Z] To set a process to complain mode, use the command line tool [2022-05-06T17:39:30.011Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-06T17:39:30.011Z] +++ true [2022-05-06T17:39:30.011Z] exiting test-integration [2022-05-06T17:39:30.011Z] ++ exit 0 [2022-05-06T17:39:30.011Z] Post stage [Pipeline] junit [2022-05-06T17:39:31.006Z] Recording test results [2022-05-06T17:39:31.219Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-06T17:39:31.576Z] + echo Ensuring container killed. [2022-05-06T17:39:31.577Z] Ensuring container killed. [2022-05-06T17:39:31.577Z] + docker rm -vf docker-pr1 [2022-05-06T17:39:31.577Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-06T17:39:31.805Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-06T17:39:31.871Z] + echo Chowning /workspace to jenkins user [2022-05-06T17:39:31.871Z] Chowning /workspace to jenkins user [2022-05-06T17:39:31.871Z] + id -u [2022-05-06T17:39:31.871Z] + id -g [2022-05-06T17:39:31.871Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43566:/workspace busybox chown -R 1000:1000 /workspace [2022-05-06T17:39:31.871Z] Unable to find image 'busybox:latest' locally [2022-05-06T17:39:31.871Z] latest: Pulling from library/busybox [2022-05-06T17:39:32.066Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-06T17:39:32.130Z] 2f0e692259c0: Pulling fs layer [2022-05-06T17:39:32.130Z] 2f0e692259c0: Verifying Checksum [2022-05-06T17:39:32.130Z] 2f0e692259c0: Download complete [2022-05-06T17:39:32.130Z] 2f0e692259c0: Pull complete [2022-05-06T17:39:32.130Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-06T17:39:32.130Z] Status: Downloaded newer image for busybox:latest [2022-05-06T17:39:32.328Z] docker_api_swarm_test.go:585: [d98aa500273ca] joining swarm manager [d47f01b77ad67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:39:32.902Z] === RUN TestDockerSuite/TestBuildExposeOrder [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-06T17:39:33.806Z] + bundleName=arm64-integration [2022-05-06T17:39:33.806Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-06T17:39:33.806Z] Creating arm64-integration-bundles.tar.gz [2022-05-06T17:39:33.806Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-06T17:39:33.806Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-05-06T17:39:33.849Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [Pipeline] archiveArtifacts [2022-05-06T17:39:34.078Z] Archiving artifacts [2022-05-06T17:39:34.423Z] === RUN TestDockerSuite/TestBuildFails [2022-05-06T17:39:35.092Z] === RUN TestCheckpointCreateError [2022-05-06T17:39:35.092Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestCheckpointCreate [2022-05-06T17:39:35.092Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestCheckpointDeleteError [2022-05-06T17:39:35.092Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestCheckpointDelete [2022-05-06T17:39:35.092Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestCheckpointListError [2022-05-06T17:39:35.092Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestCheckpointList [2022-05-06T17:39:35.092Z] --- PASS: TestCheckpointList (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestCheckpointListContainerNotFound [2022-05-06T17:39:35.092Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestNewClientWithOpsFromEnv [2022-05-06T17:39:35.092Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-06T17:39:35.092Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestGetAPIPath [2022-05-06T17:39:35.092Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestParseHostURL [2022-05-06T17:39:35.092Z] --- PASS: TestParseHostURL (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-06T17:39:35.092Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersion [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPVersionOverride [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-06T17:39:35.092Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestClientRedirect [2022-05-06T17:39:35.092Z] === RUN TestClientRedirect/GET [2022-05-06T17:39:35.092Z] === RUN TestClientRedirect/POST [2022-05-06T17:39:35.092Z] === RUN TestClientRedirect/PUT [2022-05-06T17:39:35.092Z] === RUN TestClientRedirect/DELETE [2022-05-06T17:39:35.092Z] --- PASS: TestClientRedirect (0.00s) [2022-05-06T17:39:35.092Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-06T17:39:35.092Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-06T17:39:35.092Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-06T17:39:35.092Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigCreateUnsupported [2022-05-06T17:39:35.092Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigCreateError [2022-05-06T17:39:35.092Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigCreate [2022-05-06T17:39:35.092Z] --- PASS: TestConfigCreate (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigInspectNotFound [2022-05-06T17:39:35.092Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigInspectWithEmptyID [2022-05-06T17:39:35.092Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigInspectUnsupported [2022-05-06T17:39:35.092Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigInspectError [2022-05-06T17:39:35.092Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigInspectConfigNotFound [2022-05-06T17:39:35.092Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigInspect [2022-05-06T17:39:35.092Z] --- PASS: TestConfigInspect (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigListUnsupported [2022-05-06T17:39:35.092Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigListError [2022-05-06T17:39:35.092Z] --- PASS: TestConfigListError (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigList [2022-05-06T17:39:35.092Z] --- PASS: TestConfigList (0.00s) [2022-05-06T17:39:35.092Z] === RUN TestConfigRemoveUnsupported [2022-05-06T17:39:35.093Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestConfigRemoveError [2022-05-06T17:39:35.093Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestConfigRemove [2022-05-06T17:39:35.093Z] --- PASS: TestConfigRemove (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestConfigUpdateUnsupported [2022-05-06T17:39:35.093Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestConfigUpdateError [2022-05-06T17:39:35.093Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestConfigUpdate [2022-05-06T17:39:35.093Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerCommitError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerCommit [2022-05-06T17:39:35.093Z] --- PASS: TestContainerCommit (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStatPathError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStatPathNotFoundError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStatPathNoHeaderError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStatPath [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestCopyToContainerError [2022-05-06T17:39:35.093Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestCopyToContainerNotFoundError [2022-05-06T17:39:35.093Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestCopyToContainerEmptyResponse [2022-05-06T17:39:35.093Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestCopyToContainer [2022-05-06T17:39:35.093Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestCopyFromContainerError [2022-05-06T17:39:35.093Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestCopyFromContainerNotFoundError [2022-05-06T17:39:35.093Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-06T17:39:35.093Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-06T17:39:35.093Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestCopyFromContainer [2022-05-06T17:39:35.093Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerCreateError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerCreateImageNotFound [2022-05-06T17:39:35.093Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerCreateWithName [2022-05-06T17:39:35.093Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerCreateAutoRemove [2022-05-06T17:39:35.093Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerDiffError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerDiff [2022-05-06T17:39:35.093Z] --- PASS: TestContainerDiff (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExecCreateError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExecCreate [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExecStartError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExecStart [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExecInspectError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExecInspect [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExportError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExportError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExport [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExport (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerInspectError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerInspectContainerNotFound [2022-05-06T17:39:35.093Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerInspectWithEmptyID [2022-05-06T17:39:35.093Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerInspect [2022-05-06T17:39:35.093Z] --- PASS: TestContainerInspect (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerInspectNode [2022-05-06T17:39:35.093Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerKillError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerKillError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerKill [2022-05-06T17:39:35.093Z] --- PASS: TestContainerKill (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerListError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerListError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerList [2022-05-06T17:39:35.093Z] --- PASS: TestContainerList (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerLogsNotFoundError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerLogsError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerLogs [2022-05-06T17:39:35.093Z] --- PASS: TestContainerLogs (0.22s) [2022-05-06T17:39:35.093Z] === RUN TestContainerPauseError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerPause [2022-05-06T17:39:35.093Z] --- PASS: TestContainerPause (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainersPruneError [2022-05-06T17:39:35.093Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainersPrune [2022-05-06T17:39:35.093Z] --- PASS: TestContainersPrune (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerRemoveError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerRemoveNotFoundError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerRemove [2022-05-06T17:39:35.093Z] --- PASS: TestContainerRemove (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerRenameError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerRename [2022-05-06T17:39:35.093Z] --- PASS: TestContainerRename (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerResizeError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExecResizeError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerResize [2022-05-06T17:39:35.093Z] --- PASS: TestContainerResize (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerExecResize [2022-05-06T17:39:35.093Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerRestartError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerRestart [2022-05-06T17:39:35.093Z] --- PASS: TestContainerRestart (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStartError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStartError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStart [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStart (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStatsError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStats [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStats (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStopError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStopError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerStop [2022-05-06T17:39:35.093Z] --- PASS: TestContainerStop (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerTopError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerTopError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerTop [2022-05-06T17:39:35.093Z] --- PASS: TestContainerTop (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerUnpauseError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerUnpause [2022-05-06T17:39:35.093Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerUpdateError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerUpdate [2022-05-06T17:39:35.093Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-06T17:39:35.093Z] === RUN TestContainerWaitError [2022-05-06T17:39:35.093Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestContainerWait [2022-05-06T17:39:35.093Z] --- PASS: TestContainerWait (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestDiskUsageError [2022-05-06T17:39:35.093Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestDiskUsage [2022-05-06T17:39:35.093Z] --- PASS: TestDiskUsage (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestDistributionInspectUnsupported [2022-05-06T17:39:35.093Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestDistributionInspectWithEmptyID [2022-05-06T17:39:35.093Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestEventsErrorInOptions [2022-05-06T17:39:35.093Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestEventsErrorFromServer [2022-05-06T17:39:35.093Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestEvents [2022-05-06T17:39:35.093Z] --- PASS: TestEvents (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestTLSCloseWriter [2022-05-06T17:39:35.093Z] === PAUSE TestTLSCloseWriter [2022-05-06T17:39:35.093Z] === RUN TestImageBuildError [2022-05-06T17:39:35.093Z] --- PASS: TestImageBuildError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageBuild [2022-05-06T17:39:35.093Z] --- PASS: TestImageBuild (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestGetDockerOS [2022-05-06T17:39:35.093Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageCreateError [2022-05-06T17:39:35.093Z] --- PASS: TestImageCreateError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageCreate [2022-05-06T17:39:35.093Z] --- PASS: TestImageCreate (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageHistoryError [2022-05-06T17:39:35.093Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageHistory [2022-05-06T17:39:35.093Z] --- PASS: TestImageHistory (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageImportError [2022-05-06T17:39:35.093Z] --- PASS: TestImageImportError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageImport [2022-05-06T17:39:35.093Z] --- PASS: TestImageImport (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageInspectError [2022-05-06T17:39:35.093Z] --- PASS: TestImageInspectError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageInspectImageNotFound [2022-05-06T17:39:35.093Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageInspectWithEmptyID [2022-05-06T17:39:35.093Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageInspect [2022-05-06T17:39:35.093Z] --- PASS: TestImageInspect (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageListError [2022-05-06T17:39:35.093Z] --- PASS: TestImageListError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageList [2022-05-06T17:39:35.093Z] --- PASS: TestImageList (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageListApiBefore125 [2022-05-06T17:39:35.093Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageLoadError [2022-05-06T17:39:35.093Z] --- PASS: TestImageLoadError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageLoad [2022-05-06T17:39:35.093Z] --- PASS: TestImageLoad (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagesPruneError [2022-05-06T17:39:35.093Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagesPrune [2022-05-06T17:39:35.093Z] --- PASS: TestImagesPrune (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePullReferenceParseError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePullAnyError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePullWithoutErrors [2022-05-06T17:39:35.093Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePushReferenceError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePushAnyError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImagePushWithoutErrors [2022-05-06T17:39:35.093Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-06T17:39:35.093Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-06T17:39:35.093Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-06T17:39:35.093Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-06T17:39:35.093Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageRemoveError [2022-05-06T17:39:35.093Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageRemoveImageNotFound [2022-05-06T17:39:35.093Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageRemove [2022-05-06T17:39:35.093Z] --- PASS: TestImageRemove (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageSaveError [2022-05-06T17:39:35.093Z] --- PASS: TestImageSaveError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageSave [2022-05-06T17:39:35.093Z] --- PASS: TestImageSave (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageSearchAnyError [2022-05-06T17:39:35.093Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-06T17:39:35.093Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-06T17:39:35.093Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-06T17:39:35.093Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-06T17:39:35.093Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageSearchWithoutErrors [2022-05-06T17:39:35.093Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageTagError [2022-05-06T17:39:35.093Z] --- PASS: TestImageTagError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageTagInvalidReference [2022-05-06T17:39:35.093Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageTagInvalidSourceImageName [2022-05-06T17:39:35.093Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageTagHexSource [2022-05-06T17:39:35.093Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestImageTag [2022-05-06T17:39:35.093Z] --- PASS: TestImageTag (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestInfoServerError [2022-05-06T17:39:35.093Z] --- PASS: TestInfoServerError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestInfoInvalidResponseJSONError [2022-05-06T17:39:35.093Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestInfo [2022-05-06T17:39:35.093Z] --- PASS: TestInfo (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestNetworkConnectError [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestNetworkConnect [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestNetworkCreateError [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestNetworkCreate [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestNetworkDisconnectError [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestNetworkDisconnect [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-06T17:39:35.093Z] === RUN TestNetworkInspect [2022-05-06T17:39:35.093Z] === RUN TestNetworkInspect/empty_ID [2022-05-06T17:39:35.093Z] === RUN TestNetworkInspect/no_options [2022-05-06T17:39:35.093Z] === RUN TestNetworkInspect/verbose [2022-05-06T17:39:35.093Z] === RUN TestNetworkInspect/global_scope [2022-05-06T17:39:35.093Z] === RUN TestNetworkInspect/unknown_network [2022-05-06T17:39:35.093Z] === RUN TestNetworkInspect/server_error [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-06T17:39:35.093Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-06T17:39:35.094Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-06T17:39:35.094Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNetworkListError [2022-05-06T17:39:35.094Z] --- PASS: TestNetworkListError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNetworkList [2022-05-06T17:39:35.094Z] --- PASS: TestNetworkList (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNetworksPruneError [2022-05-06T17:39:35.094Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNetworksPrune [2022-05-06T17:39:35.094Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNetworkRemoveError [2022-05-06T17:39:35.094Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNetworkRemove [2022-05-06T17:39:35.094Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeInspectError [2022-05-06T17:39:35.094Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeInspectNodeNotFound [2022-05-06T17:39:35.094Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeInspectWithEmptyID [2022-05-06T17:39:35.094Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeInspect [2022-05-06T17:39:35.094Z] --- PASS: TestNodeInspect (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeListError [2022-05-06T17:39:35.094Z] --- PASS: TestNodeListError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeList [2022-05-06T17:39:35.094Z] --- PASS: TestNodeList (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeRemoveError [2022-05-06T17:39:35.094Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeRemove [2022-05-06T17:39:35.094Z] --- PASS: TestNodeRemove (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeUpdateError [2022-05-06T17:39:35.094Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestNodeUpdate [2022-05-06T17:39:35.094Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestOptionWithHostFromEnv [2022-05-06T17:39:35.094Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestOptionWithTimeout [2022-05-06T17:39:35.094Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestOptionWithVersionFromEnv [2022-05-06T17:39:35.094Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPingFail [2022-05-06T17:39:35.094Z] --- PASS: TestPingFail (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPingWithError [2022-05-06T17:39:35.094Z] 2022/05/06 17:39:33 RoundTripper returned a response & error; ignoring response [2022-05-06T17:39:35.094Z] 2022/05/06 17:39:33 RoundTripper returned a response & error; ignoring response [2022-05-06T17:39:35.094Z] --- PASS: TestPingWithError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPingSuccess [2022-05-06T17:39:35.094Z] --- PASS: TestPingSuccess (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPingHeadFallback [2022-05-06T17:39:35.094Z] === RUN TestPingHeadFallback/OK [2022-05-06T17:39:35.094Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-06T17:39:35.094Z] === RUN TestPingHeadFallback/Not_Found [2022-05-06T17:39:35.094Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-06T17:39:35.094Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-06T17:39:35.094Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-06T17:39:35.094Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-06T17:39:35.094Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-06T17:39:35.094Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginDisableError [2022-05-06T17:39:35.094Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginDisable [2022-05-06T17:39:35.094Z] --- PASS: TestPluginDisable (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginEnableError [2022-05-06T17:39:35.094Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginEnable [2022-05-06T17:39:35.094Z] --- PASS: TestPluginEnable (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginInspectError [2022-05-06T17:39:35.094Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginInspectWithEmptyID [2022-05-06T17:39:35.094Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginInspect [2022-05-06T17:39:35.094Z] --- PASS: TestPluginInspect (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginListError [2022-05-06T17:39:35.094Z] --- PASS: TestPluginListError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginList [2022-05-06T17:39:35.094Z] --- PASS: TestPluginList (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginPushError [2022-05-06T17:39:35.094Z] --- PASS: TestPluginPushError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginPush [2022-05-06T17:39:35.094Z] --- PASS: TestPluginPush (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginRemoveError [2022-05-06T17:39:35.094Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginRemove [2022-05-06T17:39:35.094Z] --- PASS: TestPluginRemove (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginSetError [2022-05-06T17:39:35.094Z] --- PASS: TestPluginSetError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPluginSet [2022-05-06T17:39:35.094Z] --- PASS: TestPluginSet (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSetHostHeader [2022-05-06T17:39:35.094Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestPlainTextError [2022-05-06T17:39:35.094Z] --- PASS: TestPlainTextError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestInfiniteError [2022-05-06T17:39:35.094Z] --- PASS: TestInfiniteError (0.02s) [2022-05-06T17:39:35.094Z] === RUN TestCanceledContext [2022-05-06T17:39:35.094Z] 2022/05/06 17:39:33 RoundTripper returned a response & error; ignoring response [2022-05-06T17:39:35.094Z] --- PASS: TestCanceledContext (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestDeadlineExceededContext [2022-05-06T17:39:35.094Z] 2022/05/06 17:39:33 RoundTripper returned a response & error; ignoring response [2022-05-06T17:39:35.094Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretCreateUnsupported [2022-05-06T17:39:35.094Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretCreateError [2022-05-06T17:39:35.094Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretCreate [2022-05-06T17:39:35.094Z] --- PASS: TestSecretCreate (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretInspectUnsupported [2022-05-06T17:39:35.094Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretInspectError [2022-05-06T17:39:35.094Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretInspectSecretNotFound [2022-05-06T17:39:35.094Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretInspectWithEmptyID [2022-05-06T17:39:35.094Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretInspect [2022-05-06T17:39:35.094Z] --- PASS: TestSecretInspect (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretListUnsupported [2022-05-06T17:39:35.094Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretListError [2022-05-06T17:39:35.094Z] --- PASS: TestSecretListError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretList [2022-05-06T17:39:35.094Z] --- PASS: TestSecretList (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretRemoveUnsupported [2022-05-06T17:39:35.094Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretRemoveError [2022-05-06T17:39:35.094Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretRemove [2022-05-06T17:39:35.094Z] --- PASS: TestSecretRemove (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretUpdateUnsupported [2022-05-06T17:39:35.094Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretUpdateError [2022-05-06T17:39:35.094Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSecretUpdate [2022-05-06T17:39:35.094Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceCreateError [2022-05-06T17:39:35.094Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceCreate [2022-05-06T17:39:35.094Z] --- PASS: TestServiceCreate (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-06T17:39:35.094Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceCreateDigestPinning [2022-05-06T17:39:35.094Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceInspectError [2022-05-06T17:39:35.094Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceInspectServiceNotFound [2022-05-06T17:39:35.094Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceInspectWithEmptyID [2022-05-06T17:39:35.094Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceInspect [2022-05-06T17:39:35.094Z] --- PASS: TestServiceInspect (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceListError [2022-05-06T17:39:35.094Z] --- PASS: TestServiceListError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceList [2022-05-06T17:39:35.094Z] --- PASS: TestServiceList (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceLogsError [2022-05-06T17:39:35.094Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceLogs [2022-05-06T17:39:35.094Z] --- PASS: TestServiceLogs (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceRemoveError [2022-05-06T17:39:35.094Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceRemoveNotFoundError [2022-05-06T17:39:35.094Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceRemove [2022-05-06T17:39:35.094Z] --- PASS: TestServiceRemove (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceUpdateError [2022-05-06T17:39:35.094Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestServiceUpdate [2022-05-06T17:39:35.094Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmGetUnlockKeyError [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmGetUnlockKey [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmInitError [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmInit [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmInit (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmInspectError [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmInspect [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmJoinError [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmJoin [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmLeaveError [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmLeave [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmUnlockError [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmUnlock [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmUpdateError [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestSwarmUpdate [2022-05-06T17:39:35.094Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestTaskInspectError [2022-05-06T17:39:35.094Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestTaskInspectWithEmptyID [2022-05-06T17:39:35.094Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestTaskInspect [2022-05-06T17:39:35.094Z] --- PASS: TestTaskInspect (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestTaskListError [2022-05-06T17:39:35.094Z] --- PASS: TestTaskListError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestTaskList [2022-05-06T17:39:35.094Z] --- PASS: TestTaskList (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeCreateError [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeCreate [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeInspectError [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeInspectNotFound [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeInspectWithEmptyID [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeInspect [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeListError [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeListError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeList [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeList (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeRemoveError [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-06T17:39:35.094Z] === RUN TestVolumeRemove [2022-05-06T17:39:35.094Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-06T17:39:35.094Z] === CONT TestTLSCloseWriter [2022-05-06T17:39:35.094Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-06T17:39:35.094Z] PASS [2022-05-06T17:39:35.094Z] coverage: 75.1% of statements [2022-05-06T17:39:35.094Z] ok github.com/docker/docker/client 0.534s coverage: 75.1% of statements [2022-05-06T17:39:35.369Z] check_test.go:378: [d9e6e9ee5b8c9] daemon is not started [2022-05-06T17:39:35.369Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-06T17:39:35.369Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-06T17:39:35.539Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43566/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-06T17:39:35.848Z] + make clean [2022-05-06T17:39:36.105Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-06T17:39:36.105Z] docker-dev-cache [2022-05-06T17:39:36.105Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [2022-05-06T17:39:37.977Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T17:39:39.368Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-06T17:39:41.281Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-06T17:39:42.671Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-06T17:39:42.934Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-06T17:39:43.879Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-06T17:39:45.793Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-06T17:39:45.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-06T17:39:45.793Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-06T17:39:45.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-06T17:39:46.368Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-06T17:39:46.943Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-06T17:39:48.860Z] docker_api_swarm_test.go:46: [da817bec392ad] joining swarm manager [d97df1583153e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:39:49.121Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-06T17:39:51.034Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-06T17:39:51.579Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-06T17:39:51.579Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-06T17:39:51.579Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-06T17:39:51.579Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-06T17:39:51.579Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-06T17:39:51.579Z] Cross building: bundles/cross/windows/amd64 [2022-05-06T17:39:51.579Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-06T17:39:51.579Z] { [2022-05-06T17:39:51.579Z] "RT_GROUP_ICON": { [2022-05-06T17:39:51.579Z] "#1": { [2022-05-06T17:39:51.579Z] "0409": "../../winresources/docker.ico" [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] }, [2022-05-06T17:39:51.579Z] "RT_MANIFEST": { [2022-05-06T17:39:51.579Z] "#1": { [2022-05-06T17:39:51.579Z] "0409": { [2022-05-06T17:39:51.579Z] "identity": {}, [2022-05-06T17:39:51.579Z] "description": "Docker Engine", [2022-05-06T17:39:51.579Z] "minimum-os": "vista", [2022-05-06T17:39:51.579Z] "execution-level": "", [2022-05-06T17:39:51.579Z] "ui-access": false, [2022-05-06T17:39:51.579Z] "auto-elevate": false, [2022-05-06T17:39:51.579Z] "dpi-awareness": "unaware", [2022-05-06T17:39:51.579Z] "disable-theming": false, [2022-05-06T17:39:51.579Z] "disable-window-filtering": false, [2022-05-06T17:39:51.579Z] "high-resolution-scrolling-aware": false, [2022-05-06T17:39:51.579Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-06T17:39:51.579Z] "long-path-aware": false, [2022-05-06T17:39:51.579Z] "printer-driver-isolation": false, [2022-05-06T17:39:51.579Z] "gdi-scaling": false, [2022-05-06T17:39:51.579Z] "segment-heap": false, [2022-05-06T17:39:51.579Z] "use-common-controls-v6": false [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] }, [2022-05-06T17:39:51.579Z] "RT_MESSAGETABLE": { [2022-05-06T17:39:51.579Z] "#1": { [2022-05-06T17:39:51.579Z] "0409": "../../winresources/event_messages.bin" [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] }, [2022-05-06T17:39:51.579Z] "RT_VERSION": { [2022-05-06T17:39:51.579Z] "#1": { [2022-05-06T17:39:51.579Z] "0409": { [2022-05-06T17:39:51.579Z] "fixed": { [2022-05-06T17:39:51.579Z] "file_version": "0.0.0.0", [2022-05-06T17:39:51.579Z] "product_version": "0.0.0.0", [2022-05-06T17:39:51.579Z] "type": "Unknown" [2022-05-06T17:39:51.579Z] }, [2022-05-06T17:39:51.579Z] "info": { [2022-05-06T17:39:51.579Z] "0000": { [2022-05-06T17:39:51.579Z] "CompanyName": "", [2022-05-06T17:39:51.579Z] "FileVersion": "dev", [2022-05-06T17:39:51.579Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-06T17:39:51.579Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-06T17:39:51.579Z] "ProductName": "", [2022-05-06T17:39:51.579Z] "ProductVersion": "dev", [2022-05-06T17:39:51.579Z] "SpecialBuild": "f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd" [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] } [2022-05-06T17:39:51.579Z] cmd/dockerd/config.go [2022-05-06T17:39:51.579Z] cmd/dockerd/config_windows.go [2022-05-06T17:39:51.579Z] cmd/dockerd/daemon.go [2022-05-06T17:39:51.579Z] cmd/dockerd/daemon_test.go [2022-05-06T17:39:51.579Z] cmd/dockerd/daemon_windows.go [2022-05-06T17:39:51.579Z] cmd/dockerd/docker.go [2022-05-06T17:39:51.579Z] cmd/dockerd/docker_windows.go [2022-05-06T17:39:51.579Z] cmd/dockerd/genwinres_windows.go [2022-05-06T17:39:51.579Z] cmd/dockerd/metrics.go [2022-05-06T17:39:51.579Z] cmd/dockerd/options.go [2022-05-06T17:39:51.579Z] cmd/dockerd/options_test.go [2022-05-06T17:39:51.579Z] cmd/dockerd/service_windows.go [2022-05-06T17:39:51.579Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-06T17:39:51.579Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-06T17:39:52.418Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-06T17:39:56.342Z] --- PASS: TestCheckoutGit (39.46s) [2022-05-06T17:39:56.342Z] === RUN TestValidGitTransport [2022-05-06T17:39:56.343Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-06T17:39:56.343Z] === RUN TestGitInvalidRef [2022-05-06T17:39:56.343Z] --- PASS: TestGitInvalidRef (0.32s) [2022-05-06T17:39:56.343Z] PASS [2022-05-06T17:39:56.343Z] coverage: 86.3% of statements [2022-05-06T17:39:56.343Z] ok github.com/docker/docker/builder/remotecontext/git 39.846s coverage: 86.3% of statements [2022-05-06T17:39:56.343Z] ? github.com/docker/docker/cli [no test files] [2022-05-06T17:39:56.343Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-06T17:39:56.343Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-06T17:39:56.343Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-06T17:39:56.634Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-06T17:39:56.896Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-06T17:39:57.470Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-06T17:39:58.045Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-06T17:39:58.620Z] --- PASS: TestImportExtremelyLargeImageWorks (180.96s) [2022-05-06T17:39:58.620Z] PASS [2022-05-06T17:39:58.620Z] [2022-05-06T17:39:58.620Z] DONE 22 tests in 185.654s [2022-05-06T17:39:58.620Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-06T17:39:58.620Z] ++ 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-05-06T17:39:58.620Z] ++ set -e [2022-05-06T17:39:58.620Z] ++ '[' -n 0 ']' [2022-05-06T17:39:58.620Z] ++ set -x [2022-05-06T17:39:58.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-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-05-06T17:39:58.620Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-06T17:39:58.620Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-06T17:39:58.883Z] INFO: Testing against a local daemon [2022-05-06T17:39:58.883Z] === RUN TestNetworkCreateDelete [2022-05-06T17:39:58.883Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-05-06T17:39:58.883Z] === RUN TestDockerNetworkDeletePreferID [2022-05-06T17:39:59.457Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-05-06T17:39:59.457Z] === RUN TestDaemonDNSFallback [2022-05-06T17:39:59.718Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-06T17:39:59.979Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-06T17:40:00.924Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-06T17:40:01.185Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-06T17:40:01.592Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-06T17:40:01.853Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-06T17:40:02.796Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-06T17:40:04.716Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-06T17:40:06.633Z] --- PASS: TestDaemonDNSFallback (7.03s) [2022-05-06T17:40:06.633Z] === RUN TestInspectNetwork [2022-05-06T17:40:06.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-06T17:40:07.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-06T17:40:08.845Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-05-06T17:40:08.845Z] === RUN TestConfigureDaemonLogs [2022-05-06T17:40:08.845Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestCommonOptionsInstallFlags [2022-05-06T17:40:08.845Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-06T17:40:08.845Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-06T17:40:08.845Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-06T17:40:08.845Z] PASS [2022-05-06T17:40:08.845Z] coverage: 19.7% of statements [2022-05-06T17:40:08.845Z] ok github.com/docker/docker/cmd/dockerd 0.262s coverage: 19.7% of statements [2022-05-06T17:40:08.845Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-06T17:40:08.845Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-06T17:40:09.315Z] === RUN TestContainerStopSignal [2022-05-06T17:40:09.315Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestContainerStopTimeout [2022-05-06T17:40:09.315Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-06T17:40:09.315Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-06T17:40:09.315Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-06T17:40:09.315Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-06T17:40:09.315Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestReplaceAndAppendEnvVars [2022-05-06T17:40:09.315Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-06T17:40:09.315Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestNewMemoryStore [2022-05-06T17:40:09.315Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestAddContainers [2022-05-06T17:40:09.315Z] --- PASS: TestAddContainers (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestGetContainer [2022-05-06T17:40:09.315Z] --- PASS: TestGetContainer (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestDeleteContainer [2022-05-06T17:40:09.315Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestListContainers [2022-05-06T17:40:09.315Z] --- PASS: TestListContainers (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestFirstContainer [2022-05-06T17:40:09.315Z] --- PASS: TestFirstContainer (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestApplyAllContainer [2022-05-06T17:40:09.315Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestIsValidHealthString [2022-05-06T17:40:09.315Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestStateRunStop [2022-05-06T17:40:09.315Z] --- PASS: TestStateRunStop (0.00s) [2022-05-06T17:40:09.315Z] === RUN TestStateTimeoutWait [2022-05-06T17:40:09.497Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-06T17:40:09.784Z] state_test.go:141: Stop callback fired [2022-05-06T17:40:09.784Z] state_test.go:165: Stop callback fired [2022-05-06T17:40:09.784Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-06T17:40:09.784Z] === RUN TestIsValidStateString [2022-05-06T17:40:09.784Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-06T17:40:09.784Z] === RUN TestViewSaveDelete [2022-05-06T17:40:09.784Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-06T17:40:09.784Z] === RUN TestViewAll [2022-05-06T17:40:09.784Z] --- PASS: TestViewAll (0.02s) [2022-05-06T17:40:09.784Z] === RUN TestViewGet [2022-05-06T17:40:09.784Z] --- PASS: TestViewGet (0.01s) [2022-05-06T17:40:09.784Z] === RUN TestNames [2022-05-06T17:40:09.784Z] --- PASS: TestNames (0.00s) [2022-05-06T17:40:09.784Z] === RUN TestViewWithHealthCheck [2022-05-06T17:40:09.784Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-06T17:40:09.784Z] PASS [2022-05-06T17:40:09.784Z] coverage: 41.7% of statements [2022-05-06T17:40:09.784Z] ok github.com/docker/docker/container 0.306s coverage: 41.7% of statements [2022-05-06T17:40:09.784Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-06T17:40:09.784Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-06T17:40:09.784Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-06T17:40:09.784Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-06T17:40:10.253Z] === RUN TestPrepare [2022-05-06T17:40:10.253Z] --- PASS: TestPrepare (0.00s) [2022-05-06T17:40:10.253Z] === RUN TestStart [2022-05-06T17:40:10.253Z] --- PASS: TestStart (0.00s) [2022-05-06T17:40:10.253Z] === RUN TestWaitCancel [2022-05-06T17:40:10.253Z] --- PASS: TestWaitCancel (0.00s) [2022-05-06T17:40:10.253Z] === RUN TestWaitDisabled [2022-05-06T17:40:10.253Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-06T17:40:10.253Z] === RUN TestWaitEnabled [2022-05-06T17:40:10.253Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-06T17:40:10.253Z] === RUN TestRemove [2022-05-06T17:40:10.253Z] --- PASS: TestRemove (0.00s) [2022-05-06T17:40:10.253Z] PASS [2022-05-06T17:40:10.253Z] coverage: 65.3% of statements [2022-05-06T17:40:10.253Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-05-06T17:40:11.415Z] === RUN TestInspectNetwork/full_network_id [2022-05-06T17:40:11.415Z] === RUN TestInspectNetwork/partial_network_id [2022-05-06T17:40:11.415Z] === RUN TestInspectNetwork/network_name [2022-05-06T17:40:11.415Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-06T17:40:12.356Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-06T17:40:12.356Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-06T17:40:12.356Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-06T17:40:12.617Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-06T17:40:12.617Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-06T17:40:12.878Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-06T17:40:13.208Z] === RUN TestNewListSecretsFilters [2022-05-06T17:40:13.208Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-06T17:40:13.208Z] === RUN TestNewListConfigsFilters [2022-05-06T17:40:13.208Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-06T17:40:13.208Z] PASS [2022-05-06T17:40:13.208Z] coverage: 0.5% of statements [2022-05-06T17:40:13.208Z] ok github.com/docker/docker/daemon/cluster 0.209s coverage: 0.5% of statements [2022-05-06T17:40:13.820Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-06T17:40:14.196Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-06T17:40:14.196Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-06T17:40:14.196Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-06T17:40:14.196Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-06T17:40:14.667Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-06T17:40:14.763Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-06T17:40:15.136Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-06T17:40:15.136Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-06T17:40:15.137Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-06T17:40:15.137Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-06T17:40:15.137Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-06T17:40:15.137Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-06T17:40:15.137Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-06T17:40:15.137Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-06T17:40:15.137Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-06T17:40:15.137Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-06T17:40:15.137Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-06T17:40:15.137Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-06T17:40:15.137Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-06T17:40:15.137Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-06T17:40:15.137Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-06T17:40:15.137Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-06T17:40:15.137Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-06T17:40:15.137Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-06T17:40:15.137Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-06T17:40:15.137Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-06T17:40:15.137Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-06T17:40:15.137Z] PASS [2022-05-06T17:40:15.137Z] coverage: 35.9% of statements [2022-05-06T17:40:15.137Z] ok github.com/docker/docker/daemon/cluster/convert 0.748s coverage: 35.9% of statements [2022-05-06T17:40:15.334Z] --- PASS: TestInspectNetwork (8.90s) [2022-05-06T17:40:15.334Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-06T17:40:15.334Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-06T17:40:15.334Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-06T17:40:15.334Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-06T17:40:15.334Z] === RUN TestRunContainerWithBridgeNone [2022-05-06T17:40:17.355Z] === RUN TestWaitNodeAttachment [2022-05-06T17:40:17.823Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-06T17:40:17.823Z] === RUN TestIsolationConversion [2022-05-06T17:40:17.823Z] === RUN TestIsolationConversion/default [2022-05-06T17:40:17.823Z] === RUN TestIsolationConversion/process [2022-05-06T17:40:17.823Z] === RUN TestIsolationConversion/hyperv [2022-05-06T17:40:17.823Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-06T17:40:17.823Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-06T17:40:17.823Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-06T17:40:17.823Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-06T17:40:17.823Z] === RUN TestContainerLabels [2022-05-06T17:40:17.823Z] --- PASS: TestContainerLabels (0.00s) [2022-05-06T17:40:17.823Z] === RUN TestCredentialSpecConversion [2022-05-06T17:40:17.823Z] === RUN TestCredentialSpecConversion/none [2022-05-06T17:40:17.823Z] === RUN TestCredentialSpecConversion/config [2022-05-06T17:40:17.823Z] === RUN TestCredentialSpecConversion/file [2022-05-06T17:40:17.823Z] === RUN TestCredentialSpecConversion/registry [2022-05-06T17:40:17.823Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-06T17:40:17.823Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-06T17:40:17.823Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-06T17:40:17.823Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-06T17:40:17.823Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-06T17:40:17.823Z] === RUN TestControllerValidateMountBind [2022-05-06T17:40:17.823Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-06T17:40:17.823Z] === RUN TestControllerValidateMountVolume [2022-05-06T17:40:17.823Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-06T17:40:17.823Z] === RUN TestControllerValidateMountTarget [2022-05-06T17:40:17.823Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-06T17:40:17.823Z] === RUN TestControllerValidateMountTmpfs [2022-05-06T17:40:17.823Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-06T17:40:17.823Z] === RUN TestControllerValidateMountInvalidType [2022-05-06T17:40:17.823Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-06T17:40:17.823Z] === RUN TestControllerValidateMountNamedPipe [2022-05-06T17:40:17.823Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-06T17:40:17.823Z] PASS [2022-05-06T17:40:17.823Z] coverage: 11.0% of statements [2022-05-06T17:40:17.823Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.656s coverage: 11.0% of statements [2022-05-06T17:40:17.884Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-06T17:40:17.884Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:40:17.884Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:40:17.884Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:40:17.884Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-06T17:40:17.884Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-06T17:40:17.884Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-06T17:40:17.884Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-06T17:40:17.884Z] === RUN TestNetworkList [2022-05-06T17:40:17.884Z] === RUN TestNetworkList//networks [2022-05-06T17:40:17.884Z] === PAUSE TestNetworkList//networks [2022-05-06T17:40:17.884Z] === RUN TestNetworkList//networks/ [2022-05-06T17:40:17.884Z] === PAUSE TestNetworkList//networks/ [2022-05-06T17:40:17.884Z] === CONT TestNetworkList//networks [2022-05-06T17:40:17.884Z] === CONT TestNetworkList//networks/ [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkList (0.04s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-06T17:40:17.884Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-06T17:40:17.884Z] === RUN TestHostIPv4BridgeLabel [2022-05-06T17:40:17.884Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-06T17:40:18.144Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-05-06T17:40:18.144Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-06T17:40:18.144Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-06T17:40:18.293Z] === RUN TestEventsLog [2022-05-06T17:40:18.293Z] --- PASS: TestEventsLog (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestEventsLogTimeout [2022-05-06T17:40:18.293Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestLogEvents [2022-05-06T17:40:18.293Z] === RUN TestBuilderGC [2022-05-06T17:40:18.293Z] --- PASS: TestBuilderGC (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationNotFound [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestDaemonBrokenConfiguration [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestFindConfigurationConflicts [2022-05-06T17:40:18.293Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-06T17:40:18.293Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-06T17:40:18.293Z] --- PASS: TestLogEvents (0.06s) [2022-05-06T17:40:18.293Z] === RUN TestLoadBufferedEvents [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-06T17:40:18.293Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-06T17:40:18.293Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-06T17:40:18.293Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_label [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_dns [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_hosts [2022-05-06T17:40:18.293Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-06T17:40:18.293Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestReloadSetConfigFileNotExist [2022-05-06T17:40:18.293Z] --- PASS: TestLoadBufferedEvents (0.25s) [2022-05-06T17:40:18.293Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-06T17:40:18.293Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-06T17:40:18.293Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-06T17:40:18.293Z] PASS [2022-05-06T17:40:18.293Z] coverage: 50.0% of statements [2022-05-06T17:40:18.293Z] time="2022-05-06T17:40:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-06T17:40:18.293Z] --- PASS: TestReloadSetConfigFileNotExist (0.25s) [2022-05-06T17:40:18.293Z] === RUN TestReloadDefaultConfigNotExist [2022-05-06T17:40:18.293Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:40:18.293Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestReloadBadDefaultConfig [2022-05-06T17:40:18.293Z] time="2022-05-06T17:40:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-329030345" [2022-05-06T17:40:18.293Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestReloadWithConflictingLabels [2022-05-06T17:40:18.293Z] time="2022-05-06T17:40:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1361843942" [2022-05-06T17:40:18.293Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestReloadWithDuplicateLabels [2022-05-06T17:40:18.293Z] time="2022-05-06T17:40:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1956573181" [2022-05-06T17:40:18.293Z] ok github.com/docker/docker/daemon/events 0.379s coverage: 50.0% of statements [2022-05-06T17:40:18.293Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestMaskURLCredentials [2022-05-06T17:40:18.293Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-06T17:40:18.293Z] === RUN TestDaemonConfigurationMerge [2022-05-06T17:40:18.293Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-06T17:40:18.293Z] PASS [2022-05-06T17:40:18.293Z] coverage: 79.8% of statements [2022-05-06T17:40:18.293Z] ok github.com/docker/docker/daemon/config 0.400s coverage: 79.8% of statements [2022-05-06T17:40:18.718Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-06T17:40:19.293Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-05-06T17:40:19.293Z] === RUN TestDaemonDefaultNetworkPools [2022-05-06T17:40:19.863Z] === RUN TestIsEmptyDir [2022-05-06T17:40:19.863Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-06T17:40:19.863Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-06T17:40:19.863Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-06T17:40:19.863Z] PASS [2022-05-06T17:40:19.863Z] coverage: 2.3% of statements [2022-05-06T17:40:19.863Z] ok github.com/docker/docker/daemon/graphdriver 0.124s coverage: 2.3% of statements [2022-05-06T17:40:19.867Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-05-06T17:40:19.867Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-06T17:40:20.333Z] === RUN TestLinkNaming [2022-05-06T17:40:20.333Z] --- PASS: TestLinkNaming (0.00s) [2022-05-06T17:40:20.333Z] === RUN TestLinkNew [2022-05-06T17:40:20.333Z] --- PASS: TestLinkNew (0.00s) [2022-05-06T17:40:20.333Z] === RUN TestLinkEnv [2022-05-06T17:40:20.333Z] --- PASS: TestLinkEnv (0.00s) [2022-05-06T17:40:20.333Z] === RUN TestLinkMultipleEnv [2022-05-06T17:40:20.333Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-06T17:40:20.333Z] === RUN TestLinkPortRangeEnv [2022-05-06T17:40:20.333Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-06T17:40:20.333Z] PASS [2022-05-06T17:40:20.333Z] coverage: 93.0% of statements [2022-05-06T17:40:20.333Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-05-06T17:40:21.258Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-05-06T17:40:21.258Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-06T17:40:21.322Z] === RUN TestVerifyNetworkingConfig [2022-05-06T17:40:21.322Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestGetContainer [2022-05-06T17:40:21.322Z] --- PASS: TestGetContainer (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestValidContainerNames [2022-05-06T17:40:21.322Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestContainerInitDNS [2022-05-06T17:40:21.322Z] daemon_test.go:145: root required [2022-05-06T17:40:21.322Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestMerge [2022-05-06T17:40:21.322Z] --- PASS: TestMerge (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestValidateContainerIsolation [2022-05-06T17:40:21.322Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestFindNetworkErrorType [2022-05-06T17:40:21.322Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestEnsureServicesExist [2022-05-06T17:40:21.322Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestEnsureServicesExistErrors [2022-05-06T17:40:21.322Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-06T17:40:21.322Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-06T17:40:21.322Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-06T17:40:21.322Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-06T17:40:21.322Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-06T17:40:21.322Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-06T17:40:21.322Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestContainerDelete [2022-05-06T17:40:21.322Z] --- PASS: TestContainerDelete (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestContainerDoubleDelete [2022-05-06T17:40:21.322Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestLogContainerEventCopyLabels [2022-05-06T17:40:21.322Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestLogContainerEventWithAttributes [2022-05-06T17:40:21.322Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestNoneHealthcheck [2022-05-06T17:40:21.322Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-06T17:40:21.322Z] === RUN TestHealthStates [2022-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.322Z] time="2022-05-06T17:40:21Z" 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-05-06T17:40:21.791Z] --- PASS: TestHealthStates (0.20s) [2022-05-06T17:40:21.791Z] === RUN TestGetInspectData [2022-05-06T17:40:21.791Z] --- PASS: TestGetInspectData (0.00s) [2022-05-06T17:40:21.791Z] === RUN TestFillLicense [2022-05-06T17:40:21.791Z] --- PASS: TestFillLicense (0.00s) [2022-05-06T17:40:21.791Z] === RUN TestListInvalidFilter [2022-05-06T17:40:21.791Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-06T17:40:21.791Z] === RUN TestNameFilter [2022-05-06T17:40:21.791Z] --- PASS: TestNameFilter (0.00s) [2022-05-06T17:40:21.791Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-06T17:40:21.791Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-06T17:40:21.791Z] === 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-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-06T17:40:21.791Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-06T17:40:21.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-06T17:40:21.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-06T17:40:21.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-06T17:40:21.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-06T17:40:21.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-06T17:40:21.792Z] --- 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-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-06T17:40:21.792Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices (0.01s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-06T17:40:21.792Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestDaemonReloadLabels [2022-05-06T17:40:21.792Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-06T17:40:21.792Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestDaemonReloadMirrors [2022-05-06T17:40:21.792Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-06T17:40:21.792Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-06T17:40:21.792Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-06T17:40:21.792Z] reload_test.go:342: root required [2022-05-06T17:40:21.792Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-06T17:40:21.792Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-06T17:40:21.792Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-06T17:40:21.792Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-06T17:40:21.792Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-06T17:40:21.792Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-06T17:40:21.792Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-05-06T17:40:21.792Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-06T17:40:21.792Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-06T17:40:21.792Z] === RUN TestParseVolumesFrom [2022-05-06T17:40:21.792Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-06T17:40:21.792Z] PASS [2022-05-06T17:40:21.792Z] coverage: 8.6% of statements [2022-05-06T17:40:21.792Z] ok github.com/docker/docker/daemon 0.719s coverage: 8.6% of statements [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-06T17:40:21.792Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-06T17:40:22.203Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-05-06T17:40:22.203Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-06T17:40:23.146Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-05-06T17:40:23.146Z] === RUN TestServiceWithPredefinedNetwork [2022-05-06T17:40:23.361Z] === RUN TestNewStreamConfig [2022-05-06T17:40:23.361Z] === RUN TestNewStreamConfig/defaults [2022-05-06T17:40:23.361Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-06T17:40:23.361Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-06T17:40:23.361Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-06T17:40:23.361Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-06T17:40:23.361Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-06T17:40:23.361Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-06T17:40:23.361Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-06T17:40:23.361Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-06T17:40:23.361Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-06T17:40:23.361Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-06T17:40:23.361Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-06T17:40:23.361Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-06T17:40:23.361Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-06T17:40:23.361Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-06T17:40:23.361Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-06T17:40:23.361Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-06T17:40:23.361Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-06T17:40:23.361Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-06T17:40:23.361Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-06T17:40:23.361Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-06T17:40:23.361Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-06T17:40:23.361Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-06T17:40:23.361Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-06T17:40:23.361Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-06T17:40:23.361Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-06T17:40:23.361Z] time="2022-05-06T17:40:23Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-06T17:40:23.829Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-05-06T17:40:23.829Z] === RUN TestCreateSuccess [2022-05-06T17:40:23.829Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCreateStreamSkipped [2022-05-06T17:40:23.829Z] time="2022-05-06T17:40:23Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-06T17:40:23.829Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCreateLogGroupSuccess [2022-05-06T17:40:23.829Z] time="2022-05-06T17:40:23Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-06T17:40:23.829Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCreateError [2022-05-06T17:40:23.829Z] --- PASS: TestCreateError (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCreateAlreadyExists [2022-05-06T17:40:23.829Z] time="2022-05-06T17:40:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-06T17:40:23.829Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestLogClosed [2022-05-06T17:40:23.829Z] --- PASS: TestLogClosed (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestLogBlocking [2022-05-06T17:40:23.829Z] --- PASS: TestLogBlocking (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-06T17:40:23.829Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestLogNonBlockingBufferFull [2022-05-06T17:40:23.829Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestPublishBatchSuccess [2022-05-06T17:40:23.829Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestPublishBatchError [2022-05-06T17:40:23.829Z] time="2022-05-06T17:40:23Z" level=error msg=error [2022-05-06T17:40:23.829Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-06T17:40:23.829Z] time="2022-05-06T17:40:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-06T17:40:23.829Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-06T17:40:23.829Z] time="2022-05-06T17:40:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-06T17:40:23.829Z] time="2022-05-06T17:40:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-06T17:40:23.829Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchSimple [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchTicker [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchMultilinePattern [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchClose [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestEffectiveLen [2022-05-06T17:40:23.829Z] === RUN TestEffectiveLen/0/Hello [2022-05-06T17:40:23.829Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-06T17:40:23.829Z] === RUN TestEffectiveLen/2/🙃 [2022-05-06T17:40:23.829Z] === RUN TestEffectiveLen/3/���� [2022-05-06T17:40:23.829Z] === RUN TestEffectiveLen/4/He��o [2022-05-06T17:40:23.829Z] === RUN TestEffectiveLen/5/ [2022-05-06T17:40:23.829Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestFindValidSplit [2022-05-06T17:40:23.829Z] === RUN TestFindValidSplit/0/ [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1076: [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:40:23.829Z] === RUN TestFindValidSplit/1/Hello [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1076: Hello [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:40:23.829Z] === RUN TestFindValidSplit/2/Hello [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1076: He [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1077: llo [2022-05-06T17:40:23.829Z] === RUN TestFindValidSplit/3/Hello [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1076: [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1077: Hello [2022-05-06T17:40:23.829Z] === RUN TestFindValidSplit/4/🙃 [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1076: [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-06T17:40:23.829Z] === RUN TestFindValidSplit/5/🙃 [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:40:23.829Z] === RUN TestFindValidSplit/6/a� [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1076: a [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1077: � [2022-05-06T17:40:23.829Z] === RUN TestFindValidSplit/7/a� [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1076: a� [2022-05-06T17:40:23.829Z] cloudwatchlogs_test.go:1077: [2022-05-06T17:40:23.829Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-06T17:40:23.829Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestProcessEventEmoji [2022-05-06T17:40:23.829Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchLineSplit [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchMaxEvents [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-06T17:40:23.829Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-06T17:40:23.829Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-06T17:40:23.829Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-06T17:40:23.829Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-06T17:40:23.829Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-06T17:40:23.829Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-06T17:40:23.829Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-06T17:40:23.829Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-06T17:40:23.829Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-06T17:40:23.829Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-06T17:40:23.829Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-06T17:40:23.829Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-06T17:40:23.829Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsFormat [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-06T17:40:23.830Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestAdapterReadLogs [2022-05-06T17:40:23.830Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestCopier [2022-05-06T17:40:23.830Z] --- PASS: TestCopier (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestCopierLongLines [2022-05-06T17:40:23.830Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestCopierSlow [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-06T17:40:23.830Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestCreateTagSuccess [2022-05-06T17:40:23.830Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-06T17:40:23.830Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-06T17:40:23.830Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-06T17:40:23.830Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-06T17:40:23.830Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-06T17:40:23.830Z] PASS [2022-05-06T17:40:23.830Z] coverage: 80.2% of statements [2022-05-06T17:40:23.830Z] ok github.com/docker/docker/daemon/logger/awslogs 0.555s coverage: 80.2% of statements [2022-05-06T17:40:23.830Z] === RUN TestSearchRegistryForImagesErrors [2022-05-06T17:40:23.830Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestSearchRegistryForImages [2022-05-06T17:40:23.830Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestOnlyPlatformWithFallback [2022-05-06T17:40:23.830Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestImageDelete [2022-05-06T17:40:23.830Z] --- PASS: TestCopierSlow (0.20s) [2022-05-06T17:40:23.830Z] === RUN TestCopierWithSized [2022-05-06T17:40:23.830Z] === RUN TestCopierWithSized/as_is [2022-05-06T17:40:23.830Z] === RUN TestImageDelete/no_lease [2022-05-06T17:40:23.830Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-06T17:40:23.830Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-06T17:40:23.830Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-06T17:40:23.830Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestCopierWithPartial [2022-05-06T17:40:23.830Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestRingLogger [2022-05-06T17:40:23.830Z] --- PASS: TestRingLogger (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestRingCap [2022-05-06T17:40:23.830Z] --- PASS: TestRingCap (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestRingClose [2022-05-06T17:40:23.830Z] --- PASS: TestRingClose (0.00s) [2022-05-06T17:40:23.830Z] === RUN TestRingDrain [2022-05-06T17:40:23.830Z] --- PASS: TestRingDrain (0.00s) [2022-05-06T17:40:23.830Z] PASS [2022-05-06T17:40:23.830Z] coverage: 43.2% of statements [2022-05-06T17:40:23.830Z] === RUN TestImageDelete/lease_exists [2022-05-06T17:40:23.830Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 43.2% of statements [2022-05-06T17:40:23.830Z] --- PASS: TestImageDelete (0.06s) [2022-05-06T17:40:23.830Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-05-06T17:40:23.830Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-06T17:40:23.830Z] === RUN TestContentStoreForPull [2022-05-06T17:40:24.299Z] --- PASS: TestContentStoreForPull (0.24s) [2022-05-06T17:40:24.299Z] PASS [2022-05-06T17:40:24.299Z] coverage: 6.6% of statements [2022-05-06T17:40:24.299Z] ok github.com/docker/docker/daemon/images 0.424s coverage: 6.6% of statements [2022-05-06T17:40:24.299Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-06T17:40:24.299Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-06T17:40:24.299Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptReconnectInterval [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/#00 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/:// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/something:// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-06T17:40:24.299Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-06T17:40:24.299Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-06T17:40:24.769Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-06T17:40:24.769Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-06T17:40:24.769Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-06T17:40:24.769Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-06T17:40:24.769Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-06T17:40:24.769Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-06T17:40:24.769Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-06T17:40:24.769Z] PASS [2022-05-06T17:40:24.769Z] coverage: 53.6% of statements [2022-05-06T17:40:24.769Z] ok github.com/docker/docker/daemon/logger/fluentd 0.134s coverage: 53.6% of statements [2022-05-06T17:40:24.769Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-06T17:40:24.769Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-06T17:40:24.769Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-06T17:40:25.238Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-06T17:40:25.238Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-06T17:40:25.238Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-06T17:40:25.238Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-06T17:40:25.238Z] === RUN TestFastTimeMarshalJSON [2022-05-06T17:40:25.238Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-06T17:40:25.238Z] PASS [2022-05-06T17:40:25.238Z] coverage: 87.2% of statements [2022-05-06T17:40:25.238Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.242s coverage: 87.2% of statements [2022-05-06T17:40:25.692Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2022-05-06T17:40:25.692Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-06T17:40:25.692Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:40:25.692Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:40:25.692Z] === RUN TestServiceWithDataPathPortInit [2022-05-06T17:40:25.707Z] === RUN TestJSONFileLogger [2022-05-06T17:40:25.707Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-06T17:40:25.707Z] === RUN TestJSONFileLoggerWithTags [2022-05-06T17:40:25.707Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-06T17:40:25.707Z] === RUN TestJSONFileLoggerWithOpts [2022-05-06T17:40:25.707Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-06T17:40:25.953Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-06T17:40:26.177Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-06T17:40:26.177Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-06T17:40:26.177Z] === RUN TestEncodeDecode [2022-05-06T17:40:26.177Z] === PAUSE TestEncodeDecode [2022-05-06T17:40:26.177Z] === RUN TestUnexpectedEOF [2022-05-06T17:40:26.177Z] time="2022-05-06T17:40:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-06T17:40:26.177Z] time="2022-05-06T17:40:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-06T17:40:26.177Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-05-06T17:40:26.177Z] === CONT TestEncodeDecode [2022-05-06T17:40:26.177Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-06T17:40:26.177Z] PASS [2022-05-06T17:40:26.177Z] coverage: 69.9% of statements [2022-05-06T17:40:26.177Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.315s coverage: 69.9% of statements [2022-05-06T17:40:26.177Z] === RUN TestWriteLog [2022-05-06T17:40:26.177Z] === PAUSE TestWriteLog [2022-05-06T17:40:26.177Z] === RUN TestReadLog [2022-05-06T17:40:26.177Z] === PAUSE TestReadLog [2022-05-06T17:40:26.177Z] === RUN TestDecode [2022-05-06T17:40:26.648Z] --- PASS: TestDecode (0.03s) [2022-05-06T17:40:26.648Z] === CONT TestWriteLog [2022-05-06T17:40:26.648Z] --- PASS: TestWriteLog (0.00s) [2022-05-06T17:40:26.648Z] === CONT TestReadLog [2022-05-06T17:40:26.648Z] === RUN TestReadLog/tail_exact [2022-05-06T17:40:26.648Z] === RUN TestReadLog/tail_less_than_available [2022-05-06T17:40:26.648Z] === RUN TestReadLog/tail_more_than_available [2022-05-06T17:40:26.648Z] --- PASS: TestReadLog (0.25s) [2022-05-06T17:40:26.648Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-05-06T17:40:26.648Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-06T17:40:26.648Z] --- PASS: TestReadLog/tail_more_than_available (0.04s) [2022-05-06T17:40:26.648Z] PASS [2022-05-06T17:40:26.648Z] coverage: 78.7% of statements [2022-05-06T17:40:26.648Z] ok github.com/docker/docker/daemon/logger/local 0.449s coverage: 78.7% of statements [2022-05-06T17:40:27.118Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-06T17:40:27.118Z] === RUN TestOpenFileDelete [2022-05-06T17:40:27.118Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-06T17:40:27.118Z] === RUN TestOpenFileRename [2022-05-06T17:40:27.118Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-06T17:40:27.118Z] === RUN TestHandleDecoderErr [2022-05-06T17:40:27.118Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-06T17:40:27.118Z] === RUN TestParseLogTagDefaultTag [2022-05-06T17:40:27.118Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-06T17:40:27.118Z] === RUN TestParseLogTag [2022-05-06T17:40:27.118Z] --- PASS: TestParseLogTag (0.00s) [2022-05-06T17:40:27.118Z] === RUN TestParseLogTagEmptyTag [2022-05-06T17:40:27.118Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-06T17:40:27.118Z] === RUN TestTailFiles [2022-05-06T17:40:27.118Z] --- PASS: TestTailFiles (0.00s) [2022-05-06T17:40:27.118Z] === RUN TestFollowLogsConsumerGone [2022-05-06T17:40:27.118Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-06T17:40:27.118Z] === RUN TestFollowLogsProducerGone [2022-05-06T17:40:27.118Z] logfile_test.go:180: logDecode() closed after sending 2578 messages [2022-05-06T17:40:27.118Z] logfile_test.go:233: messages sent: 2578, received: 2578 [2022-05-06T17:40:27.118Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-06T17:40:27.118Z] === RUN TestCheckCapacityAndRotate [2022-05-06T17:40:27.118Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-06T17:40:27.118Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-06T17:40:27.587Z] --- PASS: TestCheckCapacityAndRotate (0.20s) [2022-05-06T17:40:27.587Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s) [2022-05-06T17:40:27.587Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2022-05-06T17:40:27.587Z] PASS [2022-05-06T17:40:27.587Z] coverage: 55.1% of statements [2022-05-06T17:40:27.587Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.323s coverage: 55.1% of statements [2022-05-06T17:40:27.587Z] === RUN TestLog [2022-05-06T17:40:27.587Z] --- PASS: TestLog (0.03s) [2022-05-06T17:40:27.587Z] PASS [2022-05-06T17:40:27.587Z] coverage: 31.5% of statements [2022-05-06T17:40:27.587Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.092s coverage: 31.5% of statements [2022-05-06T17:40:28.512Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-06T17:40:28.577Z] === RUN TestValidateLogOpt [2022-05-06T17:40:28.577Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestNewMissedConfig [2022-05-06T17:40:28.577Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestNewMissedUrl [2022-05-06T17:40:28.577Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestNewMissedToken [2022-05-06T17:40:28.577Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestNewWithProxy [2022-05-06T17:40:28.577Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestDefault [2022-05-06T17:40:28.577Z] === RUN TestNewParse [2022-05-06T17:40:28.577Z] --- PASS: TestNewParse (0.00s) [2022-05-06T17:40:28.577Z] PASS [2022-05-06T17:40:28.577Z] coverage: 8.3% of statements [2022-05-06T17:40:28.577Z] --- PASS: TestDefault (0.01s) [2022-05-06T17:40:28.577Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-06T17:40:28.577Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestJsonFormat [2022-05-06T17:40:28.577Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-05-06T17:40:28.577Z] --- PASS: TestJsonFormat (0.01s) [2022-05-06T17:40:28.577Z] === RUN TestRawFormat [2022-05-06T17:40:28.577Z] --- PASS: TestRawFormat (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestRawFormatWithLabels [2022-05-06T17:40:28.577Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestRawFormatWithoutTag [2022-05-06T17:40:28.577Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestBatching [2022-05-06T17:40:28.577Z] === RUN TestParseLogFormat [2022-05-06T17:40:28.577Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestValidateLogOptEmpty [2022-05-06T17:40:28.577Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestValidateSyslogAddress [2022-05-06T17:40:28.577Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-06T17:40:28.577Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-06T17:40:28.577Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-06T17:40:28.577Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-06T17:40:28.577Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-06T17:40:28.577Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-06T17:40:28.577Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-06T17:40:28.577Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-06T17:40:28.577Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-06T17:40:28.577Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-06T17:40:28.577Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestParseAddressDefaultPort [2022-05-06T17:40:28.577Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestValidateSyslogFacility [2022-05-06T17:40:28.577Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestValidateLogOptSyslogFormat [2022-05-06T17:40:28.577Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-06T17:40:28.577Z] === RUN TestValidateLogOpt [2022-05-06T17:40:29.047Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-06T17:40:29.047Z] PASS [2022-05-06T17:40:29.047Z] coverage: 43.6% of statements [2022-05-06T17:40:29.047Z] ok github.com/docker/docker/daemon/logger/syslog 0.084s coverage: 43.6% of statements [2022-05-06T17:40:29.047Z] --- PASS: TestBatching (0.31s) [2022-05-06T17:40:29.047Z] === RUN TestFrequency [2022-05-06T17:40:29.047Z] --- PASS: TestFrequency (0.18s) [2022-05-06T17:40:29.047Z] === RUN TestOneMessagePerRequest [2022-05-06T17:40:29.047Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-06T17:40:29.047Z] === RUN TestVerify [2022-05-06T17:40:29.047Z] --- PASS: TestVerify (0.00s) [2022-05-06T17:40:29.047Z] === RUN TestSkipVerify [2022-05-06T17:40:29.517Z] time="2022-05-06T17:40:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.517Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.517Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.902Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-06T17:40:29.986Z] --- PASS: TestSkipVerify (0.76s) [2022-05-06T17:40:29.986Z] === RUN TestBufferMaximum [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858829.634334\",\"host\":\"0e0e4353bc41\"}'" [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858829.634334\",\"host\":\"0e0e4353bc41\"}'" [2022-05-06T17:40:29.986Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-06T17:40:29.986Z] === RUN TestServerAlwaysDown [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858829.638345\",\"host\":\"0e0e4353bc41\"}'" [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858829.638345\",\"host\":\"0e0e4353bc41\"}'" [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858829.638345\",\"host\":\"0e0e4353bc41\"}'" [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858829.639346\",\"host\":\"0e0e4353bc41\"}'" [2022-05-06T17:40:29.986Z] time="2022-05-06T17:40:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651858829.639346\",\"host\":\"0e0e4353bc41\"}'" [2022-05-06T17:40:29.986Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-06T17:40:29.986Z] === RUN TestCannotSendAfterClose [2022-05-06T17:40:29.986Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-06T17:40:29.986Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-06T17:40:30.976Z] time="2022-05-06T17:40:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-06T17:40:30.976Z] time="2022-05-06T17:40:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0e0e4353bc41\"}'" [2022-05-06T17:40:30.976Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-06T17:40:30.976Z] PASS [2022-05-06T17:40:30.976Z] coverage: 82.5% of statements [2022-05-06T17:40:30.976Z] === RUN TestV1IDService [2022-05-06T17:40:30.976Z] ok github.com/docker/docker/daemon/logger/splunk 2.362s coverage: 82.5% of statements [2022-05-06T17:40:30.976Z] --- PASS: TestV1IDService (0.03s) [2022-05-06T17:40:30.976Z] === RUN TestV2MetadataService [2022-05-06T17:40:30.976Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-06T17:40:30.976Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-06T17:40:30.976Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-06T17:40:30.976Z] === RUN TestSuccessfulDownload [2022-05-06T17:40:30.976Z] download_test.go:267: Needs fixing on Windows [2022-05-06T17:40:30.976Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-06T17:40:30.976Z] === RUN TestCancelledDownload [2022-05-06T17:40:30.976Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-06T17:40:30.976Z] === RUN TestMaxDownloadAttempts [2022-05-06T17:40:30.976Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-06T17:40:30.976Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-06T17:40:30.976Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-06T17:40:30.976Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-06T17:40:30.976Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-06T17:40:30.976Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-06T17:40:30.976Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-06T17:40:30.976Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-06T17:40:30.976Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-06T17:40:30.976Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-06T17:40:30.976Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-06T17:40:30.976Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-06T17:40:31.292Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-06T17:40:31.292Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-06T17:40:31.292Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-06T17:40:31.964Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-05-06T17:40:31.964Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-05-06T17:40:31.964Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-05-06T17:40:31.964Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-05-06T17:40:31.964Z] === RUN TestTransfer [2022-05-06T17:40:31.964Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-06T17:40:31.964Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-06T17:40:31.964Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestContinueOnError_NeverContinue [2022-05-06T17:40:31.964Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestManifestStore [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/no_remote_or_local [2022-05-06T17:40:31.964Z] --- PASS: TestTransfer (0.12s) [2022-05-06T17:40:31.964Z] === RUN TestConcurrencyLimit [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3794796535\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/no_local_cache [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/with_local_cache [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/unknown_media_type [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=warning msg="reference for unknown type: " [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=warning msg="reference for unknown type: " [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=warning msg="reference for unknown type: " [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=warning msg="reference for unknown type: " [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=warning msg="reference for unknown type: " [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-06T17:40:31.964Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-06T17:40:31.964Z] time="2022-05-06T17:40:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore (0.38s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaType [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-06T17:40:31.964Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-06T17:40:31.964Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestFixManifestLayers [2022-05-06T17:40:31.964Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-06T17:40:31.964Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-06T17:40:31.964Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestFixManifestLayersBadParent [2022-05-06T17:40:31.964Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestValidateManifest [2022-05-06T17:40:31.964Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-06T17:40:31.964Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestFormatPlatform [2022-05-06T17:40:31.964Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-06T17:40:31.964Z] === RUN TestPullSchema2Config [2022-05-06T17:40:31.964Z] === RUN TestPullSchema2Config/success_first_time [2022-05-06T17:40:31.964Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:40:31.964Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:40:31.964Z] === RUN TestPullSchema2Config/500_status [2022-05-06T17:40:31.964Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:40:31.964Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:40:31.964Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-06T17:40:31.964Z] === RUN TestInactiveJobs [2022-05-06T17:40:32.435Z] --- PASS: TestV2MetadataService (1.31s) [2022-05-06T17:40:32.435Z] PASS [2022-05-06T17:40:32.435Z] coverage: 48.2% of statements [2022-05-06T17:40:32.435Z] ok github.com/docker/docker/distribution/metadata 1.430s coverage: 48.2% of statements [2022-05-06T17:40:32.435Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:40:32.435Z] === RUN TestPullSchema2Config/EOF [2022-05-06T17:40:32.435Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:40:32.435Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:40:32.435Z] 2022/05/06 17:40:32 http: panic serving 127.0.0.1:49219: intentional panic [2022-05-06T17:40:32.435Z] goroutine 116 [running]: [2022-05-06T17:40:32.435Z] net/http.(*conn).serve.func1() [2022-05-06T17:40:32.435Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-06T17:40:32.435Z] panic({0x17b8f00, 0x199b310}) [2022-05-06T17:40:32.435Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-06T17:40:32.435Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00008ab60?, {0x19a2ab8?, 0xc0003a4540?}) [2022-05-06T17:40:32.435Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-06T17:40:32.435Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x19a2ab8, 0xc0003a4540}, 0xc00039ac00) [2022-05-06T17:40:32.435Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-06T17:40:32.435Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x19a2ab8?, 0xc0003a4540?}, 0xc000121000?) [2022-05-06T17:40:32.435Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-06T17:40:32.435Z] net/http.serverHandler.ServeHTTP({0xc0002687e0?}, {0x19a2ab8, 0xc0003a4540}, 0xc00039ac00) [2022-05-06T17:40:32.435Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-06T17:40:32.435Z] net/http.(*conn).serve(0xc0002020a0, {0x19a3330, 0xc0000b1770}) [2022-05-06T17:40:32.435Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-06T17:40:32.435Z] created by net/http.(*Server).Serve [2022-05-06T17:40:32.435Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-06T17:40:32.435Z] === RUN TestNotFound [2022-05-06T17:40:32.435Z] --- PASS: TestNotFound (0.00s) [2022-05-06T17:40:32.435Z] === RUN TestConflict [2022-05-06T17:40:32.435Z] --- PASS: TestConflict (0.00s) [2022-05-06T17:40:32.435Z] === RUN TestForbidden [2022-05-06T17:40:32.435Z] --- PASS: TestForbidden (0.00s) [2022-05-06T17:40:32.435Z] === RUN TestInvalidParameter [2022-05-06T17:40:32.435Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-06T17:40:32.435Z] === RUN TestNotImplemented [2022-05-06T17:40:32.436Z] --- PASS: TestNotImplemented (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestNotModified [2022-05-06T17:40:32.436Z] --- PASS: TestNotModified (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestUnauthorized [2022-05-06T17:40:32.436Z] --- PASS: TestUnauthorized (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestUnknown [2022-05-06T17:40:32.436Z] --- PASS: TestUnknown (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestCancelled [2022-05-06T17:40:32.436Z] --- PASS: TestCancelled (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestDeadline [2022-05-06T17:40:32.436Z] --- PASS: TestDeadline (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestDataLoss [2022-05-06T17:40:32.436Z] --- PASS: TestDataLoss (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestUnavailable [2022-05-06T17:40:32.436Z] --- PASS: TestUnavailable (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestSystem [2022-05-06T17:40:32.436Z] --- PASS: TestSystem (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Not_Found [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Bad_Request [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Conflict [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Unauthorized [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Forbidden [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Not_Modified [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-06T17:40:32.436Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-06T17:40:32.436Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-06T17:40:32.436Z] PASS [2022-05-06T17:40:32.436Z] coverage: 77.0% of statements [2022-05-06T17:40:32.436Z] ok github.com/docker/docker/errdefs 0.049s coverage: 77.0% of statements [2022-05-06T17:40:32.436Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-06T17:40:32.436Z] === RUN TestWatchRelease [2022-05-06T17:40:32.436Z] --- PASS: TestWatchRelease (0.04s) [2022-05-06T17:40:32.436Z] === RUN TestWatchFinishedTransfer [2022-05-06T17:40:32.436Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestDuplicateTransfer [2022-05-06T17:40:32.436Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-06T17:40:32.436Z] === RUN TestSuccessfulUpload [2022-05-06T17:40:32.436Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:40:32.436Z] === RUN TestPullSchema2Config/unauthorized [2022-05-06T17:40:32.436Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-06T17:40:32.436Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-06T17:40:32.436Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-06T17:40:32.436Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-06T17:40:32.436Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-06T17:40:32.436Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-06T17:40:32.436Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-06T17:40:32.436Z] === RUN TestGetRepositoryMountCandidates [2022-05-06T17:40:32.436Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestLayerAlreadyExists [2022-05-06T17:40:32.436Z] 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-05-06T17:40:32.436Z] 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-05-06T17:40:32.436Z] 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-05-06T17:40:32.436Z] 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-05-06T17:40:32.436Z] 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-05-06T17:40:32.436Z] 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-05-06T17:40:32.436Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-06T17:40:32.436Z] === RUN TestWhenEmptyAuthConfig [2022-05-06T17:40:32.905Z] time="2022-05-06T17:40:32Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-06T17:40:32.905Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-05-06T17:40:32.905Z] === RUN TestCancelledUpload [2022-05-06T17:40:32.905Z] --- PASS: TestCancelledUpload (0.01s) [2022-05-06T17:40:32.905Z] PASS [2022-05-06T17:40:32.905Z] coverage: 77.3% of statements [2022-05-06T17:40:32.905Z] ok github.com/docker/docker/distribution/xfer 1.978s coverage: 77.3% of statements [2022-05-06T17:40:33.893Z] --- PASS: TestWhenEmptyAuthConfig (1.28s) [2022-05-06T17:40:33.893Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-06T17:40:33.893Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-06T17:40:33.893Z] === RUN TestTokenPassThru [2022-05-06T17:40:33.893Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-06T17:40:33.893Z] === RUN TestTokenPassThruDifferentHost [2022-05-06T17:40:33.893Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-06T17:40:33.893Z] PASS [2022-05-06T17:40:33.893Z] coverage: 26.6% of statements [2022-05-06T17:40:33.893Z] ok github.com/docker/docker/distribution 2.332s coverage: 26.6% of statements [2022-05-06T17:40:33.893Z] === RUN TestFSGetInvalidData [2022-05-06T17:40:33.893Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-06T17:40:34.363Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-06T17:40:34.363Z] === RUN TestCompare [2022-05-06T17:40:34.363Z] --- PASS: TestCompare (0.00s) [2022-05-06T17:40:34.363Z] PASS [2022-05-06T17:40:34.363Z] coverage: 19.2% of statements [2022-05-06T17:40:34.363Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-06T17:40:34.363Z] === RUN TestFSInvalidSet [2022-05-06T17:40:34.363Z] ok github.com/docker/docker/image/cache 0.088s coverage: 19.2% of statements [2022-05-06T17:40:34.363Z] --- PASS: TestFSInvalidSet (0.02s) [2022-05-06T17:40:34.363Z] === RUN TestFSInvalidRoot [2022-05-06T17:40:34.363Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-06T17:40:34.363Z] === RUN TestFSMetadataGetSet [2022-05-06T17:40:34.363Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-05-06T17:40:34.363Z] === RUN TestFSInvalidWalker [2022-05-06T17:40:34.363Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-06T17:40:34.363Z] === RUN TestFSGetSet [2022-05-06T17:40:34.363Z] --- PASS: TestFSGetSet (0.04s) [2022-05-06T17:40:34.363Z] === RUN TestFSGetUnsetKey [2022-05-06T17:40:34.363Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-06T17:40:34.363Z] === RUN TestFSGetEmptyData [2022-05-06T17:40:34.363Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-06T17:40:34.363Z] === RUN TestFSDelete [2022-05-06T17:40:34.363Z] --- PASS: TestFSDelete (0.03s) [2022-05-06T17:40:34.363Z] === RUN TestFSWalker [2022-05-06T17:40:34.363Z] --- PASS: TestFSWalker (0.03s) [2022-05-06T17:40:34.363Z] === RUN TestFSWalkerStopOnError [2022-05-06T17:40:34.363Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-06T17:40:34.363Z] === RUN TestNewFromJSON [2022-05-06T17:40:34.363Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-06T17:40:34.363Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-06T17:40:34.363Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-06T17:40:34.363Z] === RUN TestMarshalKeyOrder [2022-05-06T17:40:34.363Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-06T17:40:34.363Z] === RUN TestHistoryEqual [2022-05-06T17:40:34.595Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-06T17:40:34.832Z] --- PASS: TestHistoryEqual (0.23s) [2022-05-06T17:40:34.832Z] === RUN TestImage [2022-05-06T17:40:34.832Z] --- PASS: TestImage (0.00s) [2022-05-06T17:40:34.832Z] === RUN TestImageOSNotEmpty [2022-05-06T17:40:34.832Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-06T17:40:34.832Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-06T17:40:34.832Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-06T17:40:34.832Z] === RUN TestCreate [2022-05-06T17:40:34.832Z] --- PASS: TestCreate (0.01s) [2022-05-06T17:40:34.832Z] === RUN TestRestore [2022-05-06T17:40:34.832Z] time="2022-05-06T17:40:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-06T17:40:34.832Z] --- PASS: TestRestore (0.04s) [2022-05-06T17:40:34.832Z] === RUN TestAddDelete [2022-05-06T17:40:34.832Z] --- PASS: TestAddDelete (0.04s) [2022-05-06T17:40:34.832Z] === RUN TestSearchAfterDelete [2022-05-06T17:40:34.832Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-06T17:40:34.832Z] === RUN TestParentReset [2022-05-06T17:40:34.832Z] --- PASS: TestParentReset (0.24s) [2022-05-06T17:40:34.832Z] === RUN TestGetAndSetLastUpdated [2022-05-06T17:40:34.832Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-05-06T17:40:34.832Z] === RUN TestStoreLen [2022-05-06T17:40:34.832Z] --- PASS: TestStoreLen (0.08s) [2022-05-06T17:40:34.832Z] PASS [2022-05-06T17:40:34.832Z] coverage: 86.9% of statements [2022-05-06T17:40:34.856Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-06T17:40:35.304Z] ok github.com/docker/docker/image 1.024s coverage: 86.9% of statements [2022-05-06T17:40:35.304Z] === RUN TestValidateManifest [2022-05-06T17:40:35.304Z] === RUN TestValidateManifest/nil [2022-05-06T17:40:35.304Z] === RUN TestValidateManifest/non-nil [2022-05-06T17:40:35.304Z] --- PASS: TestValidateManifest (0.00s) [2022-05-06T17:40:35.304Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-06T17:40:35.304Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-06T17:40:35.304Z] PASS [2022-05-06T17:40:35.304Z] coverage: 0.7% of statements [2022-05-06T17:40:35.304Z] ok github.com/docker/docker/image/tarexport 0.094s coverage: 0.7% of statements [2022-05-06T17:40:35.304Z] === RUN TestMakeV1ConfigFromConfig [2022-05-06T17:40:35.304Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-06T17:40:35.304Z] PASS [2022-05-06T17:40:35.304Z] coverage: 25.0% of statements [2022-05-06T17:40:35.304Z] ok github.com/docker/docker/image/v1 0.084s coverage: 25.0% of statements [2022-05-06T17:40:35.304Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-06T17:40:36.769Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-06T17:40:36.872Z] === RUN TestSerialization [2022-05-06T17:40:36.872Z] --- PASS: TestSerialization (0.02s) [2022-05-06T17:40:36.872Z] PASS [2022-05-06T17:40:36.872Z] coverage: 100.0% of statements [2022-05-06T17:40:36.872Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-05-06T17:40:37.030Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-06T17:40:37.343Z] === RUN TestEmptyLayer [2022-05-06T17:40:37.343Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-06T17:40:37.343Z] === RUN TestCommitFailure [2022-05-06T17:40:37.343Z] --- PASS: TestCommitFailure (0.01s) [2022-05-06T17:40:37.812Z] === RUN TestStartTransactionFailure [2022-05-06T17:40:37.812Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-06T17:40:37.812Z] === RUN TestGetOrphan [2022-05-06T17:40:37.812Z] --- PASS: TestGetOrphan (0.01s) [2022-05-06T17:40:37.812Z] === RUN TestMountAndRegister [2022-05-06T17:40:37.812Z] layer_test.go:258: Layer size: 14 [2022-05-06T17:40:37.812Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-06T17:40:37.812Z] === RUN TestLayerRelease [2022-05-06T17:40:37.812Z] layer_test.go:291: Failing on Windows [2022-05-06T17:40:37.812Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-06T17:40:37.812Z] === RUN TestStoreRestore [2022-05-06T17:40:37.812Z] layer_test.go:340: Failing on Windows [2022-05-06T17:40:37.812Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-06T17:40:37.812Z] === RUN TestTarStreamStability [2022-05-06T17:40:37.812Z] layer_test.go:455: Failing on Windows [2022-05-06T17:40:37.812Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-06T17:40:37.812Z] === RUN TestRegisterExistingLayer [2022-05-06T17:40:37.812Z] === RUN TestEnvironmentParsing [2022-05-06T17:40:37.812Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-06T17:40:37.812Z] PASS [2022-05-06T17:40:37.812Z] coverage: 1.2% of statements [2022-05-06T17:40:37.812Z] ok github.com/docker/docker/libcontainerd/local 0.133s coverage: 1.2% of statements [2022-05-06T17:40:37.812Z] --- PASS: TestRegisterExistingLayer (0.34s) [2022-05-06T17:40:37.812Z] === RUN TestTarStreamVerification [2022-05-06T17:40:37.812Z] layer_test.go:684: Failing on Windows [2022-05-06T17:40:37.812Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-06T17:40:37.812Z] === RUN TestLayerMigration [2022-05-06T17:40:37.812Z] migration_test.go:45: Failing on Windows [2022-05-06T17:40:37.812Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-06T17:40:37.812Z] === RUN TestLayerMigrationNoTarsplit [2022-05-06T17:40:37.812Z] migration_test.go:181: Failing on Windows [2022-05-06T17:40:37.812Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-06T17:40:37.812Z] === RUN TestMountInit [2022-05-06T17:40:38.283Z] mount_test.go:17: Failing on Windows [2022-05-06T17:40:38.283Z] --- SKIP: TestMountInit (0.00s) [2022-05-06T17:40:38.283Z] === RUN TestMountSize [2022-05-06T17:40:38.283Z] mount_test.go:76: Failing on Windows [2022-05-06T17:40:38.283Z] --- SKIP: TestMountSize (0.00s) [2022-05-06T17:40:38.283Z] === RUN TestMountChanges [2022-05-06T17:40:38.283Z] mount_test.go:125: Failing on Windows [2022-05-06T17:40:38.283Z] --- SKIP: TestMountChanges (0.00s) [2022-05-06T17:40:38.283Z] === RUN TestMountApply [2022-05-06T17:40:38.283Z] mount_test.go:212: Failing on Windows [2022-05-06T17:40:38.283Z] --- SKIP: TestMountApply (0.00s) [2022-05-06T17:40:38.283Z] PASS [2022-05-06T17:40:38.283Z] coverage: 30.6% of statements [2022-05-06T17:40:38.283Z] ok github.com/docker/docker/layer 0.645s coverage: 30.6% of statements [2022-05-06T17:40:38.283Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-06T17:40:38.283Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-06T17:40:38.283Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-06T17:40:38.283Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-06T17:40:38.453Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-06T17:40:38.753Z] === RUN TestSequenceGetAvailableBit [2022-05-06T17:40:38.753Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestSequenceEqual [2022-05-06T17:40:38.753Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestSequenceCopy [2022-05-06T17:40:38.753Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestGetFirstAvailable [2022-05-06T17:40:38.753Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestFindSequence [2022-05-06T17:40:38.753Z] --- PASS: TestFindSequence (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestCheckIfAvailable [2022-05-06T17:40:38.753Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestMergeSequences [2022-05-06T17:40:38.753Z] --- PASS: TestMergeSequences (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestPushReservation [2022-05-06T17:40:38.753Z] --- PASS: TestPushReservation (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestSerializeDeserialize [2022-05-06T17:40:38.753Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestSet [2022-05-06T17:40:38.753Z] --- PASS: TestSet (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestSetUnset [2022-05-06T17:40:38.753Z] --- PASS: TestSetUnset (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestOffsetSetUnset [2022-05-06T17:40:38.753Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestSetInRange [2022-05-06T17:40:38.753Z] --- PASS: TestSetInRange (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestSetAnyInRange [2022-05-06T17:40:38.753Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestMethods [2022-05-06T17:40:38.753Z] --- PASS: TestMethods (0.00s) [2022-05-06T17:40:38.753Z] === RUN TestRandomAllocateDeallocate [2022-05-06T17:40:39.053Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-06T17:40:39.257Z] --- PASS: TestBuildWithHugeFile (111.98s) [2022-05-06T17:40:39.257Z] === RUN TestBuildWCOWSandboxSize [2022-05-06T17:40:39.257Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:40:39.257Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:40:39.257Z] === RUN TestBuildWithEmptyDockerfile [2022-05-06T17:40:39.257Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:40:39.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:40:39.257Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:40:39.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:40:39.257Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:40:39.257Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:40:39.257Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:40:39.257Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:40:39.257Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:40:39.257Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-06T17:40:39.257Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-06T17:40:39.257Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-06T17:40:39.257Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-06T17:40:39.257Z] === RUN TestBuildPreserveOwnership [2022-05-06T17:40:39.257Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:40:39.257Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-06T17:40:39.257Z] === RUN TestBuildPlatformInvalid [2022-05-06T17:40:39.257Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-06T17:40:39.257Z] PASS [2022-05-06T17:40:39.257Z] ok github.com/docker/docker/integration/build 182.316s [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === Skipped [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-06T17:40:39.257Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-06T17:40:39.257Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-06T17:40:39.257Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-06T17:40:39.257Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:40:39.257Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-06T17:40:39.257Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] DONE 29 tests, 6 skipped in 217.716s [2022-05-06T17:40:39.257Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-06T17:40:39.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:40:39.257Z] INFO: Testing against a local daemon [2022-05-06T17:40:39.257Z] === RUN TestConfigInspect [2022-05-06T17:40:39.257Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-06T17:40:39.257Z] === RUN TestConfigList [2022-05-06T17:40:39.257Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] --- SKIP: TestConfigList (0.00s) [2022-05-06T17:40:39.257Z] === RUN TestConfigsCreateAndDelete [2022-05-06T17:40:39.257Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-06T17:40:39.257Z] === RUN TestConfigsUpdate [2022-05-06T17:40:39.257Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-06T17:40:39.257Z] === RUN TestTemplatedConfig [2022-05-06T17:40:39.257Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-06T17:40:39.257Z] === RUN TestConfigCreateResolve [2022-05-06T17:40:39.257Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:40:39.257Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-06T17:40:39.257Z] PASS [2022-05-06T17:40:39.257Z] ok github.com/docker/docker/integration/config 0.096s [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === Skipped [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-06T17:40:39.257Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-06T17:40:39.257Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-06T17:40:39.257Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-06T17:40:39.257Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-06T17:40:39.257Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-06T17:40:39.257Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:40:39.257Z] [2022-05-06T17:40:39.257Z] DONE 6 tests, 6 skipped in 1.920s [2022-05-06T17:40:39.257Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-06T17:40:39.661Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-06T17:40:40.235Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-06T17:40:40.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:40:40.802Z] INFO: Testing against a local daemon [2022-05-06T17:40:40.802Z] === RUN TestCheckpoint [2022-05-06T17:40:40.802Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:40:40.802Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/commit [2022-05-06T17:40:40.802Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-06T17:40:40.802Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:40:40.802Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:40:40.802Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:40:40.802Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:40:40.802Z] === CONT TestContainerInvalidJSON/commit [2022-05-06T17:40:40.802Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-06T17:40:40.802Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-06T17:40:40.802Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-06T17:40:40.802Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-06T17:40:40.802Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-06T17:40:40.802Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-06T17:40:40.802Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-06T17:40:40.802Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-05-06T17:40:40.802Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-06T17:40:40.802Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-05-06T17:40:40.802Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-06T17:40:40.971Z] === RUN TestInvalidConfig [2022-05-06T17:40:40.971Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-06T17:40:40.971Z] === RUN TestConfig [2022-05-06T17:40:40.971Z] --- PASS: TestConfig (0.00s) [2022-05-06T17:40:40.971Z] === RUN TestOptionsLabels [2022-05-06T17:40:40.971Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-06T17:40:40.971Z] === RUN TestValidName [2022-05-06T17:40:40.971Z] --- PASS: TestValidName (0.00s) [2022-05-06T17:40:40.971Z] PASS [2022-05-06T17:40:40.971Z] coverage: 19.7% of statements [2022-05-06T17:40:40.971Z] ok github.com/docker/docker/libnetwork/config 0.096s coverage: 19.7% of statements [2022-05-06T17:40:41.265Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-05-06T17:40:41.265Z] === RUN TestCopyEmptyFile [2022-05-06T17:40:41.619Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-06T17:40:41.619Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-06T17:40:41.619Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-06T17:40:41.725Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-05-06T17:40:41.725Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-06T17:40:41.725Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-05-06T17:40:41.725Z] === RUN TestCopyFromContainer [2022-05-06T17:40:41.725Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:41.725Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-06T17:40:41.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-06T17:40:41.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:40:41.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:40:41.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:40:41.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:40:41.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:40:41.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:40:41.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:40:41.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:40:41.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:40:41.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-06T17:40:41.725Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-06T17:40:41.725Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-06T17:40:41.725Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidEnv [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-06T17:40:41.725Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-06T17:40:41.725Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-06T17:40:41.725Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-06T17:40:41.725Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-06T17:40:41.725Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-06T17:40:41.725Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-06T17:40:41.725Z] === RUN TestCreateTmpfsMountsTarget [2022-05-06T17:40:41.725Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:41.725Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-06T17:40:41.725Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-06T17:40:41.725Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:40:41.725Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-06T17:40:41.725Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-06T17:40:41.725Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:40:41.725Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:40:41.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:40:41.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:40:41.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:40:41.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:40:41.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:40:41.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:40:41.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:40:41.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:40:41.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:40:41.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:40:41.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-06T17:40:41.725Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-06T17:40:41.725Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-06T17:40:41.725Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-06T17:40:41.725Z] === RUN TestCreateDifferentPlatform [2022-05-06T17:40:41.725Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-06T17:40:41.725Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-06T17:40:41.725Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-06T17:40:41.725Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-06T17:40:41.725Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-06T17:40:41.880Z] --- PASS: TestServiceWithDataPathPortInit (16.19s) [2022-05-06T17:40:41.880Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-06T17:40:41.880Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-06T17:40:41.959Z] === RUN TestKey [2022-05-06T17:40:41.959Z] --- PASS: TestKey (0.00s) [2022-05-06T17:40:41.959Z] === RUN TestParseKey [2022-05-06T17:40:41.959Z] --- PASS: TestParseKey (0.00s) [2022-05-06T17:40:41.959Z] === RUN TestInvalidDataStore [2022-05-06T17:40:41.959Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-06T17:40:41.959Z] === RUN TestKVObjectFlatKey [2022-05-06T17:40:41.959Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-06T17:40:41.959Z] === RUN TestAtomicKVObjectFlatKey [2022-05-06T17:40:41.959Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-06T17:40:41.959Z] PASS [2022-05-06T17:40:41.959Z] coverage: 21.9% of statements [2022-05-06T17:40:41.959Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-05-06T17:40:41.959Z] === RUN TestErrorInterfaces [2022-05-06T17:40:41.959Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-06T17:40:41.959Z] === RUN TestNetworkMarshalling [2022-05-06T17:40:42.193Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-05-06T17:40:42.193Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-06T17:40:42.193Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-06T17:40:42.193Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-06T17:40:42.193Z] === RUN TestContainerKillOnDaemonStart [2022-05-06T17:40:42.193Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:42.193Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-06T17:40:42.193Z] === RUN TestWindowsDevices [2022-05-06T17:40:42.193Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-06T17:40:42.193Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-06T17:40:42.193Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:40:42.193Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:40:42.193Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:40:42.193Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.193Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:40:42.193Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:40:42.429Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-05-06T17:40:42.429Z] === RUN TestEndpointMarshalling [2022-05-06T17:40:42.429Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestAuxAddresses [2022-05-06T17:40:42.429Z] time="2022-05-06T17:40:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-06T17:40:42.429Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-06T17:40:42.429Z] === RUN TestSRVServiceQuery [2022-05-06T17:40:42.429Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-06T17:40:42.429Z] === RUN TestServiceVIPReuse [2022-05-06T17:40:42.429Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-06T17:40:42.429Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-06T17:40:42.429Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestDNSIPQuery [2022-05-06T17:40:42.429Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestDNSProxyServFail [2022-05-06T17:40:42.429Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestSandboxAddEmpty [2022-05-06T17:40:42.429Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestSandboxAddMultiPrio [2022-05-06T17:40:42.429Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestSandboxAddSamePrio [2022-05-06T17:40:42.429Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestCleanupServiceDiscovery [2022-05-06T17:40:42.429Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestDNSOptions [2022-05-06T17:40:42.429Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:40:42.429Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestMultipleControllersWithSameStore [2022-05-06T17:40:42.429Z] time="2022-05-06T17:40:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-06T17:40:42.429Z] time="2022-05-06T17:40:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-06T17:40:42.429Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-05-06T17:40:42.429Z] PASS [2022-05-06T17:40:42.429Z] coverage: 8.5% of statements [2022-05-06T17:40:42.429Z] ok github.com/docker/docker/libnetwork 0.416s coverage: 8.5% of statements [2022-05-06T17:40:42.429Z] === RUN TestIPDataMarshalling [2022-05-06T17:40:42.429Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-06T17:40:42.429Z] === RUN TestValidateAndIsV6 [2022-05-06T17:40:42.429Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-06T17:40:42.429Z] PASS [2022-05-06T17:40:42.429Z] coverage: 68.9% of statements [2022-05-06T17:40:42.429Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2022-05-06T17:40:42.452Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-06T17:40:42.712Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-06T17:40:43.418Z] === RUN TestDriver [2022-05-06T17:40:43.418Z] --- PASS: TestDriver (0.00s) [2022-05-06T17:40:43.418Z] PASS [2022-05-06T17:40:43.418Z] coverage: 34.8% of statements [2022-05-06T17:40:43.418Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-05-06T17:40:43.887Z] === RUN TestDriver [2022-05-06T17:40:43.887Z] --- PASS: TestDriver (0.00s) [2022-05-06T17:40:43.887Z] PASS [2022-05-06T17:40:43.887Z] coverage: 34.8% of statements [2022-05-06T17:40:43.887Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements [2022-05-06T17:40:44.356Z] === RUN TestNetworkAllocateFree [2022-05-06T17:40:44.356Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-06T17:40:44.356Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-06T17:40:44.356Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-06T17:40:44.356Z] PASS [2022-05-06T17:40:44.356Z] coverage: 63.6% of statements [2022-05-06T17:40:44.356Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.057s coverage: 63.6% of statements [2022-05-06T17:40:44.628Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-06T17:40:44.825Z] === RUN TestGetEmptyCapabilities [2022-05-06T17:40:44.825Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-06T17:40:44.825Z] === RUN TestGetExtraCapabilities [2022-05-06T17:40:44.825Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-06T17:40:44.825Z] === RUN TestGetInvalidCapabilities [2022-05-06T17:40:44.825Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-06T17:40:44.825Z] === RUN TestRemoteDriver [2022-05-06T17:40:44.825Z] --- PASS: TestRemoteDriver (0.02s) [2022-05-06T17:40:44.825Z] === RUN TestDriverError [2022-05-06T17:40:44.825Z] --- PASS: TestDriverError (0.01s) [2022-05-06T17:40:44.825Z] === RUN TestMissingValues [2022-05-06T17:40:44.825Z] --- PASS: TestMissingValues (0.01s) [2022-05-06T17:40:44.825Z] === RUN TestRollback [2022-05-06T17:40:44.825Z] --- PASS: TestRollback (0.01s) [2022-05-06T17:40:44.825Z] PASS [2022-05-06T17:40:44.825Z] coverage: 57.4% of statements [2022-05-06T17:40:44.825Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.116s coverage: 57.4% of statements [2022-05-06T17:40:44.889Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-06T17:40:45.152Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wee9gm6ey6oafj6j4af2zwfgh Created:2022-05-06 17:40:43.367756664 +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[938422e5eff8696b61fe4fb54ee3f03f6f2c7753a9a85386224a39e571b9ca7d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t072i0u6rfn1qr4m9ailmmyi8 EndpointID:dfea6d2e2d1d4e09cacd0f9f75bc5c908bf54af8d2349b596e362ec1cd7e1ef5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d6e740920e647e3ce546fcc7df24776ec4032be1ecc47e8728e565107c9f913 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:1e29e6460cd0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t072i0u6rfn1qr4m9ailmmyi8 EndpointID:dfea6d2e2d1d4e09cacd0f9f75bc5c908bf54af8d2349b596e362ec1cd7e1ef5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-06T17:40:45.814Z] === RUN TestNAT [2022-05-06T17:40:45.814Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-06T17:40:45.814Z] --- SKIP: TestNAT (0.00s) [2022-05-06T17:40:45.814Z] === RUN TestTransparent [2022-05-06T17:40:45.814Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-06T17:40:45.814Z] --- SKIP: TestTransparent (0.00s) [2022-05-06T17:40:45.814Z] PASS [2022-05-06T17:40:45.814Z] coverage: 0.0% of statements [2022-05-06T17:40:45.814Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-05-06T17:40:46.284Z] === RUN TestBuildDefault [2022-05-06T17:40:46.284Z] --- PASS: TestBuildDefault (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestBuildHostnameDomainname [2022-05-06T17:40:46.284Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestBuildHostname [2022-05-06T17:40:46.284Z] --- PASS: TestBuildHostname (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestBuildHostnameFQDN [2022-05-06T17:40:46.284Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestBuildNoIP [2022-05-06T17:40:46.284Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestUpdate [2022-05-06T17:40:46.284Z] --- PASS: TestUpdate (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-06T17:40:46.284Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-06T17:40:46.284Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestAddEmpty [2022-05-06T17:40:46.284Z] --- PASS: TestAddEmpty (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestAdd [2022-05-06T17:40:46.284Z] --- PASS: TestAdd (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestDeleteEmpty [2022-05-06T17:40:46.284Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestDeleteNewline [2022-05-06T17:40:46.284Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestDelete [2022-05-06T17:40:46.284Z] --- PASS: TestDelete (0.01s) [2022-05-06T17:40:46.284Z] === RUN TestConcurrentWrites [2022-05-06T17:40:46.284Z] === RUN TestNew [2022-05-06T17:40:46.284Z] --- PASS: TestNew (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestAddDriver [2022-05-06T17:40:46.284Z] --- PASS: TestAddDriver (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestAddDuplicateDriver [2022-05-06T17:40:46.284Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-06T17:40:46.284Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestDriver [2022-05-06T17:40:46.284Z] --- PASS: TestDriver (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestIPAM [2022-05-06T17:40:46.284Z] --- PASS: TestIPAM (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestWalkIPAMs [2022-05-06T17:40:46.284Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-06T17:40:46.284Z] === RUN TestWalkDrivers [2022-05-06T17:40:46.284Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-06T17:40:46.284Z] PASS [2022-05-06T17:40:46.284Z] coverage: 82.4% of statements [2022-05-06T17:40:46.284Z] ok github.com/docker/docker/libnetwork/drvregistry 0.109s coverage: 82.4% of statements [2022-05-06T17:40:46.284Z] --- PASS: TestConcurrentWrites (0.31s) [2022-05-06T17:40:46.284Z] PASS [2022-05-06T17:40:46.284Z] coverage: 81.2% of statements [2022-05-06T17:40:46.284Z] ok github.com/docker/docker/libnetwork/etchosts 0.381s coverage: 81.2% of statements [2022-05-06T17:40:46.753Z] === RUN TestNew [2022-05-06T17:40:46.753Z] --- PASS: TestNew (0.00s) [2022-05-06T17:40:46.753Z] === RUN TestAllocate [2022-05-06T17:40:46.753Z] --- PASS: TestAllocate (0.00s) [2022-05-06T17:40:46.753Z] === RUN TestUninitialized [2022-05-06T17:40:46.753Z] --- PASS: TestUninitialized (0.00s) [2022-05-06T17:40:46.753Z] === RUN TestAllocateInRange [2022-05-06T17:40:46.753Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-06T17:40:46.753Z] === RUN TestAllocateSerial [2022-05-06T17:40:46.753Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-06T17:40:46.753Z] PASS [2022-05-06T17:40:46.753Z] coverage: 87.5% of statements [2022-05-06T17:40:46.753Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-05-06T17:40:46.753Z] --- PASS: TestRandomAllocateDeallocate (7.89s) [2022-05-06T17:40:46.753Z] === RUN TestAllocateRandomDeallocate [2022-05-06T17:40:46.753Z] === RUN TestCaller [2022-05-06T17:40:46.753Z] --- PASS: TestCaller (0.00s) [2022-05-06T17:40:46.753Z] PASS [2022-05-06T17:40:46.753Z] coverage: 100.0% of statements [2022-05-06T17:40:46.753Z] ok github.com/docker/docker/libnetwork/internal/caller 0.054s coverage: 100.0% of statements [2022-05-06T17:40:47.066Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-06T17:40:47.638Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-06T17:40:47.741Z] === RUN TestSetSerialInsertDelete [2022-05-06T17:40:47.741Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-06T17:40:47.741Z] === RUN TestSetParallelInsertDelete [2022-05-06T17:40:48.039Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-06T17:40:48.039Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-05-06T17:40:48.039Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-05-06T17:40:48.039Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-06T17:40:48.039Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-06T17:40:48.039Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.37s) [2022-05-06T17:40:48.039Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.46s) [2022-05-06T17:40:48.039Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.67s) [2022-05-06T17:40:48.039Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.51s) [2022-05-06T17:40:48.039Z] === RUN TestDiff [2022-05-06T17:40:48.039Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-06T17:40:48.039Z] --- SKIP: TestDiff (0.00s) [2022-05-06T17:40:48.039Z] === RUN TestExecWithCloseStdin [2022-05-06T17:40:48.039Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-06T17:40:48.039Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-06T17:40:48.039Z] === RUN TestExec [2022-05-06T17:40:48.729Z] --- PASS: TestAllocateRandomDeallocate (2.03s) [2022-05-06T17:40:48.729Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-06T17:40:48.729Z] === RUN TestInt2IP2IntConversion [2022-05-06T17:40:49.198Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-05-06T17:40:49.198Z] === RUN TestGetAddressVersion [2022-05-06T17:40:49.198Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-06T17:40:49.198Z] === RUN TestKeyString [2022-05-06T17:40:49.198Z] --- PASS: TestKeyString (0.00s) [2022-05-06T17:40:49.198Z] === RUN TestPoolDataMarshal [2022-05-06T17:40:49.198Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-06T17:40:49.198Z] === RUN TestSubnetsMarshal [2022-05-06T17:40:49.554Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-06T17:40:49.669Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-05-06T17:40:49.669Z] === RUN TestAddSubnets [2022-05-06T17:40:49.669Z] --- PASS: TestAddSubnets (0.10s) [2022-05-06T17:40:49.669Z] === RUN TestDoublePoolRelease [2022-05-06T17:40:49.669Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-05-06T17:40:49.669Z] === RUN TestAddReleasePoolID [2022-05-06T17:40:49.669Z] === RUN TestPoolRequest [2022-05-06T17:40:49.669Z] --- PASS: TestPoolRequest (0.00s) [2022-05-06T17:40:49.669Z] === RUN TestOtherRequests [2022-05-06T17:40:49.669Z] --- PASS: TestOtherRequests (0.00s) [2022-05-06T17:40:49.669Z] PASS [2022-05-06T17:40:49.669Z] coverage: 57.1% of statements [2022-05-06T17:40:49.669Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-05-06T17:40:49.669Z] === RUN TestPredefinedPool [2022-05-06T17:40:49.669Z] ok github.com/docker/docker/libnetwork/ipams/null 0.057s coverage: 57.1% of statements [2022-05-06T17:40:49.669Z] --- PASS: TestPredefinedPool (0.05s) [2022-05-06T17:40:49.669Z] === RUN TestRemoveSubnet [2022-05-06T17:40:49.817Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2022-05-06T17:40:49.817Z] PASS [2022-05-06T17:40:49.817Z] [2022-05-06T17:40:49.817Z] === Skipped [2022-05-06T17:40:49.817Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:40:49.817Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:40:49.817Z] [2022-05-06T17:40:49.817Z] DONE 38 tests, 1 skipped in 51.097s [2022-05-06T17:40:49.817Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-06T17:40:49.817Z] ++ 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-05-06T17:40:49.817Z] ++ set -e [2022-05-06T17:40:49.817Z] ++ '[' -n 0 ']' [2022-05-06T17:40:49.817Z] ++ set -x [2022-05-06T17:40:49.817Z] ++ 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-05-06T17:40:49.817Z] INFO: Testing against a local daemon [2022-05-06T17:40:49.817Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-06T17:40:49.817Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:40:49.817Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-06T17:40:49.817Z] === RUN TestDockerNetworkIpvlan [2022-05-06T17:40:49.817Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:40:49.817Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-06T17:40:49.817Z] PASS [2022-05-06T17:40:49.817Z] [2022-05-06T17:40:49.817Z] === Skipped [2022-05-06T17:40:49.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-06T17:40:49.817Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:40:49.817Z] [2022-05-06T17:40:49.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-06T17:40:49.817Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-06T17:40:49.817Z] [2022-05-06T17:40:49.817Z] DONE 2 tests, 2 skipped in 0.102s [2022-05-06T17:40:49.817Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-06T17:40:49.817Z] ++ 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-05-06T17:40:49.817Z] ++ set -e [2022-05-06T17:40:49.817Z] ++ '[' -n 0 ']' [2022-05-06T17:40:49.817Z] ++ set -x [2022-05-06T17:40:49.817Z] ++ 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-05-06T17:40:50.079Z] INFO: Testing against a local daemon [2022-05-06T17:40:50.079Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-06T17:40:50.079Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-06T17:40:50.141Z] --- PASS: TestRemoveSubnet (0.36s) [2022-05-06T17:40:50.141Z] === RUN TestGetSameAddress [2022-05-06T17:40:50.141Z] --- PASS: TestGetSameAddress (0.06s) [2022-05-06T17:40:50.141Z] === RUN TestPoolAllocationReuse [2022-05-06T17:40:50.612Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.85s) [2022-05-06T17:40:50.612Z] === RUN TestRetrieveFromStore [2022-05-06T17:40:51.081Z] === RUN TestGetCapabilities [2022-05-06T17:40:51.081Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-06T17:40:51.081Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-06T17:40:51.081Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-06T17:40:51.081Z] === RUN TestGetDefaultAddressSpaces [2022-05-06T17:40:51.081Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-06T17:40:51.081Z] === RUN TestRemoteDriver [2022-05-06T17:40:51.081Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-06T17:40:51.081Z] PASS [2022-05-06T17:40:51.081Z] coverage: 47.4% of statements [2022-05-06T17:40:51.081Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2022-05-06T17:40:51.469Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-06T17:40:51.469Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-05-06T17:40:51.469Z] === RUN TestDockerNetworkMacvlan [2022-05-06T17:40:51.469Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-06T17:40:51.551Z] --- PASS: TestRetrieveFromStore (0.77s) [2022-05-06T17:40:51.551Z] === RUN TestIsCorrupted [2022-05-06T17:40:51.551Z] --- PASS: TestIsCorrupted (0.04s) [2022-05-06T17:40:51.551Z] === RUN TestSetRollover [2022-05-06T17:40:51.784Z] --- PASS: TestExec (3.58s) [2022-05-06T17:40:51.784Z] === RUN TestExecUser [2022-05-06T17:40:51.784Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-06T17:40:51.784Z] --- SKIP: TestExecUser (0.00s) [2022-05-06T17:40:51.784Z] === RUN TestExportContainerAndImportImage [2022-05-06T17:40:51.784Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:51.784Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-06T17:40:51.784Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-06T17:40:51.784Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:51.784Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-06T17:40:51.784Z] === RUN TestHealthCheckWorkdir [2022-05-06T17:40:51.784Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-06T17:40:51.784Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-06T17:40:51.784Z] === RUN TestHealthKillContainer [2022-05-06T17:40:51.784Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-06T17:40:51.784Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-06T17:40:51.784Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-06T17:40:51.784Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-06T17:40:51.784Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-06T17:40:51.784Z] === RUN TestKillContainerInvalidSignal [2022-05-06T17:40:52.415Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-06T17:40:52.539Z] === RUN TestWindowsIPAM [2022-05-06T17:40:52.539Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-06T17:40:52.539Z] PASS [2022-05-06T17:40:52.539Z] coverage: 71.4% of statements [2022-05-06T17:40:52.539Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-05-06T17:40:52.539Z] --- PASS: TestPoolAllocationReuse (2.35s) [2022-05-06T17:40:52.539Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-06T17:40:52.539Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-05-06T17:40:52.539Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-06T17:40:52.989Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-06T17:40:53.529Z] === RUN TestDefaultNetwork [2022-05-06T17:40:53.529Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-06T17:40:53.529Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-06T17:40:53.529Z] --- PASS: TestSetRollover (2.28s) [2022-05-06T17:40:53.529Z] === RUN TestSetRolloverSerial [2022-05-06T17:40:53.936Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-06T17:40:53.936Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-06T17:40:53.967Z] --- PASS: TestKillContainerInvalidSignal (2.75s) [2022-05-06T17:40:53.967Z] === RUN TestKillContainer [2022-05-06T17:40:53.968Z] === RUN TestKillContainer/no_signal [2022-05-06T17:40:53.999Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-05-06T17:40:53.999Z] === RUN TestInitAddressPools [2022-05-06T17:40:53.999Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-06T17:40:53.999Z] PASS [2022-05-06T17:40:53.999Z] coverage: 74.0% of statements [2022-05-06T17:40:53.999Z] ok github.com/docker/docker/libnetwork/ipamutils 0.674s coverage: 74.0% of statements [2022-05-06T17:40:54.468Z] === RUN TestKeyValue [2022-05-06T17:40:54.468Z] --- PASS: TestKeyValue (0.00s) [2022-05-06T17:40:54.468Z] PASS [2022-05-06T17:40:54.468Z] coverage: 60.0% of statements [2022-05-06T17:40:54.468Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-05-06T17:40:56.036Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.53s) [2022-05-06T17:40:56.036Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-06T17:40:56.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-06T17:40:56.489Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-06T17:40:56.489Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-06T17:40:56.506Z] --- PASS: TestSetRolloverSerial (2.79s) [2022-05-06T17:40:56.506Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-06T17:40:56.506Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-06T17:40:56.506Z] PASS [2022-05-06T17:40:56.506Z] coverage: 84.4% of statements [2022-05-06T17:40:56.506Z] ok github.com/docker/docker/libnetwork/bitseq 17.702s coverage: 84.4% of statements [2022-05-06T17:40:56.879Z] === RUN TestKillContainer/non_killing_signal [2022-05-06T17:40:56.879Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-06T17:40:56.879Z] === RUN TestKillContainer/killing_signal [2022-05-06T17:40:57.062Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-06T17:40:57.493Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-06T17:40:57.493Z] PASS [2022-05-06T17:40:57.493Z] coverage: 100.0% of statements [2022-05-06T17:40:57.493Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.124s coverage: 100.0% of statements [2022-05-06T17:40:57.963Z] === RUN TestNetworkDBSimple [2022-05-06T17:40:58.007Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-06T17:40:58.432Z] === RUN TestGenerate [2022-05-06T17:40:58.432Z] --- PASS: TestGenerate (0.00s) [2022-05-06T17:40:58.432Z] === RUN TestGeneratePtr [2022-05-06T17:40:58.432Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-06T17:40:58.432Z] === RUN TestGenerateMissingField [2022-05-06T17:40:58.432Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-06T17:40:58.432Z] === RUN TestFieldCannotBeSet [2022-05-06T17:40:58.432Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-06T17:40:58.432Z] === RUN TestTypeMismatchError [2022-05-06T17:40:58.432Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-06T17:40:58.432Z] PASS [2022-05-06T17:40:58.432Z] coverage: 100.0% of statements [2022-05-06T17:40:58.432Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-05-06T17:40:58.580Z] docker_api_swarm_test.go:304: [d8afcec7f70d9] joining swarm manager [d52a7bf9e5b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:40:58.841Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-06T17:40:59.419Z] 2022/05/06 17:40:58 Closing DB instances... [2022-05-06T17:40:59.419Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.18s) [2022-05-06T17:40:59.419Z] === RUN TestGetAddress [2022-05-06T17:40:59.419Z] testing: warning: no tests to run [2022-05-06T17:40:59.419Z] PASS [2022-05-06T17:40:59.419Z] coverage: 0.0% of statements [2022-05-06T17:40:59.419Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-05-06T17:40:59.795Z] --- PASS: TestKillContainer (5.60s) [2022-05-06T17:40:59.795Z] --- PASS: TestKillContainer/no_signal (2.73s) [2022-05-06T17:40:59.795Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-06T17:40:59.795Z] --- PASS: TestKillContainer/killing_signal (2.83s) [2022-05-06T17:40:59.795Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-06T17:40:59.795Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:40:59.795Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-06T17:40:59.795Z] === RUN TestKillStoppedContainer [2022-05-06T17:40:59.795Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:40:59.795Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-06T17:40:59.795Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-06T17:40:59.795Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:40:59.795Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-06T17:40:59.795Z] === RUN TestKillDifferentUserContainer [2022-05-06T17:40:59.795Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-06T17:40:59.795Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-06T17:40:59.795Z] === RUN TestInspectOomKilledTrue [2022-05-06T17:40:59.795Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:40:59.795Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-06T17:40:59.795Z] === RUN TestInspectOomKilledFalse [2022-05-06T17:40:59.795Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:40:59.795Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-06T17:40:59.795Z] === RUN TestLogsFollowTailEmpty [2022-05-06T17:41:00.228Z] docker_api_swarm_test.go:305: [d4359f81ec74c] joining swarm manager [d52a7bf9e5b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:41:00.407Z] === RUN TestRequestNewPort [2022-05-06T17:41:00.407Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestRequestSpecificPort [2022-05-06T17:41:00.407Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestReleasePort [2022-05-06T17:41:00.407Z] --- PASS: TestReleasePort (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestReuseReleasedPort [2022-05-06T17:41:00.407Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestReleaseUnreadledPort [2022-05-06T17:41:00.407Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestUnknowProtocol [2022-05-06T17:41:00.407Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestAllocateAllPorts [2022-05-06T17:41:00.407Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestPortAllocation [2022-05-06T17:41:00.407Z] --- PASS: TestPortAllocation (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestPortAllocationWithCustomRange [2022-05-06T17:41:00.407Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestNoDuplicateBPR [2022-05-06T17:41:00.407Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-06T17:41:00.407Z] === RUN TestChangePortRange [2022-05-06T17:41:00.407Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-06T17:41:00.407Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-06T17:41:00.407Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-06T17:41:00.407Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-06T17:41:00.407Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-06T17:41:00.407Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-06T17:41:00.407Z] --- PASS: TestChangePortRange (0.00s) [2022-05-06T17:41:00.407Z] PASS [2022-05-06T17:41:00.407Z] coverage: 88.6% of statements [2022-05-06T17:41:00.407Z] ok github.com/docker/docker/libnetwork/portallocator 0.054s coverage: 88.6% of statements [2022-05-06T17:41:00.407Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-05-06T17:41:00.407Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-06T17:41:01.174Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-06T17:41:01.394Z] testing: warning: no tests to run [2022-05-06T17:41:01.394Z] PASS [2022-05-06T17:41:01.394Z] coverage: 0.0% of statements [2022-05-06T17:41:01.394Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-05-06T17:41:01.863Z] 2022/05/06 17:41:01 Closing DB instances... [2022-05-06T17:41:02.332Z] === RUN TestHashData [2022-05-06T17:41:02.332Z] --- PASS: TestHashData (0.00s) [2022-05-06T17:41:02.332Z] PASS [2022-05-06T17:41:02.332Z] coverage: 2.8% of statements [2022-05-06T17:41:02.332Z] ok github.com/docker/docker/libnetwork/resolvconf 0.052s coverage: 2.8% of statements [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-06T17:41:02.332Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-06T17:41:02.705Z] --- PASS: TestLogsFollowTailEmpty (2.91s) [2022-05-06T17:41:02.705Z] === RUN TestNetworkNat [2022-05-06T17:41:02.705Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-06T17:41:02.705Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-06T17:41:02.705Z] === RUN TestNetworkLocalhostTCPNat [2022-05-06T17:41:03.320Z] === RUN TestErrorConstructors [2022-05-06T17:41:03.320Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-06T17:41:03.320Z] === RUN TestCompareIPMask [2022-05-06T17:41:03.320Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-06T17:41:03.320Z] === RUN TestUtilGetHostPartIP [2022-05-06T17:41:03.320Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-06T17:41:03.320Z] === RUN TestUtilGetBroadcastIP [2022-05-06T17:41:03.320Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-06T17:41:03.320Z] === RUN TestParseCIDR [2022-05-06T17:41:03.320Z] --- PASS: TestParseCIDR (0.00s) [2022-05-06T17:41:03.320Z] PASS [2022-05-06T17:41:03.320Z] coverage: 37.3% of statements [2022-05-06T17:41:03.320Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-05-06T17:41:03.320Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-06T17:41:03.320Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-06T17:41:03.721Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-06T17:41:03.788Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-06T17:41:03.788Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-06T17:41:03.789Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-06T17:41:03.789Z] PASS [2022-05-06T17:41:03.789Z] coverage: 55.0% of statements [2022-05-06T17:41:03.789Z] ok github.com/docker/docker/oci 0.048s coverage: 55.0% of statements [2022-05-06T17:41:04.663Z] --- PASS: TestDockerNetworkMacvlan (13.30s) [2022-05-06T17:41:04.663Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-05-06T17:41:04.663Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-06T17:41:04.663Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-05-06T17:41:04.663Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s) [2022-05-06T17:41:04.663Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.47s) [2022-05-06T17:41:04.663Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2022-05-06T17:41:04.663Z] PASS [2022-05-06T17:41:04.663Z] [2022-05-06T17:41:04.663Z] DONE 8 tests in 14.787s [2022-05-06T17:41:04.663Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-06T17:41:04.663Z] ++ 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-05-06T17:41:04.663Z] ++ set -e [2022-05-06T17:41:04.663Z] ++ '[' -n 0 ']' [2022-05-06T17:41:04.663Z] ++ set -x [2022-05-06T17:41:04.663Z] ++ 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-05-06T17:41:04.663Z] testing: warning: no tests to run [2022-05-06T17:41:04.663Z] PASS [2022-05-06T17:41:04.663Z] [2022-05-06T17:41:04.663Z] DONE 0 tests in 0.042s [2022-05-06T17:41:04.775Z] === RUN TestParseVersion [2022-05-06T17:41:04.775Z] --- PASS: TestParseVersion (0.00s) [2022-05-06T17:41:04.775Z] PASS [2022-05-06T17:41:04.775Z] coverage: 52.9% of statements [2022-05-06T17:41:04.775Z] ok github.com/docker/docker/pkg/aaparser 0.067s coverage: 52.9% of statements [2022-05-06T17:41:04.775Z] === RUN TestAddressPoolOpt [2022-05-06T17:41:04.775Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-06T17:41:04.775Z] === RUN TestValidateEnv [2022-05-06T17:41:04.775Z] === RUN TestValidateEnv/a [2022-05-06T17:41:04.775Z] === RUN TestValidateEnv/something [2022-05-06T17:41:04.775Z] === RUN TestValidateEnv/_=a [2022-05-06T17:41:04.775Z] === RUN TestValidateEnv/env1=value1 [2022-05-06T17:41:04.775Z] === RUN TestValidateEnv/_env1=value1 [2022-05-06T17:41:04.775Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/PATH [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/=a [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/PATH= [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/PATH=something [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/asd!qwe [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/1asd [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/123 [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/some_space [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/__some_space_before [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/some_space_after__ [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/= [2022-05-06T17:41:04.776Z] === RUN TestValidateEnv/PaTh [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestParseHost [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-06T17:41:04.776Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-06T17:41:04.776Z] === RUN TestParseHost/something_with_spaces [2022-05-06T17:41:04.776Z] === RUN TestParseHost/:// [2022-05-06T17:41:04.776Z] === RUN TestParseHost/unknown:// [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://:port [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://invalid:port [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://:5555/ [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://:5555/p [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp:// [2022-05-06T17:41:04.776Z] === RUN TestParseHost/unix:// [2022-05-06T17:41:04.776Z] === RUN TestParseHost/npipe:// [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://[::1]: [2022-05-06T17:41:04.776Z] === RUN TestParseHost/#00 [2022-05-06T17:41:04.776Z] === RUN TestParseHost/_ [2022-05-06T17:41:04.776Z] === RUN TestParseHost/fd:// [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://: [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://host: [2022-05-06T17:41:04.776Z] === RUN TestParseHost/__ [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseHost/unix://path/to/socket [2022-05-06T17:41:04.776Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-06T17:41:04.776Z] === RUN TestParseHost/fd://something [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-06T17:41:04.776Z] === RUN TestParseHost/tcp://:5555 [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/: [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestParseTCP [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/localhost:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/tcp://:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/tcp://: [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/0.0.0.1: [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/: [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/[::1]:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/localhost [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/localhost: [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/#00 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/tcp:// [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/0.0.0.1 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/::1 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/[::1]: [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-06T17:41:04.776Z] === RUN TestParseTCP/localhost:5555 [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP (0.02s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-06T17:41:04.776Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestValidateExtraHosts [2022-05-06T17:41:04.776Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestValidateIPAddress [2022-05-06T17:41:04.776Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestMapOpts [2022-05-06T17:41:04.776Z] --- PASS: TestMapOpts (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestListOptsWithoutValidator [2022-05-06T17:41:04.776Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestListOptsWithValidator [2022-05-06T17:41:04.776Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestValidateDNSSearch [2022-05-06T17:41:04.776Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_general_format [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_one_more [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-06T17:41:04.776Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-06T17:41:04.776Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestNamedListOpts [2022-05-06T17:41:04.776Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestNamedMapOpts [2022-05-06T17:41:04.776Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestParseLink [2022-05-06T17:41:04.776Z] --- PASS: TestParseLink (0.00s) [2022-05-06T17:41:04.776Z] === RUN TestUlimitOpt [2022-05-06T17:41:04.776Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-06T17:41:04.776Z] PASS [2022-05-06T17:41:04.776Z] coverage: 65.5% of statements [2022-05-06T17:41:04.776Z] ok github.com/docker/docker/opts 0.123s coverage: 65.5% of statements [2022-05-06T17:41:04.776Z] 2022/05/06 17:41:04 Closing DB instances... [2022-05-06T17:41:04.923Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-06T17:41:04.923Z] ++ 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-05-06T17:41:04.923Z] ++ set -e [2022-05-06T17:41:04.923Z] ++ '[' -n 0 ']' [2022-05-06T17:41:04.923Z] ++ set -x [2022-05-06T17:41:04.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T17:41:04.923Z] INFO: Testing against a local daemon [2022-05-06T17:41:04.923Z] === RUN TestAuthZPluginAllowRequest [2022-05-06T17:41:06.309Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-06T17:41:06.309Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-05-06T17:41:06.309Z] === RUN TestAuthZPluginTLS [2022-05-06T17:41:06.344Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-05-06T17:41:06.344Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-06T17:41:06.450Z] --- PASS: TestNetworkLocalhostTCPNat (3.66s) [2022-05-06T17:41:06.450Z] === RUN TestNetworkLoopbackNat [2022-05-06T17:41:06.450Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-06T17:41:06.450Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-06T17:41:06.450Z] === RUN TestPause [2022-05-06T17:41:06.450Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-06T17:41:06.450Z] --- SKIP: TestPause (0.00s) [2022-05-06T17:41:06.450Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-06T17:41:06.814Z] === RUN TestPeerCertificateMarshalJSON [2022-05-06T17:41:06.880Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-06T17:41:06.880Z] === RUN TestAuthZPluginDenyRequest [2022-05-06T17:41:07.283Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-06T17:41:07.283Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-06T17:41:07.283Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2022-05-06T17:41:07.283Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-06T17:41:07.283Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-06T17:41:07.283Z] === RUN TestMiddleware [2022-05-06T17:41:07.283Z] --- PASS: TestMiddleware (0.00s) [2022-05-06T17:41:07.283Z] === RUN TestNewResponseModifier [2022-05-06T17:41:07.283Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-06T17:41:07.283Z] PASS [2022-05-06T17:41:07.283Z] coverage: 26.8% of statements [2022-05-06T17:41:07.283Z] ok github.com/docker/docker/pkg/authorization 0.549s coverage: 26.8% of statements [2022-05-06T17:41:07.453Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-06T17:41:07.453Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-06T17:41:07.752Z] === RUN TestIsArchivePathDir [2022-05-06T17:41:07.752Z] --- PASS: TestIsArchivePathDir (0.11s) [2022-05-06T17:41:07.752Z] === RUN TestIsArchivePathInvalidFile [2022-05-06T17:41:07.752Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2022-05-06T17:41:07.752Z] === RUN TestIsArchivePathTar [2022-05-06T17:41:08.024Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-05-06T17:41:08.024Z] === RUN TestAuthZPluginDenyResponse [2022-05-06T17:41:08.221Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-05-06T17:41:08.221Z] === RUN TestDecompressStreamGzip [2022-05-06T17:41:08.221Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-05-06T17:41:08.221Z] === RUN TestDecompressStreamBzip2 [2022-05-06T17:41:08.221Z] === RUN TestUnbuffered [2022-05-06T17:41:08.221Z] --- PASS: TestUnbuffered (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestRaceUnbuffered [2022-05-06T17:41:08.221Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-06T17:41:08.221Z] PASS [2022-05-06T17:41:08.221Z] coverage: 100.0% of statements [2022-05-06T17:41:08.221Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-05-06T17:41:08.221Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-05-06T17:41:08.221Z] === RUN TestDecompressStreamXz [2022-05-06T17:41:08.221Z] archive_test.go:133: Xz not present in msys2 [2022-05-06T17:41:08.221Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestDecompressStreamZstd [2022-05-06T17:41:08.221Z] archive_test.go:140: zstd not installed [2022-05-06T17:41:08.221Z] --- SKIP: TestDecompressStreamZstd (0.04s) [2022-05-06T17:41:08.221Z] === RUN TestCompressStreamXzUnsupported [2022-05-06T17:41:08.221Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-06T17:41:08.221Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestCompressStreamInvalid [2022-05-06T17:41:08.221Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestExtensionInvalid [2022-05-06T17:41:08.221Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestExtensionUncompressed [2022-05-06T17:41:08.221Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestExtensionBzip2 [2022-05-06T17:41:08.221Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestExtensionGzip [2022-05-06T17:41:08.221Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestExtensionXz [2022-05-06T17:41:08.221Z] --- PASS: TestExtensionXz (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestExtensionZstd [2022-05-06T17:41:08.221Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-06T17:41:08.221Z] === RUN TestCmdStreamLargeStderr [2022-05-06T17:41:08.392Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-05-06T17:41:08.392Z] === RUN TestAuthZPluginAllowEventStream [2022-05-06T17:41:08.691Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-05-06T17:41:08.691Z] === RUN TestCmdStreamBad [2022-05-06T17:41:08.691Z] archive_test.go:252: Failing on Windows CI machines [2022-05-06T17:41:08.691Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-06T17:41:08.691Z] === RUN TestCmdStreamGood [2022-05-06T17:41:08.691Z] --- PASS: TestCmdStreamGood (0.06s) [2022-05-06T17:41:08.691Z] === RUN TestUntarPathWithInvalidDest [2022-05-06T17:41:08.691Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-05-06T17:41:08.691Z] === RUN TestUntarPathWithInvalidSrc [2022-05-06T17:41:08.691Z] 2022/05/06 17:41:08 Closing DB instances... [2022-05-06T17:41:08.691Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-06T17:41:08.691Z] === RUN TestUntarPath [2022-05-06T17:41:08.691Z] --- PASS: TestUntarPath (0.09s) [2022-05-06T17:41:08.691Z] === RUN TestUntarPathWithDestinationFile [2022-05-06T17:41:08.691Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-06T17:41:08.691Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-06T17:41:08.691Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-06T17:41:08.691Z] === RUN TestCopyWithTarInvalidSrc [2022-05-06T17:41:08.691Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-06T17:41:08.691Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-06T17:41:08.691Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-06T17:41:08.691Z] === RUN TestCopyWithTarSrcFile [2022-05-06T17:41:08.691Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-06T17:41:08.691Z] === RUN TestCopyWithTarSrcFolder [2022-05-06T17:41:08.691Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-06T17:41:08.691Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-06T17:41:08.691Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-06T17:41:08.691Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-06T17:41:08.691Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-06T17:41:08.691Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-06T17:41:08.691Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-06T17:41:08.691Z] === RUN TestCopyFileWithTarSrcFile [2022-05-06T17:41:08.691Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-06T17:41:08.691Z] === RUN TestTarFiles [2022-05-06T17:41:09.160Z] === RUN TestMatch [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[]] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[foo]] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[foo_bar]] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[]#01 [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[qux]] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-06T17:41:09.160Z] === RUN TestMatch/[[foo_baz]] [2022-05-06T17:41:09.160Z] --- PASS: TestMatch (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-06T17:41:09.160Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-06T17:41:09.160Z] PASS [2022-05-06T17:41:09.160Z] coverage: 87.5% of statements [2022-05-06T17:41:09.160Z] ok github.com/docker/docker/pkg/capabilities 0.066s coverage: 87.5% of statements [2022-05-06T17:41:09.367Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-06T17:41:09.367Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.91s) [2022-05-06T17:41:09.367Z] === RUN TestPauseStopPausedContainer [2022-05-06T17:41:09.367Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:09.367Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-06T17:41:09.367Z] === RUN TestPsFilter [2022-05-06T17:41:09.367Z] --- PASS: TestPsFilter (0.32s) [2022-05-06T17:41:09.367Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-06T17:41:09.939Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-05-06T17:41:09.939Z] === RUN TestAuthZPluginErrorResponse [2022-05-06T17:41:10.512Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-06T17:41:10.512Z] === RUN TestAuthZPluginErrorRequest [2022-05-06T17:41:10.729Z] --- PASS: TestNetworkDBCRUDTableEntry (4.34s) [2022-05-06T17:41:10.729Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-06T17:41:10.729Z] === RUN TestChrootTarUntar [2022-05-06T17:41:10.729Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:41:10.729Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-06T17:41:10.729Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-06T17:41:10.729Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:41:10.729Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-06T17:41:10.729Z] === RUN TestChrootUntarEmptyArchive [2022-05-06T17:41:10.729Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-06T17:41:10.729Z] === RUN TestChrootTarUntarWithSymlink [2022-05-06T17:41:10.729Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:41:10.729Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-06T17:41:10.729Z] === RUN TestChrootCopyWithTar [2022-05-06T17:41:10.729Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:41:10.729Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-06T17:41:10.729Z] === RUN TestChrootCopyFileWithTar [2022-05-06T17:41:10.729Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:41:10.729Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2022-05-06T17:41:10.729Z] === RUN TestChrootUntarPath [2022-05-06T17:41:10.729Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:41:10.729Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-06T17:41:10.729Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-06T17:41:10.729Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:41:10.729Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:41:10.729Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-06T17:41:10.729Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:41:10.729Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:41:10.729Z] === RUN TestChrootApplyDotDotFile [2022-05-06T17:41:10.729Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:41:10.729Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-06T17:41:10.729Z] PASS [2022-05-06T17:41:10.729Z] coverage: 12.0% of statements [2022-05-06T17:41:10.729Z] ok github.com/docker/docker/pkg/chrootarchive 0.146s coverage: 12.0% of statements [2022-05-06T17:41:11.085Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-05-06T17:41:11.085Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-06T17:41:11.085Z] === RUN TestDockerSuite/TestBuildRm [2022-05-06T17:41:11.657Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-06T17:41:11.657Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-06T17:41:12.278Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.84s) [2022-05-06T17:41:12.279Z] === RUN TestRemoveContainerWithVolume [2022-05-06T17:41:12.309Z] === RUN TestEnsureRemoveAllNotExist [2022-05-06T17:41:12.309Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-06T17:41:12.309Z] === RUN TestEnsureRemoveAllWithDir [2022-05-06T17:41:12.309Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-06T17:41:12.309Z] === RUN TestEnsureRemoveAllWithFile [2022-05-06T17:41:12.309Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-06T17:41:12.309Z] PASS [2022-05-06T17:41:12.309Z] coverage: 0.0% of statements [2022-05-06T17:41:12.309Z] ok github.com/docker/docker/pkg/containerfs 0.069s coverage: 0.0% of statements [2022-05-06T17:41:12.780Z] 2022/05/06 17:41:12 Closing DB instances... [2022-05-06T17:41:13.571Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-05-06T17:41:13.571Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-06T17:41:13.571Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-06T17:41:13.769Z] === RUN TestSizeEmpty [2022-05-06T17:41:13.769Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-06T17:41:13.769Z] === RUN TestSizeEmptyFile [2022-05-06T17:41:13.769Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-06T17:41:13.769Z] === RUN TestSizeNonemptyFile [2022-05-06T17:41:13.769Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-06T17:41:13.769Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-06T17:41:13.769Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-06T17:41:13.769Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-06T17:41:13.769Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-06T17:41:13.769Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-06T17:41:13.769Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-06T17:41:13.769Z] === RUN TestMoveToSubdir [2022-05-06T17:41:13.769Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-06T17:41:13.769Z] === RUN TestSizeNonExistingDirectory [2022-05-06T17:41:13.769Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-06T17:41:13.769Z] PASS [2022-05-06T17:41:13.769Z] coverage: 80.0% of statements [2022-05-06T17:41:13.769Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-05-06T17:41:13.769Z] --- PASS: TestNetworkDBCRUDTableEntries (3.35s) [2022-05-06T17:41:13.769Z] === RUN TestNetworkDBNodeLeave [2022-05-06T17:41:14.512Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-06T17:41:14.757Z] === RUN TestPollerAddRemove [2022-05-06T17:41:14.757Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-06T17:41:14.757Z] === RUN TestPollerEvent [2022-05-06T17:41:14.757Z] poller_test.go:40: No chmod on Windows [2022-05-06T17:41:14.757Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-06T17:41:14.757Z] === RUN TestPollerClose [2022-05-06T17:41:14.757Z] --- PASS: TestPollerClose (0.00s) [2022-05-06T17:41:14.757Z] PASS [2022-05-06T17:41:14.757Z] coverage: 36.2% of statements [2022-05-06T17:41:14.757Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2022-05-06T17:41:15.086Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-05-06T17:41:15.086Z] === RUN TestAuthZPluginHeader [2022-05-06T17:41:15.190Z] --- PASS: TestRemoveContainerWithVolume (2.87s) [2022-05-06T17:41:15.190Z] === RUN TestRemoveContainerRunning [2022-05-06T17:41:15.658Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-06T17:41:15.919Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-05-06T17:41:15.919Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-06T17:41:15.919Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-06T17:41:16.322Z] === RUN TestCopyFileWithInvalidSrc [2022-05-06T17:41:16.323Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCopyFileWithInvalidDest [2022-05-06T17:41:16.323Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-06T17:41:16.323Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-06T17:41:16.323Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-06T17:41:16.323Z] === RUN TestCopyFile [2022-05-06T17:41:16.323Z] --- PASS: TestCopyFile (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-06T17:41:16.323Z] fileutils_test.go:133: Needs porting to Windows [2022-05-06T17:41:16.323Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-06T17:41:16.323Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-06T17:41:16.323Z] fileutils_test.go:179: Needs porting to Windows [2022-05-06T17:41:16.323Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestWildcardMatches [2022-05-06T17:41:16.323Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestPatternMatches [2022-05-06T17:41:16.323Z] --- PASS: TestPatternMatches (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-06T17:41:16.323Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestPatternMatchesFolderExclusions [2022-05-06T17:41:16.323Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-06T17:41:16.323Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-06T17:41:16.323Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-06T17:41:16.323Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-06T17:41:16.323Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestSingleExclamationError [2022-05-06T17:41:16.323Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestMatchesWithNoPatterns [2022-05-06T17:41:16.323Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestMatchesWithMalformedPatterns [2022-05-06T17:41:16.323Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestMatches [2022-05-06T17:41:16.323Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-06T17:41:16.323Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-06T17:41:16.323Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-06T17:41:16.323Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-06T17:41:16.323Z] --- PASS: TestMatches (0.01s) [2022-05-06T17:41:16.323Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-06T17:41:16.323Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-06T17:41:16.323Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-06T17:41:16.323Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCleanPatterns [2022-05-06T17:41:16.323Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-06T17:41:16.323Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCleanPatternsExceptionFlag [2022-05-06T17:41:16.323Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-06T17:41:16.323Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-06T17:41:16.323Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCleanPatternsErrorSingleException [2022-05-06T17:41:16.323Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCreateIfNotExistsDir [2022-05-06T17:41:16.323Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCreateIfNotExistsFile [2022-05-06T17:41:16.323Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-06T17:41:16.323Z] === RUN TestMatch [2022-05-06T17:41:16.323Z] --- PASS: TestMatch (0.00s) [2022-05-06T17:41:16.323Z] === RUN TestCompile [2022-05-06T17:41:16.323Z] === RUN TestCompile/slash [2022-05-06T17:41:16.323Z] === RUN TestCompile/backslash [2022-05-06T17:41:16.323Z] --- PASS: TestCompile (0.00s) [2022-05-06T17:41:16.323Z] --- PASS: TestCompile/slash (0.00s) [2022-05-06T17:41:16.323Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-06T17:41:16.323Z] PASS [2022-05-06T17:41:16.323Z] coverage: 84.7% of statements [2022-05-06T17:41:16.323Z] ok github.com/docker/docker/pkg/fileutils 0.093s coverage: 84.7% of statements [2022-05-06T17:41:16.491Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-06T17:41:16.791Z] --- PASS: TestNetworkDBNodeLeave (3.06s) [2022-05-06T17:41:16.791Z] === RUN TestNetworkDBWatch [2022-05-06T17:41:17.260Z] --- PASS: TestTarFiles (8.26s) [2022-05-06T17:41:17.260Z] === RUN TestDetectCompressionZstd [2022-05-06T17:41:17.260Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-06T17:41:17.260Z] === RUN TestTarUntar [2022-05-06T17:41:17.260Z] --- PASS: TestTarUntar (0.04s) [2022-05-06T17:41:17.260Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-06T17:41:17.260Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-06T17:41:17.260Z] === RUN TestTarWithOptions [2022-05-06T17:41:17.260Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-06T17:41:17.260Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-06T17:41:17.260Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-06T17:41:17.260Z] === RUN TestUntarUstarGnuConflict [2022-05-06T17:41:17.260Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-06T17:41:17.260Z] === RUN TestUntarInvalidFilenames [2022-05-06T17:41:17.260Z] === RUN TestGet [2022-05-06T17:41:17.260Z] --- PASS: TestGet (0.00s) [2022-05-06T17:41:17.260Z] === RUN TestGetShortcutString [2022-05-06T17:41:17.260Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-06T17:41:17.260Z] PASS [2022-05-06T17:41:17.260Z] coverage: 42.9% of statements [2022-05-06T17:41:17.260Z] ok github.com/docker/docker/pkg/homedir 0.059s coverage: 42.9% of statements [2022-05-06T17:41:17.260Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames204037043\\dest" [2022-05-06T17:41:17.260Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-05-06T17:41:17.260Z] === RUN TestUntarHardlinkToSymlink [2022-05-06T17:41:17.433Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-06T17:41:17.729Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-06T17:41:17.729Z] === RUN TestUntarInvalidHardlink [2022-05-06T17:41:17.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3092244236\\victim\\hello" -> "../victim/hello" [2022-05-06T17:41:17.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1907647099\\victim\\hello" -> "/../victim/hello" [2022-05-06T17:41:17.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink997679396\\victim" -> "../victim" [2022-05-06T17:41:17.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1481826123\\victim" -> "../victim" [2022-05-06T17:41:17.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2371833861\\victim" -> "../victim" [2022-05-06T17:41:17.729Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1437736162\\victim" -> "../victim" [2022-05-06T17:41:17.729Z] --- PASS: TestUntarInvalidHardlink (0.08s) [2022-05-06T17:41:17.729Z] === RUN TestUntarInvalidSymlink [2022-05-06T17:41:17.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3537079994\\dest\\dotdot" -> "../victim/hello" [2022-05-06T17:41:17.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1534287434\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-06T17:41:17.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3874396973\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:41:17.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink358699960\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:41:17.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink692284708\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:41:17.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1444003601\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:41:17.729Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2904800936\\dest\\dir\\loophole" -> "../../victim" [2022-05-06T17:41:17.729Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-05-06T17:41:17.729Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-06T17:41:17.729Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-06T17:41:17.729Z] === RUN TestXGlobalNoParent [2022-05-06T17:41:17.729Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-06T17:41:17.729Z] === RUN TestReplaceFileTarWrapper [2022-05-06T17:41:17.729Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2022-05-06T17:41:17.729Z] === RUN TestPrefixHeaderReadable [2022-05-06T17:41:17.729Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-06T17:41:17.729Z] === RUN TestDisablePigz [2022-05-06T17:41:17.729Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-06T17:41:18.101Z] --- PASS: TestRemoveContainerRunning (2.91s) [2022-05-06T17:41:18.101Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-06T17:41:18.197Z] --- PASS: TestDisablePigz (0.15s) [2022-05-06T17:41:18.198Z] === RUN TestPigz [2022-05-06T17:41:18.198Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-06T17:41:18.198Z] --- PASS: TestPigz (0.19s) [2022-05-06T17:41:18.198Z] === RUN TestNosysFileInfo [2022-05-06T17:41:18.198Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-06T17:41:18.198Z] === RUN TestCopyFileWithInvalidDest [2022-05-06T17:41:18.198Z] archive_windows_test.go:16: Currently fails [2022-05-06T17:41:18.198Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-06T17:41:18.198Z] === RUN TestCanonicalTarNameForPath [2022-05-06T17:41:18.198Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-06T17:41:18.198Z] === RUN TestCanonicalTarName [2022-05-06T17:41:18.198Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-06T17:41:18.198Z] === RUN TestChmodTarEntry [2022-05-06T17:41:18.198Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-06T17:41:18.198Z] === RUN TestHardLinkOrder [2022-05-06T17:41:18.198Z] --- PASS: TestHardLinkOrder (0.13s) [2022-05-06T17:41:18.198Z] === RUN TestChangeString [2022-05-06T17:41:18.198Z] --- PASS: TestChangeString (0.00s) [2022-05-06T17:41:18.198Z] === RUN TestChangesWithNoChanges [2022-05-06T17:41:18.376Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-06T17:41:18.666Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-06T17:41:18.666Z] === RUN TestChangesWithChanges [2022-05-06T17:41:18.666Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-06T17:41:18.666Z] === RUN TestChangesWithChangesGH13590 [2022-05-06T17:41:18.666Z] changes_test.go:196: needs more investigation [2022-05-06T17:41:18.666Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-06T17:41:18.666Z] === RUN TestChangesDirsEmpty [2022-05-06T17:41:18.666Z] === RUN TestCreateIDMapOrder [2022-05-06T17:41:18.666Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-06T17:41:18.666Z] PASS [2022-05-06T17:41:18.666Z] coverage: 7.2% of statements [2022-05-06T17:41:18.666Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2022-05-06T17:41:18.666Z] 2022/05/06 17:41:18 Closing DB instances... [2022-05-06T17:41:18.666Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-05-06T17:41:18.666Z] === RUN TestChangesDirsMutated [2022-05-06T17:41:18.666Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-05-06T17:41:18.666Z] === RUN TestApplyLayer [2022-05-06T17:41:18.666Z] changes_test.go:433: needs further investigation [2022-05-06T17:41:18.666Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-06T17:41:18.666Z] === RUN TestChangesSizeWithHardlinks [2022-05-06T17:41:18.666Z] changes_test.go:469: needs further investigation [2022-05-06T17:41:18.666Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-06T17:41:18.666Z] === RUN TestChangesSizeWithNoChanges [2022-05-06T17:41:18.666Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-06T17:41:18.666Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-06T17:41:18.666Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-06T17:41:18.666Z] === RUN TestChangesSize [2022-05-06T17:41:18.666Z] --- PASS: TestChangesSize (0.00s) [2022-05-06T17:41:18.666Z] === RUN TestApplyLayerInvalidFilenames [2022-05-06T17:41:18.666Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2306000604\\dest" [2022-05-06T17:41:18.666Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-06T17:41:18.666Z] === RUN TestApplyLayerInvalidHardlink [2022-05-06T17:41:18.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4059549757\\victim\\hello" -> "../victim/hello" [2022-05-06T17:41:18.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2909071671\\victim\\hello" -> "/../victim/hello" [2022-05-06T17:41:18.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink738811728\\victim" -> "../victim" [2022-05-06T17:41:18.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink706038175\\victim" -> "../victim" [2022-05-06T17:41:18.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2060396885\\victim" -> "../victim" [2022-05-06T17:41:18.666Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3942191985\\victim" -> "../victim" [2022-05-06T17:41:18.666Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-06T17:41:18.666Z] === RUN TestApplyLayerInvalidSymlink [2022-05-06T17:41:18.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink931225507\\dest\\dotdot" -> "../victim/hello" [2022-05-06T17:41:18.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2774232810\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-06T17:41:18.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3601766385\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:41:18.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2680026893\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:41:18.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2975595727\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:41:18.666Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink517525992\\dest\\loophole-victim" -> "../victim" [2022-05-06T17:41:18.666Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-06T17:41:18.666Z] === RUN TestApplyLayerWhiteouts [2022-05-06T17:41:18.949Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-06T17:41:19.135Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-06T17:41:19.135Z] === RUN TestGenerateEmptyFile [2022-05-06T17:41:19.135Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-06T17:41:19.135Z] === RUN TestGenerateWithContent [2022-05-06T17:41:19.135Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-06T17:41:19.135Z] PASS [2022-05-06T17:41:19.135Z] coverage: 62.9% of statements [2022-05-06T17:41:19.135Z] ok github.com/docker/docker/pkg/archive 11.473s coverage: 62.9% of statements [2022-05-06T17:41:19.210Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-06T17:41:20.123Z] === RUN TestFixedBufferCap [2022-05-06T17:41:20.123Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-06T17:41:20.123Z] === RUN TestFixedBufferLen [2022-05-06T17:41:20.123Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-06T17:41:20.123Z] === RUN TestFixedBufferString [2022-05-06T17:41:20.123Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-06T17:41:20.123Z] === RUN TestFixedBufferWrite [2022-05-06T17:41:20.123Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-06T17:41:20.123Z] === RUN TestFixedBufferRead [2022-05-06T17:41:20.123Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-06T17:41:20.123Z] === RUN TestBytesPipeRead [2022-05-06T17:41:20.123Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-06T17:41:20.123Z] === RUN TestBytesPipeWrite [2022-05-06T17:41:20.123Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-06T17:41:20.123Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-06T17:41:20.123Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-06T17:41:20.123Z] === RUN TestNetworkDBBulkSync [2022-05-06T17:41:20.593Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-05-06T17:41:20.593Z] === RUN TestAtomicWriteToFile [2022-05-06T17:41:20.593Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-06T17:41:20.593Z] === RUN TestAtomicWriteSetCommit [2022-05-06T17:41:20.593Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-06T17:41:20.593Z] === RUN TestAtomicWriteSetCancel [2022-05-06T17:41:20.593Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-06T17:41:20.593Z] === RUN TestReadCloserWrapperClose [2022-05-06T17:41:20.593Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-06T17:41:20.593Z] === RUN TestReaderErrWrapperReadOnError [2022-05-06T17:41:20.593Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-06T17:41:20.593Z] === RUN TestReaderErrWrapperRead [2022-05-06T17:41:20.593Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-06T17:41:20.593Z] === RUN TestCancelReadCloser [2022-05-06T17:41:20.593Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-06T17:41:20.593Z] === RUN TestWriteCloserWrapperClose [2022-05-06T17:41:20.593Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-06T17:41:20.593Z] === RUN TestNopWriteCloser [2022-05-06T17:41:20.593Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-06T17:41:20.593Z] === RUN TestNopWriter [2022-05-06T17:41:20.593Z] --- PASS: TestNopWriter (0.00s) [2022-05-06T17:41:20.593Z] === RUN TestWriteCounter [2022-05-06T17:41:20.593Z] --- PASS: TestWriteCounter (0.00s) [2022-05-06T17:41:20.593Z] PASS [2022-05-06T17:41:20.593Z] coverage: 70.1% of statements [2022-05-06T17:41:20.593Z] ok github.com/docker/docker/pkg/ioutils 0.724s coverage: 70.1% of statements [2022-05-06T17:41:21.010Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.90s) [2022-05-06T17:41:21.011Z] === RUN TestRemoveInvalidContainer [2022-05-06T17:41:21.011Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-06T17:41:21.011Z] === RUN TestRenameLinkedContainer [2022-05-06T17:41:21.011Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-06T17:41:21.011Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-06T17:41:21.011Z] === RUN TestRenameStoppedContainer [2022-05-06T17:41:21.127Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.94s) [2022-05-06T17:41:21.127Z] === RUN TestAuthZPluginV2Disable [2022-05-06T17:41:21.582Z] 2022/05/06 17:41:21 Closing DB instances... [2022-05-06T17:41:22.050Z] === RUN TestError [2022-05-06T17:41:22.050Z] --- PASS: TestError (0.00s) [2022-05-06T17:41:22.050Z] === RUN TestProgressString [2022-05-06T17:41:22.050Z] === RUN TestProgressString/no_progress [2022-05-06T17:41:22.050Z] === RUN TestProgressString/progress_1 [2022-05-06T17:41:22.050Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-06T17:41:22.050Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-06T17:41:22.050Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-06T17:41:22.050Z] === RUN TestProgressString/with_units [2022-05-06T17:41:22.050Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-06T17:41:22.050Z] === RUN TestProgressString/hide_counts [2022-05-06T17:41:22.050Z] --- PASS: TestProgressString (0.00s) [2022-05-06T17:41:22.050Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-06T17:41:22.050Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-06T17:41:22.050Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-06T17:41:22.050Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-06T17:41:22.050Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-06T17:41:22.050Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-06T17:41:22.050Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-06T17:41:22.050Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-06T17:41:22.050Z] === RUN TestJSONMessageDisplay [2022-05-06T17:41:22.050Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-05-06T17:41:22.050Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-06T17:41:22.050Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-06T17:41:22.050Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-06T17:41:22.050Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-06T17:41:22.050Z] === RUN TestDisplayJSONMessagesStream [2022-05-06T17:41:22.050Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-06T17:41:22.050Z] PASS [2022-05-06T17:41:22.050Z] coverage: 91.7% of statements [2022-05-06T17:41:22.050Z] ok github.com/docker/docker/pkg/jsonmessage 0.239s coverage: 91.7% of statements [2022-05-06T17:41:22.070Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-06T17:41:22.070Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-06T17:41:22.331Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-06T17:41:22.331Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-06T17:41:22.331Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-06T17:41:22.904Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-06T17:41:23.038Z] === RUN TestStandardLongPath [2022-05-06T17:41:23.038Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-06T17:41:23.038Z] === RUN TestUNCLongPath [2022-05-06T17:41:23.038Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-06T17:41:23.038Z] PASS [2022-05-06T17:41:23.038Z] coverage: 100.0% of statements [2022-05-06T17:41:23.038Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-05-06T17:41:23.039Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-05-06T17:41:23.039Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-06T17:41:23.476Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-06T17:41:23.476Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-06T17:41:23.508Z] === RUN TestNameFormat [2022-05-06T17:41:23.508Z] --- PASS: TestNameFormat (0.00s) [2022-05-06T17:41:23.508Z] === RUN TestNameRetries [2022-05-06T17:41:23.508Z] --- PASS: TestNameRetries (0.00s) [2022-05-06T17:41:23.508Z] PASS [2022-05-06T17:41:23.508Z] coverage: 85.7% of statements [2022-05-06T17:41:23.508Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-05-06T17:41:23.920Z] --- PASS: TestRenameStoppedContainer (2.84s) [2022-05-06T17:41:23.920Z] === RUN TestRenameRunningContainerAndReuse [2022-05-06T17:41:24.178Z] --- PASS: TestBuildWithHugeFile (117.06s) [2022-05-06T17:41:24.178Z] === RUN TestBuildWCOWSandboxSize [2022-05-06T17:41:24.178Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:41:24.178Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestBuildWithEmptyDockerfile [2022-05-06T17:41:24.178Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:41:24.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:41:24.178Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:41:24.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:41:24.178Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:41:24.178Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:41:24.178Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:41:24.178Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:41:24.178Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:41:24.178Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-06T17:41:24.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-06T17:41:24.178Z] === RUN TestBuildPreserveOwnership [2022-05-06T17:41:24.178Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:41:24.178Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestBuildPlatformInvalid [2022-05-06T17:41:24.178Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-06T17:41:24.178Z] PASS [2022-05-06T17:41:24.178Z] ok github.com/docker/docker/integration/build 187.501s [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === Skipped [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-06T17:41:24.178Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-06T17:41:24.178Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-06T17:41:24.178Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-06T17:41:24.178Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:41:24.178Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-06T17:41:24.178Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] DONE 29 tests, 6 skipped in 223.997s [2022-05-06T17:41:24.178Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-06T17:41:24.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:41:24.178Z] INFO: Testing against a local daemon [2022-05-06T17:41:24.178Z] === RUN TestConfigInspect [2022-05-06T17:41:24.178Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestConfigList [2022-05-06T17:41:24.178Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] --- SKIP: TestConfigList (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestConfigsCreateAndDelete [2022-05-06T17:41:24.178Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestConfigsUpdate [2022-05-06T17:41:24.178Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestTemplatedConfig [2022-05-06T17:41:24.178Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestConfigCreateResolve [2022-05-06T17:41:24.178Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:41:24.178Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-06T17:41:24.178Z] PASS [2022-05-06T17:41:24.178Z] ok github.com/docker/docker/integration/config 0.107s [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === Skipped [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-06T17:41:24.178Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-06T17:41:24.178Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-06T17:41:24.178Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-06T17:41:24.178Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-06T17:41:24.178Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-06T17:41:24.178Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:41:24.178Z] [2022-05-06T17:41:24.178Z] DONE 6 tests, 6 skipped in 1.980s [2022-05-06T17:41:24.178Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-06T17:41:24.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:41:24.178Z] INFO: Testing against a local daemon [2022-05-06T17:41:24.178Z] === RUN TestCheckpoint [2022-05-06T17:41:24.178Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:41:24.178Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/commit [2022-05-06T17:41:24.178Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-06T17:41:24.178Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:41:24.178Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:41:24.178Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:41:24.178Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:41:24.178Z] === CONT TestContainerInvalidJSON/commit [2022-05-06T17:41:24.178Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-06T17:41:24.178Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-06T17:41:24.178Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-06T17:41:24.178Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-06T17:41:24.178Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-06T17:41:24.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-05-06T17:41:24.178Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-06T17:41:24.178Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-05-06T17:41:24.178Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-06T17:41:24.178Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-05-06T17:41:24.178Z] === RUN TestCopyEmptyFile [2022-05-06T17:41:24.178Z] --- PASS: TestCopyEmptyFile (0.39s) [2022-05-06T17:41:24.178Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-06T17:41:24.178Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-05-06T17:41:24.178Z] === RUN TestCopyFromContainer [2022-05-06T17:41:24.178Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-06T17:41:24.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:41:24.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:41:24.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:41:24.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:41:24.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:41:24.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:41:24.178Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:41:24.178Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:41:24.178Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:41:24.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-06T17:41:24.178Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-06T17:41:24.178Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-06T17:41:24.178Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidEnv [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-06T17:41:24.178Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-06T17:41:24.178Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-06T17:41:24.178Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-06T17:41:24.178Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-06T17:41:24.178Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-06T17:41:24.178Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestCreateTmpfsMountsTarget [2022-05-06T17:41:24.178Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.178Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-06T17:41:24.178Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:41:24.178Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-06T17:41:24.178Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:41:24.178Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:41:24.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:41:24.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:41:24.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:41:24.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:41:24.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:41:24.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:41:24.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:41:24.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:41:24.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:41:24.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:41:24.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-06T17:41:24.178Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-06T17:41:24.178Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-06T17:41:24.178Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestCreateDifferentPlatform [2022-05-06T17:41:24.178Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-06T17:41:24.178Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-06T17:41:24.178Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-06T17:41:24.178Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-06T17:41:24.178Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-06T17:41:24.178Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-05-06T17:41:24.179Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-06T17:41:24.179Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-06T17:41:24.179Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-06T17:41:24.179Z] === RUN TestContainerKillOnDaemonStart [2022-05-06T17:41:24.179Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:24.179Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-06T17:41:24.179Z] === RUN TestWindowsDevices [2022-05-06T17:41:24.179Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-06T17:41:24.179Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-06T17:41:24.179Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.179Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.179Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.179Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.179Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.179Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.179Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:41:24.179Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:41:24.179Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.179Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.179Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-06T17:41:24.184Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:41:24.184Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:41:24.184Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:41:24.184Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:41:24.184Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-06T17:41:24.184Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-06T17:41:24.184Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.54s) [2022-05-06T17:41:24.184Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.55s) [2022-05-06T17:41:24.184Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.22s) [2022-05-06T17:41:24.184Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.59s) [2022-05-06T17:41:24.184Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.05s) [2022-05-06T17:41:24.184Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.13s) [2022-05-06T17:41:24.184Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.53s) [2022-05-06T17:41:24.184Z] === RUN TestDiff [2022-05-06T17:41:24.184Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-06T17:41:24.184Z] --- SKIP: TestDiff (0.00s) [2022-05-06T17:41:24.184Z] === RUN TestExecWithCloseStdin [2022-05-06T17:41:24.418Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-06T17:41:24.502Z] === RUN TestParseKeyValueOpt [2022-05-06T17:41:24.502Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-06T17:41:24.502Z] === RUN TestParseUintList [2022-05-06T17:41:24.502Z] --- PASS: TestParseUintList (0.00s) [2022-05-06T17:41:24.502Z] === RUN TestParseUintListMaximumLimits [2022-05-06T17:41:24.502Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-06T17:41:24.502Z] PASS [2022-05-06T17:41:24.502Z] coverage: 97.0% of statements [2022-05-06T17:41:24.502Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-05-06T17:41:24.678Z] --- PASS: TestAuthZPluginV2Disable (3.83s) [2022-05-06T17:41:24.678Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-06T17:41:25.179Z] --- PASS: TestExecWithCloseStdin (2.35s) [2022-05-06T17:41:25.179Z] === RUN TestExec [2022-05-06T17:41:25.491Z] === RUN Test_windowsOSRelease_String [2022-05-06T17:41:25.491Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-06T17:41:25.491Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-06T17:41:25.491Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-06T17:41:25.491Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-06T17:41:25.491Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-06T17:41:25.491Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-06T17:41:25.491Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-06T17:41:25.491Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-06T17:41:25.491Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-06T17:41:25.491Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-06T17:41:25.491Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-06T17:41:25.491Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-06T17:41:25.491Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-06T17:41:25.491Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-06T17:41:25.491Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-06T17:41:25.491Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-06T17:41:25.491Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-06T17:41:25.491Z] PASS [2022-05-06T17:41:25.491Z] coverage: 36.4% of statements [2022-05-06T17:41:25.491Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 36.4% of statements [2022-05-06T17:41:25.960Z] 2022/05/06 17:41:25 Closing DB instances... [2022-05-06T17:41:26.430Z] === RUN TestNewAndRemove [2022-05-06T17:41:26.430Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-06T17:41:26.430Z] === RUN TestRemoveInvalidPath [2022-05-06T17:41:26.430Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-06T17:41:26.430Z] PASS [2022-05-06T17:41:26.430Z] coverage: 82.6% of statements [2022-05-06T17:41:26.430Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2022-05-06T17:41:27.251Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-06T17:41:27.413Z] --- PASS: TestExec (2.15s) [2022-05-06T17:41:27.413Z] === RUN TestExecUser [2022-05-06T17:41:27.413Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-06T17:41:27.413Z] --- SKIP: TestExecUser (0.00s) [2022-05-06T17:41:27.413Z] === RUN TestExportContainerAndImportImage [2022-05-06T17:41:27.413Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:27.413Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-06T17:41:27.413Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-06T17:41:27.413Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:27.413Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-06T17:41:27.413Z] === RUN TestHealthCheckWorkdir [2022-05-06T17:41:27.413Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-06T17:41:27.413Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-06T17:41:27.413Z] === RUN TestHealthKillContainer [2022-05-06T17:41:27.413Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-06T17:41:27.413Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-06T17:41:27.413Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-06T17:41:27.413Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-06T17:41:27.413Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-06T17:41:27.413Z] === RUN TestKillContainerInvalidSignal [2022-05-06T17:41:27.825Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-06T17:41:28.396Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.68s) [2022-05-06T17:41:28.396Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-06T17:41:28.657Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-06T17:41:28.660Z] === RUN TestFailedConnection [2022-05-06T17:41:28.919Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-06T17:41:29.133Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.36s) [2022-05-06T17:41:29.133Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-06T17:41:29.603Z] --- PASS: TestFailedConnection (1.25s) [2022-05-06T17:41:29.603Z] === RUN TestFailOnce [2022-05-06T17:41:29.632Z] --- PASS: TestKillContainerInvalidSignal (2.13s) [2022-05-06T17:41:29.633Z] === RUN TestKillContainer [2022-05-06T17:41:29.633Z] === RUN TestKillContainer/no_signal [2022-05-06T17:41:29.726Z] --- PASS: TestRenameRunningContainerAndReuse (6.06s) [2022-05-06T17:41:29.726Z] === RUN TestRenameInvalidName [2022-05-06T17:41:29.863Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-06T17:41:30.074Z] 2022/05/06 17:41:29 http: panic serving 127.0.0.1:49306: Plugin not ready [2022-05-06T17:41:30.074Z] goroutine 9 [running]: [2022-05-06T17:41:30.074Z] net/http.(*conn).serve.func1() [2022-05-06T17:41:30.074Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-06T17:41:30.074Z] panic({0x1703700, 0x184d0e0}) [2022-05-06T17:41:30.074Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-06T17:41:30.074Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-05-06T17:41:30.074Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-06T17:41:30.074Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18528f8?, 0xc0000a80e0?}, 0x165da86?) [2022-05-06T17:41:30.074Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-06T17:41:30.074Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x18528f8, 0xc0000a80e0}, 0xc00019e100) [2022-05-06T17:41:30.074Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-06T17:41:30.074Z] net/http.serverHandler.ServeHTTP({0x1850f18?}, {0x18528f8, 0xc0000a80e0}, 0xc00019e100) [2022-05-06T17:41:30.074Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-06T17:41:30.074Z] net/http.(*conn).serve(0xc000066e60, {0x1852df8, 0xc0002020c0}) [2022-05-06T17:41:30.074Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-06T17:41:30.074Z] created by net/http.(*Server).Serve [2022-05-06T17:41:30.074Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-06T17:41:30.074Z] time="2022-05-06T17:41:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.FailOnce: Post \"http://127.0.0.1:49305/Test.FailOnce\": EOF, retrying in 1s" [2022-05-06T17:41:30.074Z] --- PASS: TestGetAddress (30.64s) [2022-05-06T17:41:30.074Z] === RUN TestRequestSyntaxCheck [2022-05-06T17:41:30.074Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-06T17:41:30.074Z] === RUN TestRequest [2022-05-06T17:41:30.074Z] 2022/05/06 17:41:29 Closing DB instances... [2022-05-06T17:41:30.808Z] === RUN TestDockerSuite/TestBuildUser [2022-05-06T17:41:31.062Z] --- PASS: TestFailOnce (1.19s) [2022-05-06T17:41:31.063Z] === RUN TestEchoInputOutput [2022-05-06T17:41:31.063Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-06T17:41:31.063Z] === RUN TestBackoff [2022-05-06T17:41:31.063Z] --- PASS: TestBackoff (0.00s) [2022-05-06T17:41:31.063Z] === RUN TestAbortRetry [2022-05-06T17:41:31.063Z] --- PASS: TestAbortRetry (0.00s) [2022-05-06T17:41:31.063Z] === RUN TestClientScheme [2022-05-06T17:41:31.063Z] --- PASS: TestClientScheme (0.00s) [2022-05-06T17:41:31.063Z] === RUN TestNewClientWithTimeout [2022-05-06T17:41:31.198Z] === RUN TestKillContainer/non_killing_signal [2022-05-06T17:41:31.198Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-06T17:41:31.198Z] === RUN TestKillContainer/killing_signal [2022-05-06T17:41:31.531Z] time="2022-05-06T17:41:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-06T17:41:32.001Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-05-06T17:41:32.001Z] === RUN TestNetworkDBGarbageCollection [2022-05-06T17:41:32.193Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-06T17:41:32.990Z] time="2022-05-06T17:41:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-06T17:41:33.468Z] --- PASS: TestRenameInvalidName (3.10s) [2022-05-06T17:41:33.468Z] === RUN TestRenameAnonymousContainer [2022-05-06T17:41:34.145Z] --- PASS: TestKillContainer (4.59s) [2022-05-06T17:41:34.145Z] --- PASS: TestKillContainer/no_signal (1.98s) [2022-05-06T17:41:34.145Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-06T17:41:34.145Z] --- PASS: TestKillContainer/killing_signal (2.55s) [2022-05-06T17:41:34.145Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-06T17:41:34.145Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:41:34.145Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-06T17:41:34.145Z] === RUN TestKillStoppedContainer [2022-05-06T17:41:34.145Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:41:34.145Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-06T17:41:34.145Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-06T17:41:34.145Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:41:34.145Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-06T17:41:34.145Z] === RUN TestKillDifferentUserContainer [2022-05-06T17:41:34.145Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-06T17:41:34.145Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-06T17:41:34.145Z] === RUN TestInspectOomKilledTrue [2022-05-06T17:41:34.145Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:34.145Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-06T17:41:34.145Z] === RUN TestInspectOomKilledFalse [2022-05-06T17:41:34.145Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:41:34.145Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-06T17:41:34.145Z] === RUN TestLogsFollowTailEmpty [2022-05-06T17:41:35.210Z] time="2022-05-06T17:41:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-06T17:41:35.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-06T17:41:36.356Z] --- PASS: TestLogsFollowTailEmpty (2.18s) [2022-05-06T17:41:36.356Z] === RUN TestNetworkNat [2022-05-06T17:41:36.356Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-06T17:41:36.356Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-06T17:41:36.356Z] === RUN TestNetworkLocalhostTCPNat [2022-05-06T17:41:36.882Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-06T17:41:38.268Z] docker_api_swarm_test.go:272: [da4b979ac71bd] joining swarm manager [da63871bd237a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:41:38.568Z] --- PASS: TestNetworkLocalhostTCPNat (2.31s) [2022-05-06T17:41:38.568Z] === RUN TestNetworkLoopbackNat [2022-05-06T17:41:38.568Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-06T17:41:38.568Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-06T17:41:38.568Z] === RUN TestPause [2022-05-06T17:41:38.568Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-06T17:41:38.568Z] --- SKIP: TestPause (0.00s) [2022-05-06T17:41:38.568Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-06T17:41:39.658Z] docker_api_swarm_test.go:273: [ddb3303df9800] joining swarm manager [da63871bd237a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:41:39.970Z] time="2022-05-06T17:41:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-06T17:41:40.782Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.07s) [2022-05-06T17:41:40.782Z] === RUN TestPauseStopPausedContainer [2022-05-06T17:41:40.782Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:40.782Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-06T17:41:40.782Z] === RUN TestPsFilter [2022-05-06T17:41:40.782Z] --- PASS: TestPsFilter (0.39s) [2022-05-06T17:41:40.782Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-06T17:41:41.048Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.70s) [2022-05-06T17:41:41.048Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-06T17:41:42.189Z] === RUN TestParseEmptyInterface [2022-05-06T17:41:42.189Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-06T17:41:42.189Z] === RUN TestParseNonInterfaceType [2022-05-06T17:41:42.189Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-06T17:41:42.189Z] === RUN TestParseWithOneFunction [2022-05-06T17:41:42.189Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-06T17:41:42.189Z] === RUN TestParseWithMultipleFuncs [2022-05-06T17:41:42.189Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-06T17:41:42.189Z] === RUN TestParseWithUnnamedReturn [2022-05-06T17:41:42.189Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-06T17:41:42.189Z] === RUN TestEmbeddedInterface [2022-05-06T17:41:42.189Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-06T17:41:42.189Z] === RUN TestParsedImports [2022-05-06T17:41:42.189Z] --- PASS: TestParsedImports (0.00s) [2022-05-06T17:41:42.189Z] === RUN TestAliasedImports [2022-05-06T17:41:42.189Z] --- PASS: TestAliasedImports (0.00s) [2022-05-06T17:41:42.189Z] PASS [2022-05-06T17:41:42.189Z] coverage: 56.8% of statements [2022-05-06T17:41:42.189Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-05-06T17:41:43.017Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2022-05-06T17:41:43.017Z] === RUN TestRemoveContainerWithVolume [2022-05-06T17:41:43.082Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-06T17:41:43.082Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-06T17:41:43.082Z] { [2022-05-06T17:41:43.082Z] "RT_GROUP_ICON": { [2022-05-06T17:41:43.082Z] "#1": { [2022-05-06T17:41:43.082Z] "0409": "../../winresources/docker.ico" [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] }, [2022-05-06T17:41:43.082Z] "RT_MANIFEST": { [2022-05-06T17:41:43.082Z] "#1": { [2022-05-06T17:41:43.082Z] "0409": { [2022-05-06T17:41:43.082Z] "identity": {}, [2022-05-06T17:41:43.082Z] "description": "Docker Engine", [2022-05-06T17:41:43.082Z] "minimum-os": "vista", [2022-05-06T17:41:43.082Z] "execution-level": "", [2022-05-06T17:41:43.082Z] "ui-access": false, [2022-05-06T17:41:43.082Z] "auto-elevate": false, [2022-05-06T17:41:43.082Z] "dpi-awareness": "unaware", [2022-05-06T17:41:43.082Z] "disable-theming": false, [2022-05-06T17:41:43.082Z] "disable-window-filtering": false, [2022-05-06T17:41:43.082Z] "high-resolution-scrolling-aware": false, [2022-05-06T17:41:43.082Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-06T17:41:43.082Z] "long-path-aware": false, [2022-05-06T17:41:43.082Z] "printer-driver-isolation": false, [2022-05-06T17:41:43.082Z] "gdi-scaling": false, [2022-05-06T17:41:43.082Z] "segment-heap": false, [2022-05-06T17:41:43.082Z] "use-common-controls-v6": false [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] }, [2022-05-06T17:41:43.082Z] "RT_MESSAGETABLE": { [2022-05-06T17:41:43.082Z] "#1": { [2022-05-06T17:41:43.082Z] "0409": "../../winresources/event_messages.bin" [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] }, [2022-05-06T17:41:43.082Z] "RT_VERSION": { [2022-05-06T17:41:43.082Z] "#1": { [2022-05-06T17:41:43.082Z] "0409": { [2022-05-06T17:41:43.082Z] "fixed": { [2022-05-06T17:41:43.082Z] "file_version": "0.0.0.0", [2022-05-06T17:41:43.082Z] "product_version": "0.0.0.0", [2022-05-06T17:41:43.082Z] "type": "Unknown" [2022-05-06T17:41:43.082Z] }, [2022-05-06T17:41:43.082Z] "info": { [2022-05-06T17:41:43.082Z] "0000": { [2022-05-06T17:41:43.082Z] "CompanyName": "", [2022-05-06T17:41:43.082Z] "FileVersion": "dev", [2022-05-06T17:41:43.082Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-06T17:41:43.082Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-06T17:41:43.082Z] "ProductName": "", [2022-05-06T17:41:43.082Z] "ProductVersion": "dev", [2022-05-06T17:41:43.082Z] "SpecialBuild": "f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd" [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] } [2022-05-06T17:41:43.082Z] cmd/docker-proxy/genwinres_windows.go [2022-05-06T17:41:43.082Z] cmd/docker-proxy/main.go [2022-05-06T17:41:43.082Z] cmd/docker-proxy/network_proxy_test.go [2022-05-06T17:41:43.082Z] cmd/docker-proxy/proxy.go [2022-05-06T17:41:43.082Z] cmd/docker-proxy/sctp_proxy.go [2022-05-06T17:41:43.082Z] cmd/docker-proxy/tcp_proxy.go [2022-05-06T17:41:43.082Z] cmd/docker-proxy/udp_proxy.go [2022-05-06T17:41:43.082Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-06T17:41:43.082Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-06T17:41:43.082Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-06T17:41:43.082Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-06T17:41:43.082Z] remote: Enumerating objects: 23, done. [2022-05-06T17:41:43.082Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-06T17:41:43.082Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-06T17:41:43.082Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-06T17:41:43.082Z] 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 | 5.08 MiB/s, done. [2022-05-06T17:41:43.082Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-06T17:41:43.082Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-06T17:41:43.082Z] Cross building: bundles/cross/linux/ppc64le [2022-05-06T17:41:43.082Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-06T17:41:43.082Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-06T17:41:43.177Z] --- PASS: TestRequest (13.33s) [2022-05-06T17:41:43.177Z] === RUN TestOverlappingRequests [2022-05-06T17:41:43.177Z] === RUN TestHTTPTransport [2022-05-06T17:41:43.177Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-06T17:41:43.177Z] PASS [2022-05-06T17:41:43.177Z] coverage: 85.7% of statements [2022-05-06T17:41:43.650Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-05-06T17:41:44.119Z] --- PASS: TestOverlappingRequests (0.66s) [2022-05-06T17:41:44.119Z] === RUN TestRelease [2022-05-06T17:41:44.119Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-06T17:41:44.119Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-06T17:41:44.119Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-06T17:41:44.119Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-06T17:41:44.119Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-06T17:41:44.119Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-06T17:41:44.119Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-06T17:41:44.119Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-06T17:41:44.119Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-06T17:41:44.119Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-06T17:41:44.119Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-06T17:41:44.119Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-06T17:41:44.119Z] === RUN TestBufferPoolPutAndGet [2022-05-06T17:41:44.119Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-06T17:41:44.119Z] PASS [2022-05-06T17:41:44.119Z] coverage: 88.2% of statements [2022-05-06T17:41:44.119Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-05-06T17:41:45.109Z] === RUN TestOutputOnPrematureClose [2022-05-06T17:41:45.109Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-06T17:41:45.109Z] === RUN TestCompleteSilently [2022-05-06T17:41:45.109Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-06T17:41:45.109Z] PASS [2022-05-06T17:41:45.109Z] coverage: 75.9% of statements [2022-05-06T17:41:45.109Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-05-06T17:41:45.231Z] --- PASS: TestRemoveContainerWithVolume (2.33s) [2022-05-06T17:41:45.231Z] === RUN TestRemoveContainerRunning [2022-05-06T17:41:45.578Z] === RUN TestSendToOneSub [2022-05-06T17:41:45.578Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-06T17:41:45.578Z] === RUN TestSendToMultipleSubs [2022-05-06T17:41:45.578Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-06T17:41:45.578Z] === RUN TestEvictOneSub [2022-05-06T17:41:45.578Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-06T17:41:45.578Z] === RUN TestClosePublisher [2022-05-06T17:41:45.578Z] --- PASS: TestClosePublisher (0.00s) [2022-05-06T17:41:45.578Z] === RUN TestPubSubRace [2022-05-06T17:41:45.861Z] --- PASS: TestRenameAnonymousContainer (11.32s) [2022-05-06T17:41:45.861Z] === RUN TestRenameContainerWithSameName [2022-05-06T17:41:46.566Z] --- PASS: TestRelease (2.56s) [2022-05-06T17:41:46.566Z] === RUN TestAllocateRandomDeallocate [2022-05-06T17:41:46.566Z] --- PASS: TestPubSubRace (1.07s) [2022-05-06T17:41:46.566Z] PASS [2022-05-06T17:41:46.566Z] coverage: 75.0% of statements [2022-05-06T17:41:46.566Z] ok github.com/docker/docker/pkg/pubsub 1.111s coverage: 75.0% of statements [2022-05-06T17:41:47.416Z] --- PASS: TestRenameContainerWithSameName (2.99s) [2022-05-06T17:41:47.416Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-06T17:41:47.416Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-06T17:41:47.416Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-06T17:41:47.416Z] === RUN TestResize [2022-05-06T17:41:47.444Z] --- PASS: TestRemoveContainerRunning (2.01s) [2022-05-06T17:41:47.444Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-06T17:41:47.553Z] === RUN TestRegister [2022-05-06T17:41:47.553Z] --- PASS: TestRegister (0.00s) [2022-05-06T17:41:47.553Z] === RUN TestCommand [2022-05-06T17:41:47.553Z] --- PASS: TestCommand (0.03s) [2022-05-06T17:41:47.553Z] === RUN TestNaiveSelf [2022-05-06T17:41:47.553Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-06T17:41:47.553Z] PASS [2022-05-06T17:41:47.553Z] coverage: 82.4% of statements [2022-05-06T17:41:47.553Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2022-05-06T17:41:48.541Z] === RUN TestDump [2022-05-06T17:41:48.541Z] goroutine 20 [running]: [2022-05-06T17:41:48.541Z] github.com/docker/docker/pkg/stack.dump(0x982d57?) [2022-05-06T17:41:48.541Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-06T17:41:48.541Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-06T17:41:48.541Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-06T17:41:48.541Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-06T17:41:48.541Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-06T17:41:48.541Z] testing.tRunner(0xc000085520, 0xb4a498) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:41:48.541Z] created by testing.(*T).Run [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-06T17:41:48.541Z] [2022-05-06T17:41:48.541Z] goroutine 1 [chan receive]: [2022-05-06T17:41:48.541Z] testing.(*T).Run(0xc000085380, {0xb3913c?, 0x95c1f3?}, 0xb4a498) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-06T17:41:48.541Z] testing.runTests.func1(0xc0000c4840?) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-06T17:41:48.541Z] testing.tRunner(0xc000085380, 0xc0000cfca0) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:41:48.541Z] testing.runTests(0xc0000a2460?, {0xcce400, 0x3, 0x3}, {0x20004da0598?, 0x40?, 0xcd34a0?}) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-06T17:41:48.541Z] testing.(*M).Run(0xc0000a2460) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-06T17:41:48.541Z] main.main() [2022-05-06T17:41:48.541Z] _testmain.go:99 +0x255 [2022-05-06T17:41:48.541Z] --- PASS: TestDump (0.00s) [2022-05-06T17:41:48.541Z] === RUN TestDumpToFile [2022-05-06T17:41:48.541Z] --- PASS: TestDumpToFile (0.17s) [2022-05-06T17:41:48.541Z] === RUN TestDumpToFileWithEmptyInput [2022-05-06T17:41:48.541Z] goroutine 22 [running]: [2022-05-06T17:41:48.541Z] github.com/docker/docker/pkg/stack.dump(0x9fed13?) [2022-05-06T17:41:48.541Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-06T17:41:48.541Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x9fece0?}) [2022-05-06T17:41:48.541Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-06T17:41:48.541Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-05-06T17:41:48.541Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-06T17:41:48.541Z] testing.tRunner(0xc000085ba0, 0xb4a488) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:41:48.541Z] created by testing.(*T).Run [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-06T17:41:48.541Z] [2022-05-06T17:41:48.541Z] goroutine 1 [chan receive]: [2022-05-06T17:41:48.541Z] testing.(*T).Run(0xc000085380, {0xb40713?, 0x95c1f3?}, 0xb4a488) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-06T17:41:48.541Z] testing.runTests.func1(0xc0000c4840?) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-06T17:41:48.541Z] testing.tRunner(0xc000085380, 0xc0000cfca0) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-06T17:41:48.541Z] testing.runTests(0xc0000a2460?, {0xcce400, 0x3, 0x3}, {0x20004da0598?, 0x40?, 0xcd34a0?}) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-06T17:41:48.541Z] testing.(*M).Run(0xc0000a2460) [2022-05-06T17:41:48.541Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-06T17:41:48.541Z] main.main() [2022-05-06T17:41:48.541Z] _testmain.go:99 +0x255 [2022-05-06T17:41:48.541Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-06T17:41:48.541Z] PASS [2022-05-06T17:41:48.541Z] coverage: 90.9% of statements [2022-05-06T17:41:48.541Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-06T17:41:48.541Z] === RUN TestClientStream [2022-05-06T17:41:48.541Z] --- PASS: TestClientStream (0.00s) [2022-05-06T17:41:48.541Z] === RUN TestClientSendFile [2022-05-06T17:41:48.541Z] --- PASS: TestClientSendFile (0.00s) [2022-05-06T17:41:48.541Z] === RUN TestClientWithRequestTimeout [2022-05-06T17:41:48.541Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-06T17:41:48.541Z] === RUN TestFileSpecPlugin [2022-05-06T17:41:48.541Z] ok github.com/docker/docker/pkg/stack 0.214s coverage: 90.9% of statements [2022-05-06T17:41:48.542Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-05-06T17:41:48.542Z] === RUN TestFileJSONSpecPlugin [2022-05-06T17:41:48.542Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-06T17:41:48.542Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-06T17:41:48.542Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-06T17:41:48.542Z] === RUN TestPluginAddHandler [2022-05-06T17:41:48.542Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-06T17:41:48.542Z] === RUN TestPluginWaitBadPlugin [2022-05-06T17:41:48.542Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-06T17:41:48.542Z] === RUN TestGet [2022-05-06T17:41:48.542Z] time="2022-05-06T17:41:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-06T17:41:49.010Z] === RUN TestNewStdWriter [2022-05-06T17:41:49.010Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-06T17:41:49.010Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestWriteWithNilBytes [2022-05-06T17:41:49.010Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestWrite [2022-05-06T17:41:49.010Z] --- PASS: TestWrite (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestWriteWithWriterError [2022-05-06T17:41:49.010Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-06T17:41:49.010Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestStdCopyWriteAndRead [2022-05-06T17:41:49.010Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-06T17:41:49.010Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-06T17:41:49.010Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-06T17:41:49.010Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-06T17:41:49.010Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-06T17:41:49.010Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-06T17:41:49.010Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-06T17:41:49.010Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-06T17:41:49.010Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-06T17:41:49.010Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-06T17:41:49.010Z] PASS [2022-05-06T17:41:49.010Z] coverage: 100.0% of statements [2022-05-06T17:41:49.010Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-05-06T17:41:49.187Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-06T17:41:49.187Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-06T17:41:49.187Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-06T17:41:49.447Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-06T17:41:49.480Z] time="2022-05-06T17:41:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-06T17:41:49.657Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.05s) [2022-05-06T17:41:49.657Z] === RUN TestRemoveInvalidContainer [2022-05-06T17:41:49.657Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-06T17:41:49.657Z] === RUN TestRenameLinkedContainer [2022-05-06T17:41:49.657Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-06T17:41:49.657Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-06T17:41:49.657Z] === RUN TestRenameStoppedContainer [2022-05-06T17:41:49.948Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-06T17:41:49.948Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-06T17:41:49.948Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-06T17:41:49.948Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-06T17:41:49.948Z] === RUN TestFormatStatus [2022-05-06T17:41:49.948Z] --- PASS: TestFormatStatus (0.00s) [2022-05-06T17:41:49.948Z] === RUN TestFormatError [2022-05-06T17:41:49.948Z] --- PASS: TestFormatError (0.00s) [2022-05-06T17:41:49.948Z] === RUN TestFormatJSONError [2022-05-06T17:41:49.948Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-06T17:41:49.948Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-06T17:41:49.948Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-06T17:41:49.948Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-06T17:41:49.948Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-06T17:41:49.949Z] === RUN TestNewJSONProgressOutput [2022-05-06T17:41:49.949Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-06T17:41:49.949Z] === RUN TestAuxFormatterEmit [2022-05-06T17:41:49.949Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-06T17:41:49.949Z] === RUN TestStreamWriterStdout [2022-05-06T17:41:49.949Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-06T17:41:49.949Z] === RUN TestStreamWriterStderr [2022-05-06T17:41:49.949Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-06T17:41:49.949Z] PASS [2022-05-06T17:41:49.949Z] coverage: 66.2% of statements [2022-05-06T17:41:49.949Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-05-06T17:41:50.018Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-06T17:41:50.327Z] --- PASS: TestResize (2.92s) [2022-05-06T17:41:50.327Z] === RUN TestResizeWithInvalidSize [2022-05-06T17:41:50.937Z] === RUN TestGenerateRandomID [2022-05-06T17:41:50.937Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-06T17:41:50.937Z] === RUN TestShortenId [2022-05-06T17:41:50.937Z] --- PASS: TestShortenId (0.00s) [2022-05-06T17:41:50.937Z] === RUN TestShortenSha256Id [2022-05-06T17:41:50.937Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-06T17:41:50.937Z] === RUN TestShortenIdEmpty [2022-05-06T17:41:50.937Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-06T17:41:50.937Z] === RUN TestShortenIdInvalid [2022-05-06T17:41:50.937Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-06T17:41:50.937Z] === RUN TestIsShortIDNonHex [2022-05-06T17:41:50.937Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-06T17:41:50.937Z] === RUN TestIsShortIDNotCorrectSize [2022-05-06T17:41:50.937Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-06T17:41:50.937Z] PASS [2022-05-06T17:41:50.937Z] coverage: 70.6% of statements [2022-05-06T17:41:50.937Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-05-06T17:41:50.960Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-06T17:41:50.960Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-06T17:41:50.960Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-06T17:41:50.960Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-06T17:41:50.960Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-06T17:41:50.960Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-06T17:41:50.960Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-06T17:41:50.960Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-06T17:41:50.960Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-06T17:41:51.406Z] time="2022-05-06T17:41:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-06T17:41:51.406Z] === RUN TestIsCpusetListAvailable [2022-05-06T17:41:51.406Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-06T17:41:51.406Z] PASS [2022-05-06T17:41:51.406Z] coverage: 39.4% of statements [2022-05-06T17:41:51.406Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-05-06T17:41:51.870Z] --- PASS: TestRenameStoppedContainer (2.27s) [2022-05-06T17:41:51.870Z] === RUN TestRenameRunningContainerAndReuse [2022-05-06T17:41:52.346Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-06T17:41:52.346Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-06T17:41:52.607Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-06T17:41:53.179Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-06T17:41:53.246Z] --- PASS: TestResizeWithInvalidSize (2.96s) [2022-05-06T17:41:53.246Z] === RUN TestResizeWhenContainerNotStarted [2022-05-06T17:41:53.623Z] === RUN TestChtimes [2022-05-06T17:41:53.623Z] --- PASS: TestChtimes (0.00s) [2022-05-06T17:41:53.623Z] === RUN TestChtimesWindows [2022-05-06T17:41:53.623Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-06T17:41:53.623Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-06T17:41:53.623Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-06T17:41:53.623Z] PASS [2022-05-06T17:41:53.623Z] coverage: 13.0% of statements [2022-05-06T17:41:53.623Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.0% of statements [2022-05-06T17:41:53.751Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-06T17:41:53.751Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-06T17:41:54.093Z] --- PASS: TestAllocateRandomDeallocate (7.44s) [2022-05-06T17:41:54.093Z] === RUN TestRetrieveFromStore [2022-05-06T17:41:54.093Z] === RUN TestTailFile [2022-05-06T17:41:54.093Z] --- PASS: TestTailFile (0.00s) [2022-05-06T17:41:54.093Z] === RUN TestTailFileManyLines [2022-05-06T17:41:54.093Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-06T17:41:54.093Z] === RUN TestTailEmptyFile [2022-05-06T17:41:54.093Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-06T17:41:54.093Z] === RUN TestTailNegativeN [2022-05-06T17:41:54.093Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader [2022-05-06T17:41:54.093Z] === CONT TestNewTailReader [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/truncated_last_line [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-06T17:41:54.093Z] === CONT TestNewTailReader/no_delimiter [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.093Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.093Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.093Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.093Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.094Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.094Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.094Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.565Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.565Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.567Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.568Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:54.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:55.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-06T17:41:55.039Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-06T17:41:55.040Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:41:55.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:41:55.041Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-06T17:41:55.042Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-06T17:41:55.042Z] PASS [2022-05-06T17:41:55.042Z] coverage: 88.6% of statements [2022-05-06T17:41:55.042Z] ok github.com/docker/docker/pkg/tailfile 0.224s coverage: 88.6% of statements [2022-05-06T17:41:55.511Z] time="2022-05-06T17:41:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-06T17:41:55.511Z] === RUN TestTarSumRemoveNonExistent [2022-05-06T17:41:55.511Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-06T17:41:55.511Z] === RUN TestTarSumRemove [2022-05-06T17:41:55.511Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-06T17:41:55.511Z] === RUN TestSortFileInfoSums [2022-05-06T17:41:55.511Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-06T17:41:55.511Z] === RUN TestNewTarSumForLabelInvalid [2022-05-06T17:41:55.511Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-06T17:41:55.511Z] === RUN TestNewTarSumForLabel [2022-05-06T17:41:55.511Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-06T17:41:55.511Z] === RUN TestEmptyTar [2022-05-06T17:41:55.511Z] --- PASS: TestEmptyTar (0.00s) [2022-05-06T17:41:55.511Z] === RUN TestTarSumsReadSize [2022-05-06T17:41:55.511Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-06T17:41:55.511Z] === RUN TestTarSums [2022-05-06T17:41:55.672Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-06T17:41:55.980Z] --- PASS: TestTarSums (0.07s) [2022-05-06T17:41:55.980Z] === RUN TestIteration [2022-05-06T17:41:55.980Z] --- PASS: TestIteration (0.00s) [2022-05-06T17:41:55.980Z] === RUN TestVersionLabelForChecksum [2022-05-06T17:41:55.980Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-06T17:41:55.980Z] === RUN TestVersion [2022-05-06T17:41:55.980Z] --- PASS: TestVersion (0.00s) [2022-05-06T17:41:55.980Z] === RUN TestGetVersion [2022-05-06T17:41:55.980Z] --- PASS: TestGetVersion (0.00s) [2022-05-06T17:41:55.980Z] === RUN TestGetVersions [2022-05-06T17:41:55.980Z] --- PASS: TestGetVersions (0.00s) [2022-05-06T17:41:55.980Z] PASS [2022-05-06T17:41:55.980Z] coverage: 89.3% of statements [2022-05-06T17:41:55.980Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2022-05-06T17:41:56.163Z] --- PASS: TestResizeWhenContainerNotStarted (2.90s) [2022-05-06T17:41:56.163Z] === RUN TestDaemonRestartKillContainers [2022-05-06T17:41:56.163Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:41:56.163Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:41:56.163Z] === RUN TestStats [2022-05-06T17:41:56.163Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-06T17:41:56.163Z] --- SKIP: TestStats (0.00s) [2022-05-06T17:41:56.163Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-06T17:41:56.450Z] === RUN TestTruncIndex [2022-05-06T17:41:56.450Z] --- PASS: TestTruncIndex (0.10s) [2022-05-06T17:41:56.450Z] PASS [2022-05-06T17:41:56.450Z] coverage: 91.5% of statements [2022-05-06T17:41:56.450Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-05-06T17:41:56.623Z] --- PASS: TestRenameRunningContainerAndReuse (4.29s) [2022-05-06T17:41:56.623Z] === RUN TestRenameInvalidName [2022-05-06T17:41:56.919Z] --- PASS: TestRetrieveFromStore (2.70s) [2022-05-06T17:41:56.919Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-06T17:41:56.919Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-06T17:41:56.919Z] === RUN TestParallelPredefinedRequest1 [2022-05-06T17:41:56.919Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-06T17:41:56.919Z] === RUN TestParallelPredefinedRequest2 [2022-05-06T17:41:56.919Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-06T17:41:56.919Z] === RUN TestParallelPredefinedRequest3 [2022-05-06T17:41:56.919Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-06T17:41:56.919Z] === RUN TestParallelPredefinedRequest4 [2022-05-06T17:41:56.919Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-06T17:41:56.919Z] === RUN TestParallelPredefinedRequest5 [2022-05-06T17:41:56.919Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-06T17:41:56.919Z] === RUN TestDebug [2022-05-06T17:41:56.919Z] --- PASS: TestDebug (0.00s) [2022-05-06T17:41:56.919Z] === RUN TestRequestPoolParallel [2022-05-06T17:41:57.054Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-06T17:41:57.387Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-05-06T17:41:57.387Z] === RUN TestFullAllocateRelease [2022-05-06T17:41:57.387Z] === RUN TestVersionInfo [2022-05-06T17:41:57.387Z] --- PASS: TestVersionInfo (0.00s) [2022-05-06T17:41:57.387Z] === RUN TestAppendVersions [2022-05-06T17:41:57.387Z] --- PASS: TestAppendVersions (0.00s) [2022-05-06T17:41:57.387Z] PASS [2022-05-06T17:41:57.387Z] coverage: 88.9% of statements [2022-05-06T17:41:57.387Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-05-06T17:41:57.626Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-06T17:41:57.626Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-06T17:41:57.626Z] PASS [2022-05-06T17:41:57.626Z] [2022-05-06T17:41:57.626Z] DONE 17 tests in 52.837s [2022-05-06T17:41:57.626Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-06T17:41:57.626Z] ++ 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-05-06T17:41:57.626Z] ++ set -e [2022-05-06T17:41:57.626Z] ++ '[' -n 0 ']' [2022-05-06T17:41:57.626Z] ++ set -x [2022-05-06T17:41:57.626Z] ++ 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-05-06T17:41:57.626Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-06T17:41:57.856Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-05-06T17:41:57.856Z] === RUN TestOddAllocateRelease [2022-05-06T17:41:57.856Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-05-06T17:41:57.856Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-06T17:41:57.856Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-06T17:41:57.856Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-06T17:41:57.887Z] INFO: Testing against a local daemon [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:41:57.887Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:41:57.887Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-06T17:41:57.887Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-06T17:41:57.887Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-06T17:41:57.887Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-06T17:41:57.887Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-06T17:41:57.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-06T17:41:57.887Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-06T17:41:57.887Z] === RUN TestPluginInstall [2022-05-06T17:41:57.887Z] === RUN TestPluginInstall/no_auth [2022-05-06T17:41:58.148Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-06T17:41:58.148Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-06T17:41:58.148Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-06T17:41:58.190Z] --- PASS: TestRenameInvalidName (2.09s) [2022-05-06T17:41:58.190Z] === RUN TestRenameAnonymousContainer [2022-05-06T17:41:58.325Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-05-06T17:41:58.325Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-06T17:41:58.325Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-05-06T17:41:58.325Z] === CONT TestParallelPredefinedRequest1 [2022-05-06T17:41:58.325Z] === CONT TestParallelPredefinedRequest4 [2022-05-06T17:41:58.325Z] === CONT TestParallelPredefinedRequest5 [2022-05-06T17:41:58.325Z] === CONT TestParallelPredefinedRequest3 [2022-05-06T17:41:58.325Z] === CONT TestParallelPredefinedRequest1 [2022-05-06T17:41:58.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:41:58.325Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-06T17:41:58.325Z] === CONT TestParallelPredefinedRequest5 [2022-05-06T17:41:58.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:41:58.325Z] === CONT TestParallelPredefinedRequest4 [2022-05-06T17:41:58.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:41:58.325Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-06T17:41:58.325Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-06T17:41:58.325Z] === CONT TestParallelPredefinedRequest3 [2022-05-06T17:41:58.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:41:58.325Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-06T17:41:58.325Z] === CONT TestParallelPredefinedRequest2 [2022-05-06T17:41:58.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:41:58.325Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-06T17:41:58.325Z] PASS [2022-05-06T17:41:58.325Z] coverage: 85.3% of statements [2022-05-06T17:41:58.325Z] ok github.com/docker/docker/libnetwork/ipam 69.421s coverage: 85.3% of statements [2022-05-06T17:41:59.091Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-06T17:41:59.313Z] === RUN TestValidatePrivileges [2022-05-06T17:41:59.313Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-06T17:41:59.313Z] === RUN TestFilterByCapNeg [2022-05-06T17:41:59.313Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-06T17:41:59.313Z] === RUN TestFilterByCapPos [2022-05-06T17:41:59.313Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-06T17:41:59.313Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-06T17:41:59.313Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-06T17:41:59.313Z] PASS [2022-05-06T17:41:59.313Z] coverage: 12.2% of statements [2022-05-06T17:41:59.313Z] ok github.com/docker/docker/plugin 0.065s coverage: 12.2% of statements [2022-05-06T17:41:59.663Z] time="2022-05-06T17:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:41:59.663Z] time="2022-05-06T17:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0630a4332bab9a3cd721649c3db7a11a15966c762402f116e0fcc3c7dfefab5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:41:59.663Z] time="2022-05-06T17:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:41:59.663Z] time="2022-05-06T17:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0630a4332bab9a3cd721649c3db7a11a15966c762402f116e0fcc3c7dfefab5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:42:00.234Z] === RUN TestPluginInstall/with_htpasswd [2022-05-06T17:42:00.495Z] time="2022-05-06T17:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:42:00.495Z] time="2022-05-06T17:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76d8ea36a42f602476de5822e8467e5875d218e18ab82844a3f9f02d3c3f0dcf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:42:00.495Z] time="2022-05-06T17:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:42:00.495Z] time="2022-05-06T17:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76d8ea36a42f602476de5822e8467e5875d218e18ab82844a3f9f02d3c3f0dcf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:42:00.755Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-06T17:42:00.881Z] === RUN TestNewSettable [2022-05-06T17:42:00.881Z] --- PASS: TestNewSettable (0.00s) [2022-05-06T17:42:00.881Z] === RUN TestIsSettable [2022-05-06T17:42:00.881Z] --- PASS: TestIsSettable (0.00s) [2022-05-06T17:42:00.881Z] === RUN TestUpdateSettingsEnv [2022-05-06T17:42:00.881Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-06T17:42:00.881Z] PASS [2022-05-06T17:42:00.881Z] coverage: 20.0% of statements [2022-05-06T17:42:00.881Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-05-06T17:42:01.016Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-06T17:42:01.016Z] docker_cli_sni_test.go:18: Flakey test [2022-05-06T17:42:01.016Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-06T17:42:01.016Z] === RUN TestPluginInstall/with_insecure [2022-05-06T17:42:01.587Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-06T17:42:01.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-06T17:42:01.871Z] === RUN TestLoad [2022-05-06T17:42:01.872Z] --- PASS: TestLoad (0.00s) [2022-05-06T17:42:01.872Z] === RUN TestSave [2022-05-06T17:42:01.872Z] --- PASS: TestSave (0.04s) [2022-05-06T17:42:01.872Z] === RUN TestAddDeleteGet [2022-05-06T17:42:01.872Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-06T17:42:01.872Z] === RUN TestInvalidTags [2022-05-06T17:42:01.872Z] --- PASS: TestInvalidTags (0.01s) [2022-05-06T17:42:01.872Z] PASS [2022-05-06T17:42:01.872Z] coverage: 84.4% of statements [2022-05-06T17:42:01.872Z] ok github.com/docker/docker/reference 0.156s coverage: 84.4% of statements [2022-05-06T17:42:02.111Z] time="2022-05-06T17:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:42:02.111Z] time="2022-05-06T17:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d1094adc8bb4b2625dadaa7eaba0cf77c5316f784817fe5121b9f9920283298" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:42:02.111Z] time="2022-05-06T17:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-06T17:42:02.111Z] time="2022-05-06T17:42:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d1094adc8bb4b2625dadaa7eaba0cf77c5316f784817fe5121b9f9920283298" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-06T17:42:02.373Z] plugin_test.go:195: [db57dc1f79532] daemon is not started [2022-05-06T17:42:02.373Z] --- PASS: TestPluginInstall (4.57s) [2022-05-06T17:42:02.373Z] --- PASS: TestPluginInstall/no_auth (2.33s) [2022-05-06T17:42:02.373Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-05-06T17:42:02.373Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2022-05-06T17:42:02.373Z] === RUN TestPluginsWithRuntimes [2022-05-06T17:42:02.634Z] === RUN TestDockerSuite/TestCommitChange [2022-05-06T17:42:03.440Z] --- PASS: TestGet (15.01s) [2022-05-06T17:42:03.440Z] === RUN TestPluginWithNoManifest [2022-05-06T17:42:03.440Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-06T17:42:03.440Z] === RUN TestGetAll [2022-05-06T17:42:03.440Z] --- PASS: TestGetAll (0.00s) [2022-05-06T17:42:03.440Z] PASS [2022-05-06T17:42:03.440Z] coverage: 73.2% of statements [2022-05-06T17:42:03.440Z] ok github.com/docker/docker/pkg/plugins 35.148s coverage: 73.2% of statements [2022-05-06T17:42:03.909Z] === RUN TestResolveAuthConfigIndexServer [2022-05-06T17:42:03.909Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-06T17:42:03.909Z] === RUN TestResolveAuthConfigFullURL [2022-05-06T17:42:03.909Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-06T17:42:03.909Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-06T17:42:03.909Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-06T17:42:03.909Z] === RUN TestValidateMirror [2022-05-06T17:42:03.909Z] --- PASS: TestValidateMirror (0.00s) [2022-05-06T17:42:03.909Z] === RUN TestLoadInsecureRegistries [2022-05-06T17:42:04.019Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-06T17:42:04.281Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-06T17:42:04.379Z] time="2022-05-06T17:42:03Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-06T17:42:04.379Z] time="2022-05-06T17:42:03Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-06T17:42:04.379Z] time="2022-05-06T17:42:03Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-06T17:42:04.379Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-05-06T17:42:04.379Z] === RUN TestNewServiceConfig [2022-05-06T17:42:04.379Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestValidateIndexName [2022-05-06T17:42:04.379Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestValidateIndexNameWithError [2022-05-06T17:42:04.379Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestEndpointParse [2022-05-06T17:42:04.379Z] --- PASS: TestEndpointParse (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestEndpointParseInvalid [2022-05-06T17:42:04.379Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestValidateEndpoint [2022-05-06T17:42:04.379Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-06T17:42:04.379Z] === RUN TestPing [2022-05-06T17:42:04.379Z] --- PASS: TestPing (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestPingRegistryEndpoint [2022-05-06T17:42:04.379Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:04.379Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-06T17:42:04.379Z] === RUN TestEndpoint [2022-05-06T17:42:04.379Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:04.379Z] --- SKIP: TestEndpoint (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestParseRepositoryInfo [2022-05-06T17:42:04.379Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestNewIndexInfo [2022-05-06T17:42:04.379Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestMirrorEndpointLookup [2022-05-06T17:42:04.379Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:04.379Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestSearchRepositories [2022-05-06T17:42:04.379Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-06T17:42:04.379Z] Host: 127.0.0.1:49339 [2022-05-06T17:42:04.379Z] User-Agent: docker test client [2022-05-06T17:42:04.379Z] Authorization: Token fake-token [2022-05-06T17:42:04.379Z] X-Docker-Token: true [2022-05-06T17:42:04.379Z] Accept-Encoding: gzip [2022-05-06T17:42:04.379Z] [2022-05-06T17:42:04.379Z] [2022-05-06T17:42:04.379Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-06T17:42:04.379Z] Connection: close [2022-05-06T17:42:04.379Z] Content-Length: 144 [2022-05-06T17:42:04.379Z] Cache-Control: no-cache [2022-05-06T17:42:04.379Z] Content-Type: application/json [2022-05-06T17:42:04.379Z] Date: Fri, 06 May 2022 17:42:03 GMT [2022-05-06T17:42:04.379Z] Expires: -1 [2022-05-06T17:42:04.379Z] Pragma: no-cache [2022-05-06T17:42:04.379Z] Server: docker-tests/mock [2022-05-06T17:42:04.379Z] X-Docker-Registry-Config: mock [2022-05-06T17:42:04.379Z] X-Docker-Registry-Version: 0.0.0 [2022-05-06T17:42:04.379Z] [2022-05-06T17:42:04.379Z] [2022-05-06T17:42:04.379Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-06T17:42:04.379Z] === RUN TestTrustedLocation [2022-05-06T17:42:04.379Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-06T17:42:04.379Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestAllowNondistributableArtifacts [2022-05-06T17:42:04.379Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-06T17:42:04.379Z] === RUN TestIsSecureIndex [2022-05-06T17:42:04.379Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-06T17:42:04.379Z] PASS [2022-05-06T17:42:04.379Z] coverage: 51.7% of statements [2022-05-06T17:42:04.379Z] ok github.com/docker/docker/registry 0.326s coverage: 51.7% of statements [2022-05-06T17:42:04.745Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.05s) [2022-05-06T17:42:04.745Z] === RUN TestStopContainerWithTimeout [2022-05-06T17:42:04.745Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-06T17:42:04.745Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-06T17:42:04.745Z] === RUN TestUpdateRestartPolicy [2022-05-06T17:42:04.853Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-06T17:42:05.368Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-06T17:42:05.368Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-06T17:42:05.368Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-06T17:42:05.368Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-06T17:42:05.368Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-06T17:42:05.368Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-06T17:42:05.368Z] === RUN TestResumableRequestReaderWithReadError [2022-05-06T17:42:05.368Z] === RUN TestRestartManagerTimeout [2022-05-06T17:42:05.368Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-06T17:42:05.368Z] === RUN TestRestartManagerTimeoutReset [2022-05-06T17:42:05.368Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-06T17:42:05.368Z] PASS [2022-05-06T17:42:05.368Z] coverage: 50.9% of statements [2022-05-06T17:42:05.368Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2022-05-06T17:42:05.368Z] time="2022-05-06T17:42:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-06T17:42:05.368Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-05-06T17:42:05.368Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-06T17:42:05.368Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-06T17:42:05.368Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-06T17:42:05.368Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-06T17:42:05.368Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-06T17:42:05.368Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-06T17:42:05.368Z] === RUN TestResumableRequestReader [2022-05-06T17:42:05.368Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-06T17:42:05.368Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-06T17:42:05.368Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-06T17:42:05.368Z] PASS [2022-05-06T17:42:05.368Z] coverage: 100.0% of statements [2022-05-06T17:42:05.368Z] ok github.com/docker/docker/registry/resumable 0.290s coverage: 100.0% of statements [2022-05-06T17:42:05.424Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-06T17:42:05.996Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-06T17:42:06.358Z] === RUN TestDecodeContainerConfig [2022-05-06T17:42:06.358Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-06T17:42:06.358Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-06T17:42:06.358Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-06T17:42:06.358Z] === RUN TestDecodeContainerConfigIsolation [2022-05-06T17:42:06.358Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-06T17:42:06.358Z] === RUN TestValidatePrivileged [2022-05-06T17:42:06.358Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-06T17:42:06.358Z] PASS [2022-05-06T17:42:06.358Z] coverage: 52.4% of statements [2022-05-06T17:42:06.358Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.4% of statements [2022-05-06T17:42:06.358Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-06T17:42:06.358Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-06T17:42:06.358Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-06T17:42:06.358Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-06T17:42:06.358Z] PASS [2022-05-06T17:42:06.358Z] coverage: 62.5% of statements [2022-05-06T17:42:06.358Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-05-06T17:42:06.568Z] --- PASS: TestPluginsWithRuntimes (4.30s) [2022-05-06T17:42:06.568Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.21s) [2022-05-06T17:42:06.568Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.15s) [2022-05-06T17:42:06.568Z] === RUN TestPluginBackCompatMediaTypes [2022-05-06T17:42:07.511Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-05-06T17:42:07.511Z] PASS [2022-05-06T17:42:07.511Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-06T17:42:07.511Z] [2022-05-06T17:42:07.511Z] DONE 24 tests in 9.802s [2022-05-06T17:42:07.511Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-06T17:42:07.511Z] ++ 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-05-06T17:42:07.511Z] ++ set -e [2022-05-06T17:42:07.511Z] ++ '[' -n 0 ']' [2022-05-06T17:42:07.511Z] ++ set -x [2022-05-06T17:42:07.511Z] ++ 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-05-06T17:42:07.511Z] INFO: Testing against a local daemon [2022-05-06T17:42:07.511Z] === RUN TestExternalGraphDriver [2022-05-06T17:42:07.771Z] === RUN TestExternalGraphDriver/json [2022-05-06T17:42:08.342Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-06T17:42:08.604Z] --- PASS: TestRenameAnonymousContainer (9.18s) [2022-05-06T17:42:08.604Z] === RUN TestRenameContainerWithSameName [2022-05-06T17:42:09.591Z] --- PASS: TestRenameContainerWithSameName (2.16s) [2022-05-06T17:42:09.591Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-06T17:42:09.591Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:09.591Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-06T17:42:09.591Z] === RUN TestResize [2022-05-06T17:42:09.729Z] === RUN TestExternalGraphDriver/spec [2022-05-06T17:42:09.730Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-06T17:42:10.155Z] === RUN TestGetDriver [2022-05-06T17:42:10.155Z] --- PASS: TestGetDriver (0.00s) [2022-05-06T17:42:10.155Z] === RUN TestVolumeRequestError [2022-05-06T17:42:10.155Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-06T17:42:10.155Z] PASS [2022-05-06T17:42:10.155Z] coverage: 36.1% of statements [2022-05-06T17:42:10.155Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-05-06T17:42:10.155Z] === RUN TestGetAddress [2022-05-06T17:42:10.155Z] --- PASS: TestGetAddress (0.00s) [2022-05-06T17:42:10.155Z] === RUN TestRemove [2022-05-06T17:42:10.155Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-06T17:42:10.155Z] --- SKIP: TestRemove (0.00s) [2022-05-06T17:42:10.155Z] === RUN TestInitializeWithVolumes [2022-05-06T17:42:10.155Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-06T17:42:10.155Z] === RUN TestCreate [2022-05-06T17:42:10.155Z] --- PASS: TestCreate (0.02s) [2022-05-06T17:42:10.155Z] === RUN TestValidateName [2022-05-06T17:42:10.155Z] --- PASS: TestValidateName (0.00s) [2022-05-06T17:42:10.155Z] === RUN TestCreateWithOpts [2022-05-06T17:42:10.155Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-06T17:42:10.155Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-06T17:42:10.155Z] === RUN TestRelaodNoOpts [2022-05-06T17:42:10.155Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-06T17:42:10.155Z] PASS [2022-05-06T17:42:10.155Z] coverage: 41.5% of statements [2022-05-06T17:42:10.155Z] ok github.com/docker/docker/volume/local 0.097s coverage: 41.5% of statements [2022-05-06T17:42:10.303Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-06T17:42:11.245Z] === RUN TestExternalGraphDriver/pull [2022-05-06T17:42:11.507Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRaw [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-06T17:42:11.722Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRaw [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-06T17:42:11.722Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-06T17:42:11.722Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-06T17:42:11.722Z] === RUN TestConvertTmpfsOptions [2022-05-06T17:42:11.722Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-06T17:42:11.722Z] linux_parser_test.go:209: data="ro" [2022-05-06T17:42:11.722Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-06T17:42:11.722Z] === RUN TestParseMountSpec [2022-05-06T17:42:11.722Z] parser_test.go:62: case 0 [2022-05-06T17:42:11.722Z] parser_test.go:62: case 1 [2022-05-06T17:42:11.722Z] parser_test.go:62: case 2 [2022-05-06T17:42:11.722Z] parser_test.go:62: case 3 [2022-05-06T17:42:11.722Z] parser_test.go:62: case 4 [2022-05-06T17:42:11.722Z] parser_test.go:62: case 5 [2022-05-06T17:42:11.722Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-06T17:42:11.722Z] === RUN TestValidateMount [2022-05-06T17:42:11.722Z] --- PASS: TestValidateMount (0.00s) [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRaw [2022-05-06T17:42:11.722Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRawSplit [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-06T17:42:11.722Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-06T17:42:11.723Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-06T17:42:11.723Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-06T17:42:11.723Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-06T17:42:11.723Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-06T17:42:11.723Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-06T17:42:11.723Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-06T17:42:11.723Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-06T17:42:11.723Z] PASS [2022-05-06T17:42:11.723Z] coverage: 67.6% of statements [2022-05-06T17:42:11.723Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.6% of statements [2022-05-06T17:42:11.803Z] --- PASS: TestResize (2.12s) [2022-05-06T17:42:11.803Z] === RUN TestResizeWithInvalidSize [2022-05-06T17:42:12.078Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-06T17:42:12.078Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-06T17:42:12.078Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-06T17:42:12.078Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-06T17:42:12.078Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-06T17:42:12.078Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-06T17:42:12.191Z] === RUN TestSetGetMeta [2022-05-06T17:42:12.192Z] === PAUSE TestSetGetMeta [2022-05-06T17:42:12.192Z] === RUN TestRestore [2022-05-06T17:42:12.192Z] === PAUSE TestRestore [2022-05-06T17:42:12.192Z] === RUN TestServiceCreate [2022-05-06T17:42:12.192Z] === PAUSE TestServiceCreate [2022-05-06T17:42:12.192Z] === RUN TestServiceList [2022-05-06T17:42:12.192Z] === PAUSE TestServiceList [2022-05-06T17:42:12.192Z] === RUN TestServiceRemove [2022-05-06T17:42:12.192Z] === PAUSE TestServiceRemove [2022-05-06T17:42:12.192Z] === RUN TestServiceGet [2022-05-06T17:42:12.192Z] === PAUSE TestServiceGet [2022-05-06T17:42:12.192Z] === RUN TestServicePrune [2022-05-06T17:42:12.192Z] === PAUSE TestServicePrune [2022-05-06T17:42:12.192Z] === RUN TestCreate [2022-05-06T17:42:12.192Z] === PAUSE TestCreate [2022-05-06T17:42:12.192Z] === RUN TestRemove [2022-05-06T17:42:12.192Z] === PAUSE TestRemove [2022-05-06T17:42:12.192Z] === RUN TestList [2022-05-06T17:42:12.192Z] === PAUSE TestList [2022-05-06T17:42:12.192Z] === RUN TestFindByDriver [2022-05-06T17:42:12.192Z] === PAUSE TestFindByDriver [2022-05-06T17:42:12.192Z] === RUN TestFindByReferenced [2022-05-06T17:42:12.192Z] === PAUSE TestFindByReferenced [2022-05-06T17:42:12.192Z] === RUN TestDerefMultipleOfSameRef [2022-05-06T17:42:12.192Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-06T17:42:12.338Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-06T17:42:12.661Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-06T17:42:12.661Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-06T17:42:12.661Z] === RUN TestDefererencePluginOnCreateError [2022-05-06T17:42:12.661Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-06T17:42:12.661Z] === RUN TestRefDerefRemove [2022-05-06T17:42:12.661Z] === PAUSE TestRefDerefRemove [2022-05-06T17:42:12.661Z] === RUN TestGet [2022-05-06T17:42:12.661Z] === PAUSE TestGet [2022-05-06T17:42:12.661Z] === RUN TestGetWithReference [2022-05-06T17:42:12.661Z] === PAUSE TestGetWithReference [2022-05-06T17:42:12.661Z] === RUN TestFilterFunc [2022-05-06T17:42:12.661Z] === RUN TestFilterFunc/test_nil_list [2022-05-06T17:42:12.661Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-06T17:42:12.661Z] === RUN TestFilterFunc/test_empty_list [2022-05-06T17:42:12.661Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-06T17:42:12.661Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-06T17:42:12.661Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-06T17:42:12.661Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-06T17:42:12.661Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-06T17:42:12.661Z] === RUN TestFilterFunc/test_filter_some [2022-05-06T17:42:12.661Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-06T17:42:12.661Z] === RUN TestFilterFunc/test_filter_middle [2022-05-06T17:42:12.661Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-06T17:42:12.661Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-06T17:42:12.661Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-06T17:42:12.661Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-06T17:42:12.661Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-06T17:42:12.661Z] === CONT TestFilterFunc/test_nil_list [2022-05-06T17:42:12.661Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-06T17:42:12.661Z] === CONT TestFilterFunc/test_filter_some [2022-05-06T17:42:12.661Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-06T17:42:12.661Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-06T17:42:12.661Z] === CONT TestFilterFunc/test_empty_list [2022-05-06T17:42:12.662Z] === CONT TestFilterFunc/test_filter_middle [2022-05-06T17:42:12.662Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-06T17:42:12.662Z] --- PASS: TestFilterFunc (0.00s) [2022-05-06T17:42:12.662Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-06T17:42:12.662Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-06T17:42:12.662Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-06T17:42:12.662Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-06T17:42:12.662Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-06T17:42:12.662Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-06T17:42:12.662Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-06T17:42:12.662Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-06T17:42:12.662Z] === CONT TestSetGetMeta [2022-05-06T17:42:12.662Z] === CONT TestList [2022-05-06T17:42:12.662Z] === CONT TestGet [2022-05-06T17:42:12.662Z] === CONT TestDefererencePluginOnCreateError [2022-05-06T17:42:12.662Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-06T17:42:12.662Z] === CONT TestRefDerefRemove [2022-05-06T17:42:12.662Z] --- PASS: TestGet (0.04s) [2022-05-06T17:42:12.662Z] === CONT TestGetWithReference [2022-05-06T17:42:12.662Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-05-06T17:42:12.662Z] === CONT TestRemove [2022-05-06T17:42:12.662Z] --- PASS: TestList (0.07s) [2022-05-06T17:42:12.662Z] === CONT TestCreate [2022-05-06T17:42:12.662Z] --- PASS: TestRefDerefRemove (0.05s) [2022-05-06T17:42:12.662Z] === CONT TestServicePrune [2022-05-06T17:42:12.662Z] --- PASS: TestGetWithReference (0.04s) [2022-05-06T17:42:12.662Z] === CONT TestServiceGet [2022-05-06T17:42:12.662Z] --- PASS: TestRemove (0.04s) [2022-05-06T17:42:12.662Z] --- PASS: TestCreate (0.03s) [2022-05-06T17:42:12.662Z] === CONT TestServiceRemove [2022-05-06T17:42:12.662Z] === CONT TestServiceList [2022-05-06T17:42:12.662Z] --- PASS: TestServiceGet (0.20s) [2022-05-06T17:42:12.662Z] === CONT TestServiceCreate [2022-05-06T17:42:12.662Z] time="2022-05-06T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:42:12.662Z] --- PASS: TestServiceRemove (0.18s) [2022-05-06T17:42:12.662Z] === CONT TestRestore [2022-05-06T17:42:12.662Z] --- PASS: TestServiceList (0.19s) [2022-05-06T17:42:12.662Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-06T17:42:12.662Z] time="2022-05-06T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:42:12.662Z] --- PASS: TestServiceCreate (0.04s) [2022-05-06T17:42:12.662Z] === CONT TestDerefMultipleOfSameRef [2022-05-06T17:42:12.662Z] time="2022-05-06T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:42:12.662Z] time="2022-05-06T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-06T17:42:12.662Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-06T17:42:12.662Z] === CONT TestFindByReferenced [2022-05-06T17:42:12.662Z] time="2022-05-06T17:42:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-06T17:42:12.662Z] --- PASS: TestRestore (0.05s) [2022-05-06T17:42:12.662Z] === CONT TestFindByDriver [2022-05-06T17:42:12.662Z] --- PASS: TestServicePrune (0.27s) [2022-05-06T17:42:12.662Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-05-06T17:42:12.662Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-06T17:42:12.662Z] --- PASS: TestFindByDriver (0.04s) [2022-05-06T17:42:12.662Z] PASS [2022-05-06T17:42:12.662Z] coverage: 69.0% of statements [2022-05-06T17:42:12.662Z] ok github.com/docker/docker/volume/service 0.433s coverage: 69.0% of statements [2022-05-06T17:42:13.296Z] --- PASS: TestExternalGraphDriver (5.46s) [2022-05-06T17:42:13.297Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-05-06T17:42:13.297Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-05-06T17:42:13.297Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-05-06T17:42:13.297Z] === RUN TestGraphdriverPluginV2 [2022-05-06T17:42:13.557Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-06T17:42:14.015Z] --- PASS: TestResizeWithInvalidSize (2.06s) [2022-05-06T17:42:14.016Z] === RUN TestResizeWhenContainerNotStarted [2022-05-06T17:42:14.229Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-06T17:42:14.229Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-06T17:42:14.229Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-06T17:42:14.229Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-06T17:42:14.500Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-06T17:42:14.500Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-06T17:42:15.072Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-06T17:42:16.014Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-06T17:42:16.229Z] --- PASS: TestResizeWhenContainerNotStarted (2.62s) [2022-05-06T17:42:16.229Z] === RUN TestDaemonRestartKillContainers [2022-05-06T17:42:16.229Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:16.229Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:42:16.229Z] === RUN TestStats [2022-05-06T17:42:16.229Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-06T17:42:16.229Z] --- SKIP: TestStats (0.00s) [2022-05-06T17:42:16.229Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-06T17:42:16.276Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-06T17:42:16.849Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-06T17:42:17.421Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-06T17:42:17.421Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2022-05-06T17:42:17.421Z] PASS [2022-05-06T17:42:17.421Z] [2022-05-06T17:42:17.421Z] DONE 5 tests in 10.012s [2022-05-06T17:42:17.421Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-06T17:42:17.421Z] ++ 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-05-06T17:42:17.421Z] ++ set -e [2022-05-06T17:42:17.421Z] ++ '[' -n 0 ']' [2022-05-06T17:42:17.421Z] ++ set -x [2022-05-06T17:42:17.421Z] ++ 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-05-06T17:42:17.421Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-06T17:42:17.421Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-06T17:42:17.682Z] INFO: Testing against a local daemon [2022-05-06T17:42:17.682Z] === RUN TestContinueAfterPluginCrash [2022-05-06T17:42:17.682Z] === PAUSE TestContinueAfterPluginCrash [2022-05-06T17:42:17.682Z] === RUN TestReadPluginNoRead [2022-05-06T17:42:17.682Z] === PAUSE TestReadPluginNoRead [2022-05-06T17:42:17.682Z] === RUN TestDaemonStartWithLogOpt [2022-05-06T17:42:17.682Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-06T17:42:17.682Z] === CONT TestContinueAfterPluginCrash [2022-05-06T17:42:17.682Z] === CONT TestDaemonStartWithLogOpt [2022-05-06T17:42:18.254Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-06T17:42:18.254Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-06T17:42:18.254Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-06T17:42:18.254Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-06T17:42:18.254Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-06T17:42:19.201Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-06T17:42:20.149Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-06T17:42:20.723Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-06T17:42:20.723Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-06T17:42:22.119Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2022-05-06T17:42:22.119Z] === CONT TestReadPluginNoRead [2022-05-06T17:42:22.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-06T17:42:22.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-06T17:42:22.694Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-06T17:42:23.268Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-06T17:42:23.388Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.16s) [2022-05-06T17:42:23.388Z] === RUN TestStopContainerWithTimeout [2022-05-06T17:42:23.388Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-06T17:42:23.388Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-06T17:42:23.388Z] === RUN TestUpdateRestartPolicy [2022-05-06T17:42:23.842Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-06T17:42:24.415Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-06T17:42:24.661Z] 2022/05/06 17:42:24 Closing DB instances... [2022-05-06T17:42:24.677Z] === RUN TestReadPluginNoRead/default [2022-05-06T17:42:25.251Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-06T17:42:25.251Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-06T17:42:25.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-06T17:42:26.086Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-06T17:42:26.349Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-06T17:42:26.880Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-05-06T17:42:26.880Z] === RUN TestFindNode [2022-05-06T17:42:26.880Z] 2022/05/06 17:42:26 Closing DB instances... [2022-05-06T17:42:26.880Z] --- PASS: TestFindNode (0.03s) [2022-05-06T17:42:26.880Z] === RUN TestChangeNodeState [2022-05-06T17:42:26.880Z] 2022/05/06 17:42:26 Closing DB instances... [2022-05-06T17:42:26.880Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-06T17:42:26.880Z] === RUN TestNodeReincarnation [2022-05-06T17:42:26.880Z] 2022/05/06 17:42:26 Closing DB instances... [2022-05-06T17:42:26.922Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-06T17:42:26.922Z] --- PASS: TestContinueAfterPluginCrash (9.32s) [2022-05-06T17:42:27.494Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-06T17:42:27.494Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-06T17:42:28.067Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-06T17:42:28.640Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-06T17:42:29.918Z] --- PASS: TestUpdateRestartPolicy (22.96s) [2022-05-06T17:42:29.918Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-06T17:42:29.918Z] --- PASS: TestUpdateRestartWithAutoRemove (2.83s) [2022-05-06T17:42:29.918Z] === RUN TestWaitNonBlocked [2022-05-06T17:42:29.918Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:42:29.918Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:42:29.918Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:42:29.918Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:42:29.918Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:42:29.918Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:42:30.028Z] === CONT TestReadPluginNoRead [2022-05-06T17:42:30.029Z] read_test.go:92: [d55872107b069] daemon is not started [2022-05-06T17:42:30.029Z] --- PASS: TestReadPluginNoRead (8.16s) [2022-05-06T17:42:30.029Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2022-05-06T17:42:30.029Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2022-05-06T17:42:30.029Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.08s) [2022-05-06T17:42:30.029Z] PASS [2022-05-06T17:42:30.029Z] [2022-05-06T17:42:30.029Z] DONE 6 tests in 12.620s [2022-05-06T17:42:30.029Z] 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-05-06T17:42:30.029Z] ++ 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-05-06T17:42:30.029Z] ++ set -e [2022-05-06T17:42:30.029Z] ++ '[' -n 0 ']' [2022-05-06T17:42:30.029Z] ++ set -x [2022-05-06T17:42:30.029Z] ++ 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-05-06T17:42:30.292Z] testing: warning: no tests to run [2022-05-06T17:42:30.292Z] PASS [2022-05-06T17:42:30.292Z] [2022-05-06T17:42:30.292Z] DONE 0 tests in 0.042s [2022-05-06T17:42:30.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-06T17:42:30.292Z] ++ 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-05-06T17:42:30.292Z] ++ set -e [2022-05-06T17:42:30.292Z] ++ '[' -n 0 ']' [2022-05-06T17:42:30.292Z] ++ set -x [2022-05-06T17:42:30.292Z] ++ 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-05-06T17:42:30.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-06T17:42:30.292Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-06T17:42:30.292Z] INFO: Testing against a local daemon [2022-05-06T17:42:30.292Z] === RUN TestPluginWithDevMounts [2022-05-06T17:42:30.292Z] === PAUSE TestPluginWithDevMounts [2022-05-06T17:42:30.292Z] === CONT TestPluginWithDevMounts [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-06T17:42:31.638Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-06T17:42:31.638Z] === RUN TestParallelCreate [2022-05-06T17:42:31.638Z] 2022/05/06 17:42:31 Closing DB instances... [2022-05-06T17:42:31.638Z] --- PASS: TestParallelCreate (0.02s) [2022-05-06T17:42:31.638Z] === RUN TestParallelDelete [2022-05-06T17:42:31.638Z] 2022/05/06 17:42:31 Closing DB instances... [2022-05-06T17:42:31.638Z] --- PASS: TestParallelDelete (0.03s) [2022-05-06T17:42:31.638Z] === RUN TestNetworkDBIslands [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ea58e22b7d67 with config:&{NodeID:ea58e22b7d67 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-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="Node ea58e22b7d67/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="Node ea58e22b7d67/172.27.247.132, added to nodes list" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d105d70c3688 with config:&{NodeID:d105d70c3688 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-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="Node d105d70c3688/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="Node d105d70c3688/172.27.247.132, added to nodes list" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="Node d105d70c3688/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="Node d105d70c3688/172.27.247.132, added to nodes list" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="Node ea58e22b7d67/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=info msg="Node ea58e22b7d67/172.27.247.132, added to nodes list" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-06T17:42:31.638Z] time="2022-05-06T17:42:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-06T17:42:31.682Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-06T17:42:31.682Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-06T17:42:31.682Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-06T17:42:31.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-06T17:42:31.683Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-06T17:42:32.256Z] --- PASS: TestPluginWithDevMounts (1.97s) [2022-05-06T17:42:32.256Z] PASS [2022-05-06T17:42:32.256Z] [2022-05-06T17:42:32.256Z] DONE 1 tests in 2.114s [2022-05-06T17:42:32.256Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-06T17:42:32.256Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-06T17:42:32.256Z] ++ 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-05-06T17:42:32.256Z] ++ set -e [2022-05-06T17:42:32.256Z] ++ '[' -n 0 ']' [2022-05-06T17:42:32.256Z] ++ set -x [2022-05-06T17:42:32.256Z] ++ 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-05-06T17:42:32.519Z] INFO: Testing against a local daemon [2022-05-06T17:42:32.519Z] === RUN TestSecretInspect [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:aee82d4b89f3 with config:&{NodeID:aee82d4b89f3 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-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node aee82d4b89f3/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node aee82d4b89f3/172.27.247.132, added to nodes list" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node aee82d4b89f3/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node aee82d4b89f3/172.27.247.132, added to nodes list" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node ea58e22b7d67/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node ea58e22b7d67/172.27.247.132, added to nodes list" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node d105d70c3688/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node d105d70c3688/172.27.247.132, added to nodes list" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node aee82d4b89f3/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:32.627Z] time="2022-05-06T17:42:32Z" level=info msg="Node aee82d4b89f3/172.27.247.132, added to nodes list" [2022-05-06T17:42:32.793Z] docker_api_swarm_node_test.go:20: [dac89885d063f] joining swarm manager [da35ce4909ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:42:33.096Z] time="2022-05-06T17:42:32Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7aca16895567 with config:&{NodeID:7aca16895567 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-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node 7aca16895567/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node 7aca16895567/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node 7aca16895567/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node 7aca16895567/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node ea58e22b7d67/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node ea58e22b7d67/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node d105d70c3688/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node d105d70c3688/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node aee82d4b89f3/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node aee82d4b89f3/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node 7aca16895567/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node 7aca16895567/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node 7aca16895567/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:32Z" level=info msg="Node 7aca16895567/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:33Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6c1cc761738d with config:&{NodeID:6c1cc761738d 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-05-06T17:42:33.097Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.097Z] time="2022-05-06T17:42:33Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node d105d70c3688/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node d105d70c3688/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 7aca16895567/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 7aca16895567/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node aee82d4b89f3/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node aee82d4b89f3/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node ea58e22b7d67/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node ea58e22b7d67/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="Node 6c1cc761738d/172.27.247.132, added to nodes list" [2022-05-06T17:42:33.566Z] networkdb_test.go:835: Re-joining: 3 [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=info msg="The new bootstrap node list is:[172.27.247.132:10033 172.27.247.132:10034 172.27.247.132:10035]" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10033" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49372" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49373" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10034" [2022-05-06T17:42:33.566Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10035" [2022-05-06T17:42:33.567Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49374" [2022-05-06T17:42:33.670Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-06T17:42:33.670Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.63s) [2022-05-06T17:42:33.670Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.72s) [2022-05-06T17:42:33.670Z] === RUN TestWaitBlocked [2022-05-06T17:42:33.670Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:42:33.670Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-06T17:42:33.670Z] PASS [2022-05-06T17:42:33.670Z] ok github.com/docker/docker/integration/container 113.375s [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === Skipped [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-06T17:42:33.670Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-06T17:42:33.670Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-06T17:42:33.670Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-06T17:42:33.670Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-06T17:42:33.670Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-06T17:42:33.670Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-06T17:42:33.670Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-06T17:42:33.670Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-06T17:42:33.670Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-05-06T17:42:33.670Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:42:33.670Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-05-06T17:42:33.670Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:42:33.670Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-06T17:42:33.670Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:42:33.670Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-06T17:42:33.670Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:42:33.670Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-06T17:42:33.670Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-06T17:42:33.670Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-06T17:42:33.670Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-06T17:42:33.670Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-06T17:42:33.670Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-06T17:42:33.670Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-06T17:42:33.670Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-06T17:42:33.670Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-06T17:42:33.670Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-06T17:42:33.670Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-06T17:42:33.670Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-06T17:42:33.670Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-06T17:42:33.670Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-06T17:42:33.670Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-06T17:42:33.670Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-06T17:42:33.670Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-06T17:42:33.670Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-06T17:42:33.670Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-06T17:42:33.670Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-06T17:42:33.670Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-06T17:42:33.670Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-06T17:42:33.670Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:42:33.670Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-06T17:42:33.670Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-06T17:42:33.670Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-06T17:42:33.670Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:42:33.670Z] [2022-05-06T17:42:33.670Z] DONE 120 tests, 38 skipped in 116.264s [2022-05-06T17:42:33.741Z] docker_api_swarm_node_test.go:21: [d74c80b3a20e2] joining swarm manager [da35ce4909ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:42:34.036Z] networkdb_test.go:835: Re-joining: 4 [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=info msg="The new bootstrap node list is:[172.27.247.132:10033 172.27.247.132:10034 172.27.247.132:10035]" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10033" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49375" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10034" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49376" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10035" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49377" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=info msg="node 0 leaving" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=info msg="Node ea58e22b7d67 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=info msg="node4(7aca16895567): Node leave event for ea58e22b7d67/172.27.247.132" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=info msg="Node ea58e22b7d67 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=info msg="node5(6c1cc761738d): Node leave event for ea58e22b7d67/172.27.247.132" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=info msg="Node ea58e22b7d67 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.036Z] time="2022-05-06T17:42:33Z" level=info msg="node3(aee82d4b89f3): Node leave event for ea58e22b7d67/172.27.247.132" [2022-05-06T17:42:34.132Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node ea58e22b7d67 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="node1(ea58e22b7d67): Node leave event for ea58e22b7d67/172.27.247.132" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node ea58e22b7d67 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="node2(d105d70c3688): Node leave event for ea58e22b7d67/172.27.247.132" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node ea58e22b7d67/172.27.247.132, left gossip cluster" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node ea58e22b7d67/172.27.247.132, left gossip cluster" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node ea58e22b7d67/172.27.247.132, left gossip cluster" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node ea58e22b7d67/172.27.247.132, left gossip cluster" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node ea58e22b7d67/172.27.247.132, left gossip cluster" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="node 1 leaving" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node d105d70c3688 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="node5(6c1cc761738d): Node leave event for d105d70c3688/172.27.247.132" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node d105d70c3688/172.27.247.132, left gossip cluster" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node d105d70c3688 change state NodeActive --> NodeFailed" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node d105d70c3688/172.27.247.132, added to failed nodes list" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node d105d70c3688 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="node4(7aca16895567): Node leave event for d105d70c3688/172.27.247.132" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="Node d105d70c3688 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=info msg="node3(aee82d4b89f3): Node leave event for d105d70c3688/172.27.247.132" [2022-05-06T17:42:34.506Z] time="2022-05-06T17:42:34Z" level=error msg="node: d105d70c3688 is unknown to memberlist" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="Node d105d70c3688/172.27.247.132, left gossip cluster" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="Node d105d70c3688/172.27.247.132, left gossip cluster" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="Node d105d70c3688/172.27.247.132, left gossip cluster" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="node 2 leaving" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="Node aee82d4b89f3 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="node4(7aca16895567): Node leave event for aee82d4b89f3/172.27.247.132" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="Node aee82d4b89f3 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="node5(6c1cc761738d): Node leave event for aee82d4b89f3/172.27.247.132" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="Node aee82d4b89f3 change state NodeActive --> NodeLeft" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=info msg="node3(aee82d4b89f3): Node leave event for aee82d4b89f3/172.27.247.132" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=debug msg="memberlist: Failed ping: 6c1cc761738d (timeout reached)" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.247.132:10036: use of closed network connection" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.247.132:10035: use of closed network connection" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.247.132:10034: use of closed network connection" [2022-05-06T17:42:34.975Z] time="2022-05-06T17:42:34Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49378" [2022-05-06T17:42:35.131Z] --- PASS: TestSecretInspect (2.42s) [2022-05-06T17:42:35.131Z] === RUN TestSecretList [2022-05-06T17:42:35.445Z] time="2022-05-06T17:42:35Z" level=info msg="Node aee82d4b89f3/172.27.247.132, left gossip cluster" [2022-05-06T17:42:35.445Z] time="2022-05-06T17:42:35Z" level=info msg="Node aee82d4b89f3/172.27.247.132, left gossip cluster" [2022-05-06T17:42:35.445Z] time="2022-05-06T17:42:35Z" level=info msg="Node aee82d4b89f3/172.27.247.132, left gossip cluster" [2022-05-06T17:42:35.445Z] time="2022-05-06T17:42:35Z" level=warning msg="memberlist: Was able to connect to 6c1cc761738d but other probes failed, network may be misconfigured" [2022-05-06T17:42:35.445Z] networkdb_test.go:867: node4: OK [2022-05-06T17:42:35.445Z] networkdb_test.go:867: node5: OK [2022-05-06T17:42:35.445Z] time="2022-05-06T17:42:35Z" level=info msg="node 0 coming back" [2022-05-06T17:42:35.445Z] time="2022-05-06T17:42:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:258e52c4b5dd with config:&{NodeID:258e52c4b5dd 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-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, added to nodes list" [2022-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="node 1 coming back" [2022-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cb5eacecef42 with config:&{NodeID:cb5eacecef42 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-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="Node cb5eacecef42/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="Node cb5eacecef42/172.27.247.132, added to nodes list" [2022-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="node 2 coming back" [2022-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b3d68f69ee77 with config:&{NodeID:b3d68f69ee77 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-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="Node b3d68f69ee77/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:35.914Z] time="2022-05-06T17:42:35Z" level=info msg="Node b3d68f69ee77/172.27.247.132, added to nodes list" [2022-05-06T17:42:37.048Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-06T17:42:37.308Z] --- PASS: TestSecretList (2.25s) [2022-05-06T17:42:37.308Z] === RUN TestSecretsCreateAndDelete [2022-05-06T17:42:37.308Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-06T17:42:37.879Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-06T17:42:37.879Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-06T17:42:37.879Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-06T17:42:38.140Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-06T17:42:38.867Z] time="2022-05-06T17:42:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.247.132:10033 172.27.247.132:10034 172.27.247.132:10035]" [2022-05-06T17:42:39.336Z] time="2022-05-06T17:42:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.247.132:10033 172.27.247.132:10034 172.27.247.132:10035]" [2022-05-06T17:42:39.524Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-05-06T17:42:39.524Z] === RUN TestSecretsUpdate [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10033" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49379" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 7aca16895567/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 7aca16895567/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 6c1cc761738d/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 6c1cc761738d/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, is the new incarnation of the shutdown node ea58e22b7d67/172.27.247.132" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10034" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49380" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 7aca16895567/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 7aca16895567/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 6c1cc761738d/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 6c1cc761738d/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, is the new incarnation of the shutdown node d105d70c3688/172.27.247.132" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10035" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49381" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 7aca16895567/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 7aca16895567/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 6c1cc761738d/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 6c1cc761738d/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, is the new incarnation of the shutdown node aee82d4b89f3/172.27.247.132" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, is the new incarnation of the shutdown node d105d70c3688/172.27.247.132" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, is the new incarnation of the shutdown node ea58e22b7d67/172.27.247.132" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node cb5eacecef42/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, added to nodes list" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, is the new incarnation of the shutdown node aee82d4b89f3/172.27.247.132" [2022-05-06T17:42:39.805Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, added to nodes list" [2022-05-06T17:42:40.275Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, joined gossip cluster" [2022-05-06T17:42:40.275Z] time="2022-05-06T17:42:39Z" level=info msg="Node b3d68f69ee77/172.27.247.132, added to nodes list" [2022-05-06T17:42:40.275Z] time="2022-05-06T17:42:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10033" [2022-05-06T17:42:40.275Z] time="2022-05-06T17:42:40Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49382" [2022-05-06T17:42:40.275Z] time="2022-05-06T17:42:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10034" [2022-05-06T17:42:40.275Z] time="2022-05-06T17:42:40Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49383" [2022-05-06T17:42:40.275Z] time="2022-05-06T17:42:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.247.132:10035" [2022-05-06T17:42:40.275Z] time="2022-05-06T17:42:40Z" level=debug msg="memberlist: Stream connection from=172.27.247.132:49384" [2022-05-06T17:42:40.465Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-06T17:42:40.745Z] 2022/05/06 17:42:40 Closing DB instances... [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd change state NodeActive --> NodeLeft" [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="node5(6c1cc761738d): Node leave event for 258e52c4b5dd/172.27.247.132" [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd change state NodeActive --> NodeLeft" [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd change state NodeActive --> NodeLeft" [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="node2(cb5eacecef42): Node leave event for 258e52c4b5dd/172.27.247.132" [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="node4(7aca16895567): Node leave event for 258e52c4b5dd/172.27.247.132" [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd change state NodeActive --> NodeLeft" [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="node1(258e52c4b5dd): Node leave event for 258e52c4b5dd/172.27.247.132" [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd change state NodeActive --> NodeLeft" [2022-05-06T17:42:40.746Z] time="2022-05-06T17:42:40Z" level=info msg="node3(b3d68f69ee77): Node leave event for 258e52c4b5dd/172.27.247.132" [2022-05-06T17:42:41.037Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:40Z" level=info msg="Node 258e52c4b5dd/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:41Z" level=info msg="Node cb5eacecef42 change state NodeActive --> NodeLeft" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:41Z" level=info msg="node3(b3d68f69ee77): Node leave event for cb5eacecef42/172.27.247.132" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:41Z" level=info msg="Node cb5eacecef42 change state NodeActive --> NodeLeft" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:41Z" level=info msg="node5(6c1cc761738d): Node leave event for cb5eacecef42/172.27.247.132" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:41Z" level=info msg="Node cb5eacecef42 change state NodeActive --> NodeLeft" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:41Z" level=info msg="node4(7aca16895567): Node leave event for cb5eacecef42/172.27.247.132" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:41Z" level=info msg="Node cb5eacecef42 change state NodeActive --> NodeLeft" [2022-05-06T17:42:41.215Z] time="2022-05-06T17:42:41Z" level=info msg="node2(cb5eacecef42): Node leave event for cb5eacecef42/172.27.247.132" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="Node cb5eacecef42/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="Node cb5eacecef42/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="Node cb5eacecef42/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="Node cb5eacecef42/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=warning msg="memberlist: Failed to send gossip to 172.27.247.132:10036: write udp [::]:10034->172.27.247.132:10036: use of closed network connection" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="Node b3d68f69ee77/172.27.247.132, left gossip cluster" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="Node b3d68f69ee77 change state NodeActive --> NodeFailed" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="Node b3d68f69ee77/172.27.247.132, added to failed nodes list" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="Node b3d68f69ee77 change state NodeActive --> NodeLeft" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="node4(7aca16895567): Node leave event for b3d68f69ee77/172.27.247.132" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="Node b3d68f69ee77 change state NodeActive --> NodeLeft" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=info msg="node5(6c1cc761738d): Node leave event for b3d68f69ee77/172.27.247.132" [2022-05-06T17:42:41.685Z] time="2022-05-06T17:42:41Z" level=error msg="node: b3d68f69ee77 is unknown to memberlist" [2022-05-06T17:42:41.985Z] --- PASS: TestSecretsUpdate (2.44s) [2022-05-06T17:42:41.985Z] === RUN TestTemplatedSecret [2022-05-06T17:42:41.985Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-06T17:42:42.154Z] time="2022-05-06T17:42:41Z" level=info msg="Node b3d68f69ee77/172.27.247.132, left gossip cluster" [2022-05-06T17:42:42.154Z] time="2022-05-06T17:42:41Z" level=info msg="Node b3d68f69ee77/172.27.247.132, left gossip cluster" [2022-05-06T17:42:42.154Z] time="2022-05-06T17:42:41Z" level=debug msg="memberlist: Failed ping: b3d68f69ee77 (timeout reached)" [2022-05-06T17:42:42.154Z] time="2022-05-06T17:42:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.247.132:10036: use of closed network connection" [2022-05-06T17:42:42.154Z] time="2022-05-06T17:42:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.247.132:10037: use of closed network connection" [2022-05-06T17:42:42.154Z] time="2022-05-06T17:42:42Z" level=info msg="Node 7aca16895567 change state NodeActive --> NodeLeft" [2022-05-06T17:42:42.154Z] time="2022-05-06T17:42:42Z" level=info msg="node5(6c1cc761738d): Node leave event for 7aca16895567/172.27.247.132" [2022-05-06T17:42:42.154Z] time="2022-05-06T17:42:42Z" level=info msg="Node 7aca16895567 change state NodeActive --> NodeLeft" [2022-05-06T17:42:42.154Z] time="2022-05-06T17:42:42Z" level=info msg="node4(7aca16895567): Node leave event for 7aca16895567/172.27.247.132" [2022-05-06T17:42:42.623Z] time="2022-05-06T17:42:42Z" level=info msg="memberlist: Suspect b3d68f69ee77 has failed, no acks received" [2022-05-06T17:42:43.093Z] time="2022-05-06T17:42:42Z" level=info msg="Node 7aca16895567/172.27.247.132, left gossip cluster" [2022-05-06T17:42:43.093Z] time="2022-05-06T17:42:42Z" level=info msg="Node 7aca16895567/172.27.247.132, left gossip cluster" [2022-05-06T17:42:43.562Z] time="2022-05-06T17:42:43Z" level=info msg="Node 6c1cc761738d/172.27.247.132, left gossip cluster" [2022-05-06T17:42:43.562Z] time="2022-05-06T17:42:43Z" level=info msg="Node 6c1cc761738d change state NodeActive --> NodeFailed" [2022-05-06T17:42:43.562Z] time="2022-05-06T17:42:43Z" level=info msg="Node 6c1cc761738d/172.27.247.132, added to failed nodes list" [2022-05-06T17:42:43.562Z] --- PASS: TestNetworkDBIslands (12.10s) [2022-05-06T17:42:43.562Z] PASS [2022-05-06T17:42:43.562Z] coverage: 60.0% of statements [2022-05-06T17:42:43.562Z] ok github.com/docker/docker/libnetwork/networkdb 105.662s coverage: 60.0% of statements [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/quota [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/rootless [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/volume [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-06T17:42:43.562Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-06T17:42:44.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-06T17:42:45.107Z] --- PASS: TestTemplatedSecret (3.16s) [2022-05-06T17:42:45.107Z] === RUN TestSecretCreateResolve [2022-05-06T17:42:45.368Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-06T17:42:46.315Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === Skipped [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-06T17:42:47.357Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-06T17:42:47.357Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-06T17:42:47.357Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-06T17:42:47.357Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-06T17:42:47.357Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-06T17:42:47.357Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-06T17:42:47.357Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-06T17:42:47.357Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-06T17:42:47.357Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-06T17:42:47.357Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-06T17:42:47.357Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.357Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-06T17:42:47.357Z] daemon_test.go:145: root required [2022-05-06T17:42:47.357Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-06T17:42:47.358Z] reload_test.go:342: root required [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-06T17:42:47.358Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-06T17:42:47.358Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-06T17:42:47.358Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-06T17:42:47.358Z] download_test.go:267: Needs fixing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-06T17:42:47.358Z] layer_test.go:291: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-06T17:42:47.358Z] layer_test.go:340: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-06T17:42:47.358Z] layer_test.go:455: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-06T17:42:47.358Z] layer_test.go:684: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-06T17:42:47.358Z] migration_test.go:45: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-06T17:42:47.358Z] migration_test.go:181: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-06T17:42:47.358Z] mount_test.go:17: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-06T17:42:47.358Z] mount_test.go:76: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-06T17:42:47.358Z] mount_test.go:125: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-06T17:42:47.358Z] mount_test.go:212: Failing on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-06T17:42:47.358Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-06T17:42:47.358Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-06T17:42:47.358Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-06T17:42:47.358Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-06T17:42:47.358Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-06T17:42:47.358Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-06T17:42:47.358Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-06T17:42:47.358Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-06T17:42:47.358Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-06T17:42:47.358Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-06T17:42:47.358Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-06T17:42:47.358Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-06T17:42:47.358Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-06T17:42:47.358Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-06T17:42:47.358Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-06T17:42:47.358Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-06T17:42:47.358Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:133: Xz not present in msys2 [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.04s) [2022-05-06T17:42:47.358Z] archive_test.go:140: zstd not installed [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:252: Failing on Windows CI machines [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-06T17:42:47.358Z] archive_windows_test.go:16: Currently fails [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-06T17:42:47.358Z] changes_test.go:196: needs more investigation [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-06T17:42:47.358Z] changes_test.go:433: needs further investigation [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-06T17:42:47.358Z] changes_test.go:469: needs further investigation [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2022-05-06T17:42:47.358Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-06T17:42:47.358Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-06T17:42:47.358Z] poller_test.go:40: No chmod on Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-06T17:42:47.358Z] fileutils_test.go:133: Needs porting to Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-06T17:42:47.358Z] fileutils_test.go:179: Needs porting to Windows [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-06T17:42:47.358Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-06T17:42:47.358Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-06T17:42:47.358Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-06T17:42:47.358Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-06T17:42:47.358Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-06T17:42:47.358Z] [2022-05-06T17:42:47.358Z] DONE 2287 tests, 68 skipped in 325.509s [2022-05-06T17:42:47.358Z] INFO: make.ps1 ended at 05/06/2022 17:42:46 [2022-05-06T17:42:48.234Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-06T17:42:48.234Z] --- PASS: TestSecretCreateResolve (3.18s) [2022-05-06T17:42:48.234Z] PASS [2022-05-06T17:42:48.234Z] [2022-05-06T17:42:48.234Z] DONE 6 tests in 15.868s [2022-05-06T17:42:48.234Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-06T17:42:48.234Z] ++ 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-05-06T17:42:48.234Z] ++ set -e [2022-05-06T17:42:48.234Z] ++ '[' -n 0 ']' [2022-05-06T17:42:48.234Z] ++ set -x [2022-05-06T17:42:48.234Z] ++ 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-05-06T17:42:48.495Z] INFO: Testing against a local daemon [2022-05-06T17:42:48.495Z] === RUN TestServiceCreateInit [2022-05-06T17:42:48.495Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-06T17:42:48.665Z] --- PASS: TestUpdateRestartPolicy (21.85s) [2022-05-06T17:42:48.665Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-06T17:42:48.665Z] --- PASS: TestUpdateRestartWithAutoRemove (2.17s) [2022-05-06T17:42:48.665Z] === RUN TestWaitNonBlocked [2022-05-06T17:42:48.665Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:42:48.665Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:42:48.665Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:42:48.665Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:42:48.665Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:42:48.665Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:42:49.067Z] docker_api_swarm_test.go:502: [dd388528efa2f] joining swarm manager [dfb83ca09a244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:42:49.578Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-06T17:42:49.578Z] INFO: Unit tests ended at 05/06/2022 17:42:49. Duration:00:05:46.8769015 [2022-05-06T17:42:49.578Z] INFO: Building busybox [2022-05-06T17:42:49.578Z] Sending build context to Docker daemon 5.12kB [2022-05-06T17:42:49.578Z] [2022-05-06T17:42:49.578Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-06T17:42:49.578Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-06T17:42:49.578Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-06T17:42:49.578Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-06T17:42:49.578Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-06T17:42:49.578Z] ---> e8870c5c3ab2 [2022-05-06T17:42:49.578Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-06T17:42:49.578Z] ---> Running in b205aea723a2 [2022-05-06T17:42:49.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-06T17:42:50.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-06T17:42:50.881Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-06T17:42:50.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.95s) [2022-05-06T17:42:50.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.13s) [2022-05-06T17:42:50.881Z] === RUN TestWaitBlocked [2022-05-06T17:42:50.881Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:42:50.881Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-06T17:42:50.881Z] PASS [2022-05-06T17:42:50.881Z] ok github.com/docker/docker/integration/container 95.831s [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === Skipped [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-06T17:42:50.881Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-06T17:42:50.881Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-06T17:42:50.881Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-06T17:42:50.881Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-06T17:42:50.881Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-06T17:42:50.881Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-06T17:42:50.881Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-06T17:42:50.881Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-06T17:42:50.881Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-06T17:42:50.881Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:42:50.881Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-06T17:42:50.881Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-06T17:42:50.881Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-06T17:42:50.881Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-06T17:42:50.881Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-06T17:42:50.881Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-06T17:42:50.881Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-06T17:42:50.881Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-06T17:42:50.881Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-06T17:42:50.881Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-06T17:42:50.881Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-06T17:42:50.881Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-06T17:42:50.881Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-06T17:42:50.881Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-06T17:42:50.881Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-06T17:42:50.881Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-06T17:42:50.881Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-06T17:42:50.881Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-06T17:42:50.881Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-06T17:42:50.881Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-06T17:42:50.881Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-06T17:42:50.881Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:42:50.881Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-06T17:42:50.881Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-06T17:42:50.881Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-06T17:42:50.881Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:42:50.881Z] [2022-05-06T17:42:50.881Z] DONE 120 tests, 34 skipped in 98.626s [2022-05-06T17:42:50.881Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-06T17:42:51.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-06T17:42:52.908Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-06T17:42:53.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-06T17:42:54.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-06T17:42:56.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001091d58_} [2022-05-06T17:42:57.213Z] --- PASS: TestServiceCreateInit (8.67s) [2022-05-06T17:42:57.213Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.42s) [2022-05-06T17:42:57.213Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.20s) [2022-05-06T17:42:57.213Z] === RUN TestCreateServiceMultipleTimes [2022-05-06T17:42:57.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13469099383_/foo_false____} [2022-05-06T17:42:58.864Z] docker_api_swarm_test.go:507: [d6459c19d0e63] joining swarm manager [dfb83ca09a244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:42:59.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13469099383_/foo_true____} [2022-05-06T17:43:00.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34275015946_/foo_false____} [2022-05-06T17:43:01.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34275015946_/foo_true____} [2022-05-06T17:43:03.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34275015946_/foo_true__0xc001091d88__} [2022-05-06T17:43:04.148Z] === RUN TestConfigDaemonLibtrustID [2022-05-06T17:43:04.148Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-06T17:43:04.148Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-06T17:43:04.148Z] === RUN TestDaemonConfigValidation [2022-05-06T17:43:04.148Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-06T17:43:04.148Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-06T17:43:04.148Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-06T17:43:04.148Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-06T17:43:04.148Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-06T17:43:04.148Z] === RUN TestDaemonProxy [2022-05-06T17:43:04.148Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-06T17:43:04.148Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-06T17:43:04.148Z] PASS [2022-05-06T17:43:04.148Z] ok github.com/docker/docker/integration/daemon 0.110s [2022-05-06T17:43:04.148Z] [2022-05-06T17:43:04.148Z] === Skipped [2022-05-06T17:43:04.148Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-06T17:43:04.148Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-06T17:43:04.148Z] [2022-05-06T17:43:04.148Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-06T17:43:04.148Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-06T17:43:04.148Z] [2022-05-06T17:43:04.148Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-06T17:43:04.148Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-06T17:43:04.148Z] [2022-05-06T17:43:04.148Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-06T17:43:04.148Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-06T17:43:04.148Z] [2022-05-06T17:43:04.148Z] DONE 4 tests, 4 skipped in 25.916s [2022-05-06T17:43:04.148Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-06T17:43:04.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:04.148Z] INFO: Testing against a local daemon [2022-05-06T17:43:04.148Z] === RUN TestCommitInheritsEnv [2022-05-06T17:43:04.148Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:43:04.148Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-06T17:43:04.148Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-06T17:43:04.148Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:43:04.148Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-06T17:43:04.148Z] === RUN TestImportWithCustomPlatform [2022-05-06T17:43:04.148Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:43:04.148Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-06T17:43:04.148Z] === RUN TestImagesFilterMultiReference [2022-05-06T17:43:04.148Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-06T17:43:04.148Z] === RUN TestImagePullPlatformInvalid [2022-05-06T17:43:04.148Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-06T17:43:04.148Z] === RUN TestRemoveImageOrphaning [2022-05-06T17:43:05.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001091da0_} [2022-05-06T17:43:05.211Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2022-05-06T17:43:05.211Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-06T17:43:05.211Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-06T17:43:05.211Z] === RUN TestTagInvalidReference [2022-05-06T17:43:05.211Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-06T17:43:05.211Z] === RUN TestTagValidPrefixedRepo [2022-05-06T17:43:05.211Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-06T17:43:05.211Z] === RUN TestTagExistedNameWithoutForce [2022-05-06T17:43:05.211Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-06T17:43:05.211Z] === RUN TestTagOfficialNames [2022-05-06T17:43:05.211Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-06T17:43:05.211Z] === RUN TestTagMatchesDigest [2022-05-06T17:43:05.211Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-06T17:43:05.211Z] PASS [2022-05-06T17:43:05.211Z] ok github.com/docker/docker/integration/image 1.586s [2022-05-06T17:43:05.211Z] [2022-05-06T17:43:05.211Z] === Skipped [2022-05-06T17:43:05.211Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-06T17:43:05.211Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:43:05.211Z] [2022-05-06T17:43:05.211Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-06T17:43:05.211Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:43:05.211Z] [2022-05-06T17:43:05.211Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-06T17:43:05.211Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:43:05.211Z] [2022-05-06T17:43:05.211Z] DONE 12 tests, 3 skipped in 5.389s [2022-05-06T17:43:05.671Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-06T17:43:06.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001091db8_} [2022-05-06T17:43:07.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:07.857Z] INFO: Testing against a local daemon [2022-05-06T17:43:07.857Z] === RUN TestNetworkCreateDelete [2022-05-06T17:43:07.857Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:07.857Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestDockerNetworkDeletePreferID [2022-05-06T17:43:07.857Z] 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-05-06T17:43:07.857Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestDaemonDNSFallback [2022-05-06T17:43:07.857Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:07.857Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestInspectNetwork [2022-05-06T17:43:07.857Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:07.857Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestRunContainerWithBridgeNone [2022-05-06T17:43:07.857Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:07.857Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-06T17:43:07.857Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:43:07.857Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:43:07.857Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:43:07.857Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-06T17:43:07.857Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-06T17:43:07.857Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-06T17:43:07.857Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestNetworkList [2022-05-06T17:43:07.857Z] === RUN TestNetworkList//networks [2022-05-06T17:43:07.857Z] === PAUSE TestNetworkList//networks [2022-05-06T17:43:07.857Z] === RUN TestNetworkList//networks/ [2022-05-06T17:43:07.857Z] === PAUSE TestNetworkList//networks/ [2022-05-06T17:43:07.857Z] === CONT TestNetworkList//networks [2022-05-06T17:43:07.857Z] === CONT TestNetworkList//networks/ [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkList (0.04s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-06T17:43:07.857Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestHostIPv4BridgeLabel [2022-05-06T17:43:07.857Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-06T17:43:07.857Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestDaemonDefaultNetworkPools [2022-05-06T17:43:07.857Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-06T17:43:07.857Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-06T17:43:07.857Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-06T17:43:07.857Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestServiceWithPredefinedNetwork [2022-05-06T17:43:07.857Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-06T17:43:07.857Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:43:07.857Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestServiceWithDataPathPortInit [2022-05-06T17:43:07.857Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-06T17:43:07.857Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-06T17:43:07.857Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-06T17:43:07.857Z] PASS [2022-05-06T17:43:07.857Z] ok github.com/docker/docker/integration/network 0.173s [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === Skipped [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-06T17:43:07.857Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-06T17:43:07.857Z] 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-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-06T17:43:07.857Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-06T17:43:07.857Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-06T17:43:07.857Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-06T17:43:07.857Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-06T17:43:07.857Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-06T17:43:07.857Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-06T17:43:07.857Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-06T17:43:07.857Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-06T17:43:07.857Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-06T17:43:07.857Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:43:07.857Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-06T17:43:07.857Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-06T17:43:07.857Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-06T17:43:07.857Z] [2022-05-06T17:43:07.857Z] DONE 34 tests, 15 skipped in 2.094s [2022-05-06T17:43:07.857Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-06T17:43:07.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001091dd0_} [2022-05-06T17:43:08.318Z] testing: warning: no tests to run [2022-05-06T17:43:08.318Z] PASS [2022-05-06T17:43:08.318Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2022-05-06T17:43:08.318Z] [2022-05-06T17:43:08.318Z] DONE 0 tests in 0.754s [2022-05-06T17:43:08.782Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-06T17:43:08.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001091de8_} [2022-05-06T17:43:09.242Z] testing: warning: no tests to run [2022-05-06T17:43:09.242Z] PASS [2022-05-06T17:43:09.242Z] ok github.com/docker/docker/integration/network/macvlan 0.064s [2022-05-06T17:43:09.242Z] [2022-05-06T17:43:09.242Z] DONE 0 tests in 0.703s [2022-05-06T17:43:09.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-06T17:43:10.212Z] testing: warning: no tests to run [2022-05-06T17:43:10.212Z] PASS [2022-05-06T17:43:10.212Z] ok github.com/docker/docker/integration/plugin 0.069s [2022-05-06T17:43:10.212Z] [2022-05-06T17:43:10.212Z] DONE 0 tests in 0.739s [2022-05-06T17:43:10.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-06T17:43:10.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-06T17:43:10.820Z] Removing intermediate container b205aea723a2 [2022-05-06T17:43:10.820Z] ---> 9986f90c7ca6 [2022-05-06T17:43:10.820Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-06T17:43:10.820Z] ---> Running in ab84231e3fa4 [2022-05-06T17:43:11.185Z] testing: warning: no tests to run [2022-05-06T17:43:11.185Z] PASS [2022-05-06T17:43:11.185Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2022-05-06T17:43:11.185Z] [2022-05-06T17:43:11.185Z] DONE 0 tests in 0.730s [2022-05-06T17:43:11.185Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-06T17:43:11.289Z] Removing intermediate container ab84231e3fa4 [2022-05-06T17:43:11.289Z] ---> e1dff5d6af1c [2022-05-06T17:43:11.289Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-06T17:43:11.289Z] ---> Running in 542cef924128 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-06T17:43:11.686Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-06T17:43:11.757Z] Removing intermediate container 542cef924128 [2022-05-06T17:43:11.757Z] ---> cf14cd82a094 [2022-05-06T17:43:11.757Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-06T17:43:13.324Z] [2022-05-06T17:43:13.599Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-06T17:43:13.794Z] ---> 136ea832e073 [2022-05-06T17:43:13.794Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-06T17:43:13.794Z] ---> Running in dce34328793a [2022-05-06T17:43:14.170Z] --- PASS: TestCreateServiceMultipleTimes (16.93s) [2022-05-06T17:43:14.170Z] === RUN TestCreateServiceConflict [2022-05-06T17:43:14.742Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-06T17:43:15.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:15.884Z] INFO: Testing against a local daemon [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:43:15.884Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:43:15.884Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-06T17:43:15.884Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-06T17:43:15.884Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:43:15.884Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-06T17:43:15.884Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-06T17:43:15.884Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-06T17:43:15.884Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-06T17:43:15.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-06T17:43:15.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-06T17:43:15.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-06T17:43:15.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-06T17:43:15.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-06T17:43:15.885Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-06T17:43:15.885Z] === RUN TestPluginInstall [2022-05-06T17:43:15.885Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-06T17:43:15.885Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-06T17:43:15.885Z] === RUN TestPluginsWithRuntimes [2022-05-06T17:43:15.885Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-06T17:43:15.885Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-06T17:43:15.885Z] === RUN TestPluginBackCompatMediaTypes [2022-05-06T17:43:15.885Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-06T17:43:15.885Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-06T17:43:15.885Z] PASS [2022-05-06T17:43:15.885Z] ok github.com/docker/docker/integration/plugin/common 0.113s [2022-05-06T17:43:15.885Z] [2022-05-06T17:43:15.885Z] === Skipped [2022-05-06T17:43:15.885Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-06T17:43:15.885Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-06T17:43:15.885Z] [2022-05-06T17:43:15.885Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-06T17:43:15.885Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-06T17:43:15.885Z] [2022-05-06T17:43:15.885Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-06T17:43:15.885Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-06T17:43:15.885Z] [2022-05-06T17:43:15.885Z] DONE 19 tests, 3 skipped in 4.654s [2022-05-06T17:43:15.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-06T17:43:16.218Z] === RUN TestConfigDaemonLibtrustID [2022-05-06T17:43:16.218Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-06T17:43:16.218Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-06T17:43:16.218Z] === RUN TestDaemonConfigValidation [2022-05-06T17:43:16.218Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-06T17:43:16.218Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-06T17:43:16.218Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-06T17:43:16.218Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-06T17:43:16.218Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-06T17:43:16.218Z] === RUN TestDaemonProxy [2022-05-06T17:43:16.218Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-06T17:43:16.218Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-06T17:43:16.218Z] PASS [2022-05-06T17:43:16.218Z] ok github.com/docker/docker/integration/daemon 0.136s [2022-05-06T17:43:16.218Z] [2022-05-06T17:43:16.218Z] === Skipped [2022-05-06T17:43:16.218Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-06T17:43:16.218Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-06T17:43:16.218Z] [2022-05-06T17:43:16.218Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-06T17:43:16.218Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-06T17:43:16.218Z] [2022-05-06T17:43:16.218Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-06T17:43:16.218Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-06T17:43:16.218Z] [2022-05-06T17:43:16.218Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-06T17:43:16.218Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-06T17:43:16.218Z] [2022-05-06T17:43:16.218Z] DONE 4 tests, 4 skipped in 24.846s [2022-05-06T17:43:16.218Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-06T17:43:16.668Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-05-06T17:43:16.668Z] === RUN TestCreateServiceMaxReplicas [2022-05-06T17:43:16.934Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-06T17:43:18.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:18.072Z] INFO: Testing against a local daemon [2022-05-06T17:43:18.072Z] === RUN TestExternalGraphDriver [2022-05-06T17:43:18.072Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-06T17:43:18.072Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-06T17:43:18.072Z] === RUN TestGraphdriverPluginV2 [2022-05-06T17:43:18.072Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-06T17:43:18.072Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-06T17:43:18.072Z] PASS [2022-05-06T17:43:18.072Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.100s [2022-05-06T17:43:18.072Z] [2022-05-06T17:43:18.072Z] === Skipped [2022-05-06T17:43:18.072Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-06T17:43:18.072Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-06T17:43:18.072Z] [2022-05-06T17:43:18.072Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-06T17:43:18.072Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-06T17:43:18.072Z] [2022-05-06T17:43:18.072Z] DONE 2 tests, 2 skipped in 2.107s [2022-05-06T17:43:18.072Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-06T17:43:18.322Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-06T17:43:18.322Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-06T17:43:19.268Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-06T17:43:19.841Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-06T17:43:19.841Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2022-05-06T17:43:19.841Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-06T17:43:20.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:20.019Z] INFO: Testing against a local daemon [2022-05-06T17:43:20.019Z] === RUN TestCommitInheritsEnv [2022-05-06T17:43:20.019Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:43:20.019Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-06T17:43:20.019Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-06T17:43:20.019Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:43:20.019Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-06T17:43:20.019Z] === RUN TestImportWithCustomPlatform [2022-05-06T17:43:20.019Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:43:20.019Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-06T17:43:20.019Z] === RUN TestImagesFilterMultiReference [2022-05-06T17:43:20.019Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-05-06T17:43:20.019Z] === RUN TestImagePullPlatformInvalid [2022-05-06T17:43:20.019Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-06T17:43:20.019Z] === RUN TestRemoveImageOrphaning [2022-05-06T17:43:20.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:20.263Z] INFO: Testing against a local daemon [2022-05-06T17:43:20.263Z] === RUN TestReadPluginNoRead [2022-05-06T17:43:20.263Z] read_test.go:21: no unix domain sockets on Windows [2022-05-06T17:43:20.263Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-06T17:43:20.263Z] PASS [2022-05-06T17:43:20.263Z] ok github.com/docker/docker/integration/plugin/logging 0.088s [2022-05-06T17:43:20.263Z] [2022-05-06T17:43:20.263Z] === Skipped [2022-05-06T17:43:20.263Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-06T17:43:20.263Z] read_test.go:21: no unix domain sockets on Windows [2022-05-06T17:43:20.263Z] [2022-05-06T17:43:20.263Z] DONE 1 tests, 1 skipped in 2.140s [2022-05-06T17:43:20.263Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-06T17:43:20.412Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-06T17:43:20.984Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-06T17:43:21.232Z] testing: warning: no tests to run [2022-05-06T17:43:21.232Z] PASS [2022-05-06T17:43:21.232Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2022-05-06T17:43:21.232Z] [2022-05-06T17:43:21.232Z] DONE 0 tests in 1.029s [2022-05-06T17:43:21.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-06T17:43:21.587Z] --- PASS: TestRemoveImageOrphaning (1.50s) [2022-05-06T17:43:21.587Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-06T17:43:21.587Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.10s) [2022-05-06T17:43:21.587Z] === RUN TestTagInvalidReference [2022-05-06T17:43:21.587Z] --- PASS: TestTagInvalidReference (0.07s) [2022-05-06T17:43:21.587Z] === RUN TestTagValidPrefixedRepo [2022-05-06T17:43:21.587Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2022-05-06T17:43:21.587Z] === RUN TestTagExistedNameWithoutForce [2022-05-06T17:43:21.587Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-06T17:43:21.587Z] === RUN TestTagOfficialNames [2022-05-06T17:43:21.933Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-06T17:43:22.055Z] --- PASS: TestTagOfficialNames (0.13s) [2022-05-06T17:43:22.055Z] === RUN TestTagMatchesDigest [2022-05-06T17:43:22.055Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-06T17:43:22.055Z] PASS [2022-05-06T17:43:22.055Z] ok github.com/docker/docker/integration/image 2.258s [2022-05-06T17:43:22.055Z] [2022-05-06T17:43:22.055Z] === Skipped [2022-05-06T17:43:22.055Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-06T17:43:22.055Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:43:22.055Z] [2022-05-06T17:43:22.055Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-06T17:43:22.055Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:43:22.055Z] [2022-05-06T17:43:22.055Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-06T17:43:22.055Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:43:22.055Z] [2022-05-06T17:43:22.055Z] DONE 12 tests, 3 skipped in 6.203s [2022-05-06T17:43:22.055Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-06T17:43:22.876Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-06T17:43:23.415Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:23.415Z] INFO: Testing against a local daemon [2022-05-06T17:43:23.415Z] === RUN TestPluginWithDevMounts [2022-05-06T17:43:23.415Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:23.415Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-06T17:43:23.415Z] PASS [2022-05-06T17:43:23.415Z] ok github.com/docker/docker/integration/plugin/volumes 0.103s [2022-05-06T17:43:23.415Z] [2022-05-06T17:43:23.415Z] === Skipped [2022-05-06T17:43:23.415Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-06T17:43:23.415Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:23.415Z] [2022-05-06T17:43:23.415Z] DONE 1 tests, 1 skipped in 2.166s [2022-05-06T17:43:23.448Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-06T17:43:23.879Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-06T17:43:24.018Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-06T17:43:24.589Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-06T17:43:25.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:25.136Z] INFO: Testing against a local daemon [2022-05-06T17:43:25.136Z] === RUN TestNetworkCreateDelete [2022-05-06T17:43:25.136Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:25.136Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-06T17:43:25.136Z] === RUN TestDockerNetworkDeletePreferID [2022-05-06T17:43:25.136Z] 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-05-06T17:43:25.136Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-06T17:43:25.136Z] === RUN TestDaemonDNSFallback [2022-05-06T17:43:25.136Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:25.136Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-06T17:43:25.136Z] === RUN TestInspectNetwork [2022-05-06T17:43:25.136Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:25.136Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-06T17:43:25.136Z] === RUN TestRunContainerWithBridgeNone [2022-05-06T17:43:25.136Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:25.136Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-06T17:43:25.136Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:43:25.136Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:43:25.136Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:43:25.136Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-06T17:43:25.136Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-06T17:43:25.136Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-06T17:43:25.136Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestNetworkList [2022-05-06T17:43:25.137Z] === RUN TestNetworkList//networks [2022-05-06T17:43:25.137Z] === PAUSE TestNetworkList//networks [2022-05-06T17:43:25.137Z] === RUN TestNetworkList//networks/ [2022-05-06T17:43:25.137Z] === PAUSE TestNetworkList//networks/ [2022-05-06T17:43:25.137Z] === CONT TestNetworkList//networks [2022-05-06T17:43:25.137Z] === CONT TestNetworkList//networks/ [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkList (0.05s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-06T17:43:25.137Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestHostIPv4BridgeLabel [2022-05-06T17:43:25.137Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-06T17:43:25.137Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestDaemonDefaultNetworkPools [2022-05-06T17:43:25.137Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-06T17:43:25.137Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-06T17:43:25.137Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-06T17:43:25.137Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestServiceWithPredefinedNetwork [2022-05-06T17:43:25.137Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-06T17:43:25.137Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:43:25.137Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestServiceWithDataPathPortInit [2022-05-06T17:43:25.137Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-06T17:43:25.137Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-06T17:43:25.137Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-06T17:43:25.137Z] PASS [2022-05-06T17:43:25.137Z] ok github.com/docker/docker/integration/network 0.197s [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === Skipped [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-06T17:43:25.137Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-06T17:43:25.137Z] 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-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-06T17:43:25.137Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-06T17:43:25.137Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-06T17:43:25.137Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-06T17:43:25.137Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-06T17:43:25.137Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-06T17:43:25.137Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-06T17:43:25.137Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-06T17:43:25.137Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-06T17:43:25.137Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-06T17:43:25.137Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:43:25.137Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-06T17:43:25.137Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-06T17:43:25.137Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-06T17:43:25.137Z] [2022-05-06T17:43:25.137Z] DONE 34 tests, 15 skipped in 2.939s [2022-05-06T17:43:25.137Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-06T17:43:25.160Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-06T17:43:25.419Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:25.419Z] INFO: Testing against a local daemon [2022-05-06T17:43:25.419Z] === RUN TestSecretInspect [2022-05-06T17:43:25.419Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-06T17:43:25.419Z] === RUN TestSecretList [2022-05-06T17:43:25.419Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] --- SKIP: TestSecretList (0.00s) [2022-05-06T17:43:25.419Z] === RUN TestSecretsCreateAndDelete [2022-05-06T17:43:25.419Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-06T17:43:25.419Z] === RUN TestSecretsUpdate [2022-05-06T17:43:25.419Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-06T17:43:25.419Z] === RUN TestTemplatedSecret [2022-05-06T17:43:25.419Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-06T17:43:25.419Z] === RUN TestSecretCreateResolve [2022-05-06T17:43:25.419Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:25.419Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-06T17:43:25.419Z] PASS [2022-05-06T17:43:25.419Z] ok github.com/docker/docker/integration/secret 0.086s [2022-05-06T17:43:25.419Z] [2022-05-06T17:43:25.419Z] === Skipped [2022-05-06T17:43:25.419Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-06T17:43:25.419Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] [2022-05-06T17:43:25.419Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-06T17:43:25.419Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] [2022-05-06T17:43:25.419Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-06T17:43:25.419Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] [2022-05-06T17:43:25.419Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-06T17:43:25.419Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] [2022-05-06T17:43:25.419Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-06T17:43:25.419Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:25.419Z] [2022-05-06T17:43:25.419Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-06T17:43:25.419Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:25.419Z] [2022-05-06T17:43:25.419Z] DONE 6 tests, 6 skipped in 1.734s [2022-05-06T17:43:25.419Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-06T17:43:26.105Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-06T17:43:26.122Z] testing: warning: no tests to run [2022-05-06T17:43:26.122Z] PASS [2022-05-06T17:43:26.122Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2022-05-06T17:43:26.122Z] [2022-05-06T17:43:26.122Z] DONE 0 tests in 0.736s [2022-05-06T17:43:26.122Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-06T17:43:26.679Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-06T17:43:27.115Z] testing: warning: no tests to run [2022-05-06T17:43:27.115Z] PASS [2022-05-06T17:43:27.115Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2022-05-06T17:43:27.115Z] [2022-05-06T17:43:27.115Z] DONE 0 tests in 0.759s [2022-05-06T17:43:27.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-06T17:43:27.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-06T17:43:27.513Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-06T17:43:27.583Z] testing: warning: no tests to run [2022-05-06T17:43:27.583Z] PASS [2022-05-06T17:43:27.583Z] ok github.com/docker/docker/integration/plugin 0.079s [2022-05-06T17:43:27.583Z] [2022-05-06T17:43:27.583Z] DONE 0 tests in 0.754s [2022-05-06T17:43:28.052Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-06T17:43:28.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:28.364Z] INFO: Testing against a local daemon [2022-05-06T17:43:28.364Z] === RUN TestServiceCreateInit [2022-05-06T17:43:28.364Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-06T17:43:28.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-06T17:43:28.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-06T17:43:28.364Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-06T17:43:28.364Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestCreateServiceMultipleTimes [2022-05-06T17:43:28.364Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestCreateServiceConflict [2022-05-06T17:43:28.364Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestCreateServiceMaxReplicas [2022-05-06T17:43:28.364Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-06T17:43:28.364Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-06T17:43:28.364Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestCreateServiceSecretFileMode [2022-05-06T17:43:28.364Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestCreateServiceConfigFileMode [2022-05-06T17:43:28.364Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestCreateServiceSysctls [2022-05-06T17:43:28.364Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-06T17:43:28.364Z] === RUN TestCreateServiceCapabilities [2022-05-06T17:43:28.364Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-06T17:43:28.364Z] === RUN TestInspect [2022-05-06T17:43:28.364Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestInspect (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestCreateJob [2022-05-06T17:43:28.364Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestCreateJob (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestReplicatedJob [2022-05-06T17:43:28.364Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestUpdateReplicatedJob [2022-05-06T17:43:28.364Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestServiceListWithStatuses [2022-05-06T17:43:28.364Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestDockerNetworkConnectAlias [2022-05-06T17:43:28.364Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestDockerNetworkReConnect [2022-05-06T17:43:28.364Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestServicePlugin [2022-05-06T17:43:28.364Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestServiceUpdateLabel [2022-05-06T17:43:28.364Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.364Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestServiceUpdateSecrets [2022-05-06T17:43:28.364Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.364Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestServiceUpdateConfigs [2022-05-06T17:43:28.364Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.364Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestServiceUpdateNetwork [2022-05-06T17:43:28.364Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.364Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-06T17:43:28.364Z] === RUN TestServiceUpdatePidsLimit [2022-05-06T17:43:28.364Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.364Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-06T17:43:28.364Z] PASS [2022-05-06T17:43:28.364Z] ok github.com/docker/docker/integration/service 0.269s [2022-05-06T17:43:28.364Z] [2022-05-06T17:43:28.364Z] === Skipped [2022-05-06T17:43:28.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-06T17:43:28.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.364Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-06T17:43:28.364Z] [2022-05-06T17:43:28.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:43:28.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-06T17:43:28.365Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-06T17:43:28.365Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-06T17:43:28.365Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-06T17:43:28.365Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-06T17:43:28.365Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-06T17:43:28.365Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-06T17:43:28.365Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-06T17:43:28.365Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-06T17:43:28.365Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-06T17:43:28.365Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-06T17:43:28.365Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-06T17:43:28.365Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-06T17:43:28.365Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-06T17:43:28.365Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-06T17:43:28.365Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-06T17:43:28.365Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-06T17:43:28.365Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-06T17:43:28.365Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-06T17:43:28.365Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-06T17:43:28.365Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-06T17:43:28.365Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:28.365Z] [2022-05-06T17:43:28.365Z] DONE 24 tests, 23 skipped in 2.760s [2022-05-06T17:43:28.365Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-06T17:43:28.460Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-06T17:43:28.521Z] testing: warning: no tests to run [2022-05-06T17:43:28.521Z] PASS [2022-05-06T17:43:28.521Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-05-06T17:43:28.521Z] [2022-05-06T17:43:28.521Z] DONE 0 tests in 0.779s [2022-05-06T17:43:28.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-06T17:43:29.410Z] docker_api_swarm_node_test.go:81: [d5372c605ebb7] joining swarm manager [deddee130f633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:43:29.410Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-06T17:43:29.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:29.920Z] INFO: Testing against a local daemon [2022-05-06T17:43:29.920Z] === RUN TestSessionCreate [2022-05-06T17:43:29.920Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:29.920Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-06T17:43:29.920Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-06T17:43:29.920Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:29.920Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-06T17:43:29.920Z] PASS [2022-05-06T17:43:29.920Z] ok github.com/docker/docker/integration/session 0.095s [2022-05-06T17:43:29.920Z] [2022-05-06T17:43:29.920Z] === Skipped [2022-05-06T17:43:29.920Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-06T17:43:29.920Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:29.920Z] [2022-05-06T17:43:29.920Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-06T17:43:29.920Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:29.920Z] [2022-05-06T17:43:29.920Z] DONE 2 tests, 2 skipped in 1.660s [2022-05-06T17:43:29.983Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-06T17:43:29.983Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-06T17:43:30.393Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-06T17:43:30.556Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-06T17:43:31.130Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-06T17:43:32.077Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-06T17:43:32.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:32.592Z] INFO: Testing against a local daemon [2022-05-06T17:43:32.592Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-06T17:43:32.592Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:32.592Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:43:32.592Z] === RUN TestDiskUsage [2022-05-06T17:43:32.592Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-06T17:43:32.592Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-06T17:43:32.592Z] === RUN TestEventsExecDie [2022-05-06T17:43:32.592Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-06T17:43:32.592Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-06T17:43:32.592Z] === RUN TestEventsBackwardsCompatible [2022-05-06T17:43:32.592Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-06T17:43:32.592Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-06T17:43:32.592Z] === RUN TestEventsVolumeCreate [2022-05-06T17:43:32.592Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-06T17:43:32.592Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-06T17:43:32.592Z] === RUN TestInfoAPI [2022-05-06T17:43:32.592Z] --- PASS: TestInfoAPI (0.05s) [2022-05-06T17:43:32.592Z] === RUN TestInfoAPIWarnings [2022-05-06T17:43:32.592Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:43:32.592Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-06T17:43:32.592Z] === RUN TestInfoDebug [2022-05-06T17:43:32.592Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:32.592Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-06T17:43:32.592Z] === RUN TestInfoInsecureRegistries [2022-05-06T17:43:32.592Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:32.592Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-06T17:43:32.592Z] === RUN TestInfoRegistryMirrors [2022-05-06T17:43:32.592Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:32.592Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-06T17:43:32.592Z] === RUN TestLoginFailsWithBadCredentials [2022-05-06T17:43:32.650Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-06T17:43:33.225Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-06T17:43:33.563Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-06T17:43:33.563Z] === RUN TestPingCacheHeaders [2022-05-06T17:43:33.563Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-06T17:43:33.563Z] === RUN TestPingGet [2022-05-06T17:43:33.563Z] --- PASS: TestPingGet (0.04s) [2022-05-06T17:43:33.563Z] === RUN TestPingHead [2022-05-06T17:43:33.563Z] --- PASS: TestPingHead (0.04s) [2022-05-06T17:43:33.563Z] === RUN TestPingSwarmHeader [2022-05-06T17:43:33.563Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:33.563Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-06T17:43:33.563Z] === RUN TestVersion [2022-05-06T17:43:33.563Z] --- PASS: TestVersion (0.04s) [2022-05-06T17:43:33.563Z] PASS [2022-05-06T17:43:33.563Z] ok github.com/docker/docker/integration/system 1.266s [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === Skipped [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:43:33.563Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-06T17:43:33.563Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-06T17:43:33.563Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-06T17:43:33.563Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-06T17:43:33.563Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-06T17:43:33.563Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-06T17:43:33.563Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-06T17:43:33.563Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-06T17:43:33.563Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-06T17:43:33.563Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:33.563Z] [2022-05-06T17:43:33.563Z] DONE 16 tests, 10 skipped in 3.423s [2022-05-06T17:43:33.563Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-06T17:43:33.765Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:33.765Z] INFO: Testing against a local daemon [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:43:33.765Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:43:33.765Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-06T17:43:33.765Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-06T17:43:33.765Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:43:33.765Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-06T17:43:33.765Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-06T17:43:33.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-06T17:43:33.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-06T17:43:33.765Z] === RUN TestPluginInstall [2022-05-06T17:43:33.765Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-06T17:43:33.765Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-06T17:43:33.765Z] === RUN TestPluginsWithRuntimes [2022-05-06T17:43:33.765Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-06T17:43:33.765Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-06T17:43:33.765Z] === RUN TestPluginBackCompatMediaTypes [2022-05-06T17:43:33.765Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-06T17:43:33.765Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-06T17:43:33.765Z] PASS [2022-05-06T17:43:33.765Z] ok github.com/docker/docker/integration/plugin/common 0.129s [2022-05-06T17:43:33.765Z] [2022-05-06T17:43:33.765Z] === Skipped [2022-05-06T17:43:33.765Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-06T17:43:33.765Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-06T17:43:33.765Z] [2022-05-06T17:43:33.765Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-06T17:43:33.765Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-06T17:43:33.765Z] [2022-05-06T17:43:33.765Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-06T17:43:33.765Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-06T17:43:33.765Z] [2022-05-06T17:43:33.765Z] DONE 19 tests, 3 skipped in 5.032s [2022-05-06T17:43:33.765Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-06T17:43:34.165Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s) [2022-05-06T17:43:34.165Z] === RUN TestCreateServiceSecretFileMode [2022-05-06T17:43:34.542Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-06T17:43:34.542Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-06T17:43:34.542Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-06T17:43:34.542Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-06T17:43:34.542Z] Cross building: bundles/cross/linux/s390x [2022-05-06T17:43:34.542Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-06T17:43:34.542Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-06T17:43:34.736Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-06T17:43:35.309Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-06T17:43:35.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:35.750Z] INFO: Testing against a local daemon [2022-05-06T17:43:35.750Z] === RUN TestVolumesCreateAndList [2022-05-06T17:43:35.750Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-06T17:43:35.750Z] === RUN TestVolumesRemove [2022-05-06T17:43:35.750Z] --- PASS: TestVolumesRemove (0.17s) [2022-05-06T17:43:35.750Z] === RUN TestVolumesInspect [2022-05-06T17:43:35.750Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-06T17:43:35.750Z] === RUN TestVolumesInvalidJSON [2022-05-06T17:43:35.750Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-06T17:43:35.750Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-06T17:43:35.750Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-06T17:43:35.750Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-06T17:43:35.750Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-06T17:43:35.750Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-06T17:43:35.750Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-06T17:43:35.750Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-06T17:43:35.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-06T17:43:35.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-06T17:43:35.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-06T17:43:35.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-06T17:43:35.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-06T17:43:35.750Z] PASS [2022-05-06T17:43:35.750Z] ok github.com/docker/docker/integration/volume 0.388s [2022-05-06T17:43:35.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:35.980Z] INFO: Testing against a local daemon [2022-05-06T17:43:35.980Z] === RUN TestExternalGraphDriver [2022-05-06T17:43:35.980Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-06T17:43:35.980Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-06T17:43:35.980Z] === RUN TestGraphdriverPluginV2 [2022-05-06T17:43:35.980Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-06T17:43:35.980Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-06T17:43:35.980Z] PASS [2022-05-06T17:43:35.980Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.116s [2022-05-06T17:43:36.205Z] [2022-05-06T17:43:36.205Z] DONE 9 tests in 2.203s [2022-05-06T17:43:36.205Z] INFO: make.ps1 ended at 05/06/2022 17:43:35 [2022-05-06T17:43:36.205Z] INFO: Integration CLI tests being run from the host: [2022-05-06T17:43:36.205Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-06T17:43:36.450Z] [2022-05-06T17:43:36.450Z] === Skipped [2022-05-06T17:43:36.450Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-06T17:43:36.450Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-06T17:43:36.450Z] [2022-05-06T17:43:36.450Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-06T17:43:36.450Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-06T17:43:36.450Z] [2022-05-06T17:43:36.450Z] DONE 2 tests, 2 skipped in 2.259s [2022-05-06T17:43:36.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-06T17:43:37.859Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2022-05-06T17:43:37.859Z] === RUN TestCreateServiceConfigFileMode [2022-05-06T17:43:37.859Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-06T17:43:38.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:38.664Z] INFO: Testing against a local daemon [2022-05-06T17:43:38.664Z] === RUN TestReadPluginNoRead [2022-05-06T17:43:38.664Z] read_test.go:21: no unix domain sockets on Windows [2022-05-06T17:43:38.664Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-06T17:43:38.664Z] PASS [2022-05-06T17:43:38.664Z] ok github.com/docker/docker/integration/plugin/logging 0.104s [2022-05-06T17:43:38.664Z] [2022-05-06T17:43:38.664Z] === Skipped [2022-05-06T17:43:38.664Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-06T17:43:38.664Z] read_test.go:21: no unix domain sockets on Windows [2022-05-06T17:43:38.664Z] [2022-05-06T17:43:38.664Z] DONE 1 tests, 1 skipped in 2.342s [2022-05-06T17:43:38.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-06T17:43:39.101Z] Removing intermediate container dce34328793a [2022-05-06T17:43:39.101Z] ---> e62e08607544 [2022-05-06T17:43:39.101Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-06T17:43:39.101Z] ---> Running in 1362cf76dc8b [2022-05-06T17:43:39.101Z] [2022-05-06T17:43:39.101Z] SUCCESS: Specified value was saved. [2022-05-06T17:43:40.230Z] testing: warning: no tests to run [2022-05-06T17:43:40.230Z] PASS [2022-05-06T17:43:40.230Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-05-06T17:43:40.230Z] [2022-05-06T17:43:40.230Z] DONE 0 tests in 1.150s [2022-05-06T17:43:40.230Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-06T17:43:40.415Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-05-06T17:43:40.415Z] === RUN TestCreateServiceSysctls [2022-05-06T17:43:41.805Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-06T17:43:42.063Z] Removing intermediate container 1362cf76dc8b [2022-05-06T17:43:42.063Z] ---> 366ca189972d [2022-05-06T17:43:42.063Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-06T17:43:42.063Z] ---> Running in 82d1f0fd2e4c [2022-05-06T17:43:42.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:42.476Z] INFO: Testing against a local daemon [2022-05-06T17:43:42.476Z] === RUN TestPluginWithDevMounts [2022-05-06T17:43:42.476Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:42.476Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-06T17:43:42.476Z] PASS [2022-05-06T17:43:42.476Z] ok github.com/docker/docker/integration/plugin/volumes 0.101s [2022-05-06T17:43:42.476Z] [2022-05-06T17:43:42.476Z] === Skipped [2022-05-06T17:43:42.476Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-06T17:43:42.476Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:42.476Z] [2022-05-06T17:43:42.476Z] DONE 1 tests, 1 skipped in 2.287s [2022-05-06T17:43:42.476Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-06T17:43:43.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-06T17:43:44.297Z] --- PASS: TestCreateServiceSysctls (3.74s) [2022-05-06T17:43:44.297Z] === RUN TestCreateServiceCapabilities [2022-05-06T17:43:44.297Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-06T17:43:44.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:44.690Z] INFO: Testing against a local daemon [2022-05-06T17:43:44.690Z] === RUN TestSecretInspect [2022-05-06T17:43:44.690Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-06T17:43:44.690Z] === RUN TestSecretList [2022-05-06T17:43:44.690Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] --- SKIP: TestSecretList (0.00s) [2022-05-06T17:43:44.690Z] === RUN TestSecretsCreateAndDelete [2022-05-06T17:43:44.690Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-06T17:43:44.690Z] === RUN TestSecretsUpdate [2022-05-06T17:43:44.690Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-06T17:43:44.690Z] === RUN TestTemplatedSecret [2022-05-06T17:43:44.690Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-06T17:43:44.690Z] === RUN TestSecretCreateResolve [2022-05-06T17:43:44.690Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:44.690Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-06T17:43:44.690Z] PASS [2022-05-06T17:43:44.690Z] ok github.com/docker/docker/integration/secret 0.116s [2022-05-06T17:43:44.690Z] [2022-05-06T17:43:44.690Z] === Skipped [2022-05-06T17:43:44.690Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-06T17:43:44.690Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] [2022-05-06T17:43:44.690Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-06T17:43:44.690Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] [2022-05-06T17:43:44.690Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-06T17:43:44.690Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] [2022-05-06T17:43:44.690Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-06T17:43:44.690Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] [2022-05-06T17:43:44.690Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-06T17:43:44.690Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:44.690Z] [2022-05-06T17:43:44.690Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-06T17:43:44.690Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:44.690Z] [2022-05-06T17:43:44.690Z] DONE 6 tests, 6 skipped in 1.922s [2022-05-06T17:43:44.690Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-06T17:43:45.240Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-06T17:43:46.503Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:46.503Z] INFO: Testing against a local daemon [2022-05-06T17:43:46.503Z] === RUN TestDockerSuite [2022-05-06T17:43:46.503Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-06T17:43:46.503Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-06T17:43:46.503Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T17:43:46.503Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-06T17:43:46.503Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-06T17:43:46.503Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-06T17:43:46.503Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-06T17:43:46.503Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-06T17:43:46.503Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-06T17:43:46.503Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-06T17:43:46.627Z] docker_api_swarm_node_test.go:53: [d9b0070e0a30e] joining swarm manager [dd2513243f7ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:43:46.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:46.911Z] INFO: Testing against a local daemon [2022-05-06T17:43:46.911Z] === RUN TestServiceCreateInit [2022-05-06T17:43:46.911Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-06T17:43:46.911Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:46.911Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-06T17:43:46.911Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:46.911Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-06T17:43:46.911Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-06T17:43:46.911Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:43:46.911Z] === RUN TestCreateServiceMultipleTimes [2022-05-06T17:43:46.911Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:46.911Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-06T17:43:46.911Z] === RUN TestCreateServiceConflict [2022-05-06T17:43:46.911Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:46.911Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-06T17:43:46.911Z] === RUN TestCreateServiceMaxReplicas [2022-05-06T17:43:46.911Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:46.911Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-06T17:43:46.911Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-06T17:43:46.911Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:46.911Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-06T17:43:46.912Z] === RUN TestCreateServiceSecretFileMode [2022-05-06T17:43:46.912Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:46.912Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-06T17:43:46.912Z] === RUN TestCreateServiceConfigFileMode [2022-05-06T17:43:46.912Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:46.912Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-06T17:43:46.912Z] === RUN TestCreateServiceSysctls [2022-05-06T17:43:46.912Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-06T17:43:47.383Z] === RUN TestCreateServiceCapabilities [2022-05-06T17:43:47.383Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-06T17:43:47.383Z] === RUN TestInspect [2022-05-06T17:43:47.383Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestInspect (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestCreateJob [2022-05-06T17:43:47.383Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestCreateJob (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestReplicatedJob [2022-05-06T17:43:47.383Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestUpdateReplicatedJob [2022-05-06T17:43:47.383Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestServiceListWithStatuses [2022-05-06T17:43:47.383Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestDockerNetworkConnectAlias [2022-05-06T17:43:47.383Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestDockerNetworkReConnect [2022-05-06T17:43:47.383Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestServicePlugin [2022-05-06T17:43:47.383Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestServiceUpdateLabel [2022-05-06T17:43:47.383Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestServiceUpdateSecrets [2022-05-06T17:43:47.383Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestServiceUpdateConfigs [2022-05-06T17:43:47.383Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestServiceUpdateNetwork [2022-05-06T17:43:47.383Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-06T17:43:47.383Z] === RUN TestServiceUpdatePidsLimit [2022-05-06T17:43:47.383Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-06T17:43:47.383Z] PASS [2022-05-06T17:43:47.383Z] ok github.com/docker/docker/integration/service 0.293s [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === Skipped [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-06T17:43:47.383Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:43:47.383Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-06T17:43:47.383Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-06T17:43:47.383Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-06T17:43:47.383Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-06T17:43:47.383Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-06T17:43:47.383Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-06T17:43:47.383Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-06T17:43:47.383Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-06T17:43:47.383Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-06T17:43:47.383Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-06T17:43:47.383Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-06T17:43:47.383Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-06T17:43:47.383Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-06T17:43:47.383Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-06T17:43:47.383Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-06T17:43:47.383Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-06T17:43:47.383Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-06T17:43:47.383Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-06T17:43:47.383Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-06T17:43:47.383Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-06T17:43:47.383Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-06T17:43:47.383Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:43:47.383Z] [2022-05-06T17:43:47.383Z] DONE 24 tests, 23 skipped in 2.694s [2022-05-06T17:43:47.383Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-06T17:43:47.463Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-06T17:43:47.570Z] docker_api_swarm_node_test.go:54: [d10515a25c516] joining swarm manager [dd2513243f7ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:43:47.830Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2022-05-06T17:43:47.830Z] === RUN TestInspect [2022-05-06T17:43:47.918Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-06T17:43:48.373Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-06T17:43:48.831Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-06T17:43:48.946Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:48.946Z] INFO: Testing against a local daemon [2022-05-06T17:43:48.946Z] === RUN TestSessionCreate [2022-05-06T17:43:48.946Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:48.946Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-06T17:43:48.946Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-06T17:43:48.946Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:48.946Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-06T17:43:48.946Z] PASS [2022-05-06T17:43:48.946Z] ok github.com/docker/docker/integration/session 0.097s [2022-05-06T17:43:49.220Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-06T17:43:49.238Z] Cannot create a file when that file already exists. [2022-05-06T17:43:49.418Z] [2022-05-06T17:43:49.418Z] === Skipped [2022-05-06T17:43:49.418Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-06T17:43:49.418Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:49.418Z] [2022-05-06T17:43:49.418Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-06T17:43:49.418Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-06T17:43:49.418Z] [2022-05-06T17:43:49.418Z] DONE 2 tests, 2 skipped in 1.793s [2022-05-06T17:43:49.418Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-06T17:43:51.139Z] --- PASS: TestInspect (3.31s) [2022-05-06T17:43:51.139Z] === RUN TestCreateJob [2022-05-06T17:43:51.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:51.634Z] INFO: Testing against a local daemon [2022-05-06T17:43:51.634Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-06T17:43:51.634Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:51.634Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:43:51.634Z] === RUN TestDiskUsage [2022-05-06T17:43:51.634Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-06T17:43:51.634Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-06T17:43:51.634Z] === RUN TestEventsExecDie [2022-05-06T17:43:51.634Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-06T17:43:51.634Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-06T17:43:51.634Z] === RUN TestEventsBackwardsCompatible [2022-05-06T17:43:51.634Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-06T17:43:51.634Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-06T17:43:51.634Z] === RUN TestEventsVolumeCreate [2022-05-06T17:43:51.634Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-06T17:43:51.634Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-06T17:43:51.634Z] === RUN TestInfoAPI [2022-05-06T17:43:51.634Z] --- PASS: TestInfoAPI (0.06s) [2022-05-06T17:43:51.634Z] === RUN TestInfoAPIWarnings [2022-05-06T17:43:51.634Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:43:51.634Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-06T17:43:51.634Z] === RUN TestInfoDebug [2022-05-06T17:43:51.634Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:51.634Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-06T17:43:51.634Z] === RUN TestInfoInsecureRegistries [2022-05-06T17:43:51.634Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:51.634Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-06T17:43:51.634Z] === RUN TestInfoRegistryMirrors [2022-05-06T17:43:51.634Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:51.634Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-06T17:43:51.634Z] === RUN TestLoginFailsWithBadCredentials [2022-05-06T17:43:52.084Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-06T17:43:52.620Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-05-06T17:43:52.620Z] === RUN TestPingCacheHeaders [2022-05-06T17:43:52.620Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-06T17:43:52.620Z] === RUN TestPingGet [2022-05-06T17:43:52.620Z] --- PASS: TestPingGet (0.05s) [2022-05-06T17:43:52.620Z] === RUN TestPingHead [2022-05-06T17:43:52.620Z] --- PASS: TestPingHead (0.05s) [2022-05-06T17:43:52.620Z] === RUN TestPingSwarmHeader [2022-05-06T17:43:52.620Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:52.620Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-06T17:43:52.620Z] === RUN TestVersion [2022-05-06T17:43:52.620Z] --- PASS: TestVersion (0.04s) [2022-05-06T17:43:52.620Z] PASS [2022-05-06T17:43:52.620Z] ok github.com/docker/docker/integration/system 1.280s [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === Skipped [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:43:52.620Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-06T17:43:52.620Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-06T17:43:52.620Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-06T17:43:52.620Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-06T17:43:52.620Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-06T17:43:52.620Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-06T17:43:52.620Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-06T17:43:52.620Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-06T17:43:52.620Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-06T17:43:52.620Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:43:52.620Z] [2022-05-06T17:43:52.620Z] DONE 16 tests, 10 skipped in 3.434s [2022-05-06T17:43:52.658Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-06T17:43:53.088Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-06T17:43:54.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:43:54.681Z] INFO: Testing against a local daemon [2022-05-06T17:43:54.681Z] === RUN TestVolumesCreateAndList [2022-05-06T17:43:54.681Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-06T17:43:54.681Z] === RUN TestVolumesRemove [2022-05-06T17:43:55.117Z] Removing intermediate container 82d1f0fd2e4c [2022-05-06T17:43:55.117Z] ---> 29a64a262e5b [2022-05-06T17:43:55.117Z] Step 13/13 : CMD ["sh"] [2022-05-06T17:43:55.117Z] ---> Running in c8f5bf7f897c [2022-05-06T17:43:55.117Z] Removing intermediate container c8f5bf7f897c [2022-05-06T17:43:55.117Z] ---> 14592da64962 [2022-05-06T17:43:55.117Z] Successfully built 14592da64962 [2022-05-06T17:43:55.117Z] Successfully tagged busybox:latest [2022-05-06T17:43:55.117Z] INFO: Docker images of the daemon under test [2022-05-06T17:43:55.117Z] [2022-05-06T17:43:55.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T17:43:55.118Z] busybox latest 14592da64962 Less than a second ago 5.78GB [2022-05-06T17:43:55.118Z] microsoft/windowsservercore latest e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-06T17:43:55.118Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-06T17:43:55.118Z] [2022-05-06T17:43:55.118Z] INFO: Running integration tests at 05/06/2022 17:43:54... [2022-05-06T17:43:55.118Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-06T17:43:55.118Z] INFO: Integration API tests being run from the host: [2022-05-06T17:43:55.118Z] INFO: make.ps1 starting at 05/06/2022 17:43:54 [2022-05-06T17:43:55.151Z] --- PASS: TestVolumesRemove (0.19s) [2022-05-06T17:43:55.151Z] === RUN TestVolumesInspect [2022-05-06T17:43:55.151Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-06T17:43:55.151Z] === RUN TestVolumesInvalidJSON [2022-05-06T17:43:55.151Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-06T17:43:55.151Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-06T17:43:55.151Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-06T17:43:55.151Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-06T17:43:55.151Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-06T17:43:55.151Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-06T17:43:55.151Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-06T17:43:55.151Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-06T17:43:55.151Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-06T17:43:55.151Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-06T17:43:55.151Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-06T17:43:55.151Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-06T17:43:55.151Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-06T17:43:55.151Z] PASS [2022-05-06T17:43:55.151Z] ok github.com/docker/docker/integration/volume 0.418s [2022-05-06T17:43:55.151Z] [2022-05-06T17:43:55.151Z] DONE 9 tests in 2.272s [2022-05-06T17:43:55.151Z] INFO: make.ps1 ended at 05/06/2022 17:43:55 [2022-05-06T17:43:55.151Z] INFO: Integration CLI tests being run from the host: [2022-05-06T17:43:55.151Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-06T17:43:55.215Z] --- PASS: TestCreateJob (3.86s) [2022-05-06T17:43:55.215Z] === RUN TestReplicatedJob [2022-05-06T17:43:56.161Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-06T17:43:56.710Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-06T17:43:57.104Z] === RUN TestDockerSuite/TestCpToDot [2022-05-06T17:43:58.047Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-06T17:43:59.456Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-06T17:44:00.400Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-06T17:44:00.973Z] --- PASS: TestReplicatedJob (6.16s) [2022-05-06T17:44:00.973Z] === RUN TestUpdateReplicatedJob [2022-05-06T17:44:01.234Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-06T17:44:02.182Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-06T17:44:02.444Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-06T17:44:03.393Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-06T17:44:04.340Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-06T17:44:04.340Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-06T17:44:04.340Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-06T17:44:04.603Z] --- PASS: TestUpdateReplicatedJob (3.61s) [2022-05-06T17:44:04.603Z] === RUN TestServiceListWithStatuses [2022-05-06T17:44:04.603Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-06T17:44:04.603Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-06T17:44:04.603Z] === RUN TestDockerNetworkConnectAlias [2022-05-06T17:44:04.864Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-06T17:44:05.441Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-06T17:44:05.441Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-06T17:44:05.441Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-06T17:44:05.441Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-06T17:44:06.013Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-06T17:44:06.274Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-06T17:44:06.274Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-06T17:44:06.534Z] === RUN TestDockerSuite/TestCreateRM [2022-05-06T17:44:06.795Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-06T17:44:06.795Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-06T17:44:06.795Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-06T17:44:06.795Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-06T17:44:07.056Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-06T17:44:07.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-06T17:44:07.771Z] INFO: Testing against a local daemon [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-06T17:44:07.771Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-06T17:44:07.771Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-06T17:44:07.771Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-06T17:44:08.758Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-06T17:44:08.971Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-06T17:44:09.225Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-06T17:44:09.232Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-06T17:44:09.232Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-06T17:44:09.493Z] --- PASS: TestDockerNetworkConnectAlias (4.84s) [2022-05-06T17:44:09.493Z] === RUN TestDockerNetworkReConnect [2022-05-06T17:44:12.798Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-06T17:44:13.061Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-06T17:44:13.061Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-06T17:44:13.061Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-06T17:44:13.061Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-06T17:44:13.323Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-06T17:44:13.896Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-06T17:44:13.896Z] --- PASS: TestDockerNetworkReConnect (4.51s) [2022-05-06T17:44:13.896Z] === RUN TestServicePlugin [2022-05-06T17:44:15.280Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-06T17:44:15.855Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-06T17:44:17.244Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-06T17:44:18.189Z] plugin_test.go:61: [d5711a5a05b2b] joining swarm manager [d0436ca8588b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:44:18.189Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-06T17:44:18.761Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-06T17:44:19.332Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-06T17:44:19.332Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-06T17:44:19.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-06T17:44:19.865Z] plugin_test.go:64: [d544b5f4ac331] joining swarm manager [d0436ca8588b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:44:20.135Z] === RUN TestDockerSuite/TestDockerFails [2022-05-06T17:44:20.135Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-06T17:44:20.135Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-06T17:44:20.135Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-06T17:44:22.052Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-06T17:44:22.312Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-06T17:44:23.697Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-06T17:44:23.697Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-06T17:44:23.697Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-06T17:44:23.697Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-06T17:44:26.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-06T17:44:28.160Z] docker_api_swarm_test.go:202: [d40a6922196ee] joining swarm manager [d64e5e033b998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:44:29.104Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-06T17:44:31.649Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-06T17:44:33.564Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-06T17:44:34.955Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-06T17:44:35.530Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-06T17:44:36.101Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-06T17:44:36.674Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-06T17:44:37.246Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-06T17:44:37.507Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-06T17:44:38.077Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-06T17:44:39.460Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-06T17:44:40.403Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-06T17:44:42.956Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-06T17:44:44.887Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-06T17:44:45.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-06T17:44:45.408Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-06T17:44:46.349Z] --- PASS: TestServicePlugin (32.17s) [2022-05-06T17:44:46.349Z] === RUN TestServiceUpdateLabel [2022-05-06T17:44:46.928Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-06T17:44:47.500Z] docker_api_swarm_test.go:384: [de2d0313575c1] joining swarm manager [df607fa279410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:44:47.659Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:44:47.659Z] INFO: Testing against a local daemon [2022-05-06T17:44:47.659Z] === RUN TestBuildWithSession [2022-05-06T17:44:47.659Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:44:47.659Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-06T17:44:47.659Z] === RUN TestBuildSquashParent [2022-05-06T17:44:47.659Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:44:47.659Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-06T17:44:47.659Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-06T17:44:47.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:44:47.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:44:47.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:44:47.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:44:47.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:44:47.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:44:47.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:44:47.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:44:47.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:44:47.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:44:47.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:44:47.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:44:47.659Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-06T17:44:47.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-06T17:44:47.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-06T17:44:47.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-06T17:44:48.884Z] --- PASS: TestServiceUpdateLabel (2.57s) [2022-05-06T17:44:48.884Z] === RUN TestServiceUpdateSecrets [2022-05-06T17:44:48.884Z] docker_api_swarm_test.go:385: [da3eb1a347e84] joining swarm manager [df607fa279410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:44:53.087Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-06T17:44:53.087Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-06T17:44:53.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-06T17:44:53.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-06T17:44:53.658Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-06T17:44:54.229Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-06T17:44:54.229Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-06T17:44:54.489Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-06T17:44:54.753Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-06T17:44:54.753Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-06T17:44:55.695Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-06T17:44:56.638Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-06T17:44:56.638Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-06T17:44:56.638Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-06T17:44:57.209Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-06T17:44:57.470Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-06T17:44:58.040Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-06T17:44:59.422Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-06T17:44:59.422Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-06T17:44:59.422Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-06T17:44:59.422Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-06T17:44:59.422Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-06T17:44:59.422Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-06T17:45:01.337Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-06T17:45:01.907Z] === RUN TestDockerSuite/TestEventsRename [2022-05-06T17:45:02.479Z] === RUN TestDockerSuite/TestEventsResize [2022-05-06T17:45:02.741Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-06T17:45:03.682Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2022-05-06T17:45:03.682Z] === RUN TestServiceUpdateConfigs [2022-05-06T17:45:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-05-06T17:45:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.86s) [2022-05-06T17:45:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.18s) [2022-05-06T17:45:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.29s) [2022-05-06T17:45:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.57s) [2022-05-06T17:45:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.88s) [2022-05-06T17:45:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.33s) [2022-05-06T17:45:04.009Z] === RUN TestBuildMultiStageCopy [2022-05-06T17:45:04.009Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-06T17:45:08.991Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-06T17:45:08.991Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-06T17:45:09.562Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-06T17:45:12.107Z] === RUN TestDockerSuite/TestEventsTop [2022-05-06T17:45:13.052Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-06T17:45:14.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-06T17:45:14.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-06T17:45:14.801Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-06T17:45:14.801Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-06T17:45:14.801Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-06T17:45:14.801Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-06T17:45:14.801Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-06T17:45:14.801Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-06T17:45:14.801Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-06T17:45:14.801Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-06T17:45:14.801Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-06T17:45:14.801Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-06T17:45:14.801Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-06T17:45:14.801Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-06T17:45:14.801Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-06T17:45:14.801Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-06T17:45:14.801Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-06T17:45:14.801Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-06T17:45:14.801Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-06T17:45:15.433Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-06T17:45:15.597Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-06T17:45:16.328Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-06T17:45:16.328Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-06T17:45:16.328Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-06T17:45:16.328Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-06T17:45:16.328Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-06T17:45:17.000Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-06T17:45:18.566Z] --- PASS: TestBuildMultiStageCopy (14.95s) [2022-05-06T17:45:18.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.79s) [2022-05-06T17:45:18.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-05-06T17:45:18.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2022-05-06T17:45:18.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2022-05-06T17:45:18.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2022-05-06T17:45:18.566Z] === RUN TestBuildMultiStageParentConfig [2022-05-06T17:45:18.895Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2022-05-06T17:45:18.895Z] === RUN TestServiceUpdateNetwork [2022-05-06T17:45:22.367Z] --- PASS: TestBuildMultiStageParentConfig (3.35s) [2022-05-06T17:45:22.367Z] === RUN TestBuildLabelWithTargets [2022-05-06T17:45:22.367Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:45:22.367Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-06T17:45:22.367Z] === RUN TestBuildWithEmptyLayers [2022-05-06T17:45:23.377Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-06T17:45:23.933Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2022-05-06T17:45:23.933Z] === RUN TestBuildMultiStageOnBuild [2022-05-06T17:45:26.006Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-06T17:45:26.006Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-06T17:45:26.006Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-06T17:45:26.006Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-06T17:45:26.006Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-06T17:45:26.331Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-06T17:45:26.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/test/unit [2022-05-06T17:45:26.870Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-06T17:45:26.870Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-06T17:45:26.870Z] + TESTDIRS=./... [2022-05-06T17:45:26.870Z] + exclude_paths='/vendor/|/integration' [2022-05-06T17:45:26.870Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-06T17:45:26.870Z] ++ go list ./... [2022-05-06T17:45:27.044Z] === RUN TestDockerSuite/TestExec [2022-05-06T17:45:27.044Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-06T17:45:27.615Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-06T17:45:27.807Z] + pkg_list='github.com/docker/docker/api [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/backend [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/container [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/events [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/filters [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/image [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/mount [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/network [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/registry [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/time [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/versions [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/volume [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:45:27.807Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:45:27.807Z] github.com/docker/docker/cli [2022-05-06T17:45:27.807Z] github.com/docker/docker/cli/config [2022-05-06T17:45:27.807Z] github.com/docker/docker/cli/debug [2022-05-06T17:45:27.807Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:45:27.807Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:45:27.807Z] github.com/docker/docker/client [2022-05-06T17:45:27.807Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:45:27.807Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:45:27.807Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:45:27.807Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:45:27.807Z] github.com/docker/docker/container [2022-05-06T17:45:27.807Z] github.com/docker/docker/container/stream [2022-05-06T17:45:27.807Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:45:27.807Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:45:27.807Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/config [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/events [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/exec [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/images [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/links [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/names [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/network [2022-05-06T17:45:27.807Z] github.com/docker/docker/daemon/stats [2022-05-06T17:45:27.807Z] github.com/docker/docker/distribution [2022-05-06T17:45:27.807Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:45:27.807Z] github.com/docker/docker/distribution/utils [2022-05-06T17:45:27.807Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:45:27.807Z] github.com/docker/docker/dockerversion [2022-05-06T17:45:27.807Z] github.com/docker/docker/errdefs [2022-05-06T17:45:27.807Z] github.com/docker/docker/image [2022-05-06T17:45:27.807Z] github.com/docker/docker/image/cache [2022-05-06T17:45:27.807Z] github.com/docker/docker/image/tarexport [2022-05-06T17:45:27.807Z] github.com/docker/docker/image/v1 [2022-05-06T17:45:27.807Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:45:27.807Z] github.com/docker/docker/layer [2022-05-06T17:45:27.807Z] github.com/docker/docker/libcontainerd [2022-05-06T17:45:27.807Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:45:27.807Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:45:27.807Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:45:27.807Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/libnetwork/types [2022-05-06T17:45:27.807Z] github.com/docker/docker/oci [2022-05-06T17:45:27.807Z] github.com/docker/docker/oci/caps [2022-05-06T17:45:27.807Z] github.com/docker/docker/opts [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/archive [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/directory [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/platform [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/pools [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/progress [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/signal [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/stack [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/system [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:45:27.807Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:45:27.807Z] github.com/docker/docker/plugin [2022-05-06T17:45:27.807Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:45:27.807Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:45:27.807Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:45:27.807Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:45:27.807Z] github.com/docker/docker/quota [2022-05-06T17:45:27.807Z] github.com/docker/docker/reference [2022-05-06T17:45:27.807Z] github.com/docker/docker/registry [2022-05-06T17:45:27.807Z] github.com/docker/docker/registry/resumable [2022-05-06T17:45:27.807Z] github.com/docker/docker/restartmanager [2022-05-06T17:45:27.807Z] github.com/docker/docker/rootless [2022-05-06T17:45:27.807Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:45:27.807Z] github.com/docker/docker/runconfig [2022-05-06T17:45:27.807Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/environment [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/registry [2022-05-06T17:45:27.807Z] github.com/docker/docker/testutil/request [2022-05-06T17:45:27.807Z] github.com/docker/docker/volume [2022-05-06T17:45:27.807Z] github.com/docker/docker/volume/drivers [2022-05-06T17:45:27.807Z] github.com/docker/docker/volume/local [2022-05-06T17:45:27.807Z] github.com/docker/docker/volume/mounts [2022-05-06T17:45:27.807Z] github.com/docker/docker/volume/service [2022-05-06T17:45:27.807Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:45:27.807Z] github.com/docker/docker/volume/testutils' [2022-05-06T17:45:27.807Z] ++ echo 'github.com/docker/docker/api [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/backend [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/container [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/events [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/filters [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/image [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/mount [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/network [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/registry [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:45:27.807Z] github.com/docker/docker/api/types/time [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/versions [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/volume [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli/config [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli/debug [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:45:27.808Z] github.com/docker/docker/client [2022-05-06T17:45:27.808Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:45:27.808Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:45:27.808Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:45:27.808Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:45:27.808Z] github.com/docker/docker/container [2022-05-06T17:45:27.808Z] github.com/docker/docker/container/stream [2022-05-06T17:45:27.808Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:45:27.808Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:45:27.808Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/config [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/events [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/exec [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/images [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/links [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/names [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/network [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/stats [2022-05-06T17:45:27.808Z] github.com/docker/docker/distribution [2022-05-06T17:45:27.808Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:45:27.808Z] github.com/docker/docker/distribution/utils [2022-05-06T17:45:27.808Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:45:27.808Z] github.com/docker/docker/dockerversion [2022-05-06T17:45:27.808Z] github.com/docker/docker/errdefs [2022-05-06T17:45:27.808Z] github.com/docker/docker/image [2022-05-06T17:45:27.808Z] github.com/docker/docker/image/cache [2022-05-06T17:45:27.808Z] github.com/docker/docker/image/tarexport [2022-05-06T17:45:27.808Z] github.com/docker/docker/image/v1 [2022-05-06T17:45:27.808Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:45:27.808Z] github.com/docker/docker/layer [2022-05-06T17:45:27.808Z] github.com/docker/docker/libcontainerd [2022-05-06T17:45:27.808Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:45:27.808Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:45:27.808Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:45:27.808Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/libnetwork/types [2022-05-06T17:45:27.808Z] github.com/docker/docker/oci [2022-05-06T17:45:27.808Z] github.com/docker/docker/oci/caps [2022-05-06T17:45:27.808Z] github.com/docker/docker/opts [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/archive [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/directory [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/platform [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/pools [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/progress [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/signal [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/stack [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/system [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:45:27.808Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:45:27.808Z] github.com/docker/docker/plugin [2022-05-06T17:45:27.808Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:45:27.808Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:45:27.808Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:45:27.808Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:45:27.808Z] github.com/docker/docker/quota [2022-05-06T17:45:27.808Z] github.com/docker/docker/reference [2022-05-06T17:45:27.808Z] github.com/docker/docker/registry [2022-05-06T17:45:27.808Z] github.com/docker/docker/registry/resumable [2022-05-06T17:45:27.808Z] github.com/docker/docker/restartmanager [2022-05-06T17:45:27.808Z] github.com/docker/docker/rootless [2022-05-06T17:45:27.808Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:45:27.808Z] github.com/docker/docker/runconfig [2022-05-06T17:45:27.808Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/environment [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/registry [2022-05-06T17:45:27.808Z] github.com/docker/docker/testutil/request [2022-05-06T17:45:27.808Z] github.com/docker/docker/volume [2022-05-06T17:45:27.808Z] github.com/docker/docker/volume/drivers [2022-05-06T17:45:27.808Z] github.com/docker/docker/volume/local [2022-05-06T17:45:27.808Z] github.com/docker/docker/volume/mounts [2022-05-06T17:45:27.808Z] github.com/docker/docker/volume/service [2022-05-06T17:45:27.808Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:45:27.808Z] github.com/docker/docker/volume/testutils' [2022-05-06T17:45:27.808Z] ++ grep --fixed-strings -v /libnetwork [2022-05-06T17:45:27.808Z] + base_pkg_list='github.com/docker/docker/api [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/backend [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/container [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/events [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/filters [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/image [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/mount [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/network [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/registry [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/time [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/versions [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:45:27.808Z] github.com/docker/docker/api/types/volume [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:45:27.808Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli/config [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli/debug [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:45:27.808Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:45:27.808Z] github.com/docker/docker/client [2022-05-06T17:45:27.808Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:45:27.808Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:45:27.808Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:45:27.808Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:45:27.808Z] github.com/docker/docker/container [2022-05-06T17:45:27.808Z] github.com/docker/docker/container/stream [2022-05-06T17:45:27.808Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:45:27.808Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:45:27.808Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/config [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/events [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/exec [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/images [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/links [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:45:27.808Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/names [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/network [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/stats [2022-05-06T17:45:27.809Z] github.com/docker/docker/distribution [2022-05-06T17:45:27.809Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:45:27.809Z] github.com/docker/docker/distribution/utils [2022-05-06T17:45:27.809Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:45:27.809Z] github.com/docker/docker/dockerversion [2022-05-06T17:45:27.809Z] github.com/docker/docker/errdefs [2022-05-06T17:45:27.809Z] github.com/docker/docker/image [2022-05-06T17:45:27.809Z] github.com/docker/docker/image/cache [2022-05-06T17:45:27.809Z] github.com/docker/docker/image/tarexport [2022-05-06T17:45:27.809Z] github.com/docker/docker/image/v1 [2022-05-06T17:45:27.809Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:45:27.809Z] github.com/docker/docker/layer [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:45:27.809Z] github.com/docker/docker/oci [2022-05-06T17:45:27.809Z] github.com/docker/docker/oci/caps [2022-05-06T17:45:27.809Z] github.com/docker/docker/opts [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/archive [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/directory [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/platform [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/pools [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/progress [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/signal [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/stack [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/system [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:45:27.809Z] github.com/docker/docker/plugin [2022-05-06T17:45:27.809Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:45:27.809Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:45:27.809Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:45:27.809Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:45:27.809Z] github.com/docker/docker/quota [2022-05-06T17:45:27.809Z] github.com/docker/docker/reference [2022-05-06T17:45:27.809Z] github.com/docker/docker/registry [2022-05-06T17:45:27.809Z] github.com/docker/docker/registry/resumable [2022-05-06T17:45:27.809Z] github.com/docker/docker/restartmanager [2022-05-06T17:45:27.809Z] github.com/docker/docker/rootless [2022-05-06T17:45:27.809Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:45:27.809Z] github.com/docker/docker/runconfig [2022-05-06T17:45:27.809Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/environment [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/registry [2022-05-06T17:45:27.809Z] github.com/docker/docker/testutil/request [2022-05-06T17:45:27.809Z] github.com/docker/docker/volume [2022-05-06T17:45:27.809Z] github.com/docker/docker/volume/drivers [2022-05-06T17:45:27.809Z] github.com/docker/docker/volume/local [2022-05-06T17:45:27.809Z] github.com/docker/docker/volume/mounts [2022-05-06T17:45:27.809Z] github.com/docker/docker/volume/service [2022-05-06T17:45:27.809Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:45:27.809Z] github.com/docker/docker/volume/testutils' [2022-05-06T17:45:27.809Z] ++ grep --fixed-strings /libnetwork [2022-05-06T17:45:27.809Z] ++ echo 'github.com/docker/docker/api [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/backend [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/container [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/events [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/filters [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/image [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/mount [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/network [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/registry [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/time [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/versions [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:45:27.809Z] github.com/docker/docker/api/types/volume [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:45:27.809Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:45:27.809Z] github.com/docker/docker/cli [2022-05-06T17:45:27.809Z] github.com/docker/docker/cli/config [2022-05-06T17:45:27.809Z] github.com/docker/docker/cli/debug [2022-05-06T17:45:27.809Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:45:27.809Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:45:27.809Z] github.com/docker/docker/client [2022-05-06T17:45:27.809Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:45:27.809Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:45:27.809Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:45:27.809Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:45:27.809Z] github.com/docker/docker/container [2022-05-06T17:45:27.809Z] github.com/docker/docker/container/stream [2022-05-06T17:45:27.809Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:45:27.809Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:45:27.809Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/config [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/events [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/exec [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/images [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/links [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/names [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/network [2022-05-06T17:45:27.809Z] github.com/docker/docker/daemon/stats [2022-05-06T17:45:27.809Z] github.com/docker/docker/distribution [2022-05-06T17:45:27.809Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:45:27.809Z] github.com/docker/docker/distribution/utils [2022-05-06T17:45:27.809Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:45:27.809Z] github.com/docker/docker/dockerversion [2022-05-06T17:45:27.809Z] github.com/docker/docker/errdefs [2022-05-06T17:45:27.809Z] github.com/docker/docker/image [2022-05-06T17:45:27.809Z] github.com/docker/docker/image/cache [2022-05-06T17:45:27.809Z] github.com/docker/docker/image/tarexport [2022-05-06T17:45:27.809Z] github.com/docker/docker/image/v1 [2022-05-06T17:45:27.809Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:45:27.809Z] github.com/docker/docker/layer [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:45:27.809Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/libnetwork/types [2022-05-06T17:45:27.809Z] github.com/docker/docker/oci [2022-05-06T17:45:27.809Z] github.com/docker/docker/oci/caps [2022-05-06T17:45:27.809Z] github.com/docker/docker/opts [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/archive [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/directory [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:45:27.809Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/platform [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/pools [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/progress [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/signal [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/stack [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/system [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:45:27.810Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:45:27.810Z] github.com/docker/docker/plugin [2022-05-06T17:45:27.810Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:45:27.810Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:45:27.810Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:45:27.810Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:45:27.810Z] github.com/docker/docker/quota [2022-05-06T17:45:27.810Z] github.com/docker/docker/reference [2022-05-06T17:45:27.810Z] github.com/docker/docker/registry [2022-05-06T17:45:27.810Z] github.com/docker/docker/registry/resumable [2022-05-06T17:45:27.810Z] github.com/docker/docker/restartmanager [2022-05-06T17:45:27.810Z] github.com/docker/docker/rootless [2022-05-06T17:45:27.810Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:45:27.810Z] github.com/docker/docker/runconfig [2022-05-06T17:45:27.810Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/environment [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/registry [2022-05-06T17:45:27.810Z] github.com/docker/docker/testutil/request [2022-05-06T17:45:27.810Z] github.com/docker/docker/volume [2022-05-06T17:45:27.810Z] github.com/docker/docker/volume/drivers [2022-05-06T17:45:27.810Z] github.com/docker/docker/volume/local [2022-05-06T17:45:27.810Z] github.com/docker/docker/volume/mounts [2022-05-06T17:45:27.810Z] github.com/docker/docker/volume/service [2022-05-06T17:45:27.810Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:45:27.810Z] github.com/docker/docker/volume/testutils' [2022-05-06T17:45:27.810Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/types' [2022-05-06T17:45:27.810Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-06T17:45:27.810Z] + echo 'github.com/docker/docker/libnetwork [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/types' [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:45:27.810Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:45:27.810Z] + type docker-proxy [2022-05-06T17:45:27.810Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-06T17:45:27.810Z] + hack/make.sh binary-proxy install-proxy [2022-05-06T17:45:27.810Z] [2022-05-06T17:45:27.810Z] Removing bundles/ [2022-05-06T17:45:27.876Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-06T17:45:28.069Z] [2022-05-06T17:45:28.069Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-06T17:45:28.069Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-06T17:45:28.069Z] GOOS="" GOARCH="" GOARM="" [2022-05-06T17:45:28.449Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-06T17:45:29.834Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-06T17:45:30.096Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-06T17:45:30.673Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-06T17:45:31.618Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-06T17:45:31.618Z] --- PASS: TestServiceUpdateNetwork (12.98s) [2022-05-06T17:45:31.618Z] === RUN TestServiceUpdatePidsLimit [2022-05-06T17:45:32.192Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-06T17:45:32.764Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-06T17:45:32.764Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-06T17:45:33.711Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-06T17:45:33.711Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-06T17:45:34.700Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-06T17:45:35.483Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-06T17:45:35.483Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-06T17:45:35.483Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-06T17:45:35.483Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-06T17:45:35.483Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-06T17:45:35.483Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-06T17:45:35.483Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-06T17:45:35.483Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T17:45:35.649Z] === RUN TestDockerSuite/TestExecEnv [2022-05-06T17:45:35.953Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-06T17:45:35.953Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-06T17:45:35.953Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-06T17:45:35.953Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T17:45:35.953Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-06T17:45:35.953Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-06T17:45:35.953Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-06T17:45:35.953Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T17:45:35.953Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-06T17:45:35.953Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-06T17:45:35.953Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-06T17:45:35.953Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-06T17:45:36.188Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-06T17:45:36.188Z] [2022-05-06T17:45:36.188Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-06T17:45:36.188Z] Installing docker-proxy to /usr/local/bin/ [2022-05-06T17:45:36.188Z] [2022-05-06T17:45:36.188Z] + mkdir -p bundles [2022-05-06T17:45:36.188Z] + '[' -n 'github.com/docker/docker/api [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/backend/build [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/httpstatus [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/httputils [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/middleware [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/build [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/container [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/debug [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/distribution [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/grpc [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/image [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/network [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/plugin [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/session [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/swarm [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/system [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/server/router/volume [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/backend [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/blkiodev [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/container [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/events [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/filters [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/image [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/mount [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/network [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/registry [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/strslice [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/swarm [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/time [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/versions [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-06T17:45:36.188Z] github.com/docker/docker/api/types/volume [2022-05-06T17:45:36.188Z] github.com/docker/docker/builder [2022-05-06T17:45:36.188Z] github.com/docker/docker/builder/builder-next [2022-05-06T17:45:36.188Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-06T17:45:36.188Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-06T17:45:36.188Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-06T17:45:36.188Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-06T17:45:36.189Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-06T17:45:36.189Z] github.com/docker/docker/builder/builder-next/worker [2022-05-06T17:45:36.189Z] github.com/docker/docker/builder/dockerfile [2022-05-06T17:45:36.189Z] github.com/docker/docker/builder/remotecontext [2022-05-06T17:45:36.189Z] github.com/docker/docker/builder/remotecontext/git [2022-05-06T17:45:36.189Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-06T17:45:36.189Z] github.com/docker/docker/cli [2022-05-06T17:45:36.189Z] github.com/docker/docker/cli/config [2022-05-06T17:45:36.189Z] github.com/docker/docker/cli/debug [2022-05-06T17:45:36.189Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-06T17:45:36.189Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-06T17:45:36.189Z] github.com/docker/docker/client [2022-05-06T17:45:36.189Z] github.com/docker/docker/cmd/docker-proxy [2022-05-06T17:45:36.189Z] github.com/docker/docker/cmd/dockerd [2022-05-06T17:45:36.189Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-06T17:45:36.189Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-06T17:45:36.189Z] github.com/docker/docker/container [2022-05-06T17:45:36.189Z] github.com/docker/docker/container/stream [2022-05-06T17:45:36.189Z] github.com/docker/docker/contrib/apparmor [2022-05-06T17:45:36.189Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-06T17:45:36.189Z] github.com/docker/docker/contrib/httpserver [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/cluster [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/cluster/convert [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/cluster/executor [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/cluster/provider [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/config [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/events [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/events/testutils [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/exec [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/images [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/initlayer [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/links [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/listeners [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/gelf [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/journald [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/local [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/logentries [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/splunk [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/syslog [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/logger/templates [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/names [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/network [2022-05-06T17:45:36.189Z] github.com/docker/docker/daemon/stats [2022-05-06T17:45:36.189Z] github.com/docker/docker/distribution [2022-05-06T17:45:36.189Z] github.com/docker/docker/distribution/metadata [2022-05-06T17:45:36.189Z] github.com/docker/docker/distribution/utils [2022-05-06T17:45:36.189Z] github.com/docker/docker/distribution/xfer [2022-05-06T17:45:36.189Z] github.com/docker/docker/dockerversion [2022-05-06T17:45:36.189Z] github.com/docker/docker/errdefs [2022-05-06T17:45:36.189Z] github.com/docker/docker/image [2022-05-06T17:45:36.189Z] github.com/docker/docker/image/cache [2022-05-06T17:45:36.189Z] github.com/docker/docker/image/tarexport [2022-05-06T17:45:36.189Z] github.com/docker/docker/image/v1 [2022-05-06T17:45:36.189Z] github.com/docker/docker/internal/test/suite [2022-05-06T17:45:36.189Z] github.com/docker/docker/layer [2022-05-06T17:45:36.189Z] github.com/docker/docker/libcontainerd [2022-05-06T17:45:36.189Z] github.com/docker/docker/libcontainerd/queue [2022-05-06T17:45:36.189Z] github.com/docker/docker/libcontainerd/remote [2022-05-06T17:45:36.189Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-06T17:45:36.189Z] github.com/docker/docker/libcontainerd/types [2022-05-06T17:45:36.189Z] github.com/docker/docker/oci [2022-05-06T17:45:36.189Z] github.com/docker/docker/oci/caps [2022-05-06T17:45:36.189Z] github.com/docker/docker/opts [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/aaparser [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/archive [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/authorization [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/broadcaster [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/capabilities [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/chrootarchive [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/containerfs [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/devicemapper [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/directory [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/dmesg [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/filenotify [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/fileutils [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/fsutils [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/homedir [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/idtools [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/ioutils [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/jsonmessage [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/longpath [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/loopback [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/namesgenerator [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/parsers [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/pidfile [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/platform [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/plugingetter [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/plugins [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/plugins/transport [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/pools [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/progress [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/pubsub [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/reexec [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/signal [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/stack [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/stdcopy [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/streamformatter [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/stringid [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/sysinfo [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/system [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/tailfile [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/tarsum [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/truncindex [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/urlutil [2022-05-06T17:45:36.189Z] github.com/docker/docker/pkg/useragent [2022-05-06T17:45:36.189Z] github.com/docker/docker/plugin [2022-05-06T17:45:36.189Z] github.com/docker/docker/plugin/executor/containerd [2022-05-06T17:45:36.189Z] github.com/docker/docker/plugin/v2 [2022-05-06T17:45:36.189Z] github.com/docker/docker/profiles/apparmor [2022-05-06T17:45:36.189Z] github.com/docker/docker/profiles/seccomp [2022-05-06T17:45:36.189Z] github.com/docker/docker/quota [2022-05-06T17:45:36.189Z] github.com/docker/docker/reference [2022-05-06T17:45:36.189Z] github.com/docker/docker/registry [2022-05-06T17:45:36.189Z] github.com/docker/docker/registry/resumable [2022-05-06T17:45:36.189Z] github.com/docker/docker/restartmanager [2022-05-06T17:45:36.189Z] github.com/docker/docker/rootless [2022-05-06T17:45:36.189Z] github.com/docker/docker/rootless/specconv [2022-05-06T17:45:36.189Z] github.com/docker/docker/runconfig [2022-05-06T17:45:36.189Z] github.com/docker/docker/runconfig/opts [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/daemon [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/environment [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/fakecontext [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/fakegit [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/fakestorage [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/fixtures/load [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/registry [2022-05-06T17:45:36.189Z] github.com/docker/docker/testutil/request [2022-05-06T17:45:36.189Z] github.com/docker/docker/volume [2022-05-06T17:45:36.189Z] github.com/docker/docker/volume/drivers [2022-05-06T17:45:36.189Z] github.com/docker/docker/volume/local [2022-05-06T17:45:36.189Z] github.com/docker/docker/volume/mounts [2022-05-06T17:45:36.189Z] github.com/docker/docker/volume/service [2022-05-06T17:45:36.189Z] github.com/docker/docker/volume/service/opts [2022-05-06T17:45:36.189Z] github.com/docker/docker/volume/testutils' ']' [2022-05-06T17:45:36.189Z] + 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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-06T17:45:36.189Z] ? github.com/docker/docker/api [no test files] [2022-05-06T17:45:36.224Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-06T17:45:37.609Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-06T17:45:37.870Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-06T17:45:40.411Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-06T17:45:40.671Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-06T17:45:40.932Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-06T17:45:41.503Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-06T17:45:41.828Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-06T17:45:41.829Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T17:45:41.829Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-06T17:45:41.829Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-06T17:45:41.829Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-06T17:45:42.076Z] === RUN TestDockerSuite/TestExecParseError [2022-05-06T17:45:42.651Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-06T17:45:43.225Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-06T17:45:43.796Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-06T17:45:44.738Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-06T17:45:44.780Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-06T17:45:45.171Z] --- PASS: TestBuildMultiStageOnBuild (19.08s) [2022-05-06T17:45:45.172Z] === RUN TestBuildUncleanTarFilenames [2022-05-06T17:45:45.172Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:45:45.172Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-06T17:45:45.172Z] === RUN TestBuildMultiStageLayerLeak [2022-05-06T17:45:45.310Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-06T17:45:45.885Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-06T17:45:46.458Z] check_test.go:378: [da3eb1a347e84] daemon is not started [2022-05-06T17:45:46.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-06T17:45:47.732Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-06T17:45:47.732Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-06T17:45:47.732Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-06T17:45:47.732Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-06T17:45:47.732Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-06T17:45:47.732Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-06T17:45:47.732Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-06T17:45:47.732Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-06T17:45:47.732Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-06T17:45:48.374Z] --- PASS: TestServiceUpdatePidsLimit (16.87s) [2022-05-06T17:45:48.374Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-05-06T17:45:48.374Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-05-06T17:45:48.374Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-05-06T17:45:48.374Z] PASS [2022-05-06T17:45:48.374Z] [2022-05-06T17:45:48.374Z] === Skipped [2022-05-06T17:45:48.374Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-06T17:45:48.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-06T17:45:48.374Z] [2022-05-06T17:45:48.374Z] DONE 27 tests, 1 skipped in 180.125s [2022-05-06T17:45:48.374Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-06T17:45:48.374Z] ++ 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-05-06T17:45:48.374Z] ++ set -e [2022-05-06T17:45:48.374Z] ++ '[' -n 0 ']' [2022-05-06T17:45:48.374Z] ++ set -x [2022-05-06T17:45:48.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-06T17:45:48.638Z] docker_api_swarm_test.go:802: [d00941322685a] joining swarm manager [d0b4e9f8eaa17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:45:48.638Z] INFO: Testing against a local daemon [2022-05-06T17:45:48.638Z] === RUN TestSessionCreate [2022-05-06T17:45:48.638Z] --- PASS: TestSessionCreate (0.03s) [2022-05-06T17:45:48.638Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-06T17:45:48.638Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-06T17:45:48.638Z] PASS [2022-05-06T17:45:48.638Z] [2022-05-06T17:45:48.638Z] DONE 2 tests in 0.201s [2022-05-06T17:45:48.638Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-06T17:45:48.638Z] ++ 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-05-06T17:45:48.638Z] ++ set -e [2022-05-06T17:45:48.638Z] ++ '[' -n 0 ']' [2022-05-06T17:45:48.638Z] ++ set -x [2022-05-06T17:45:48.638Z] ++ 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-05-06T17:45:48.638Z] INFO: Testing against a local daemon [2022-05-06T17:45:48.638Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-06T17:45:48.638Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-06T17:45:48.638Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:45:48.638Z] === RUN TestDiskUsage [2022-05-06T17:45:48.638Z] === PAUSE TestDiskUsage [2022-05-06T17:45:48.638Z] === RUN TestEventsExecDie [2022-05-06T17:45:49.582Z] --- PASS: TestEventsExecDie (0.68s) [2022-05-06T17:45:49.582Z] === RUN TestEventsBackwardsCompatible [2022-05-06T17:45:49.582Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-06T17:45:49.582Z] === RUN TestEventsVolumeCreate [2022-05-06T17:45:49.582Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-06T17:45:49.582Z] === RUN TestInfoBinaryCommits [2022-05-06T17:45:49.582Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-05-06T17:45:49.582Z] === RUN TestInfoAPIVersioned [2022-05-06T17:45:49.582Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-05-06T17:45:49.582Z] === RUN TestInfoAPI [2022-05-06T17:45:49.582Z] --- PASS: TestInfoAPI (0.01s) [2022-05-06T17:45:49.582Z] === RUN TestInfoAPIWarnings [2022-05-06T17:45:49.842Z] docker_api_swarm_test.go:802: [d5250b5eeac67] joining swarm manager [d0b4e9f8eaa17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:45:50.684Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-06T17:45:50.684Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-06T17:45:50.684Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-06T17:45:50.684Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-06T17:45:50.684Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-06T17:45:51.224Z] docker_api_swarm_test.go:802: [da09ae5272f28] joining swarm manager [d0b4e9f8eaa17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-06T17:45:53.769Z] docker_api_swarm_test.go:802: [dbced3c4993ff] joining swarm manager [d0b4e9f8eaa17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-06T17:45:54.326Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-05-06T17:45:54.713Z] docker_api_swarm_test.go:810: [d48aefb0b62aa] joining swarm manager [d0b4e9f8eaa17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-06T17:45:57.268Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-06T17:45:57.268Z] === RUN TestDockerSuite/TestExecTTY [2022-05-06T17:45:57.838Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-06T17:45:57.839Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-06T17:45:58.409Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-06T17:45:58.979Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-06T17:45:59.550Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-06T17:45:59.550Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-06T17:45:59.550Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-06T17:46:00.118Z] --- PASS: TestBuildMultiStageLayerLeak (17.11s) [2022-05-06T17:46:00.118Z] === RUN TestBuildWithHugeFile [2022-05-06T17:46:00.937Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-06T17:46:01.508Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-06T17:46:02.448Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-06T17:46:03.018Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-06T17:46:03.591Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-06T17:46:06.136Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-06T17:46:06.136Z] === RUN TestInfoDebug [2022-05-06T17:46:06.706Z] --- PASS: TestInfoDebug (0.52s) [2022-05-06T17:46:06.706Z] === RUN TestInfoInsecureRegistries [2022-05-06T17:46:07.277Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-06T17:46:07.277Z] === RUN TestInfoRegistryMirrors [2022-05-06T17:46:07.848Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-06T17:46:07.848Z] === RUN TestLoginFailsWithBadCredentials [2022-05-06T17:46:07.848Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-06T17:46:07.848Z] === RUN TestPingCacheHeaders [2022-05-06T17:46:07.848Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-06T17:46:07.848Z] === RUN TestPingGet [2022-05-06T17:46:07.848Z] --- PASS: TestPingGet (0.01s) [2022-05-06T17:46:07.848Z] === RUN TestPingHead [2022-05-06T17:46:07.848Z] --- PASS: TestPingHead (0.01s) [2022-05-06T17:46:07.848Z] === RUN TestPingSwarmHeader [2022-05-06T17:46:08.110Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-06T17:46:08.372Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-06T17:46:08.945Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-06T17:46:09.889Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-06T17:46:09.889Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-05-06T17:46:09.889Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-06T17:46:09.889Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-06T17:46:09.889Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-06T17:46:09.889Z] === RUN TestVersion [2022-05-06T17:46:09.889Z] --- PASS: TestVersion (0.02s) [2022-05-06T17:46:09.889Z] === CONT TestDiskUsage [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/container_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/image_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/volume_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-06T17:46:10.462Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-06T17:46:10.723Z] === RUN TestDiskUsage/after_container.Run [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-06T17:46:10.985Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage (1.18s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-06T17:46:10.985Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-06T17:46:10.985Z] PASS [2022-05-06T17:46:10.985Z] [2022-05-06T17:46:10.985Z] === Skipped [2022-05-06T17:46:10.985Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:46:10.985Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-06T17:46:10.985Z] [2022-05-06T17:46:10.985Z] DONE 54 tests, 1 skipped in 22.487s [2022-05-06T17:46:10.985Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-06T17:46:10.985Z] ++ 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-05-06T17:46:10.985Z] ++ set -e [2022-05-06T17:46:10.985Z] ++ '[' -n 0 ']' [2022-05-06T17:46:10.985Z] ++ set -x [2022-05-06T17:46:10.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-06T17:46:11.245Z] INFO: Testing against a local daemon [2022-05-06T17:46:11.245Z] === RUN TestVolumesCreateAndList [2022-05-06T17:46:11.245Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-06T17:46:11.245Z] === RUN TestVolumesRemove [2022-05-06T17:46:11.245Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-06T17:46:11.245Z] === RUN TestVolumesInspect [2022-05-06T17:46:11.245Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-06T17:46:11.245Z] === RUN TestVolumesInvalidJSON [2022-05-06T17:46:11.245Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-06T17:46:11.245Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-06T17:46:11.245Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-06T17:46:11.245Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-06T17:46:11.245Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-06T17:46:11.245Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-06T17:46:11.245Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-06T17:46:11.245Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-06T17:46:11.245Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-06T17:46:11.245Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-06T17:46:11.245Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-06T17:46:11.245Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-06T17:46:11.245Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-06T17:46:11.245Z] PASS [2022-05-06T17:46:11.245Z] [2022-05-06T17:46:11.245Z] DONE 9 tests in 0.203s [2022-05-06T17:46:11.245Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-06T17:46:11.505Z] ++++ cat bundles/test-integration/docker.pid [2022-05-06T17:46:11.505Z] +++ kill 6681 [2022-05-06T17:46:11.766Z] +++ /etc/init.d/apparmor stop [2022-05-06T17:46:11.766Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-06T17:46:11.766Z] [2022-05-06T17:46:11.766Z] Unloading profiles will leave already running processes permanently [2022-05-06T17:46:11.766Z] unconfined, which can lead to unexpected situations. [2022-05-06T17:46:11.766Z] [2022-05-06T17:46:11.766Z] To set a process to complain mode, use the command line tool [2022-05-06T17:46:11.766Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-06T17:46:11.766Z] +++ true [2022-05-06T17:46:11.766Z] exiting test-integration [2022-05-06T17:46:11.766Z] ++ exit 0 [2022-05-06T17:46:11.766Z] [2022-05-06T17:46:12.337Z] + for job in $(jobs -p) [2022-05-06T17:46:12.337Z] + wait 8232 [2022-05-06T17:46:12.907Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-06T17:46:14.290Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-06T17:46:19.578Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-06T17:46:19.578Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-06T17:46:19.578Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-06T17:46:19.578Z] === RUN TestDockerSuite/TestHealth [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-06T17:46:41.536Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-06T17:46:41.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-06T17:46:41.797Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-06T17:46:42.369Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-06T17:46:42.369Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-06T17:46:42.940Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-06T17:46:45.482Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-06T17:46:45.482Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-06T17:46:45.482Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-06T17:46:46.867Z] === RUN TestDockerSuite/TestImportFile [2022-05-06T17:46:47.811Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-06T17:46:47.811Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-06T17:46:49.195Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-06T17:46:49.331Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-06T17:46:49.332Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-06T17:46:49.332Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-06T17:46:49.800Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-06T17:46:50.137Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-06T17:46:50.254Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-06T17:46:51.080Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-06T17:46:51.652Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-06T17:46:52.222Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-06T17:46:52.794Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-06T17:46:52.794Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-06T17:46:52.794Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-06T17:46:53.055Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-06T17:46:53.626Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-06T17:46:54.198Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-06T17:46:54.459Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-06T17:46:54.918Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-06T17:46:55.030Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-06T17:46:55.601Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-06T17:46:55.601Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-06T17:46:55.882Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-06T17:46:55.882Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-06T17:46:55.882Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-06T17:46:55.882Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-06T17:46:55.882Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-06T17:46:55.882Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-06T17:46:55.882Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-06T17:46:56.338Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-06T17:46:56.548Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-06T17:46:57.119Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-06T17:46:57.303Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-06T17:46:57.380Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-06T17:46:57.640Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-06T17:46:57.902Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-06T17:46:57.902Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-06T17:46:57.902Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-06T17:46:58.845Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-06T17:46:59.106Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-06T17:46:59.678Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-06T17:47:00.250Z] === RUN TestDockerSuite/TestInspectImage [2022-05-06T17:47:00.250Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-06T17:47:00.250Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-06T17:47:00.250Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-06T17:47:00.250Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-06T17:47:00.511Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-06T17:47:01.014Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-06T17:47:01.082Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-06T17:47:01.345Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-06T17:47:01.605Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-06T17:47:01.975Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-06T17:47:01.975Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-06T17:47:01.975Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-06T17:47:01.975Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-06T17:47:01.975Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-06T17:47:02.176Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-06T17:47:02.430Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-06T17:47:02.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-06T17:47:04.658Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-06T17:47:04.658Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-06T17:47:05.231Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-06T17:47:05.334Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-06T17:47:06.618Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-06T17:47:07.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-06T17:47:07.762Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-06T17:47:08.334Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-06T17:47:08.595Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-06T17:47:09.538Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-06T17:47:09.538Z] docker_api_swarm_service_test.go:395: [d8fe56e810cc6] joining swarm manager [db460ad3e256f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:47:10.109Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-06T17:47:10.369Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-06T17:47:10.630Z] docker_api_swarm_service_test.go:395: [dc0cae21082b7] joining swarm manager [db460ad3e256f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:47:10.891Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-06T17:47:11.153Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-06T17:47:13.067Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-06T17:47:14.453Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-06T17:47:16.377Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-06T17:47:16.377Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-06T17:47:17.750Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-06T17:47:17.775Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-06T17:47:19.161Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-06T17:47:20.546Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-06T17:47:20.546Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-06T17:47:21.933Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-06T17:47:22.194Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-06T17:47:22.765Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-06T17:47:23.552Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-06T17:47:24.523Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-06T17:47:24.523Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-06T17:47:24.523Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-06T17:47:26.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-06T17:47:28.272Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-06T17:47:29.527Z] docker_api_swarm_service_test.go:343: [d0c8f6fb9a799] joining swarm manager [ddf42f7e86953]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:47:29.815Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-06T17:47:30.098Z] docker_api_swarm_service_test.go:343: [d2fcea617361e] joining swarm manager [ddf42f7e86953]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:47:30.364Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/builder [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/builder/dockerfile 0.528s coverage: 49.3% of statements [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/builder/remotecontext/git 1.648s coverage: 86.3% of statements [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/cli [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-06T17:47:30.764Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-06T17:47:30.764Z] ok github.com/docker/docker/cmd/docker-proxy 0.228s coverage: 69.3% of statements [2022-05-06T17:47:32.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-06T17:47:34.052Z] ok github.com/docker/docker/client 0.172s coverage: 75.6% of statements [2022-05-06T17:47:34.198Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-06T17:47:34.770Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-06T17:47:35.600Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-06T17:47:35.600Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-06T17:47:35.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-06T17:47:35.600Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-06T17:47:35.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-06T17:47:35.600Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-06T17:47:35.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-06T17:47:35.600Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-06T17:47:35.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-06T17:47:35.600Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-06T17:47:36.153Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-06T17:47:36.153Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-06T17:47:36.417Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-06T17:47:36.417Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-06T17:47:36.417Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-06T17:47:36.989Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-06T17:47:37.559Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-06T17:47:39.301Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-06T17:47:39.301Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-06T17:47:39.301Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-06T17:47:39.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-06T17:47:39.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-06T17:47:41.775Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-06T17:47:41.775Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-06T17:47:43.105Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-06T17:47:44.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-06T17:47:44.669Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-06T17:47:44.669Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-06T17:47:44.669Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-06T17:47:44.669Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-06T17:47:44.669Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-06T17:47:44.669Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-06T17:47:44.669Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-06T17:47:44.669Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-06T17:47:45.655Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-06T17:47:46.229Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-06T17:47:46.229Z] docker_api_swarm_service_test.go:490: [dc7b2a4754eb2] joining swarm manager [db04067b52cf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:47:46.800Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-06T17:47:46.800Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-06T17:47:47.061Z] docker_api_swarm_service_test.go:490: [d5c0daa7855b8] joining swarm manager [db04067b52cf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:47:47.634Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-06T17:47:49.019Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-06T17:47:49.441Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-06T17:47:49.962Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-06T17:47:50.905Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-06T17:47:51.005Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-06T17:47:51.005Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-06T17:47:51.005Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-06T17:47:51.005Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-06T17:47:51.005Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-06T17:47:51.005Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-06T17:47:51.476Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-06T17:47:53.390Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-06T17:47:53.961Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-06T17:47:54.222Z] === RUN TestDockerSuite/TestLogsSince [2022-05-06T17:47:54.792Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-06T17:48:00.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-06T17:48:00.802Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-06T17:48:06.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-06T17:48:06.348Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-06T17:48:06.919Z] === RUN TestDockerSuite/TestLogsTail [2022-05-06T17:48:07.512Z] docker_api_swarm_service_test.go:128: [d1ba3d510b0f7] joining swarm manager [d0b1d5fe1b919]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:48:08.083Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-06T17:48:08.344Z] docker_api_swarm_service_test.go:129: [d6cf3b3378466] joining swarm manager [d0b1d5fe1b919]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:48:08.605Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-06T17:48:09.177Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-06T17:48:09.438Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-06T17:48:09.771Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-06T17:48:10.013Z] === RUN TestDockerSuite/TestNetHostname [2022-05-06T17:48:10.588Z] docker_api_swarm_service_test.go:137: [d8a0ccb256fde] joining swarm manager [d0b1d5fe1b919]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-06T17:48:11.535Z] docker_api_swarm_service_test.go:138: [d2de185c2dff0] joining swarm manager [d0b1d5fe1b919]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-06T17:48:11.535Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-06T17:48:11.796Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-06T17:48:13.607Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-06T17:48:15.170Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-06T17:48:15.170Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-06T17:48:15.170Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-06T17:48:18.119Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-06T17:48:18.119Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-06T17:48:18.119Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-06T17:48:18.119Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-06T17:48:18.119Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-06T17:48:18.386Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-06T17:48:18.959Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-06T17:48:18.961Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-06T17:48:19.531Z] === RUN TestDockerSuite/TestPluginActive [2022-05-06T17:48:20.527Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-06T17:48:20.733Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.7% of statements [2022-05-06T17:48:20.733Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-05-06T17:48:20.733Z] ok github.com/docker/docker/cmd/dockerd/trap 2.558s coverage: 0.0% of statements [2022-05-06T17:48:20.733Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-06T17:48:20.733Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-06T17:48:20.733Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-06T17:48:20.733Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-06T17:48:20.733Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-06T17:48:21.449Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-06T17:48:23.269Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2022-05-06T17:48:25.176Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-05-06T17:48:26.113Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-05-06T17:48:26.396Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-06T17:48:26.396Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-06T17:48:26.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-06T17:48:26.396Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-06T17:48:26.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-06T17:48:26.396Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-06T17:48:26.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-06T17:48:26.396Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-06T17:48:26.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-06T17:48:26.864Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-06T17:48:28.042Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-06T17:48:28.042Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-06T17:48:28.042Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-06T17:48:28.983Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-06T17:48:32.285Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-06T17:48:32.886Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-06T17:48:32.886Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-06T17:48:32.886Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-06T17:48:32.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-06T17:48:34.204Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-06T17:48:34.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-06T17:48:34.229Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-05-06T17:48:34.229Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-05-06T17:48:34.798Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-06T17:48:35.367Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-06T17:48:35.935Z] ok github.com/docker/docker/daemon 10.173s coverage: 16.7% of statements [2022-05-06T17:48:35.935Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-06T17:48:35.935Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-06T17:48:35.935Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-06T17:48:35.935Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-06T17:48:36.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-06T17:48:36.394Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-06T17:48:36.870Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.748s coverage: 74.8% of statements [2022-05-06T17:48:38.245Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.391s coverage: 56.2% of statements [2022-05-06T17:48:38.306Z] docker_api_swarm_service_test.go:304: [d3312ea03bbf2] joining swarm manager [d331a4703e30f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:48:38.504Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-05-06T17:48:38.877Z] docker_api_swarm_service_test.go:304: [dff4e2a82f165] joining swarm manager [d331a4703e30f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:48:39.880Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-05-06T17:48:41.289Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 50.6% of statements [2022-05-06T17:48:41.422Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-06T17:48:41.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-06T17:48:41.428Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-06T17:48:42.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-06T17:48:42.488Z] --- PASS: TestBuildWithHugeFile (156.70s) [2022-05-06T17:48:42.488Z] === RUN TestBuildWCOWSandboxSize [2022-05-06T17:48:42.488Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:48:42.488Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:48:42.488Z] === RUN TestBuildWithEmptyDockerfile [2022-05-06T17:48:42.488Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:48:42.488Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:48:42.488Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:48:42.488Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:48:42.488Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:48:42.488Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:48:42.488Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-06T17:48:42.488Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-06T17:48:42.488Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-06T17:48:42.488Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-06T17:48:42.488Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-06T17:48:42.488Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-06T17:48:42.488Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-06T17:48:42.488Z] === RUN TestBuildPreserveOwnership [2022-05-06T17:48:42.488Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:48:42.488Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-05-06T17:48:42.488Z] === RUN TestBuildPlatformInvalid [2022-05-06T17:48:42.488Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-06T17:48:42.488Z] PASS [2022-05-06T17:48:42.488Z] ok github.com/docker/docker/integration/build 236.359s [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === Skipped [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-06T17:48:42.488Z] build_session_test.go:25: TODO: BuildKit [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-06T17:48:42.488Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-06T17:48:42.488Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-06T17:48:42.488Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-06T17:48:42.488Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-05-06T17:48:42.488Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] DONE 29 tests, 6 skipped in 280.633s [2022-05-06T17:48:42.488Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-06T17:48:42.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:48:42.488Z] INFO: Testing against a local daemon [2022-05-06T17:48:42.488Z] === RUN TestConfigInspect [2022-05-06T17:48:42.488Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-06T17:48:42.488Z] === RUN TestConfigList [2022-05-06T17:48:42.488Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] --- SKIP: TestConfigList (0.00s) [2022-05-06T17:48:42.488Z] === RUN TestConfigsCreateAndDelete [2022-05-06T17:48:42.488Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-06T17:48:42.488Z] === RUN TestConfigsUpdate [2022-05-06T17:48:42.488Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-06T17:48:42.488Z] === RUN TestTemplatedConfig [2022-05-06T17:48:42.488Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-06T17:48:42.488Z] === RUN TestConfigCreateResolve [2022-05-06T17:48:42.488Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:48:42.488Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-06T17:48:42.488Z] PASS [2022-05-06T17:48:42.488Z] ok github.com/docker/docker/integration/config 0.128s [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === Skipped [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-06T17:48:42.488Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-06T17:48:42.488Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-06T17:48:42.488Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-06T17:48:42.488Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-06T17:48:42.488Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-05-06T17:48:42.488Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:48:42.488Z] [2022-05-06T17:48:42.488Z] DONE 6 tests, 6 skipped in 2.554s [2022-05-06T17:48:42.488Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-06T17:48:42.671Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.687s coverage: 46.1% of statements [2022-05-06T17:48:42.671Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-06T17:48:42.809Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-06T17:48:43.608Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.736s coverage: 58.2% of statements [2022-05-06T17:48:43.608Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-06T17:48:43.608Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-06T17:48:43.608Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-05-06T17:48:43.758Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-06T17:48:44.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:48:44.055Z] INFO: Testing against a local daemon [2022-05-06T17:48:44.055Z] === RUN TestCheckpoint [2022-05-06T17:48:44.055Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:48:44.055Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/commit [2022-05-06T17:48:44.055Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-06T17:48:44.055Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:48:44.055Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:48:44.055Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:48:44.055Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:48:44.055Z] === CONT TestContainerInvalidJSON/commit [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-06T17:48:44.055Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-06T17:48:44.055Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-06T17:48:44.055Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-06T17:48:44.055Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-06T17:48:44.055Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-06T17:48:44.055Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-06T17:48:44.055Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-06T17:48:44.055Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-05-06T17:48:44.055Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-06T17:48:44.055Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-05-06T17:48:44.055Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-06T17:48:44.525Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-05-06T17:48:44.525Z] === RUN TestCopyEmptyFile [2022-05-06T17:48:44.699Z] === RUN TestDockerSuite/TestPortList [2022-05-06T17:48:44.982Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-05-06T17:48:44.995Z] --- PASS: TestCopyEmptyFile (0.52s) [2022-05-06T17:48:44.995Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-06T17:48:45.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-05-06T17:48:45.466Z] === RUN TestCopyFromContainer [2022-05-06T17:48:45.466Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:45.466Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-06T17:48:45.466Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-06T17:48:45.466Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:48:45.466Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:48:45.466Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:48:45.466Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:48:45.466Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:48:45.466Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:48:45.466Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-06T17:48:45.466Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-06T17:48:45.466Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-06T17:48:45.466Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-06T17:48:45.466Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-06T17:48:45.466Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-06T17:48:45.466Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidEnv [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-06T17:48:45.466Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-06T17:48:45.466Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-06T17:48:45.466Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-06T17:48:45.466Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-06T17:48:45.466Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-06T17:48:45.466Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-06T17:48:45.466Z] === RUN TestCreateTmpfsMountsTarget [2022-05-06T17:48:45.466Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:45.466Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-06T17:48:45.466Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-06T17:48:45.466Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:48:45.466Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-06T17:48:45.466Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-06T17:48:45.466Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:48:45.466Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:48:45.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:48:45.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:48:45.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:48:45.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:48:45.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:48:45.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:48:45.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-06T17:48:45.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-06T17:48:45.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-06T17:48:45.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-06T17:48:45.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-06T17:48:45.466Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-06T17:48:45.466Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-06T17:48:45.466Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-05-06T17:48:45.466Z] === RUN TestCreateDifferentPlatform [2022-05-06T17:48:45.466Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-06T17:48:45.466Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-06T17:48:45.466Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-06T17:48:45.466Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-06T17:48:45.466Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-06T17:48:45.549Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-05-06T17:48:45.935Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-05-06T17:48:45.935Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-06T17:48:45.935Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-06T17:48:45.935Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-06T17:48:45.935Z] === RUN TestContainerKillOnDaemonStart [2022-05-06T17:48:45.935Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:45.935Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-06T17:48:45.935Z] === RUN TestWindowsDevices [2022-05-06T17:48:45.935Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-06T17:48:45.935Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-06T17:48:45.935Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:48:45.935Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:48:45.935Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-06T17:48:45.935Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:48:45.935Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-06T17:48:45.935Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:48:45.935Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:45.935Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:46.404Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:46.487Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.6% of statements [2022-05-06T17:48:46.487Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-06T17:48:46.487Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-06T17:48:46.906Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-06T17:48:47.056Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.0% of statements [2022-05-06T17:48:47.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-06T17:48:47.993Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 79.9% of statements [2022-05-06T17:48:47.993Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-05-06T17:48:47.993Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-06T17:48:48.967Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-06T17:48:48.967Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-06T17:48:49.538Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-05-06T17:48:49.797Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-06T17:48:50.363Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 78.7% of statements [2022-05-06T17:48:50.364Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-06T17:48:50.930Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 54.9% of statements [2022-05-06T17:48:51.285Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-06T17:48:51.496Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-05-06T17:48:52.228Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-06T17:48:52.430Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-05-06T17:48:52.688Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-05-06T17:48:52.873Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-06T17:48:52.873Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.08s) [2022-05-06T17:48:52.873Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-05-06T17:48:52.873Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-05-06T17:48:52.873Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-06T17:48:52.873Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.01s) [2022-05-06T17:48:52.873Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.82s) [2022-05-06T17:48:52.873Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.55s) [2022-05-06T17:48:52.873Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.83s) [2022-05-06T17:48:52.873Z] === RUN TestDiff [2022-05-06T17:48:52.873Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-06T17:48:52.873Z] --- SKIP: TestDiff (0.00s) [2022-05-06T17:48:52.873Z] === RUN TestExecWithCloseStdin [2022-05-06T17:48:53.259Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-06T17:48:53.829Z] ok github.com/docker/docker/daemon/logger/splunk 1.636s coverage: 82.5% of statements [2022-05-06T17:48:53.829Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-06T17:48:53.829Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-06T17:48:54.766Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2022-05-06T17:48:55.706Z] ok github.com/docker/docker/distribution 0.646s coverage: 28.2% of statements [2022-05-06T17:48:55.706Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-06T17:48:55.828Z] --- PASS: TestExecWithCloseStdin (3.02s) [2022-05-06T17:48:55.828Z] === RUN TestExec [2022-05-06T17:48:55.965Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-06T17:48:56.535Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-06T17:48:56.794Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-06T17:48:57.363Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-06T17:48:57.363Z] ok github.com/docker/docker/distribution/xfer 1.915s coverage: 85.4% of statements [2022-05-06T17:48:57.363Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-06T17:48:57.932Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2022-05-06T17:48:57.932Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-06T17:48:58.049Z] --- PASS: TestExec (2.49s) [2022-05-06T17:48:58.049Z] === RUN TestExecUser [2022-05-06T17:48:58.049Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-06T17:48:58.049Z] --- SKIP: TestExecUser (0.00s) [2022-05-06T17:48:58.049Z] === RUN TestExportContainerAndImportImage [2022-05-06T17:48:58.049Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:58.049Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-06T17:48:58.049Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-06T17:48:58.049Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:48:58.049Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-06T17:48:58.049Z] === RUN TestHealthCheckWorkdir [2022-05-06T17:48:58.049Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-06T17:48:58.049Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-06T17:48:58.049Z] === RUN TestHealthKillContainer [2022-05-06T17:48:58.049Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-06T17:48:58.049Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-06T17:48:58.049Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-06T17:48:58.049Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-06T17:48:58.049Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-06T17:48:58.049Z] === RUN TestKillContainerInvalidSignal [2022-05-06T17:48:58.499Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2022-05-06T17:48:58.818Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-06T17:48:58.818Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-06T17:48:58.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-06T17:48:58.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-06T17:48:58.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-06T17:48:58.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-06T17:48:59.393Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-06T17:48:59.393Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-06T17:48:59.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-06T17:48:59.439Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-05-06T17:48:59.698Z] ok github.com/docker/docker/opts 0.026s coverage: 65.5% of statements [2022-05-06T17:48:59.956Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-05-06T17:48:59.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-06T17:48:59.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-06T17:49:00.267Z] --- PASS: TestKillContainerInvalidSignal (2.20s) [2022-05-06T17:49:00.267Z] === RUN TestKillContainer [2022-05-06T17:49:00.267Z] === RUN TestKillContainer/no_signal [2022-05-06T17:49:00.536Z] docker_api_swarm_service_test.go:100: [d6e968a93943d] joining swarm manager [d3fc8affe3b83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:49:01.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-06T17:49:01.107Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-06T17:49:01.678Z] docker_api_swarm_service_test.go:101: [d62a4e2444aeb] joining swarm manager [d3fc8affe3b83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:49:01.858Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.4% of statements [2022-05-06T17:49:02.424Z] ok github.com/docker/docker/pkg/authorization 0.334s coverage: 68.3% of statements [2022-05-06T17:49:02.424Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-06T17:49:02.484Z] === RUN TestKillContainer/non_killing_signal [2022-05-06T17:49:02.484Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-06T17:49:02.484Z] === RUN TestKillContainer/killing_signal [2022-05-06T17:49:02.682Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-06T17:49:03.617Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-06T17:49:05.535Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-06T17:49:05.966Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-05-06T17:49:05.966Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-06T17:49:06.107Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-06T17:49:06.108Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-06T17:49:06.225Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-06T17:49:06.482Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-06T17:49:07.047Z] ok github.com/docker/docker/layer 7.927s coverage: 69.0% of statements [2022-05-06T17:49:07.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-06T17:49:07.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-06T17:49:07.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-06T17:49:07.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-06T17:49:07.047Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-06T17:49:07.047Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-06T17:49:07.306Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-06T17:49:07.564Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-05-06T17:49:07.822Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2022-05-06T17:49:07.822Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-06T17:49:07.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-06T17:49:07.924Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-06T17:49:07.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-06T17:49:08.020Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-06T17:49:08.964Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-06T17:49:09.202Z] ok github.com/docker/docker/pkg/idtools 0.497s coverage: 67.9% of statements [2022-05-06T17:49:09.202Z] ok github.com/docker/docker/pkg/ioutils 0.439s coverage: 71.5% of statements [2022-05-06T17:49:09.461Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-06T17:49:09.461Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-05-06T17:49:09.461Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-06T17:49:09.567Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-06T17:49:09.568Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-06T17:49:09.568Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-06T17:49:09.568Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-06T17:49:09.568Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-06T17:49:09.646Z] --- PASS: TestKillContainer (9.56s) [2022-05-06T17:49:09.646Z] --- PASS: TestKillContainer/no_signal (2.22s) [2022-05-06T17:49:09.646Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-06T17:49:09.646Z] --- PASS: TestKillContainer/killing_signal (7.25s) [2022-05-06T17:49:09.646Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-06T17:49:09.646Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:49:09.646Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-06T17:49:09.646Z] === RUN TestKillStoppedContainer [2022-05-06T17:49:09.646Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:49:09.646Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-06T17:49:09.646Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-06T17:49:09.646Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:49:09.646Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-06T17:49:09.646Z] === RUN TestKillDifferentUserContainer [2022-05-06T17:49:09.646Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-06T17:49:09.646Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-06T17:49:09.646Z] === RUN TestInspectOomKilledTrue [2022-05-06T17:49:09.646Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:49:09.646Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-06T17:49:09.646Z] === RUN TestInspectOomKilledFalse [2022-05-06T17:49:09.646Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:49:09.646Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-06T17:49:09.646Z] === RUN TestLogsFollowTailEmpty [2022-05-06T17:49:09.720Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2022-05-06T17:49:09.720Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-06T17:49:09.980Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-05-06T17:49:10.239Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-05-06T17:49:10.239Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-06T17:49:10.239Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-06T17:49:10.239Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-06T17:49:10.807Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-05-06T17:49:10.882Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-06T17:49:11.374Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-05-06T17:49:11.633Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-06T17:49:11.865Z] --- PASS: TestLogsFollowTailEmpty (2.19s) [2022-05-06T17:49:11.865Z] === RUN TestNetworkNat [2022-05-06T17:49:11.865Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-06T17:49:11.865Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-06T17:49:11.865Z] === RUN TestNetworkLocalhostTCPNat [2022-05-06T17:49:11.890Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-06T17:49:12.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-06T17:49:12.598Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-06T17:49:12.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-06T17:49:12.598Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-06T17:49:12.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-06T17:49:13.263Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 75.0% of statements [2022-05-06T17:49:13.263Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-05-06T17:49:13.521Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-06T17:49:13.780Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-06T17:49:14.038Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-06T17:49:14.038Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-06T17:49:14.181Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-06T17:49:14.181Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-06T17:49:14.604Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-06T17:49:14.817Z] --- PASS: TestNetworkLocalhostTCPNat (2.75s) [2022-05-06T17:49:14.818Z] === RUN TestNetworkLoopbackNat [2022-05-06T17:49:14.818Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-06T17:49:14.818Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-06T17:49:14.818Z] === RUN TestPause [2022-05-06T17:49:14.818Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-06T17:49:14.818Z] --- SKIP: TestPause (0.00s) [2022-05-06T17:49:14.818Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-06T17:49:14.862Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-05-06T17:49:15.429Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-05-06T17:49:15.688Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-05-06T17:49:15.946Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-06T17:49:16.204Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-06T17:49:16.724Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-06T17:49:17.033Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.25s) [2022-05-06T17:49:17.033Z] === RUN TestPauseStopPausedContainer [2022-05-06T17:49:17.033Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:49:17.033Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-06T17:49:17.033Z] === RUN TestPsFilter [2022-05-06T17:49:17.033Z] --- PASS: TestPsFilter (0.28s) [2022-05-06T17:49:17.033Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-06T17:49:18.104Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-05-06T17:49:18.363Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.4% of statements [2022-05-06T17:49:18.703Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-05-06T17:49:19.699Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-05-06T17:49:20.265Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-06T17:49:20.926Z] check_test.go:378: [d6e968a93943d] daemon is not started [2022-05-06T17:49:21.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-06T17:49:21.141Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-06T17:49:21.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-06T17:49:21.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-06T17:49:21.141Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-06T17:49:21.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-06T17:49:21.141Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-06T17:49:21.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-06T17:49:21.198Z] ok github.com/docker/docker/registry 0.055s coverage: 58.6% of statements [2022-05-06T17:49:21.457Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-06T17:49:21.457Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-06T17:49:22.023Z] ok github.com/docker/docker/runconfig 0.007s coverage: 64.5% of statements [2022-05-06T17:49:22.281Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-06T17:49:24.182Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-06T17:49:24.225Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-06T17:49:24.441Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-05-06T17:49:24.491Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-06T17:49:24.491Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-06T17:49:24.796Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-06T17:49:24.961Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-06T17:49:25.007Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-06T17:49:25.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-06T17:49:25.699Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.30s) [2022-05-06T17:49:25.699Z] === RUN TestRemoveContainerWithVolume [2022-05-06T17:49:25.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-06T17:49:25.942Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-06T17:49:26.003Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-06T17:49:26.945Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-06T17:49:27.266Z] --- PASS: TestRemoveContainerWithVolume (2.47s) [2022-05-06T17:49:27.266Z] === RUN TestRemoveContainerRunning [2022-05-06T17:49:28.334Z] docker_api_swarm_service_test.go:533: [d12957d65fb81] joining swarm manager [d4de392ada8c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:49:28.334Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-06T17:49:29.483Z] --- PASS: TestRemoveContainerRunning (2.26s) [2022-05-06T17:49:29.483Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-06T17:49:29.719Z] docker_api_swarm_service_test.go:534: [d13ccd5a22537] joining swarm manager [d4de392ada8c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:49:30.292Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-06T17:49:31.702Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.24s) [2022-05-06T17:49:31.702Z] === RUN TestRemoveInvalidContainer [2022-05-06T17:49:31.702Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-06T17:49:31.702Z] === RUN TestRenameLinkedContainer [2022-05-06T17:49:31.702Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-06T17:49:31.702Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-06T17:49:31.702Z] === RUN TestRenameStoppedContainer [2022-05-06T17:49:32.838Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-06T17:49:33.780Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-06T17:49:33.919Z] --- PASS: TestRenameStoppedContainer (2.34s) [2022-05-06T17:49:33.919Z] === RUN TestRenameRunningContainerAndReuse [2022-05-06T17:49:34.042Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-06T17:49:34.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-06T17:49:34.086Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-06T17:49:34.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-06T17:49:34.984Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-06T17:49:36.896Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-06T17:49:38.283Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-06T17:49:38.683Z] --- PASS: TestRenameRunningContainerAndReuse (4.93s) [2022-05-06T17:49:38.683Z] === RUN TestRenameInvalidName [2022-05-06T17:49:38.854Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-06T17:49:38.854Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-06T17:49:38.854Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-06T17:49:39.115Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-06T17:49:39.115Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-06T17:49:39.115Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-06T17:49:39.686Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-06T17:49:39.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-06T17:49:40.629Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-06T17:49:40.902Z] --- PASS: TestRenameInvalidName (2.14s) [2022-05-06T17:49:40.902Z] === RUN TestRenameAnonymousContainer [2022-05-06T17:49:41.200Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-06T17:49:41.772Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-06T17:49:47.860Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/rootless [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/volume [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-06T17:49:47.860Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === Skipped [2022-05-06T17:49:47.860Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-06T17:49:47.860Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-06T17:49:47.860Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-06T17:49:47.860Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-06T17:49:47.860Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:71: No driver to put! [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-06T17:49:47.860Z] time="2022-05-06T17:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-06T17:49:47.860Z] time="2022-05-06T17:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-06T17:49:47.860Z] time="2022-05-06T17:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-06T17:49:47.860Z] time="2022-05-06T17:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-06T17:49:47.860Z] time="2022-05-06T17:48:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:71: No driver to put! [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-06T17:49:47.860Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-06T17:49:47.860Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-06T17:49:47.860Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-06T17:49:47.860Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-06T17:49:47.860Z] graphtest_unix.go:71: No driver to put! [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-06T17:49:47.860Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-06T17:49:47.860Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-06T17:49:47.860Z] [2022-05-06T17:49:47.860Z] DONE 2526 tests, 28 skipped in 249.977s [2022-05-06T17:49:47.860Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/bitseq [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/cluster [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/config [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/datastore [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/driverapi [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-06T17:49:47.860Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/etchosts [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/idm [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/ipam [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/iptables [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/netlabel [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/netutils [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/networkdb [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/ns [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/options [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/osl [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/portallocator [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/portmapper [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/testutils [2022-05-06T17:49:47.861Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-06T17:49:47.861Z] + 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-05-06T17:49:48.365Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-06T17:49:48.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-06T17:49:48.626Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-06T17:49:50.016Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-06T17:49:50.016Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-06T17:49:50.016Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-06T17:49:50.278Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-06T17:49:51.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-06T17:49:52.199Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-06T17:49:52.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-06T17:49:52.566Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-06T17:49:52.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-06T17:49:53.049Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-06T17:49:53.528Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-06T17:49:53.528Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T17:49:53.983Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-06T17:49:54.967Z] docker_api_swarm_service_test.go:148: [d3eae164a4524] joining swarm manager [db4a599199311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:49:55.512Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-06T17:49:55.512Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-06T17:49:55.512Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-06T17:49:55.912Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-06T17:49:55.912Z] docker_api_swarm_service_test.go:148: [d8a02a6a0abd7] joining swarm manager [db4a599199311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:49:57.299Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-06T17:49:57.299Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-06T17:49:57.299Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-06T17:49:58.761Z] --- PASS: TestRenameAnonymousContainer (15.33s) [2022-05-06T17:49:58.761Z] === RUN TestRenameContainerWithSameName [2022-05-06T17:49:58.761Z] --- PASS: TestRenameContainerWithSameName (2.19s) [2022-05-06T17:49:58.761Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-06T17:49:58.761Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-06T17:49:58.761Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-06T17:49:58.761Z] === RUN TestResize [2022-05-06T17:49:59.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-06T17:49:59.049Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-06T17:49:59.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-06T17:50:00.179Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-06T17:50:00.602Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-06T17:50:00.602Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-06T17:50:00.863Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-06T17:50:00.979Z] --- PASS: TestResize (2.20s) [2022-05-06T17:50:00.979Z] === RUN TestResizeWithInvalidSize [2022-05-06T17:50:01.707Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-06T17:50:01.707Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-06T17:50:01.707Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-06T17:50:01.707Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-06T17:50:01.707Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-06T17:50:02.251Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-06T17:50:02.824Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-06T17:50:03.199Z] --- PASS: TestResizeWithInvalidSize (2.16s) [2022-05-06T17:50:03.199Z] === RUN TestResizeWhenContainerNotStarted [2022-05-06T17:50:03.231Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-06T17:50:03.772Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-06T17:50:04.190Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-06T17:50:04.717Z] === RUN TestDockerSuite/TestRmiTag [2022-05-06T17:50:04.717Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-06T17:50:04.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-06T17:50:04.917Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-06T17:50:04.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-06T17:50:04.917Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-06T17:50:04.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-06T17:50:05.149Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-06T17:50:05.292Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-06T17:50:05.418Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2022-05-06T17:50:05.418Z] === RUN TestDaemonRestartKillContainers [2022-05-06T17:50:05.418Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:50:05.419Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:50:05.419Z] === RUN TestStats [2022-05-06T17:50:05.419Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-06T17:50:05.419Z] --- SKIP: TestStats (0.00s) [2022-05-06T17:50:05.419Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-06T17:50:05.605Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-06T17:50:06.060Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-06T17:50:08.594Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-06T17:50:08.594Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-06T17:50:09.166Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-06T17:50:09.166Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-06T17:50:10.109Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-06T17:50:10.680Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-06T17:50:10.941Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-06T17:50:11.203Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-06T17:50:11.203Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-06T17:50:11.294Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.18s) [2022-05-06T17:50:11.294Z] === RUN TestStopContainerWithTimeout [2022-05-06T17:50:11.294Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-06T17:50:11.294Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-06T17:50:11.294Z] === RUN TestUpdateRestartPolicy [2022-05-06T17:50:11.777Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-06T17:50:12.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-06T17:50:12.073Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-06T17:50:12.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-06T17:50:12.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-06T17:50:12.541Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-06T17:50:12.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-06T17:50:12.541Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-06T17:50:12.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-06T17:50:13.170Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-06T17:50:13.432Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-06T17:50:14.384Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-06T17:50:14.606Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-06T17:50:15.329Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-06T17:50:15.904Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-06T17:50:16.129Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-06T17:50:16.129Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-06T17:50:16.129Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-06T17:50:16.846Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-06T17:50:17.089Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-06T17:50:17.089Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-06T17:50:17.420Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-06T17:50:17.546Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-06T17:50:18.000Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-06T17:50:18.364Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-06T17:50:18.624Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-06T17:50:19.195Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-06T17:50:19.770Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-06T17:50:20.712Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-06T17:50:20.889Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-06T17:50:21.653Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-06T17:50:21.847Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-06T17:50:22.302Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-06T17:50:22.302Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-06T17:50:22.302Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-06T17:50:22.597Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-06T17:50:22.859Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-06T17:50:23.122Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-06T17:50:23.122Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-06T17:50:23.263Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-06T17:50:24.229Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-06T17:50:24.229Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-06T17:50:24.229Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-06T17:50:24.229Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-06T17:50:24.229Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-06T17:50:24.512Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-06T17:50:25.084Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-06T17:50:25.346Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-06T17:50:25.920Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-06T17:50:26.493Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-06T17:50:26.493Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-06T17:50:26.755Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-06T17:50:27.327Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-06T17:50:27.898Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-06T17:50:28.159Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-06T17:50:28.732Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-06T17:50:28.732Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-06T17:50:28.993Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-06T17:50:28.993Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-06T17:50:29.935Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-06T17:50:30.196Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-06T17:50:30.767Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-06T17:50:31.276Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-06T17:50:31.340Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-06T17:50:31.340Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-06T17:50:31.911Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-06T17:50:32.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-06T17:50:32.742Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-06T17:50:34.150Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork 37.256s coverage: 40.6% of statements [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.406s coverage: 59.9% of statements [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.164s coverage: 4.0% of statements [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-06T17:50:34.558Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-06T17:50:34.558Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-06T17:50:35.541Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-06T17:50:36.114Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-06T17:50:36.592Z] --- PASS: TestUpdateRestartPolicy (21.64s) [2022-05-06T17:50:36.592Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-06T17:50:36.592Z] --- PASS: TestUpdateRestartWithAutoRemove (2.20s) [2022-05-06T17:50:36.592Z] === RUN TestWaitNonBlocked [2022-05-06T17:50:36.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:50:36.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:50:36.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:50:36.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:50:36.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-06T17:50:36.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-06T17:50:36.685Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-06T17:50:37.628Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-06T17:50:37.888Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-06T17:50:38.466Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-06T17:50:39.412Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-06T17:50:41.956Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-06T17:50:41.956Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-06T17:50:42.217Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-06T17:50:42.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-06T17:50:42.664Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.581s coverage: 7.2% of statements [2022-05-06T17:50:42.664Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-06T17:50:43.232Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-06T17:50:43.490Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-06T17:50:43.490Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-06T17:50:43.490Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-06T17:50:43.748Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-06T17:50:43.754Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-06T17:50:43.754Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.72s) [2022-05-06T17:50:43.754Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.76s) [2022-05-06T17:50:43.754Z] === RUN TestWaitBlocked [2022-05-06T17:50:43.754Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:50:43.754Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-06T17:50:43.754Z] PASS [2022-05-06T17:50:43.754Z] ok github.com/docker/docker/integration/container 119.528s [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === Skipped [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-06T17:50:43.754Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-06T17:50:43.754Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-06T17:50:43.754Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-06T17:50:43.754Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-06T17:50:43.754Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-06T17:50:43.754Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-05-06T17:50:43.754Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-06T17:50:43.754Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-06T17:50:43.754Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.08s) [2022-05-06T17:50:43.754Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-06T17:50:43.754Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.08s) [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-06T17:50:43.754Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-06T17:50:43.754Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-06T17:50:43.754Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-06T17:50:43.754Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-06T17:50:43.754Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-06T17:50:43.754Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-06T17:50:43.754Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-06T17:50:43.754Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-06T17:50:43.754Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-06T17:50:43.754Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.754Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-06T17:50:43.754Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:50:43.754Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-06T17:50:43.755Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-06T17:50:43.755Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-06T17:50:43.755Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-06T17:50:43.755Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-06T17:50:43.755Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-06T17:50:43.755Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-06T17:50:43.755Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-06T17:50:43.755Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-06T17:50:43.755Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-06T17:50:43.755Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-06T17:50:43.755Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-06T17:50:43.755Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-06T17:50:43.755Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-06T17:50:43.755Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:50:43.755Z] [2022-05-06T17:50:43.755Z] DONE 120 tests, 34 skipped in 123.012s [2022-05-06T17:50:43.755Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-06T17:50:44.006Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-05-06T17:50:44.130Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-06T17:50:44.265Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-05-06T17:50:44.523Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-06T17:50:44.523Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-05-06T17:50:44.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-06T17:50:44.862Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-06T17:50:45.071Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-06T17:50:45.330Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-06T17:50:45.330Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T17:50:45.797Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-06T17:50:46.993Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-06T17:50:48.011Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-06T17:50:48.011Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-06T17:50:48.011Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-06T17:50:48.383Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-06T17:50:48.383Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-06T17:50:48.383Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-06T17:50:48.383Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-06T17:50:48.383Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-06T17:50:48.957Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-06T17:50:50.348Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-06T17:50:51.741Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-06T17:50:52.765Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-06T17:50:53.657Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-06T17:50:53.657Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-06T17:50:54.328Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-06T17:50:54.328Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-06T17:50:54.328Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-06T17:50:54.328Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-06T17:50:54.328Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-06T17:50:55.057Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-06T17:50:55.331Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-06T17:50:55.331Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-06T17:50:55.331Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-06T17:50:55.895Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-06T17:50:55.902Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-06T17:50:56.730Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-06T17:50:57.459Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-06T17:50:57.819Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-06T17:50:57.819Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-06T17:50:57.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-06T17:50:57.927Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-06T17:50:58.081Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-06T17:50:58.395Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-06T17:50:58.652Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-06T17:50:59.224Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-06T17:50:59.385Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-06T17:51:00.168Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-06T17:51:00.168Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-06T17:51:00.741Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-06T17:51:01.313Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-06T17:51:02.256Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-06T17:51:02.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-06T17:51:02.777Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-06T17:51:03.349Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-06T17:51:03.923Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-06T17:51:04.496Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-06T17:51:05.067Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-06T17:51:05.328Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-06T17:51:05.328Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-06T17:51:05.900Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-06T17:51:06.161Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-06T17:51:06.542Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-06T17:51:07.547Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-06T17:51:07.809Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-06T17:51:07.809Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-06T17:51:07.809Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-06T17:51:08.072Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-06T17:51:08.105Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-06T17:51:08.105Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-06T17:51:08.105Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-06T17:51:09.668Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-06T17:51:09.668Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-06T17:51:09.668Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-06T17:51:10.623Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-06T17:51:10.655Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-06T17:51:11.197Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-06T17:51:11.197Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-06T17:51:11.601Z] ok github.com/docker/docker/libnetwork/ipam 14.232s coverage: 85.3% of statements [2022-05-06T17:51:11.601Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-06T17:51:11.601Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-06T17:51:11.601Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-06T17:51:11.601Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-06T17:51:11.601Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-06T17:51:11.601Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-06T17:51:11.601Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2022-05-06T17:51:11.861Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.1% of statements [2022-05-06T17:51:11.861Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-06T17:51:12.430Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-06T17:51:12.871Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-06T17:51:13.747Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-06T17:51:13.747Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-06T17:51:13.747Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-06T17:51:13.857Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-06T17:51:13.918Z] === RUN TestConfigDaemonLibtrustID [2022-05-06T17:51:13.919Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-06T17:51:13.919Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-06T17:51:13.919Z] === RUN TestDaemonConfigValidation [2022-05-06T17:51:13.919Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-06T17:51:13.919Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-06T17:51:13.919Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-06T17:51:13.919Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-06T17:51:13.919Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-06T17:51:13.919Z] === RUN TestDaemonProxy [2022-05-06T17:51:13.919Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-06T17:51:13.919Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-06T17:51:13.919Z] PASS [2022-05-06T17:51:13.919Z] ok github.com/docker/docker/integration/daemon 0.160s [2022-05-06T17:51:13.919Z] [2022-05-06T17:51:13.919Z] === Skipped [2022-05-06T17:51:13.919Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-06T17:51:13.919Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-06T17:51:13.919Z] [2022-05-06T17:51:13.919Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-06T17:51:13.919Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-06T17:51:13.919Z] [2022-05-06T17:51:13.919Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-06T17:51:13.919Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-06T17:51:13.919Z] [2022-05-06T17:51:13.919Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-06T17:51:13.919Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-06T17:51:13.919Z] [2022-05-06T17:51:13.919Z] DONE 4 tests, 4 skipped in 30.479s [2022-05-06T17:51:13.919Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-06T17:51:14.324Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-06T17:51:14.324Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-06T17:51:14.324Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-06T17:51:14.506Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-06T17:51:15.272Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-06T17:51:15.272Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-06T17:51:15.309Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-06T17:51:15.728Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-06T17:51:15.728Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-06T17:51:16.185Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-06T17:51:16.185Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-06T17:51:16.185Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-06T17:51:16.295Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-06T17:51:16.295Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-06T17:51:16.295Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-06T17:51:16.295Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-06T17:51:16.295Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-06T17:51:16.445Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-06T17:51:16.640Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-06T17:51:16.640Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-06T17:51:16.640Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-06T17:51:19.745Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-06T17:51:19.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:19.816Z] INFO: Testing against a local daemon [2022-05-06T17:51:19.816Z] === RUN TestCommitInheritsEnv [2022-05-06T17:51:19.816Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:51:19.816Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-06T17:51:19.816Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-06T17:51:19.816Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:51:19.816Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-06T17:51:19.816Z] === RUN TestImportWithCustomPlatform [2022-05-06T17:51:19.816Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:51:19.816Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-06T17:51:19.816Z] === RUN TestImagesFilterMultiReference [2022-05-06T17:51:19.816Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2022-05-06T17:51:19.816Z] === RUN TestImagePullPlatformInvalid [2022-05-06T17:51:19.816Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-05-06T17:51:19.816Z] === RUN TestRemoveImageOrphaning [2022-05-06T17:51:20.285Z] --- PASS: TestRemoveImageOrphaning (1.33s) [2022-05-06T17:51:20.285Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-06T17:51:20.285Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-05-06T17:51:20.285Z] === RUN TestTagInvalidReference [2022-05-06T17:51:20.757Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-06T17:51:20.757Z] === RUN TestTagValidPrefixedRepo [2022-05-06T17:51:20.757Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-06T17:51:20.757Z] === RUN TestTagExistedNameWithoutForce [2022-05-06T17:51:20.757Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-05-06T17:51:20.757Z] === RUN TestTagOfficialNames [2022-05-06T17:51:20.757Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-06T17:51:20.757Z] === RUN TestTagMatchesDigest [2022-05-06T17:51:20.757Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-06T17:51:20.757Z] PASS [2022-05-06T17:51:20.757Z] ok github.com/docker/docker/integration/image 2.102s [2022-05-06T17:51:20.757Z] [2022-05-06T17:51:20.757Z] === Skipped [2022-05-06T17:51:20.757Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-06T17:51:20.757Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:51:20.757Z] [2022-05-06T17:51:20.757Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-06T17:51:20.757Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:51:20.757Z] [2022-05-06T17:51:20.757Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-06T17:51:20.757Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-06T17:51:20.757Z] [2022-05-06T17:51:20.757Z] DONE 12 tests, 3 skipped in 7.004s [2022-05-06T17:51:21.227Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-06T17:51:22.296Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-06T17:51:23.242Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-06T17:51:23.242Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-06T17:51:23.452Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-06T17:51:24.188Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-06T17:51:24.188Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-06T17:51:24.188Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-06T17:51:24.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:24.198Z] INFO: Testing against a local daemon [2022-05-06T17:51:24.198Z] === RUN TestNetworkCreateDelete [2022-05-06T17:51:24.198Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:24.198Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestDockerNetworkDeletePreferID [2022-05-06T17:51:24.198Z] 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-05-06T17:51:24.198Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestDaemonDNSFallback [2022-05-06T17:51:24.198Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:24.198Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestInspectNetwork [2022-05-06T17:51:24.198Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-06T17:51:24.198Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestRunContainerWithBridgeNone [2022-05-06T17:51:24.198Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:24.198Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-06T17:51:24.198Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:51:24.198Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:51:24.198Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:51:24.198Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-06T17:51:24.198Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-06T17:51:24.198Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-06T17:51:24.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON (0.08s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestNetworkList [2022-05-06T17:51:24.198Z] === RUN TestNetworkList//networks [2022-05-06T17:51:24.198Z] === PAUSE TestNetworkList//networks [2022-05-06T17:51:24.198Z] === RUN TestNetworkList//networks/ [2022-05-06T17:51:24.198Z] === PAUSE TestNetworkList//networks/ [2022-05-06T17:51:24.198Z] === CONT TestNetworkList//networks [2022-05-06T17:51:24.198Z] === CONT TestNetworkList//networks/ [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkList (0.06s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-06T17:51:24.198Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestHostIPv4BridgeLabel [2022-05-06T17:51:24.198Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-06T17:51:24.198Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestDaemonDefaultNetworkPools [2022-05-06T17:51:24.198Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-06T17:51:24.198Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-06T17:51:24.198Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-06T17:51:24.198Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestServiceWithPredefinedNetwork [2022-05-06T17:51:24.198Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] --- SKIP: TestServiceWithPredefinedNetwork (0.01s) [2022-05-06T17:51:24.198Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-06T17:51:24.198Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:51:24.198Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestServiceWithDataPathPortInit [2022-05-06T17:51:24.198Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-06T17:51:24.198Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-06T17:51:24.198Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-06T17:51:24.198Z] PASS [2022-05-06T17:51:24.198Z] ok github.com/docker/docker/integration/network 0.270s [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === Skipped [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-06T17:51:24.198Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-06T17:51:24.198Z] 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-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-06T17:51:24.198Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-06T17:51:24.198Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-06T17:51:24.198Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-06T17:51:24.198Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-06T17:51:24.198Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-06T17:51:24.198Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-06T17:51:24.198Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.198Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-06T17:51:24.198Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-06T17:51:24.198Z] [2022-05-06T17:51:24.199Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-06T17:51:24.199Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-06T17:51:24.199Z] [2022-05-06T17:51:24.199Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.01s) [2022-05-06T17:51:24.199Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-06T17:51:24.199Z] [2022-05-06T17:51:24.199Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-06T17:51:24.199Z] service_test.go:243: FLAKY_TEST [2022-05-06T17:51:24.199Z] [2022-05-06T17:51:24.199Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-06T17:51:24.199Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-06T17:51:24.199Z] [2022-05-06T17:51:24.199Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-06T17:51:24.199Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-06T17:51:24.199Z] [2022-05-06T17:51:24.199Z] DONE 34 tests, 15 skipped in 2.747s [2022-05-06T17:51:24.199Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-06T17:51:24.450Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-06T17:51:24.713Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-06T17:51:25.188Z] testing: warning: no tests to run [2022-05-06T17:51:25.188Z] PASS [2022-05-06T17:51:25.188Z] ok github.com/docker/docker/integration/network/ipvlan 0.095s [2022-05-06T17:51:25.188Z] [2022-05-06T17:51:25.188Z] DONE 0 tests in 0.906s [2022-05-06T17:51:25.188Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-06T17:51:26.175Z] testing: warning: no tests to run [2022-05-06T17:51:26.175Z] PASS [2022-05-06T17:51:26.175Z] ok github.com/docker/docker/integration/network/macvlan 0.102s [2022-05-06T17:51:26.175Z] [2022-05-06T17:51:26.175Z] DONE 0 tests in 0.951s [2022-05-06T17:51:26.175Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-06T17:51:27.165Z] testing: warning: no tests to run [2022-05-06T17:51:27.165Z] PASS [2022-05-06T17:51:27.165Z] ok github.com/docker/docker/integration/plugin 0.085s [2022-05-06T17:51:27.165Z] [2022-05-06T17:51:27.165Z] DONE 0 tests in 0.954s [2022-05-06T17:51:27.165Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-06T17:51:27.262Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-06T17:51:28.155Z] testing: warning: no tests to run [2022-05-06T17:51:28.155Z] PASS [2022-05-06T17:51:28.155Z] ok github.com/docker/docker/integration/plugin/authz 0.100s [2022-05-06T17:51:28.155Z] [2022-05-06T17:51:28.155Z] DONE 0 tests in 0.926s [2022-05-06T17:51:28.155Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-06T17:51:28.206Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-06T17:51:29.148Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-06T17:51:34.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:34.058Z] INFO: Testing against a local daemon [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:51:34.058Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:51:34.058Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-06T17:51:34.058Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-06T17:51:34.058Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-06T17:51:34.058Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-06T17:51:34.058Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-06T17:51:34.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-05-06T17:51:34.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.01s) [2022-05-06T17:51:34.440Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-06T17:51:34.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-06T17:51:34.527Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-06T17:51:34.527Z] === RUN TestPluginInstall [2022-05-06T17:51:34.527Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-06T17:51:34.527Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-06T17:51:34.527Z] === RUN TestPluginsWithRuntimes [2022-05-06T17:51:34.527Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-06T17:51:34.527Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-06T17:51:34.527Z] === RUN TestPluginBackCompatMediaTypes [2022-05-06T17:51:34.527Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-06T17:51:34.527Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-06T17:51:34.527Z] PASS [2022-05-06T17:51:34.527Z] ok github.com/docker/docker/integration/plugin/common 0.139s [2022-05-06T17:51:34.527Z] [2022-05-06T17:51:34.527Z] === Skipped [2022-05-06T17:51:34.527Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-06T17:51:34.527Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-06T17:51:34.527Z] [2022-05-06T17:51:34.527Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-06T17:51:34.527Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-06T17:51:34.527Z] [2022-05-06T17:51:34.527Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-06T17:51:34.527Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-06T17:51:34.527Z] [2022-05-06T17:51:34.527Z] DONE 19 tests, 3 skipped in 6.003s [2022-05-06T17:51:34.527Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-06T17:51:35.015Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-06T17:51:35.277Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-06T17:51:35.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-06T17:51:35.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-06T17:51:36.113Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-06T17:51:37.055Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-06T17:51:37.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:37.501Z] INFO: Testing against a local daemon [2022-05-06T17:51:37.501Z] === RUN TestExternalGraphDriver [2022-05-06T17:51:37.501Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-06T17:51:37.501Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-06T17:51:37.501Z] === RUN TestGraphdriverPluginV2 [2022-05-06T17:51:37.501Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-06T17:51:37.501Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-06T17:51:37.501Z] PASS [2022-05-06T17:51:37.501Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.135s [2022-05-06T17:51:37.501Z] [2022-05-06T17:51:37.501Z] === Skipped [2022-05-06T17:51:37.501Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-06T17:51:37.501Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-06T17:51:37.501Z] [2022-05-06T17:51:37.501Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-06T17:51:37.501Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-06T17:51:37.501Z] [2022-05-06T17:51:37.501Z] DONE 2 tests, 2 skipped in 2.642s [2022-05-06T17:51:37.501Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-06T17:51:37.626Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-06T17:51:38.567Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-06T17:51:38.567Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-06T17:51:38.827Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-06T17:51:39.777Z] === RUN TestDockerSuite/TestRunMount [2022-05-06T17:51:40.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:40.454Z] INFO: Testing against a local daemon [2022-05-06T17:51:40.454Z] === RUN TestReadPluginNoRead [2022-05-06T17:51:40.454Z] read_test.go:21: no unix domain sockets on Windows [2022-05-06T17:51:40.454Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-06T17:51:40.454Z] PASS [2022-05-06T17:51:40.454Z] ok github.com/docker/docker/integration/plugin/logging 0.111s [2022-05-06T17:51:40.454Z] [2022-05-06T17:51:40.454Z] === Skipped [2022-05-06T17:51:40.454Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-06T17:51:40.454Z] read_test.go:21: no unix domain sockets on Windows [2022-05-06T17:51:40.454Z] [2022-05-06T17:51:40.454Z] DONE 1 tests, 1 skipped in 2.668s [2022-05-06T17:51:40.454Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-06T17:51:41.442Z] testing: warning: no tests to run [2022-05-06T17:51:41.442Z] PASS [2022-05-06T17:51:41.442Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.097s [2022-05-06T17:51:41.442Z] [2022-05-06T17:51:41.442Z] DONE 0 tests in 1.473s [2022-05-06T17:51:41.912Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-06T17:51:43.988Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-06T17:51:43.988Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-06T17:51:44.558Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-06T17:51:44.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:44.886Z] INFO: Testing against a local daemon [2022-05-06T17:51:44.886Z] === RUN TestPluginWithDevMounts [2022-05-06T17:51:44.886Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:44.886Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-06T17:51:44.886Z] PASS [2022-05-06T17:51:44.886Z] ok github.com/docker/docker/integration/plugin/volumes 0.141s [2022-05-06T17:51:44.886Z] [2022-05-06T17:51:44.886Z] === Skipped [2022-05-06T17:51:44.886Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-06T17:51:44.886Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:44.886Z] [2022-05-06T17:51:44.886Z] DONE 1 tests, 1 skipped in 2.733s [2022-05-06T17:51:44.886Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-06T17:51:45.501Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-06T17:51:46.536Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-06T17:51:46.536Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-06T17:51:46.536Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-06T17:51:46.536Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-06T17:51:46.892Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-06T17:51:47.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:47.107Z] INFO: Testing against a local daemon [2022-05-06T17:51:47.107Z] === RUN TestSecretInspect [2022-05-06T17:51:47.107Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.107Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-06T17:51:47.107Z] === RUN TestSecretList [2022-05-06T17:51:47.107Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.107Z] --- SKIP: TestSecretList (0.00s) [2022-05-06T17:51:47.107Z] === RUN TestSecretsCreateAndDelete [2022-05-06T17:51:47.107Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.107Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-06T17:51:47.107Z] === RUN TestSecretsUpdate [2022-05-06T17:51:47.107Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.107Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-06T17:51:47.107Z] === RUN TestTemplatedSecret [2022-05-06T17:51:47.107Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.108Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-06T17:51:47.108Z] === RUN TestSecretCreateResolve [2022-05-06T17:51:47.108Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:47.108Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-06T17:51:47.108Z] PASS [2022-05-06T17:51:47.108Z] ok github.com/docker/docker/integration/secret 0.133s [2022-05-06T17:51:47.108Z] [2022-05-06T17:51:47.108Z] === Skipped [2022-05-06T17:51:47.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-06T17:51:47.108Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.108Z] [2022-05-06T17:51:47.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-06T17:51:47.108Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.108Z] [2022-05-06T17:51:47.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-06T17:51:47.108Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.108Z] [2022-05-06T17:51:47.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-06T17:51:47.108Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.108Z] [2022-05-06T17:51:47.108Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-06T17:51:47.108Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:47.108Z] [2022-05-06T17:51:47.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-05-06T17:51:47.108Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:47.108Z] [2022-05-06T17:51:47.108Z] DONE 6 tests, 6 skipped in 2.188s [2022-05-06T17:51:47.108Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-06T17:51:47.466Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-06T17:51:49.381Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-06T17:51:50.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:50.065Z] INFO: Testing against a local daemon [2022-05-06T17:51:50.065Z] === RUN TestServiceCreateInit [2022-05-06T17:51:50.065Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-06T17:51:50.065Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.065Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-06T17:51:50.065Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.065Z] --- PASS: TestServiceCreateInit (0.09s) [2022-05-06T17:51:50.065Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-06T17:51:50.065Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:51:50.065Z] === RUN TestCreateServiceMultipleTimes [2022-05-06T17:51:50.065Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.065Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-06T17:51:50.065Z] === RUN TestCreateServiceConflict [2022-05-06T17:51:50.065Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.065Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-06T17:51:50.065Z] === RUN TestCreateServiceMaxReplicas [2022-05-06T17:51:50.065Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.065Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-05-06T17:51:50.065Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-06T17:51:50.065Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.065Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-06T17:51:50.065Z] === RUN TestCreateServiceSecretFileMode [2022-05-06T17:51:50.065Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.065Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-06T17:51:50.065Z] === RUN TestCreateServiceConfigFileMode [2022-05-06T17:51:50.065Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.065Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-06T17:51:50.065Z] === RUN TestCreateServiceSysctls [2022-05-06T17:51:50.535Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestCreateServiceSysctls (0.09s) [2022-05-06T17:51:50.535Z] === RUN TestCreateServiceCapabilities [2022-05-06T17:51:50.535Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2022-05-06T17:51:50.535Z] === RUN TestInspect [2022-05-06T17:51:50.535Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestInspect (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestCreateJob [2022-05-06T17:51:50.535Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestCreateJob (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestReplicatedJob [2022-05-06T17:51:50.535Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestUpdateReplicatedJob [2022-05-06T17:51:50.535Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestServiceListWithStatuses [2022-05-06T17:51:50.535Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestDockerNetworkConnectAlias [2022-05-06T17:51:50.535Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestDockerNetworkReConnect [2022-05-06T17:51:50.535Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestServicePlugin [2022-05-06T17:51:50.535Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestServiceUpdateLabel [2022-05-06T17:51:50.535Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestServiceUpdateSecrets [2022-05-06T17:51:50.535Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestServiceUpdateConfigs [2022-05-06T17:51:50.535Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestServiceUpdateNetwork [2022-05-06T17:51:50.535Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-06T17:51:50.535Z] === RUN TestServiceUpdatePidsLimit [2022-05-06T17:51:50.535Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-06T17:51:50.535Z] PASS [2022-05-06T17:51:50.535Z] ok github.com/docker/docker/integration/service 0.431s [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === Skipped [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-06T17:51:50.535Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:51:50.535Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-06T17:51:50.535Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-06T17:51:50.535Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-05-06T17:51:50.535Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-06T17:51:50.535Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-06T17:51:50.535Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-06T17:51:50.535Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.09s) [2022-05-06T17:51:50.535Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2022-05-06T17:51:50.535Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-06T17:51:50.535Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-06T17:51:50.535Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-06T17:51:50.535Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-06T17:51:50.535Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-06T17:51:50.535Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-06T17:51:50.535Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-06T17:51:50.535Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-06T17:51:50.535Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-06T17:51:50.535Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-06T17:51:50.535Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-06T17:51:50.535Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-06T17:51:50.535Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-06T17:51:50.535Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-06T17:51:50.535Z] [2022-05-06T17:51:50.535Z] DONE 24 tests, 23 skipped in 3.547s [2022-05-06T17:51:50.535Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-06T17:51:51.296Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-06T17:51:52.683Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-06T17:51:53.493Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:53.493Z] INFO: Testing against a local daemon [2022-05-06T17:51:53.493Z] === RUN TestSessionCreate [2022-05-06T17:51:53.493Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-06T17:51:53.493Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-06T17:51:53.493Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-06T17:51:53.493Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-06T17:51:53.493Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-06T17:51:53.493Z] PASS [2022-05-06T17:51:53.493Z] ok github.com/docker/docker/integration/session 0.123s [2022-05-06T17:51:53.493Z] [2022-05-06T17:51:53.493Z] === Skipped [2022-05-06T17:51:53.493Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-06T17:51:53.493Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-06T17:51:53.493Z] [2022-05-06T17:51:53.494Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-06T17:51:53.494Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-06T17:51:53.494Z] [2022-05-06T17:51:53.494Z] DONE 2 tests, 2 skipped in 2.653s [2022-05-06T17:51:53.494Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-06T17:51:53.625Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-06T17:51:55.009Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-06T17:51:55.009Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-06T17:51:55.270Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-06T17:51:56.211Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-06T17:51:56.211Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-06T17:51:56.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:51:56.461Z] INFO: Testing against a local daemon [2022-05-06T17:51:56.461Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-06T17:51:56.461Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:56.461Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:51:56.461Z] === RUN TestDiskUsage [2022-05-06T17:51:56.461Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-06T17:51:56.461Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-06T17:51:56.461Z] === RUN TestEventsExecDie [2022-05-06T17:51:56.461Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-06T17:51:56.461Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-06T17:51:56.461Z] === RUN TestEventsBackwardsCompatible [2022-05-06T17:51:56.461Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-06T17:51:56.461Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-06T17:51:56.461Z] === RUN TestEventsVolumeCreate [2022-05-06T17:51:56.461Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-06T17:51:56.461Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-06T17:51:56.461Z] === RUN TestInfoAPI [2022-05-06T17:51:56.461Z] --- PASS: TestInfoAPI (0.07s) [2022-05-06T17:51:56.461Z] === RUN TestInfoAPIWarnings [2022-05-06T17:51:56.461Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:51:56.461Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-06T17:51:56.461Z] === RUN TestInfoDebug [2022-05-06T17:51:56.461Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:51:56.461Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-06T17:51:56.461Z] === RUN TestInfoInsecureRegistries [2022-05-06T17:51:56.461Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:51:56.461Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-06T17:51:56.461Z] === RUN TestInfoRegistryMirrors [2022-05-06T17:51:56.461Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:51:56.461Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-06T17:51:56.461Z] === RUN TestLoginFailsWithBadCredentials [2022-05-06T17:51:56.782Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-06T17:51:57.354Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-06T17:51:57.449Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-05-06T17:51:57.449Z] === RUN TestPingCacheHeaders [2022-05-06T17:51:57.449Z] --- PASS: TestPingCacheHeaders (0.07s) [2022-05-06T17:51:57.449Z] === RUN TestPingGet [2022-05-06T17:51:57.449Z] --- PASS: TestPingGet (0.05s) [2022-05-06T17:51:57.449Z] === RUN TestPingHead [2022-05-06T17:51:57.449Z] --- PASS: TestPingHead (0.07s) [2022-05-06T17:51:57.449Z] === RUN TestPingSwarmHeader [2022-05-06T17:51:57.449Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:57.449Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-06T17:51:57.449Z] === RUN TestVersion [2022-05-06T17:51:57.449Z] --- PASS: TestVersion (0.05s) [2022-05-06T17:51:57.449Z] PASS [2022-05-06T17:51:57.449Z] ok github.com/docker/docker/integration/system 1.391s [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === Skipped [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-06T17:51:57.449Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-06T17:51:57.449Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-06T17:51:57.449Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-06T17:51:57.449Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-06T17:51:57.449Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-06T17:51:57.449Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-06T17:51:57.449Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-06T17:51:57.449Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-06T17:51:57.449Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-06T17:51:57.449Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-06T17:51:57.449Z] [2022-05-06T17:51:57.449Z] DONE 16 tests, 10 skipped in 4.021s [2022-05-06T17:51:57.917Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-06T17:51:59.269Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-06T17:51:59.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-06T17:52:00.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:52:00.133Z] INFO: Testing against a local daemon [2022-05-06T17:52:00.133Z] === RUN TestVolumesCreateAndList [2022-05-06T17:52:00.133Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-05-06T17:52:00.133Z] === RUN TestVolumesRemove [2022-05-06T17:52:00.133Z] --- PASS: TestVolumesRemove (0.14s) [2022-05-06T17:52:00.133Z] === RUN TestVolumesInspect [2022-05-06T17:52:00.133Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-06T17:52:00.133Z] === RUN TestVolumesInvalidJSON [2022-05-06T17:52:00.133Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-06T17:52:00.133Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-06T17:52:00.133Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-06T17:52:00.133Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-06T17:52:00.133Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-06T17:52:00.133Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-06T17:52:00.133Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-06T17:52:00.133Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-06T17:52:00.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-06T17:52:00.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-06T17:52:00.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-06T17:52:00.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-06T17:52:00.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-06T17:52:00.133Z] PASS [2022-05-06T17:52:00.133Z] ok github.com/docker/docker/integration/volume 0.406s [2022-05-06T17:52:00.602Z] [2022-05-06T17:52:00.602Z] DONE 9 tests in 2.622s [2022-05-06T17:52:00.602Z] INFO: make.ps1 ended at 05/06/2022 17:52:00 [2022-05-06T17:52:00.602Z] INFO: Integration CLI tests being run from the host: [2022-05-06T17:52:00.602Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-06T17:52:00.657Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-06T17:52:02.579Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-06T17:52:05.142Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-06T17:52:05.142Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-06T17:52:05.404Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-06T17:52:05.404Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-06T17:52:05.977Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-06T17:52:05.977Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-06T17:52:06.140Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-06T17:52:06.140Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-06T17:52:06.140Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-06T17:52:06.549Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-06T17:52:07.120Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-06T17:52:07.381Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-06T17:52:07.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-06T17:52:07.703Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-06T17:52:07.703Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-06T17:52:07.952Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-06T17:52:08.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-06T17:52:08.170Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-06T17:52:08.523Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-06T17:52:08.637Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-06T17:52:08.637Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-06T17:52:08.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-06T17:52:09.105Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-06T17:52:09.105Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-06T17:52:09.105Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-06T17:52:09.124Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-06T17:52:10.092Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-06T17:52:11.066Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-06T17:52:13.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-06T17:52:13.181Z] INFO: Testing against a local daemon [2022-05-06T17:52:13.181Z] === RUN TestDockerSuite [2022-05-06T17:52:13.181Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-06T17:52:13.181Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-06T17:52:13.181Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T17:52:13.181Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-06T17:52:13.181Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-06T17:52:13.181Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-06T17:52:13.181Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-06T17:52:13.181Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-06T17:52:13.181Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-06T17:52:13.181Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-06T17:52:13.609Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-06T17:52:13.609Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-06T17:52:13.609Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-06T17:52:13.609Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-06T17:52:14.168Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-06T17:52:14.169Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-06T17:52:14.180Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-06T17:52:14.754Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-06T17:52:14.757Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-06T17:52:15.156Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-06T17:52:15.627Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-06T17:52:16.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-06T17:52:16.141Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-06T17:52:17.084Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-06T17:52:17.346Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-06T17:52:17.346Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-06T17:52:17.919Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-06T17:52:18.475Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-06T17:52:18.492Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-06T17:52:19.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-06T17:52:19.437Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-06T17:52:19.700Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-06T17:52:19.700Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-06T17:52:19.963Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-06T17:52:20.535Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-06T17:52:20.801Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-06T17:52:20.801Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-06T17:52:20.801Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-06T17:52:21.748Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-06T17:52:22.011Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-06T17:52:22.193Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-06T17:52:22.582Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-06T17:52:22.582Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-06T17:52:22.582Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-06T17:52:25.138Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-06T17:52:25.399Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-06T17:52:26.346Z] === RUN TestDockerSuite/TestRunRm [2022-05-06T17:52:26.920Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-06T17:52:31.134Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-06T17:52:31.134Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-06T17:52:31.134Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-06T17:52:31.708Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-06T17:52:33.628Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-06T17:52:34.201Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-06T17:52:36.746Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-06T17:52:36.746Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-06T17:52:39.206Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-06T17:52:39.206Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-06T17:52:39.206Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-06T17:52:39.206Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-06T17:52:40.967Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-06T17:52:40.967Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-06T17:52:40.967Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-06T17:52:41.228Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-06T17:52:41.801Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-06T17:52:42.374Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-06T17:52:42.947Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-06T17:52:43.519Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-06T17:52:43.519Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-06T17:52:44.091Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-06T17:52:44.663Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-06T17:52:45.236Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-06T17:52:46.622Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-06T17:52:48.026Z] === RUN TestDockerSuite/TestRunState [2022-05-06T17:52:49.413Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-06T17:52:49.413Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-06T17:52:49.984Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-06T17:52:50.556Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-06T17:52:50.556Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-06T17:52:50.556Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-06T17:52:50.556Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-06T17:52:51.128Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-06T17:52:51.700Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-06T17:52:52.643Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-06T17:52:52.903Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-06T17:52:52.903Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-06T17:52:53.474Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-06T17:52:54.416Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-06T17:52:54.987Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-06T17:52:55.559Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-06T17:52:56.949Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-06T17:52:57.042Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-06T17:52:57.042Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-06T17:52:57.520Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-06T17:52:58.029Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-06T17:53:00.070Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-06T17:53:00.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-06T17:53:01.818Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-06T17:53:02.876Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-06T17:53:02.876Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-06T17:53:03.447Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-06T17:53:03.889Z] ok github.com/docker/docker/libnetwork/networkdb 105.475s coverage: 60.1% of statements [2022-05-06T17:53:03.889Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-06T17:53:03.889Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-06T17:53:04.017Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-06T17:53:04.148Z] ok github.com/docker/docker/libnetwork/osl 4.306s coverage: 39.7% of statements [2022-05-06T17:53:04.278Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-06T17:53:04.406Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-05-06T17:53:04.664Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-06T17:53:05.230Z] ok github.com/docker/docker/libnetwork/portmapper 0.217s coverage: 48.6% of statements [2022-05-06T17:53:05.489Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-06T17:53:05.489Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-06T17:53:05.608Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-06T17:53:05.747Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-06T17:53:05.747Z] [2022-05-06T17:53:05.747Z] === Skipped [2022-05-06T17:53:05.747Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-06T17:53:05.747Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-06T17:53:05.748Z] [2022-05-06T17:53:05.748Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-06T17:53:05.748Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-06T17:53:05.748Z] [2022-05-06T17:53:05.748Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-06T17:53:05.748Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-06T17:53:05.748Z] [2022-05-06T17:53:05.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-06T17:53:05.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:53:05.748Z] [2022-05-06T17:53:05.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-06T17:53:05.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:53:05.748Z] [2022-05-06T17:53:05.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-06T17:53:05.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:53:05.748Z] [2022-05-06T17:53:05.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-06T17:53:05.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:53:05.748Z] [2022-05-06T17:53:05.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-06T17:53:05.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-06T17:53:05.748Z] [2022-05-06T17:53:05.748Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-06T17:53:05.748Z] firewalld_test.go:14: firewalld is not running [2022-05-06T17:53:05.748Z] [2022-05-06T17:53:05.748Z] DONE 326 tests, 9 skipped in 200.658s [2022-05-06T17:53:06.192Z] docker_cli_service_logs_test.go:246: checking task 31w4hcrajkxo [2022-05-06T17:53:06.192Z] docker_cli_service_logs_test.go:251: checking messages for 31w4hcrajkxo [2022-05-06T17:53:06.192Z] docker_cli_service_logs_test.go:246: checking task n0fo5om9isva [2022-05-06T17:53:06.192Z] docker_cli_service_logs_test.go:251: checking messages for n0fo5om9isva Post stage [Pipeline] junit [2022-05-06T17:53:06.325Z] Recording test results [2022-05-06T17:53:06.733Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-05-06T17:53:06.765Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-06T17:53:06.765Z] === RUN TestDockerSwarmSuite/TestServiceScale [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-06T17:53:07.057Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43566/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f0d1911ddfab05fa23bc8fe3c69bbdd2a404dcdd hack/validate/vendor [2022-05-06T17:53:07.625Z] No vendor changes in diff. [2022-05-06T17:53:07.625Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-05-06T17:53:07.721Z] === RUN TestDockerSuite/TestRunUserByID [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-06T17:53:08.193Z] + echo Ensuring container killed. [2022-05-06T17:53:08.193Z] Ensuring container killed. [2022-05-06T17:53:08.193Z] + docker rm -vf docker-pr1 [2022-05-06T17:53:08.193Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-06T17:53:08.299Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-06T17:53:08.299Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-06T17:53:08.478Z] + echo Chowning /workspace to jenkins user [2022-05-06T17:53:08.478Z] Chowning /workspace to jenkins user [2022-05-06T17:53:08.478Z] + id -u [2022-05-06T17:53:08.478Z] + id -g [2022-05-06T17:53:08.478Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43566:/workspace busybox chown -R 1000:1000 /workspace [2022-05-06T17:53:08.557Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-06T17:53:08.560Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-06T17:53:09.131Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-06T17:53:09.392Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-06T17:53:09.653Z] === RUN TestDockerSuite/TestRunUserDefaults [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-06T17:53:10.146Z] + bundleName=unit [2022-05-06T17:53:10.146Z] + echo Creating unit-bundles.tar.gz [2022-05-06T17:53:10.146Z] Creating unit-bundles.tar.gz [2022-05-06T17:53:10.146Z] + 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-05-06T17:53:10.146Z] bundles/junit-report-libnetwork.xml [2022-05-06T17:53:10.146Z] bundles/junit-report.xml [2022-05-06T17:53:10.146Z] bundles/go-test-report-libnetwork.json [2022-05-06T17:53:10.146Z] bundles/go-test-report.json [2022-05-06T17:53:10.146Z] bundles/profile-libnetwork.out [2022-05-06T17:53:10.146Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-06T17:53:10.157Z] Archiving artifacts [2022-05-06T17:53:10.225Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-06T17:53:10.225Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-06T17:53:10.225Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-06T17:53:10.486Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-06T17:53:10.625Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43566/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-06T17:53:10.932Z] + make clean [2022-05-06T17:53:10.933Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-06T17:53:11.058Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-06T17:53:11.190Z] docker-dev-cache [2022-05-06T17:53:11.190Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T17:53:14.359Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-06T17:53:14.360Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-06T17:53:14.931Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-06T17:53:16.317Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-06T17:53:17.702Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-06T17:53:19.617Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-06T17:53:21.004Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-06T17:53:21.576Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-06T17:53:21.576Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-06T17:53:21.576Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-06T17:53:21.576Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-06T17:53:21.576Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-06T17:53:21.576Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-06T17:53:21.576Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-06T17:53:21.837Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-06T17:53:21.837Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-06T17:53:21.837Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-06T17:53:22.410Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-06T17:53:22.670Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-06T17:53:23.044Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-06T17:53:23.044Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-06T17:53:23.044Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-06T17:53:23.044Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-06T17:53:23.614Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-06T17:53:24.192Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-06T17:53:24.765Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-06T17:53:24.765Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-06T17:53:25.340Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-06T17:53:25.340Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-06T17:53:25.340Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-06T17:53:25.340Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-06T17:53:25.340Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-06T17:53:25.340Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-06T17:53:25.340Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-06T17:53:25.340Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-06T17:53:25.340Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-06T17:53:25.340Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-06T17:53:25.340Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-06T17:53:25.340Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-06T17:53:25.340Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-06T17:53:25.340Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-06T17:53:25.340Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-06T17:53:26.285Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-06T17:53:26.547Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-06T17:53:26.809Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-06T17:53:27.383Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-06T17:53:27.383Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-06T17:53:27.967Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-06T17:53:28.230Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-06T17:53:28.231Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-06T17:53:28.803Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-06T17:53:29.376Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-06T17:53:29.376Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-06T17:53:29.376Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-06T17:53:29.948Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-06T17:53:30.889Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-06T17:53:31.150Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-06T17:53:31.721Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-06T17:53:31.721Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-06T17:53:31.721Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-06T17:53:31.983Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-06T17:53:31.983Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-06T17:53:33.372Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-06T17:53:33.372Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-06T17:53:33.943Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-06T17:53:35.859Z] docker_cli_swarm_test.go:1895: [d2118accf1e84] joining swarm manager [df80ed482a971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:53:35.859Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-06T17:53:36.121Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-06T17:53:36.121Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-06T17:53:36.381Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-06T17:53:36.953Z] docker_cli_swarm_test.go:1896: [dee1044975e5d] joining swarm manager [df80ed482a971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:53:37.213Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-06T17:53:37.784Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-06T17:53:38.729Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-06T17:53:38.729Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-06T17:53:40.118Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-06T17:53:40.118Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-06T17:53:40.379Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-06T17:53:41.322Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3100729045 [2022-05-06T17:53:41.582Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-06T17:53:41.582Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-06T17:53:42.967Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-06T17:53:42.967Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-06T17:53:42.967Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-06T17:53:43.909Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-06T17:53:44.850Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-06T17:53:45.421Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-06T17:53:45.421Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-06T17:53:45.681Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-06T17:53:45.681Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-06T17:53:46.251Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-06T17:53:46.252Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-06T17:53:46.823Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-06T17:53:47.408Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-06T17:53:48.348Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-06T17:53:53.629Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-06T17:53:53.629Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-06T17:53:55.015Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-06T17:53:55.957Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-06T17:53:56.528Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-06T17:53:59.071Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-06T17:53:59.419Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-06T17:54:00.458Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-06T17:54:01.401Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-06T17:54:01.401Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-06T17:54:02.788Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-06T17:54:04.175Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-06T17:54:04.175Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-06T17:54:05.286Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-06T17:54:05.286Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-06T17:54:05.563Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-06T17:54:05.754Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-06T17:54:08.108Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-06T17:54:12.311Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-06T17:54:15.617Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-06T17:54:19.820Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-06T17:54:19.821Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-06T17:54:21.738Z] docker_cli_swarm_test.go:1796: [da28c3aef6bb2] joining swarm manager [dce074a37e048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:54:22.311Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-06T17:54:22.884Z] docker_cli_swarm_test.go:1797: [dbf1cb9e596b8] joining swarm manager [dce074a37e048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:54:23.598Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-06T17:54:23.828Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-06T17:54:24.403Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-06T17:54:24.977Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-06T17:54:25.128Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-06T17:54:25.238Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-06T17:54:25.238Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-06T17:54:25.238Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-06T17:54:25.811Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-06T17:54:26.090Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-06T17:54:27.669Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-06T17:54:27.669Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-06T17:54:27.669Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-06T17:54:27.669Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-06T17:54:27.669Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-06T17:54:27.669Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-06T17:54:27.669Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-06T17:54:27.669Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-06T17:54:27.669Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-06T17:54:27.669Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-06T17:54:27.669Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-06T17:54:28.355Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-06T17:54:29.236Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-06T17:54:31.655Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-06T17:54:31.918Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-06T17:54:32.490Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-06T17:54:32.490Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-06T17:54:32.490Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-06T17:54:32.490Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-06T17:54:32.490Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-06T17:54:33.435Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-06T17:54:34.011Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-06T17:54:34.587Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-06T17:54:34.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-06T17:54:35.532Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-06T17:54:36.400Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-06T17:54:36.400Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-06T17:54:36.400Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-06T17:54:36.400Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-06T17:54:36.869Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-06T17:54:36.869Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-06T17:54:36.869Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-06T17:54:36.869Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-06T17:54:36.869Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-06T17:54:39.748Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-06T17:54:40.009Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-06T17:54:40.009Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-06T17:54:40.009Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-06T17:54:40.582Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-06T17:54:40.665Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-06T17:54:40.665Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-06T17:54:40.665Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-06T17:54:40.665Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-06T17:54:40.665Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-06T17:54:41.153Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-06T17:54:42.542Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-06T17:54:43.934Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-06T17:54:44.876Z] docker_cli_swarm_test.go:1315: [d02f3b409e9b0] joining swarm manager [dbb8c2cfe9b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:54:46.263Z] docker_cli_swarm_test.go:1316: [df1c233dff675] joining swarm manager [dbb8c2cfe9b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:54:46.525Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-06T17:54:47.141Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-06T17:54:48.444Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-06T17:54:49.344Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-06T17:54:49.828Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-06T17:54:52.373Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-06T17:54:54.929Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-06T17:54:55.870Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-06T17:54:57.257Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-06T17:54:58.199Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-06T17:54:59.145Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-06T17:54:59.508Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-06T17:55:01.064Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-06T17:55:02.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-06T17:55:03.831Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-06T17:55:04.772Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-06T17:55:06.382Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-06T17:55:06.685Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-06T17:55:07.945Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-06T17:55:08.932Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-06T17:55:09.788Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-06T17:55:21.582Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-06T17:55:21.582Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-06T17:55:21.843Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-06T17:55:22.413Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-06T17:55:22.413Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-06T17:55:22.413Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-06T17:55:22.413Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-06T17:55:22.984Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-06T17:55:22.984Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-06T17:55:23.556Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-06T17:55:23.556Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-06T17:55:23.556Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-06T17:55:23.556Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-06T17:55:23.556Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-06T17:55:25.469Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-06T17:55:25.469Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-06T17:55:25.469Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-06T17:55:25.469Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-06T17:55:25.469Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-06T17:55:30.166Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-06T17:55:30.755Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-06T17:55:32.139Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-06T17:55:32.400Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-06T17:55:32.400Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-06T17:55:34.956Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-06T17:55:37.503Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-06T17:55:37.503Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite (1343.95s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.37s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.49s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2022-05-06T17:55:37.503Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.60s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.13s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.03s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.64s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.89s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.79s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.37s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.65s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.85s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.68s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.64s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.54s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.54s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.28s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.38s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.71s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.32s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.99s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.09s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.06s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.89s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.48s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.37s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.09s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.66s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.63s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.62s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.29s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.40s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.37s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.38s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.09s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.92s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.25s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.56s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.68s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.19s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.74s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.60s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2022-05-06T17:55:37.504Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.07s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.74s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.92s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.91s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.78s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.16s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.56s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2022-05-06T17:55:37.504Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-05-06T17:55:37.504Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-06T17:55:37.504Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-06T17:55:37.504Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.15s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.00s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.61s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.42s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.30s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.06s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.17s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.07s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.03s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.36s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.49s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.49s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.14s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.38s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.18s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.74s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.35s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.67s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.78s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.83s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.72s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.04s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.97s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.42s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.40s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.60s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.07s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s) [2022-05-06T17:55:37.504Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.65s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildExpose (0.62s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.02s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.78s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.54s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFails (1.07s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.06s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.99s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.59s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.35s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.96s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.29s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildHistory (3.99s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.54s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLabels (0.37s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.72s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.84s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.94s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.91s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.06s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.95s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.37s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.38s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.69s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.04s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.45s) [2022-05-06T17:55:37.504Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.76s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.42s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.40s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.71s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.92s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildPATH (2.10s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.39s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.05s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.85s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildRm (2.37s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.97s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.16s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-05-06T17:55:37.504Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildStderr (0.60s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.93s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s) [2022-05-06T17:55:37.504Z] --- PASS: TestDockerSuite/TestBuildUser (1.60s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.62s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.17s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-05-06T17:55:37.505Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-06T17:55:37.505Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-06T17:55:37.505Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-06T17:55:37.505Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.84s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.14s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2022-05-06T17:55:37.505Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.68s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.94s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-05-06T17:55:37.505Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.66s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitChange (1.15s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.32s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.32s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitTTY (1.29s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.72s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.59s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.32s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.04s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.58s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.58s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.97s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.74s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.25s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.40s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-05-06T17:55:37.505Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.87s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.48s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.74s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.76s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.53s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.88s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.48s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.39s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.36s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001091d58_} (1.43s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13469099383_/foo_false____} (1.45s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13469099383_/foo_true____} (1.46s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34275015946_/foo_false____} (1.51s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34275015946_/foo_true____} (1.61s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34275015946_/foo_true__0xc001091d88__} (1.33s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001091da0_} (1.44s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001091db8_} (1.32s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001091dd0_} (1.33s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001091de8_} (1.33s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.76s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.37s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.10s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.10s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.76s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.61s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.79s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.93s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.98s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.83s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.33s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.63s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.69s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.75s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.73s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.62s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.28s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.73s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.67s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.32s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToStdout (0.79s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.97s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.83s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-05-06T17:55:37.505Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.34s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2022-05-06T17:55:37.505Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.14s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.36s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.14s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.26s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.51s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.65s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.51s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.04s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.17s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.35s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.76s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.38s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.67s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2022-05-06T17:55:37.505Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-05-06T17:55:37.506Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-06T17:55:37.506Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.94s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.49s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsTop (0.80s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.92s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.79s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.67s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.60s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.19s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecCgroup (1.06s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecStartFails (0.66s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-05-06T17:55:37.506Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.55s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.73s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestHealth (19.08s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.71s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.67s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.53s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-05-06T17:55:37.506Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-06T17:55:37.506Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.53s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.18s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.95s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectStatus (0.99s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.30s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.61s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.67s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.62s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.54s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.99s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.54s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.62s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.52s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.61s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.98s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.75s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.60s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.25s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.01s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.59s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsTail (0.87s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.56s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.55s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.35s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.58s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestNetHostname (1.62s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.81s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.37s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPluginActive (2.05s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.26s) [2022-05-06T17:55:37.506Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.25s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.89s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.60s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.10s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.85s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPortList (6.73s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.57s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.17s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.53s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.24s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.89s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.40s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.20s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.43s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.82s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.02s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-05-06T17:55:37.506Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s) [2022-05-06T17:55:37.506Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.84s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.97s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.56s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.36s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.85s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.81s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.15s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.79s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.78s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.62s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.54s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.03s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.09s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.48s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.22s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.61s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.78s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.65s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.69s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.52s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.57s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.57s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.57s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.66s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.89s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.57s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.16s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.67s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.93s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.35s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunMount (3.90s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.36s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.42s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.89s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.74s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.04s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNetHost (0.84s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.95s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.55s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.92s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.60s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.61s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.70s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.75s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.73s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.66s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.49s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.73s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunState (1.49s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.68s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.76s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.75s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.56s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.27s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.83s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.46s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.25s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.80s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.64s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.64s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-05-06T17:55:37.507Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-06T17:55:37.507Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-06T17:55:37.508Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.77s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.61s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.19s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2022-05-06T17:55:37.508Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.34s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.86s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.83s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.79s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.50s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStartRecordError (1.16s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.58s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.26s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.84s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-05-06T17:55:37.508Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.10s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-05-06T17:55:37.508Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-06T17:55:37.508Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-05-06T17:55:37.508Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.59s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.75s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.16s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.49s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.46s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.64s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.16s) [2022-05-06T17:55:37.508Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.50s) [2022-05-06T17:55:37.508Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-06T17:55:37.508Z] === RUN TestDockerRegistrySuite [2022-05-06T17:55:37.508Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-06T17:55:38.079Z] check_test.go:194: [d230e0afca8d3] daemon is not started [2022-05-06T17:55:38.079Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-06T17:55:39.463Z] check_test.go:194: [d480ede4f3d3b] daemon is not started [2022-05-06T17:55:39.463Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-06T17:55:39.716Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-06T17:55:40.406Z] check_test.go:194: [d43c92693eb33] daemon is not started [2022-05-06T17:55:40.406Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-06T17:55:40.668Z] check_test.go:194: [dcb5ad897793c] daemon is not started [2022-05-06T17:55:40.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-06T17:55:42.656Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-06T17:55:43.222Z] check_test.go:194: [dc4c9032c2802] daemon is not started [2022-05-06T17:55:43.222Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-06T17:55:44.164Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-06T17:55:47.463Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-06T17:55:48.856Z] check_test.go:194: [d883a8306156b] daemon is not started [2022-05-06T17:55:48.856Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-06T17:55:50.044Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-06T17:55:53.072Z] check_test.go:194: [dcee2d18ce6ce] daemon is not started [2022-05-06T17:55:53.072Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-06T17:55:54.017Z] check_test.go:194: [d2c9bbc09a5da] daemon is not started [2022-05-06T17:55:54.017Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-06T17:55:54.962Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-06T17:55:54.963Z] check_test.go:194: [d806a8faedcb0] daemon is not started [2022-05-06T17:55:55.148Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-06T17:55:55.225Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-06T17:55:56.168Z] check_test.go:194: [dc935d278aa72] daemon is not started [2022-05-06T17:55:56.168Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-06T17:55:58.083Z] check_test.go:194: [dd0eb39f5c8c9] daemon is not started [2022-05-06T17:55:58.083Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-06T17:55:59.489Z] check_test.go:194: [df1d234e5cf1d] daemon is not started [2022-05-06T17:55:59.489Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-06T17:56:00.430Z] check_test.go:194: [d3056e053d836] daemon is not started [2022-05-06T17:56:00.430Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-06T17:56:01.816Z] check_test.go:194: [d081279b576ca] daemon is not started [2022-05-06T17:56:01.816Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-06T17:56:01.816Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-06T17:56:02.407Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-06T17:56:02.764Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3e7114a964e3f55998a32d95d5ebd6656cc903b7c82a33b54ff0419c9f86246 [2022-05-06T17:56:03.712Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8edcb1cf2decbeb280d5e8d79b42172056961bb9550767cae3801dae4a771a19 [2022-05-06T17:56:03.973Z] check_test.go:194: [d354f91a234c9] daemon is not started [2022-05-06T17:56:03.973Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-06T17:56:04.237Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-06T17:56:05.183Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:058f2528699d1c53eddba8de784250aa6e105cf16831d7cad6dcc39a4acfdbd6 [2022-05-06T17:56:06.129Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1aa750952335cde91f6a3f083847905bc66922aa7c5813924c81292d1a5985e6 [2022-05-06T17:56:06.389Z] check_test.go:194: [dbec866286a08] daemon is not started [2022-05-06T17:56:06.389Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-06T17:56:07.775Z] check_test.go:194: [d013d95068fd7] daemon is not started [2022-05-06T17:56:07.775Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-06T17:56:08.717Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-06T17:56:10.104Z] check_test.go:194: [de0bcc4c3e992] daemon is not started [2022-05-06T17:56:10.104Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-06T17:56:11.494Z] check_test.go:194: [d3a94eca122ef] daemon is not started [2022-05-06T17:56:11.494Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-06T17:56:11.494Z] check_test.go:194: [d401f99f1ea01] daemon is not started [2022-05-06T17:56:11.494Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-06T17:56:12.440Z] check_test.go:194: [da76989acb8ff] daemon is not started [2022-05-06T17:56:12.440Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-06T17:56:13.013Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-06T17:56:13.275Z] check_test.go:194: [d7b6c256c7dc0] daemon is not started [2022-05-06T17:56:13.275Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-06T17:56:14.660Z] check_test.go:194: [d956d83fdd6c6] daemon is not started [2022-05-06T17:56:14.660Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-06T17:56:17.963Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-06T17:56:17.963Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-06T17:56:17.963Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-06T17:56:17.963Z] check_test.go:194: [d5ccc925677b9] daemon is not started [2022-05-06T17:56:17.963Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-06T17:56:17.963Z] check_test.go:194: [d439d02c30a6c] daemon is not started [2022-05-06T17:56:17.963Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-06T17:56:18.905Z] check_test.go:194: [d8b6ddb66113e] daemon is not started [2022-05-06T17:56:19.166Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-06T17:56:19.426Z] check_test.go:194: [dd5dcfa1dd21e] daemon is not started [2022-05-06T17:56:19.426Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-06T17:56:19.696Z] check_test.go:194: [d391d9d493bb5] daemon is not started [2022-05-06T17:56:19.696Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-06T17:56:19.958Z] check_test.go:194: [d32cda08f83f5] daemon is not started [2022-05-06T17:56:19.958Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-06T17:56:20.226Z] check_test.go:194: [d3fd816bbe352] daemon is not started [2022-05-06T17:56:20.226Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-06T17:56:20.796Z] check_test.go:194: [dc7a342ee6618] daemon is not started [2022-05-06T17:56:20.796Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-06T17:56:20.796Z] check_test.go:194: [dd1e297d635fb] daemon is not started [2022-05-06T17:56:20.796Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-06T17:56:22.183Z] check_test.go:194: [d958fef858e7e] daemon is not started [2022-05-06T17:56:22.183Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-06T17:56:24.102Z] check_test.go:194: [ddfbf12209a23] daemon is not started [2022-05-06T17:56:24.102Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-06T17:56:24.364Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-06T17:56:24.937Z] check_test.go:194: [dea7d9ad32c50] daemon is not started [2022-05-06T17:56:24.937Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-06T17:56:25.200Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-06T17:56:25.256Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-06T17:56:26.145Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-06T17:56:26.145Z] check_test.go:194: [d3f387ee67b3a] daemon is not started [2022-05-06T17:56:26.145Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-06T17:56:27.087Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite (50.83s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.74s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.79s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.36s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.13s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.08s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.44s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.30s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.43s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.29s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.41s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.04s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.24s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.19s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.00s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.92s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.25s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-05-06T17:56:28.031Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2022-05-06T17:56:28.031Z] === RUN TestDockerSchema1RegistrySuite [2022-05-06T17:56:28.031Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-06T17:56:28.031Z] check_test.go:221: [d2d96f6aef0e7] daemon is not started [2022-05-06T17:56:28.031Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-06T17:56:28.293Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-06T17:56:31.597Z] check_test.go:221: [d083872d2e85d] daemon is not started [2022-05-06T17:56:31.597Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-06T17:56:36.890Z] check_test.go:221: [d2157def77907] daemon is not started [2022-05-06T17:56:36.890Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-06T17:56:37.747Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-06T17:56:37.832Z] check_test.go:221: [d12b889ad2899] daemon is not started [2022-05-06T17:56:37.832Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-06T17:56:37.832Z] check_test.go:221: [d7eff655f80a3] daemon is not started [2022-05-06T17:56:37.832Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-06T17:56:38.856Z] check_test.go:221: [d29b59b46cccc] daemon is not started [2022-05-06T17:56:38.856Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-06T17:56:39.799Z] check_test.go:221: [d61c890123779] daemon is not started [2022-05-06T17:56:39.799Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-06T17:56:40.744Z] check_test.go:221: [d85c89006bb4b] daemon is not started [2022-05-06T17:56:40.744Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-06T17:56:43.286Z] check_test.go:221: [dcb543dd065f5] daemon is not started [2022-05-06T17:56:43.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-06T17:56:43.548Z] check_test.go:221: [db3aca909375c] daemon is not started [2022-05-06T17:56:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-06T17:56:43.808Z] check_test.go:221: [db5d14ba8102b] daemon is not started [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite (16.01s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.33s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.36s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-05-06T17:56:43.808Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-05-06T17:56:43.808Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-06T17:56:43.808Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-06T17:56:44.749Z] check_test.go:250: [ddf6168a404c7] daemon is not started [2022-05-06T17:56:44.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-06T17:56:45.055Z] check_test.go:250: [d4200971e7139] daemon is not started [2022-05-06T17:56:45.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-06T17:56:45.315Z] check_test.go:250: [d4857ce76dc85] daemon is not started [2022-05-06T17:56:45.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-06T17:56:46.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-06T17:56:46.966Z] check_test.go:250: [d1b1c824da318] daemon is not started [2022-05-06T17:56:46.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-06T17:56:47.540Z] check_test.go:250: [d700b38948e71] daemon is not started [2022-05-06T17:56:47.540Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-06T17:56:48.173Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-06T17:56:48.484Z] check_test.go:250: [db3379efa7240] daemon is not started [2022-05-06T17:56:48.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-06T17:56:48.484Z] check_test.go:250: [dd96d5f5024e9] daemon is not started [2022-05-06T17:56:48.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.68s) [2022-05-06T17:56:48.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-05-06T17:56:48.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-05-06T17:56:48.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-05-06T17:56:48.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-05-06T17:56:48.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-05-06T17:56:48.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-05-06T17:56:48.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-05-06T17:56:48.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-05-06T17:56:48.484Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-06T17:56:48.484Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-06T17:56:53.783Z] check_test.go:277: [da3134c14f78b] daemon is not started [2022-05-06T17:56:53.783Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-06T17:56:53.783Z] check_test.go:277: [dc231c84f4107] daemon is not started [2022-05-06T17:56:53.783Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-06T17:56:54.043Z] check_test.go:277: [daafaf747df6e] daemon is not started [2022-05-06T17:56:54.043Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-06T17:56:54.043Z] check_test.go:277: [dc2eeda1c3beb] daemon is not started [2022-05-06T17:56:54.043Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-06T17:56:54.304Z] check_test.go:277: [d8b631f159253] daemon is not started [2022-05-06T17:56:54.304Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-05-06T17:56:54.304Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-05-06T17:56:54.304Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-05-06T17:56:54.304Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-05-06T17:56:54.304Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-06T17:56:54.304Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-05-06T17:56:54.304Z] === RUN TestDockerNetworkSuite [2022-05-06T17:56:54.304Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-06T17:56:55.246Z] docker_cli_network_unix_test.go:46: [d7f7ecb7590f5] daemon is not started [2022-05-06T17:56:55.246Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-06T17:56:55.820Z] docker_cli_network_unix_test.go:46: [d963fd8493546] daemon is not started [2022-05-06T17:56:56.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-06T17:56:58.634Z] docker_cli_network_unix_test.go:46: [de886cdd619bc] daemon is not started [2022-05-06T17:56:58.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-06T17:57:00.287Z] docker_cli_network_unix_test.go:46: [d79f863c6c77a] daemon is not started [2022-05-06T17:57:00.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-06T17:57:00.548Z] docker_cli_network_unix_test.go:1233: [d9940a6ade3c4] daemon is not started [2022-05-06T17:57:03.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-06T17:57:04.055Z] docker_cli_network_unix_test.go:46: [db2f294607c94] daemon is not started [2022-05-06T17:57:04.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-06T17:57:09.614Z] docker_cli_network_unix_test.go:46: [d078a00a7d263] daemon is not started [2022-05-06T17:57:09.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-06T17:57:11.533Z] docker_cli_network_unix_test.go:46: [de8a2119a8026] daemon is not started [2022-05-06T17:57:12.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-06T17:57:13.053Z] docker_cli_network_unix_test.go:46: [d68ac7e48c0ad] daemon is not started [2022-05-06T17:57:13.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-06T17:57:13.627Z] docker_cli_network_unix_test.go:46: [d4519476569bd] daemon is not started [2022-05-06T17:57:13.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-06T17:57:13.887Z] docker_cli_network_unix_test.go:46: [d25459e910717] daemon is not started [2022-05-06T17:57:14.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-06T17:57:14.719Z] docker_cli_network_unix_test.go:46: [d2b32407473e1] daemon is not started [2022-05-06T17:57:14.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-06T17:57:15.551Z] docker_cli_network_unix_test.go:46: [d1f4fff00eab1] daemon is not started [2022-05-06T17:57:15.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-06T17:57:15.812Z] docker_cli_network_unix_test.go:46: [d0b34fb189ab9] daemon is not started [2022-05-06T17:57:15.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-06T17:57:16.382Z] docker_cli_network_unix_test.go:46: [d782419787bb8] daemon is not started [2022-05-06T17:57:16.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-06T17:57:16.502Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-06T17:57:16.502Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-06T17:57:16.502Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-06T17:57:16.642Z] docker_cli_network_unix_test.go:46: [d3e3e075ca9a9] daemon is not started [2022-05-06T17:57:16.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-06T17:57:17.163Z] docker_cli_network_unix_test.go:46: [dfa56cdf82ba6] daemon is not started [2022-05-06T17:57:17.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-06T17:57:17.163Z] docker_cli_network_unix_test.go:46: [d35d815ea674c] daemon is not started [2022-05-06T17:57:17.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-06T17:57:17.424Z] docker_cli_network_unix_test.go:46: [d987f07140334] daemon is not started [2022-05-06T17:57:17.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-06T17:57:17.994Z] docker_cli_network_unix_test.go:46: [d8f80f5dd979a] daemon is not started [2022-05-06T17:57:17.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-06T17:57:18.957Z] docker_cli_network_unix_test.go:46: [daa2b959d1193] daemon is not started [2022-05-06T17:57:19.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-06T17:57:19.219Z] docker_cli_network_unix_test.go:46: [d930500c0259a] daemon is not started [2022-05-06T17:57:19.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-06T17:57:19.481Z] docker_cli_network_unix_test.go:46: [d92284cb7d356] daemon is not started [2022-05-06T17:57:19.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-06T17:57:19.481Z] docker_cli_network_unix_test.go:46: [d84f4cad133f7] daemon is not started [2022-05-06T17:57:19.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-06T17:57:20.871Z] docker_cli_network_unix_test.go:968: [d7eea5994683a] daemon is not started [2022-05-06T17:57:21.259Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-06T17:57:21.259Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-06T17:57:21.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-06T17:57:22.390Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-06T17:57:23.333Z] docker_cli_network_unix_test.go:46: [df53498659d90] daemon is not started [2022-05-06T17:57:23.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-06T17:57:24.542Z] docker_cli_swarm_test.go:1180: [d29e82347a68f] joining swarm manager [d0adc7b76d596]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:57:26.022Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-06T17:57:26.462Z] docker_cli_network_unix_test.go:1116: [d6c39e1896e00] daemon is not started [2022-05-06T17:57:27.009Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-06T17:57:27.009Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-06T17:57:27.009Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-06T17:57:27.009Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-06T17:57:27.009Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-06T17:57:27.009Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-06T17:57:27.009Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-06T17:57:27.478Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-06T17:57:28.367Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-06T17:57:28.367Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-06T17:57:28.367Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-06T17:57:28.367Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-06T17:57:28.367Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-06T17:57:28.367Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-06T17:57:28.367Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-06T17:57:28.367Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-06T17:57:28.367Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-06T17:57:28.367Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-06T17:57:28.367Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-06T17:57:28.367Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-06T17:57:28.466Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-06T17:57:29.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-06T17:57:29.762Z] docker_cli_network_unix_test.go:46: [d8cd4136b62e1] daemon is not started [2022-05-06T17:57:29.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-06T17:57:30.333Z] docker_cli_network_unix_test.go:46: [d6f146aedafdd] daemon is not started [2022-05-06T17:57:30.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-06T17:57:30.333Z] docker_cli_network_unix_test.go:46: [dfba749deaa19] daemon is not started [2022-05-06T17:57:30.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-06T17:57:30.594Z] docker_cli_network_unix_test.go:46: [df0f8226e0715] daemon is not started [2022-05-06T17:57:30.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-06T17:57:30.594Z] docker_cli_network_unix_test.go:46: [de473d9353136] daemon is not started [2022-05-06T17:57:30.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-06T17:57:30.856Z] docker_cli_network_unix_test.go:46: [db23a62c8967f] daemon is not started [2022-05-06T17:57:30.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-06T17:57:30.856Z] docker_cli_network_unix_test.go:46: [d82b2b37b42ba] daemon is not started [2022-05-06T17:57:30.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-06T17:57:31.118Z] docker_cli_swarm_test.go:1189: [dde6ff4776554] joining swarm manager [d0adc7b76d596]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:57:32.262Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-06T17:57:32.505Z] docker_cli_network_unix_test.go:46: [dd80f6d1ae4b2] daemon is not started [2022-05-06T17:57:33.026Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-06T17:57:33.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-06T17:57:33.448Z] docker_cli_network_unix_test.go:46: [dee2fe7b3c9b6] daemon is not started [2022-05-06T17:57:33.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-06T17:57:33.448Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-06T17:57:33.448Z] docker_cli_network_unix_test.go:46: [de1176fec1451] daemon is not started [2022-05-06T17:57:33.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-06T17:57:34.019Z] docker_cli_network_unix_test.go:46: [df525a79b5579] daemon is not started [2022-05-06T17:57:34.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-06T17:57:34.480Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-06T17:57:34.480Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-06T17:57:34.480Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-06T17:57:34.480Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-06T17:57:34.480Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-06T17:57:34.480Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-06T17:57:37.688Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-06T17:57:38.275Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-06T17:57:38.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-06T17:57:39.061Z] docker_cli_network_unix_test.go:1084: [d3dc0b07b50a8] daemon is not started [2022-05-06T17:57:41.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-06T17:57:41.004Z] docker_cli_network_unix_test.go:46: [d7a3d4f5d4cd8] daemon is not started [2022-05-06T17:57:41.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-06T17:57:41.263Z] docker_cli_network_unix_test.go:46: [dbfa79d39ba7a] daemon is not started [2022-05-06T17:57:41.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-06T17:57:42.378Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-06T17:57:42.378Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-06T17:57:42.378Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-06T17:57:42.378Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-06T17:57:42.834Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-06T17:57:42.835Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-06T17:57:42.835Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-06T17:57:42.835Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-06T17:57:42.835Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-06T17:57:42.835Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-06T17:57:42.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-06T17:57:42.913Z] docker_cli_network_unix_test.go:46: [d7469e161b7e1] daemon is not started [2022-05-06T17:57:43.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-06T17:57:43.174Z] docker_cli_network_unix_test.go:46: [d8ecb61801e19] daemon is not started [2022-05-06T17:57:43.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-06T17:57:43.747Z] docker_cli_network_unix_test.go:46: [d01548e62d90a] daemon is not started [2022-05-06T17:57:43.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-06T17:57:44.318Z] docker_cli_network_unix_test.go:46: [da25c360461ff] daemon is not started [2022-05-06T17:57:44.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-06T17:57:44.889Z] docker_cli_network_unix_test.go:46: [dddac814cee99] daemon is not started [2022-05-06T17:57:45.149Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-06T17:57:47.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-06T17:57:47.495Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T17:57:47.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-06T17:57:47.495Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T17:57:47.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-06T17:57:47.495Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T17:57:47.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-06T17:57:47.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-06T17:57:51.732Z] docker_cli_network_unix_test.go:46: [da0262d21b2f0] daemon is not started [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite (56.88s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.00s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.83s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.64s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.27s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.62s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.63s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.60s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-05-06T17:57:51.732Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2022-05-06T17:57:51.732Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.00s) [2022-05-06T17:57:51.732Z] === RUN TestDockerHubPullSuite [2022-05-06T17:57:51.732Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-06T17:57:53.116Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-06T17:57:53.288Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-06T17:57:53.716Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-06T17:57:55.032Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-06T17:57:55.975Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-06T17:57:57.363Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-06T17:57:57.363Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-06T17:57:57.363Z] --- PASS: TestDockerHubPullSuite (6.24s) [2022-05-06T17:57:57.363Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2022-05-06T17:57:57.363Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-05-06T17:57:57.363Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-05-06T17:57:57.363Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.42s) [2022-05-06T17:57:57.363Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-06T17:57:57.363Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-06T17:57:57.363Z] PASS [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === Skipped [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_sni_test.go:18: Flakey test [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-06T17:57:57.363Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-06T17:57:57.363Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-06T17:57:57.363Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-06T17:57:57.363Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-06T17:57:57.363Z] [2022-05-06T17:57:57.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-06T17:57:57.364Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-06T17:57:57.364Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-06T17:57:57.364Z] [2022-05-06T17:57:57.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-06T17:57:57.364Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-06T17:57:57.364Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-06T17:57:57.364Z] [2022-05-06T17:57:57.364Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-06T17:57:57.364Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-06T17:57:57.364Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-06T17:57:57.364Z] [2022-05-06T17:57:57.364Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-06T17:57:57.364Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-06T17:57:57.364Z] docker_cli_network_unix_test.go:46: [de1176fec1451] daemon is not started [2022-05-06T17:57:57.364Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-06T17:57:57.364Z] [2022-05-06T17:57:57.364Z] DONE 1265 tests, 51 skipped in 1490.207s [2022-05-06T17:57:57.364Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-06T17:57:57.364Z] ++++ cat bundles/test-integration/docker.pid [2022-05-06T17:57:57.364Z] +++ kill 9368 [2022-05-06T17:57:57.364Z] +++ /etc/init.d/apparmor stop [2022-05-06T17:57:57.364Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-06T17:57:57.364Z] [2022-05-06T17:57:57.364Z] Unloading profiles will leave already running processes permanently [2022-05-06T17:57:57.364Z] unconfined, which can lead to unexpected situations. [2022-05-06T17:57:57.364Z] [2022-05-06T17:57:57.364Z] To set a process to complain mode, use the command line tool [2022-05-06T17:57:57.364Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-06T17:57:57.364Z] +++ true [2022-05-06T17:57:57.364Z] exiting test-integration [2022-05-06T17:57:57.364Z] ++ exit 0 [2022-05-06T17:57:57.364Z] [2022-05-06T17:57:57.936Z] + for job in $(jobs -p) [2022-05-06T17:57:57.936Z] + wait 8233 [2022-05-06T17:58:03.718Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-06T17:58:04.186Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-06T17:58:04.186Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-06T17:58:04.186Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-06T17:58:07.946Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-06T17:58:07.975Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-06T17:58:08.487Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-06T17:58:08.487Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-06T17:58:08.487Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-06T17:58:08.487Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-06T17:58:08.487Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-06T17:58:08.487Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-06T17:58:08.487Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-06T17:58:08.487Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-06T17:58:08.487Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-06T17:58:08.487Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-06T17:58:08.487Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-06T17:58:08.487Z] === RUN TestDockerSuite/TestBuildFails [2022-05-06T17:58:10.194Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-06T17:58:11.370Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-06T17:58:11.370Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-06T17:58:14.426Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-06T17:58:14.426Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-06T17:58:14.426Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-06T17:58:14.426Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-06T17:58:14.426Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-06T17:58:14.426Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-06T17:58:14.426Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-06T17:58:14.426Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-06T17:58:14.426Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-06T17:58:14.426Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-06T17:58:14.426Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-06T17:58:14.426Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-06T17:58:16.084Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-06T17:58:18.212Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-06T17:58:19.906Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-06T17:58:20.298Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-06T17:58:20.618Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-06T17:58:20.618Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-06T17:58:20.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-06T17:58:20.618Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-06T17:58:20.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-06T17:58:20.618Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-06T17:58:20.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-06T17:58:20.618Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-06T17:58:20.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-06T17:58:21.088Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-06T17:58:21.164Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-06T17:58:22.214Z] docker_cli_swarm_test.go:1112: [d45e94e541962] joining swarm manager [d713d639e6277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T17:58:23.595Z] docker_cli_swarm_test.go:1113: [d2ae9d663e36b] joining swarm manager [d713d639e6277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T17:58:26.947Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-06T17:58:27.026Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-06T17:58:27.026Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-06T17:58:27.026Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-06T17:58:27.026Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-06T17:58:27.026Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-06T17:58:27.026Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-06T17:58:27.026Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-06T17:58:27.026Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-06T17:58:27.026Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-06T17:58:27.026Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-06T17:58:27.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-06T17:58:30.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-06T17:58:30.818Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T17:58:30.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-06T17:58:30.818Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T17:58:30.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-06T17:58:30.818Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T17:58:31.287Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-06T17:58:32.272Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-06T17:58:35.478Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-06T17:58:37.020Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-06T17:58:41.241Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-06T17:58:42.767Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-06T17:58:53.049Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-06T17:58:53.049Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-06T17:58:53.049Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-06T17:58:53.049Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-06T17:58:53.505Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-06T17:58:53.505Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-06T17:58:53.505Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-06T17:58:54.828Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-06T17:58:54.828Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-06T17:58:54.828Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-06T17:58:54.828Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-06T17:58:54.828Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-06T17:58:54.828Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-06T17:58:54.828Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-06T17:58:54.828Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-06T17:58:54.828Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-06T17:58:54.828Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-06T17:58:54.828Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-06T17:58:54.828Z] === RUN TestDockerSuite/TestBuildFails [2022-05-06T17:58:55.812Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-06T17:58:55.812Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-06T17:59:01.675Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-06T17:59:03.808Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-06T17:59:03.808Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T17:59:03.808Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-06T17:59:08.826Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-06T17:59:15.976Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-06T17:59:16.147Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-06T17:59:17.112Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-06T17:59:19.999Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-06T17:59:19.999Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-06T17:59:19.999Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-06T17:59:20.960Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-06T17:59:20.960Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-06T17:59:21.778Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-06T17:59:21.778Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-06T17:59:21.778Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-06T17:59:21.778Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-06T17:59:21.778Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-06T17:59:23.131Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-06T17:59:23.599Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-06T17:59:25.679Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-06T17:59:26.651Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-06T17:59:27.622Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-06T17:59:28.594Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-06T17:59:29.054Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-06T17:59:29.462Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-06T17:59:29.462Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-06T17:59:29.462Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-06T17:59:29.929Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-06T17:59:30.025Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-06T17:59:30.396Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-06T17:59:30.396Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-06T17:59:30.396Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-06T17:59:32.202Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-06T17:59:39.242Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-06T17:59:39.242Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-06T17:59:39.242Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-06T17:59:39.242Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-06T17:59:39.242Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-06T17:59:39.242Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-06T17:59:39.242Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-06T17:59:39.242Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-06T17:59:39.242Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-06T17:59:39.703Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-06T17:59:40.157Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-06T17:59:40.809Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-06T17:59:40.809Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T17:59:40.809Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-06T17:59:45.945Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-06T17:59:51.936Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-06T17:59:51.936Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-06T17:59:51.936Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-06T17:59:52.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-06T17:59:53.341Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-06T17:59:53.341Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-06T17:59:55.561Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-06T17:59:55.561Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-06T17:59:55.561Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-06T17:59:56.027Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-06T17:59:56.027Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-06T18:00:00.087Z] docker_cli_swarm_test.go:1166: [d74d3d8b3b311] joining swarm manager [d713d639e6277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-06T18:00:00.774Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-06T18:00:01.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-06T18:00:01.076Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-06T18:00:02.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-06T18:00:02.344Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-06T18:00:02.812Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-06T18:00:03.568Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-06T18:00:03.568Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-06T18:00:03.568Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-06T18:00:03.796Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-06T18:00:04.781Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-06T18:00:05.735Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-06T18:00:05.766Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-06T18:00:07.328Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-06T18:00:08.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-06T18:00:14.475Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-06T18:00:14.475Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-06T18:00:14.475Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-06T18:00:14.475Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-06T18:00:14.475Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-06T18:00:14.475Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-06T18:00:14.475Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-06T18:00:14.475Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-06T18:00:14.475Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-06T18:00:14.941Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-06T18:00:15.411Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-06T18:00:20.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-06T18:00:21.270Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-06T18:00:26.812Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-06T18:00:28.193Z] docker_cli_swarm_test.go:1447: [d7d9690277cfe] joining swarm manager [df0857358b616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T18:00:29.133Z] docker_cli_swarm_test.go:1448: [d1788cf8955ad] joining swarm manager [df0857358b616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-06T18:00:29.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-06T18:00:29.267Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-06T18:00:29.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-06T18:00:35.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-06T18:00:35.602Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-06T18:00:35.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-06T18:00:35.602Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-06T18:00:35.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-06T18:00:39.074Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-06T18:00:39.074Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-06T18:00:39.074Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-06T18:00:40.633Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-06T18:00:41.363Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-06T18:00:41.363Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-06T18:00:41.364Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-06T18:00:41.364Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-06T18:00:41.364Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-06T18:00:41.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-06T18:00:44.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-06T18:00:44.265Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-06T18:00:44.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-06T18:00:44.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-06T18:00:44.265Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-06T18:00:44.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-06T18:00:44.265Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-06T18:00:44.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-06T18:00:44.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-06T18:00:47.785Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-06T18:00:48.191Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-06T18:00:49.705Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-06T18:00:51.619Z] docker_cli_swarm_unix_test.go:63: [d605bcdad70d4] joining swarm manager [d173dd17b82a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T18:01:00.531Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-06T18:01:07.567Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-06T18:01:16.133Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-06T18:01:16.481Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-06T18:01:20.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-06T18:01:21.895Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-06T18:01:25.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-06T18:01:25.997Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-06T18:01:26.986Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-06T18:01:26.986Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:01:27.456Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-06T18:01:29.023Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-06T18:01:29.023Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-06T18:01:29.492Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-06T18:01:34.297Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-06T18:01:35.365Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-06T18:01:36.353Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-06T18:01:36.353Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-06T18:01:36.353Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-06T18:01:36.353Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-06T18:01:36.353Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-06T18:01:38.083Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-06T18:01:38.571Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-06T18:01:39.559Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-06T18:01:40.027Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-06T18:01:41.012Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-06T18:01:41.479Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-06T18:01:42.945Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-06T18:01:42.945Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-06T18:01:42.945Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-06T18:01:45.232Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-06T18:01:47.889Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-06T18:01:47.889Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-06T18:01:47.889Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-06T18:01:48.643Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-06T18:01:49.807Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-06T18:01:50.863Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-06T18:01:50.863Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-06T18:01:50.863Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-06T18:01:51.103Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-06T18:01:51.482Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-06T18:01:51.936Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-06T18:01:51.936Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-06T18:01:51.936Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-06T18:01:51.936Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-06T18:01:51.936Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-06T18:01:52.428Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-06T18:01:52.428Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-06T18:01:52.428Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-06T18:01:52.896Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-06T18:01:53.109Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-06T18:01:55.115Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-06T18:01:55.645Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-06T18:01:55.652Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-06T18:01:56.680Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-06T18:01:57.149Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-06T18:01:57.149Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-06T18:01:57.149Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-06T18:01:57.562Z] docker_api_swarm_test.go:962: [d1f32b9b11a17] joining swarm manager [da0eece91eb67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-06T18:01:58.137Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-06T18:01:59.124Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-06T18:01:59.124Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-06T18:01:59.124Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-06T18:01:59.124Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-06T18:01:59.124Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-06T18:02:00.305Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-06T18:02:03.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-06T18:02:03.650Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-06T18:02:04.106Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-06T18:02:04.996Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-06T18:02:07.002Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-06T18:02:07.965Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-06T18:02:08.917Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-06T18:02:08.917Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-06T18:02:08.917Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-06T18:02:09.490Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-06T18:02:15.680Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-06T18:02:17.583Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-06T18:02:18.568Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-06T18:02:18.568Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-06T18:02:18.568Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-06T18:02:18.568Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-06T18:02:18.568Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-06T18:02:19.772Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-06T18:02:20.740Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-06T18:02:22.359Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-06T18:02:27.113Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-06T18:02:27.904Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-06T18:02:29.290Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-06T18:02:30.062Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-06T18:02:30.062Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-06T18:02:30.062Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-06T18:02:31.016Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-06T18:02:31.202Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-06T18:02:33.009Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-06T18:02:33.994Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-06T18:02:34.502Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-06T18:02:35.559Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-06T18:02:35.682Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-06T18:02:41.083Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-06T18:02:45.952Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-06T18:02:45.983Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-06T18:02:46.366Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-06T18:02:47.705Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-06T18:02:47.705Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-06T18:02:47.705Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-06T18:02:48.198Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-06T18:02:48.317Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-06T18:02:49.667Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-06T18:02:50.865Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-06T18:02:51.500Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-06T18:02:51.500Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-06T18:02:51.500Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-06T18:02:51.500Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-06T18:02:51.969Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-06T18:02:51.969Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-06T18:02:51.969Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-06T18:02:52.438Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-06T18:02:52.438Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-06T18:02:52.438Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-06T18:02:53.407Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-06T18:02:55.434Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-06T18:02:55.895Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-06T18:02:55.895Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-06T18:02:55.895Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-06T18:02:55.895Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-06T18:02:55.895Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-06T18:02:55.950Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-06T18:02:58.615Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-06T18:02:59.246Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-06T18:02:59.603Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-06T18:02:59.603Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-06T18:02:59.603Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-06T18:03:01.156Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-06T18:03:02.406Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-06T18:03:12.829Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-06T18:03:16.617Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-06T18:03:21.370Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-06T18:03:22.357Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-06T18:03:22.357Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-06T18:03:22.357Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-06T18:03:22.357Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-06T18:03:22.357Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-06T18:03:24.571Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-06T18:03:24.571Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-06T18:03:24.571Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-06T18:03:35.148Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-06T18:03:35.148Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-06T18:03:35.148Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-06T18:03:35.148Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-06T18:03:50.214Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-06T18:03:57.412Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-06T18:04:04.984Z] === RUN TestDockerSuite/TestBuildRm [2022-05-06T18:04:11.007Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-06T18:04:11.007Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-06T18:04:11.996Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-06T18:04:12.319Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-06T18:04:15.433Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-06T18:04:16.749Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-06T18:04:19.700Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-06T18:04:19.759Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-06T18:04:21.942Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-06T18:04:21.943Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-06T18:04:21.943Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-06T18:04:21.943Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-06T18:04:22.404Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-06T18:04:23.495Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-06T18:04:23.957Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-06T18:04:28.656Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-06T18:04:30.354Z] === RUN TestDockerSuite/TestBuildRm [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite (1534.60s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.18s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.21s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.58s) [2022-05-06T18:04:30.423Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.71s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.29s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.42s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.79s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.90s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.93s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.59s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.91s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.95s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.35s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.76s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.68s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.50s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.30s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.79s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.45s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.53s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.22s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.43s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.81s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.89s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.31s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.67s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.71s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.35s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.41s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.66s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.25s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.52s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.18s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.11s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.98s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.20s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.62s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.03s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.70s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.21s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.94s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.58s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.55s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.97s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.04s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.00s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.89s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.64s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.70s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.71s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.69s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.78s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.12s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.77s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.13s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.70s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (61.74s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.50s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.32s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.91s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.54s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.47s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.27s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.32s) [2022-05-06T18:04:30.423Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.92s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.37s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.44s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.13s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.21s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.49s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.28s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.25s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.04s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.65s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-05-06T18:04:30.423Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-05-06T18:04:30.423Z] === RUN TestDockerExternalVolumeSuite [2022-05-06T18:04:30.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-06T18:04:30.423Z] docker_cli_external_volume_driver_test.go:53: [d6972c9a1affc] daemon is not started [2022-05-06T18:04:33.341Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-06T18:04:38.003Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-06T18:04:42.841Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-06T18:04:45.318Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-06T18:04:46.627Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-06T18:04:46.627Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-06T18:04:46.627Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-06T18:04:46.627Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-06T18:04:47.097Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-06T18:04:48.659Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-06T18:04:53.411Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-06T18:04:57.202Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-06T18:04:59.040Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-06T18:04:59.040Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-06T18:04:59.040Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-06T18:05:01.961Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-06T18:05:07.628Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-06T18:05:07.628Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-06T18:05:13.387Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-06T18:05:13.387Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-06T18:05:18.048Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-06T18:05:19.780Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-06T18:05:20.249Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-06T18:05:20.717Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-06T18:05:31.137Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-06T18:05:31.137Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-06T18:05:35.888Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-06T18:05:35.888Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-06T18:05:40.644Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-06T18:05:43.130Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-06T18:05:43.130Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-06T18:05:43.130Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-06T18:05:45.293Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-06T18:05:46.837Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-06T18:05:51.508Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-06T18:05:53.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-06T18:05:57.271Z] === RUN TestDockerSuite/TestBuildUser [2022-05-06T18:05:57.271Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-06T18:05:57.271Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-06T18:05:57.271Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-06T18:05:57.271Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-06T18:05:57.271Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-06T18:05:57.271Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-06T18:06:01.190Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-06T18:06:01.872Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-06T18:06:01.872Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-06T18:06:01.872Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-06T18:06:01.936Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-06T18:06:02.858Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-06T18:06:02.898Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-06T18:06:04.421Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-06T18:06:05.008Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-06T18:06:05.008Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-06T18:06:05.008Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-06T18:06:05.008Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-06T18:06:06.607Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-06T18:06:06.607Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-06T18:06:06.607Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-06T18:06:06.607Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-06T18:06:06.607Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-06T18:06:09.171Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-06T18:06:15.034Z] === RUN TestDockerSuite/TestBuildUser [2022-05-06T18:06:15.034Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-06T18:06:15.034Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-06T18:06:15.034Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-06T18:06:15.034Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-06T18:06:15.034Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-06T18:06:15.034Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-06T18:06:16.091Z] docker_cli_external_volume_driver_test.go:53: [de5b89d60b8c1] daemon is not started [2022-05-06T18:06:18.823Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-06T18:06:19.292Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-06T18:06:23.079Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-06T18:06:23.079Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-06T18:06:23.079Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-06T18:06:23.079Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-06T18:06:23.079Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-06T18:06:30.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-06T18:06:31.710Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-06T18:06:31.710Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-06T18:06:40.241Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-06T18:06:45.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-06T18:06:46.009Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-06T18:06:46.009Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-06T18:06:46.465Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-06T18:06:46.465Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-06T18:06:46.465Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-06T18:06:48.362Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-06T18:06:48.362Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-06T18:06:49.347Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-06T18:06:49.347Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-06T18:06:49.802Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-06T18:06:58.777Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-06T18:07:00.827Z] docker_cli_external_volume_driver_test.go:53: [dac2deeec5b3c] daemon is not started [2022-05-06T18:07:02.149Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-06T18:07:03.522Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-06T18:07:03.522Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-06T18:07:03.990Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-06T18:07:03.990Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-06T18:07:03.990Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-06T18:07:06.935Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-06T18:07:06.935Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-06T18:07:06.935Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-06T18:07:07.913Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-06T18:07:07.913Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-06T18:07:15.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-06T18:07:15.723Z] docker_cli_external_volume_driver_test.go:53: [dbf5901c048d3] daemon is not started [2022-05-06T18:07:19.421Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-06T18:07:22.683Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-06T18:07:22.683Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-06T18:07:22.683Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-06T18:07:22.683Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-06T18:07:23.137Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-06T18:07:23.137Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-06T18:07:23.137Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-06T18:07:24.097Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-06T18:07:24.167Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-06T18:07:24.167Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-06T18:07:30.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-06T18:07:31.279Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-06T18:07:31.279Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-06T18:07:32.268Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-06T18:07:32.639Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-06T18:07:34.802Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-06T18:07:34.802Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-06T18:07:35.269Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-06T18:07:35.269Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-06T18:07:35.269Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-06T18:07:35.269Z] docker_cli_sni_test.go:18: Flakey test [2022-05-06T18:07:35.269Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-06T18:07:38.155Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-06T18:07:38.155Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-06T18:07:38.155Z] === RUN TestDockerSuite/TestCommitChange [2022-05-06T18:07:39.094Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-06T18:07:39.094Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-06T18:07:39.562Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-06T18:07:39.562Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-06T18:07:40.030Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-06T18:07:40.030Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-06T18:07:40.030Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-06T18:07:41.593Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-06T18:07:42.813Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-06T18:07:48.569Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-06T18:07:48.569Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-06T18:07:48.569Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-06T18:07:50.249Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-06T18:07:51.232Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-06T18:07:51.232Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-06T18:07:51.698Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-06T18:07:51.698Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-06T18:07:51.698Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-06T18:07:51.698Z] docker_cli_sni_test.go:18: Flakey test [2022-05-06T18:07:51.698Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-06T18:07:53.906Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-06T18:07:55.670Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-06T18:07:55.670Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:07:55.670Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-06T18:07:58.650Z] === RUN TestDockerSuite/TestCommitChange [2022-05-06T18:08:02.743Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-06T18:08:03.397Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-06T18:08:04.320Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-06T18:08:08.101Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-06T18:08:08.101Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-06T18:08:08.101Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-06T18:08:08.101Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-06T18:08:08.131Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-06T18:08:08.140Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-06T18:08:08.140Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-06T18:08:08.140Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-06T18:08:08.568Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-06T18:08:08.568Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-06T18:08:08.568Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-06T18:08:08.568Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-06T18:08:08.568Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-06T18:08:08.568Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-06T18:08:08.568Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-06T18:08:08.568Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:08:08.568Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-06T18:08:08.568Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-06T18:08:08.568Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-06T18:08:08.568Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-06T18:08:15.289Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-06T18:08:15.289Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:08:15.289Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-06T18:08:16.795Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-06T18:08:17.230Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-06T18:08:20.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-06T18:08:23.943Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-06T18:08:24.383Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-06T18:08:24.383Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-06T18:08:24.383Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-06T18:08:27.733Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-06T18:08:27.733Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-06T18:08:27.733Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-06T18:08:27.733Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-06T18:08:27.733Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-06T18:08:27.733Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-06T18:08:27.733Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-06T18:08:27.733Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-06T18:08:27.733Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-06T18:08:27.733Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-06T18:08:27.733Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-06T18:08:27.733Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:08:27.733Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-06T18:08:27.733Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-06T18:08:27.733Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-06T18:08:27.733Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-06T18:08:28.171Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-06T18:08:28.171Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-06T18:08:28.171Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-06T18:08:28.171Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-06T18:08:28.171Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-06T18:08:28.171Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-06T18:08:28.171Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-06T18:08:31.123Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-06T18:08:31.123Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-06T18:08:31.123Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-06T18:08:31.123Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-06T18:08:34.907Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-06T18:08:34.907Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-06T18:08:34.907Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-06T18:08:34.907Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-06T18:08:34.907Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-06T18:08:34.907Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-06T18:08:34.907Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-06T18:08:34.907Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-06T18:08:35.752Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-06T18:08:36.383Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-06T18:08:38.021Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-06T18:08:38.693Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-06T18:08:42.479Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-06T18:08:43.533Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-06T18:08:43.533Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-06T18:08:43.533Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-06T18:08:46.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-06T18:08:46.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-06T18:08:46.263Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-06T18:08:46.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-06T18:08:46.480Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-06T18:08:46.480Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-06T18:08:46.480Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-06T18:08:46.480Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-06T18:08:46.480Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-06T18:08:46.480Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-06T18:08:46.480Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-06T18:08:48.693Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-06T18:08:48.693Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-06T18:08:48.693Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-06T18:08:48.693Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-06T18:08:50.050Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-06T18:08:50.050Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-06T18:08:51.640Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-06T18:08:51.640Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-06T18:08:51.640Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-06T18:08:51.640Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-06T18:08:51.640Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-06T18:08:51.640Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-06T18:08:51.640Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-06T18:08:51.640Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-06T18:08:52.999Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-06T18:08:52.999Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-06T18:08:52.999Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-06T18:08:52.999Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-06T18:08:52.999Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-06T18:08:55.425Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-06T18:08:56.791Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-06T18:08:56.791Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-06T18:08:57.636Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-06T18:08:59.844Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-06T18:08:59.844Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-06T18:08:59.844Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-06T18:08:59.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-06T18:08:59.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-06T18:08:59.917Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-06T18:08:59.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-06T18:09:02.128Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-06T18:09:02.128Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-06T18:09:03.629Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-06T18:09:03.629Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-06T18:09:05.072Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-06T18:09:05.072Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-06T18:09:05.072Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-06T18:09:05.072Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-06T18:09:05.072Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-06T18:09:06.588Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-06T18:09:08.020Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-06T18:09:08.020Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-06T18:09:10.233Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-06T18:09:10.233Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-06T18:09:10.233Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-06T18:09:12.449Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-06T18:09:13.183Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-06T18:09:13.183Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-06T18:09:16.133Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-06T18:09:19.596Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-06T18:09:19.596Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-06T18:09:19.596Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-06T18:09:19.596Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-06T18:09:19.596Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-06T18:09:19.922Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-06T18:09:20.723Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-06T18:09:22.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-06T18:09:22.556Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-06T18:09:22.556Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-06T18:09:22.556Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-06T18:09:24.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-06T18:09:24.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-06T18:09:24.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-06T18:09:24.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-06T18:09:24.675Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-06T18:09:25.502Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-06T18:09:25.502Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-06T18:09:25.502Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-06T18:09:26.238Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-06T18:09:26.238Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-06T18:09:26.238Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-06T18:09:29.183Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-06T18:09:29.183Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-06T18:09:29.183Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-06T18:09:29.287Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-06T18:09:29.287Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-06T18:09:31.394Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-06T18:09:31.394Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-06T18:09:33.220Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-06T18:09:35.150Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-06T18:09:36.136Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-06T18:09:37.360Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-06T18:09:37.360Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-06T18:09:37.360Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-06T18:09:37.360Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-06T18:09:37.827Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-06T18:09:37.827Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-06T18:09:37.827Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-06T18:09:37.827Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-06T18:09:37.827Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-06T18:09:37.827Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-06T18:09:37.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-06T18:09:38.351Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-06T18:09:38.351Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-06T18:09:38.351Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-06T18:09:38.351Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-06T18:09:38.351Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-06T18:09:38.351Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-06T18:09:38.351Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-06T18:09:38.352Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-06T18:09:38.352Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-06T18:09:38.352Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-06T18:09:38.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-06T18:09:40.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-06T18:09:40.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-06T18:09:40.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-06T18:09:40.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-06T18:09:40.574Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-06T18:09:42.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-06T18:09:42.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-06T18:09:45.716Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-06T18:09:45.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-06T18:09:45.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-06T18:09:48.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-06T18:09:48.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-06T18:09:50.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006a8228_} [2022-05-06T18:09:51.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b881e0_} [2022-05-06T18:09:53.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13874394338_c:\foo_false____} [2022-05-06T18:09:55.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1977707174_c:\foo_false____} [2022-05-06T18:09:56.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13874394338_c:\foo_true____} [2022-05-06T18:09:58.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1977707174_c:\foo_true____} [2022-05-06T18:09:58.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-06T18:09:58.988Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-06T18:09:58.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-06T18:09:58.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-06T18:09:58.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-06T18:09:58.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-06T18:09:58.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-06T18:09:58.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-06T18:09:58.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-06T18:09:58.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-06T18:09:59.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-06T18:09:59.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-06T18:09:59.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-06T18:09:59.455Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-06T18:09:59.455Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-06T18:09:59.455Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-06T18:09:59.455Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-06T18:09:59.455Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-06T18:09:59.455Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-06T18:09:59.455Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-06T18:09:59.455Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-06T18:09:59.455Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-06T18:09:59.455Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-06T18:09:59.455Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-06T18:10:01.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-06T18:10:01.525Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-06T18:10:01.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-06T18:10:01.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-06T18:10:01.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-06T18:10:01.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-06T18:10:01.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-06T18:10:01.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-06T18:10:01.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-06T18:10:01.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-06T18:10:01.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-06T18:10:01.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-06T18:10:01.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-06T18:10:01.992Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-06T18:10:01.992Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-06T18:10:01.992Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-06T18:10:01.992Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-06T18:10:01.992Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-06T18:10:01.992Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-06T18:10:01.992Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-06T18:10:01.992Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-06T18:10:01.992Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-06T18:10:01.992Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-06T18:10:01.992Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-06T18:10:02.403Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-06T18:10:02.403Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.403Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-06T18:10:02.403Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.403Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-06T18:10:02.403Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.403Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-06T18:10:02.403Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.403Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-06T18:10:02.403Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.871Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-06T18:10:02.871Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.871Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-06T18:10:02.871Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.871Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-06T18:10:02.871Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.871Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-06T18:10:02.871Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.871Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-06T18:10:02.871Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.871Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-06T18:10:02.871Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.871Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-06T18:10:02.871Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.871Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-06T18:10:02.871Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:10:02.871Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-06T18:10:05.785Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-06T18:10:05.785Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-06T18:10:05.785Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.785Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-06T18:10:05.818Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-06T18:10:05.818Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-06T18:10:05.818Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-06T18:10:05.818Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-06T18:10:08.732Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-06T18:10:08.733Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-06T18:10:08.733Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-06T18:10:08.733Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-06T18:10:08.762Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-06T18:10:08.762Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-06T18:10:08.762Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-06T18:10:08.762Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-06T18:10:08.762Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-06T18:10:08.762Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-06T18:10:08.762Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-06T18:10:12.529Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-06T18:10:12.529Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-06T18:10:12.529Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-06T18:10:12.529Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-06T18:10:12.529Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-06T18:10:12.529Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-06T18:10:12.529Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-06T18:10:12.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-06T18:10:13.512Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-06T18:10:16.458Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-06T18:10:16.458Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:10:16.458Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-06T18:10:16.458Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-06T18:10:16.458Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-06T18:10:18.400Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-06T18:10:21.364Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-06T18:10:21.364Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:10:21.364Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-06T18:10:21.364Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-06T18:10:21.364Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-06T18:10:26.868Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-06T18:10:26.868Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:10:26.868Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-06T18:10:26.868Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:10:26.868Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-06T18:10:33.841Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-06T18:10:33.841Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:10:33.841Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-06T18:10:33.841Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:10:33.841Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-06T18:10:37.279Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-06T18:10:37.280Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-06T18:10:37.280Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-06T18:10:37.280Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-06T18:10:37.280Z] === RUN TestDockerSuite/TestCpToDot [2022-05-06T18:10:38.844Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-06T18:10:38.844Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-06T18:10:38.844Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-06T18:10:38.844Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-06T18:10:38.844Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-06T18:10:41.795Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-06T18:10:41.795Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:10:41.795Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-06T18:10:41.795Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-06T18:10:42.263Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-06T18:10:42.263Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-06T18:10:42.263Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-06T18:10:42.263Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-06T18:10:42.263Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-06T18:10:42.263Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-06T18:10:42.731Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-06T18:10:44.258Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-06T18:10:44.259Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-06T18:10:44.259Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-06T18:10:44.259Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-06T18:10:44.259Z] === RUN TestDockerSuite/TestCpToDot [2022-05-06T18:10:44.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-06T18:10:44.943Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-06T18:10:47.206Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-06T18:10:47.206Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-06T18:10:47.206Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-06T18:10:47.206Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-06T18:10:47.206Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-06T18:10:47.889Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-06T18:10:47.889Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-06T18:10:48.358Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-06T18:10:49.919Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-06T18:10:50.161Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-06T18:10:50.161Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:10:50.161Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-06T18:10:50.161Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-06T18:10:50.161Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-06T18:10:50.161Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-06T18:10:50.161Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-06T18:10:50.161Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-06T18:10:50.161Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-06T18:10:50.161Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-06T18:10:50.617Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-06T18:10:50.905Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-06T18:10:51.373Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-06T18:10:51.373Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-06T18:10:51.373Z] === RUN TestDockerSuite/TestCreateRM [2022-05-06T18:10:51.840Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-06T18:10:51.840Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-06T18:10:51.840Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-06T18:10:51.840Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-06T18:10:52.308Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-06T18:10:52.783Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-06T18:10:55.672Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-06T18:10:56.126Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-06T18:10:56.127Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-06T18:10:56.996Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-06T18:10:59.010Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-06T18:10:59.968Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-06T18:10:59.968Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-06T18:10:59.968Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-06T18:10:59.968Z] === RUN TestDockerSuite/TestCreateRM [2022-05-06T18:11:00.424Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-06T18:11:00.424Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-06T18:11:00.424Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-06T18:11:00.882Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-06T18:11:00.961Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-06T18:11:01.338Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-06T18:11:01.428Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-06T18:11:01.895Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-06T18:11:04.843Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-06T18:11:05.311Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-06T18:11:05.311Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:11:05.311Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-06T18:11:08.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-06T18:11:08.255Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-06T18:11:08.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-06T18:11:08.255Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-06T18:11:08.255Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.255Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-06T18:11:08.255Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.255Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-06T18:11:08.255Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.256Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-06T18:11:08.256Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.256Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-06T18:11:08.256Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.256Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-06T18:11:08.256Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.256Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-06T18:11:08.256Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.256Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-06T18:11:08.256Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.256Z] === RUN TestDockerSuite/TestDockerFails [2022-05-06T18:11:08.723Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-06T18:11:08.723Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.723Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-06T18:11:08.723Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.723Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-06T18:11:08.723Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.723Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-06T18:11:08.723Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.723Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-06T18:11:08.723Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-06T18:11:08.723Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-06T18:11:10.936Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-06T18:11:11.616Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-06T18:11:11.616Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-06T18:11:11.616Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-06T18:11:13.885Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-06T18:11:15.132Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-06T18:11:15.132Z] docker_cli_external_volume_driver_test.go:485: [da371a612b809] daemon is not started [2022-05-06T18:11:15.327Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-06T18:11:15.327Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-06T18:11:15.327Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:11:15.327Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-06T18:11:16.096Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-06T18:11:18.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-06T18:11:18.214Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-06T18:11:18.670Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-06T18:11:18.670Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-06T18:11:18.670Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-06T18:11:18.670Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-06T18:11:18.670Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-06T18:11:18.670Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-06T18:11:18.670Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-06T18:11:18.670Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-06T18:11:18.670Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDockerFails [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-06T18:11:18.670Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-06T18:11:18.670Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-06T18:11:18.670Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-06T18:11:18.670Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-06T18:11:18.670Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-06T18:11:18.670Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-06T18:11:22.389Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-06T18:11:24.749Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-06T18:11:25.280Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-06T18:11:28.164Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-06T18:11:29.494Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-06T18:11:30.033Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-06T18:11:30.033Z] docker_cli_external_volume_driver_test.go:53: [d1b2bc47696b0] daemon is not started [2022-05-06T18:11:36.664Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-06T18:11:38.230Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-06T18:11:39.215Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-06T18:11:40.494Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-06T18:11:44.209Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-06T18:11:44.336Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-06T18:11:44.336Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.69s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-05-06T18:11:44.931Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-06T18:11:44.931Z] PASS [2022-05-06T18:11:44.931Z] [2022-05-06T18:11:44.931Z] === Skipped [2022-05-06T18:11:44.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-06T18:11:44.931Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-06T18:11:44.931Z] check_test.go:307: [d228c33077258] daemon is not started [2022-05-06T18:11:44.931Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-06T18:11:44.931Z] [2022-05-06T18:11:44.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-06T18:11:44.931Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-06T18:11:44.931Z] check_test.go:307: [d32e10d929c6e] daemon is not started [2022-05-06T18:11:44.931Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-06T18:11:44.931Z] [2022-05-06T18:11:44.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-06T18:11:44.931Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-06T18:11:44.931Z] check_test.go:307: [d05e5c04e41d6] daemon is not started [2022-05-06T18:11:44.931Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-06T18:11:44.931Z] [2022-05-06T18:11:44.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-06T18:11:44.931Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-06T18:11:44.931Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-06T18:11:44.931Z] [2022-05-06T18:11:44.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-06T18:11:44.931Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-06T18:11:44.931Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-06T18:11:44.931Z] [2022-05-06T18:11:44.931Z] DONE 269 tests, 5 skipped in 2317.376s [2022-05-06T18:11:44.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-06T18:11:44.931Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8c5ff169932a/docker.pid [2022-05-06T18:11:44.931Z] +++ kill 7195 [2022-05-06T18:11:44.931Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7195 is not a child of this shell [2022-05-06T18:11:44.931Z] warning: PID 7195 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8c5ff169932a/docker.pid had a nonzero exit code [2022-05-06T18:11:44.931Z] ++++ cat bundles/test-integration/docker.pid [2022-05-06T18:11:44.931Z] +++ kill 9379 [2022-05-06T18:11:44.931Z] +++ /etc/init.d/apparmor stop [2022-05-06T18:11:44.931Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-06T18:11:44.931Z] [2022-05-06T18:11:44.931Z] Unloading profiles will leave already running processes permanently [2022-05-06T18:11:44.931Z] unconfined, which can lead to unexpected situations. [2022-05-06T18:11:44.931Z] [2022-05-06T18:11:44.931Z] To set a process to complain mode, use the command line tool [2022-05-06T18:11:44.931Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-06T18:11:44.931Z] +++ true [2022-05-06T18:11:44.931Z] exiting test-integration [2022-05-06T18:11:44.931Z] ++ exit 0 [2022-05-06T18:11:44.931Z] [2022-05-06T18:11:45.194Z] + exit 0 [2022-05-06T18:11:45.194Z] ++ jobs -p [2022-05-06T18:11:45.194Z] + pids= [2022-05-06T18:11:45.194Z] + echo 'Remaining pids to kill: []' [2022-05-06T18:11:45.194Z] Remaining pids to kill: [] [2022-05-06T18:11:45.194Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-06T18:11:45.210Z] Recording test results [2022-05-06T18:11:45.321Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-06T18:11:47.110Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-06T18:11:47.443Z] + echo Ensuring container killed. [2022-05-06T18:11:47.443Z] Ensuring container killed. [2022-05-06T18:11:47.443Z] + docker ps -aq -f name=docker-pr1-* [2022-05-06T18:11:47.443Z] + cids=61f4dab4ecc2 [2022-05-06T18:11:47.443Z] 9854026d7ff5 [2022-05-06T18:11:47.443Z] 2c14e4fe04e1 [2022-05-06T18:11:47.443Z] + [ -n 61f4dab4ecc2 [2022-05-06T18:11:47.443Z] 9854026d7ff5 [2022-05-06T18:11:47.443Z] 2c14e4fe04e1 ] [2022-05-06T18:11:47.443Z] + docker rm -vf 61f4dab4ecc2 9854026d7ff5 2c14e4fe04e1 [2022-05-06T18:11:48.025Z] 61f4dab4ecc2 [2022-05-06T18:11:48.025Z] 9854026d7ff5 [2022-05-06T18:11:48.025Z] 2c14e4fe04e1 [Pipeline] sh [2022-05-06T18:11:48.323Z] + echo Chowning /workspace to jenkins user [2022-05-06T18:11:48.323Z] Chowning /workspace to jenkins user [2022-05-06T18:11:48.323Z] + id -u [2022-05-06T18:11:48.323Z] + id -g [2022-05-06T18:11:48.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43566:/workspace busybox chown -R 1000:1000 /workspace [2022-05-06T18:11:48.323Z] Unable to find image 'busybox:latest' locally [2022-05-06T18:11:48.323Z] latest: Pulling from library/busybox [2022-05-06T18:11:48.585Z] 50e8d59317eb: Pulling fs layer [2022-05-06T18:11:48.585Z] 50e8d59317eb: Download complete [2022-05-06T18:11:48.585Z] 50e8d59317eb: Pull complete [2022-05-06T18:11:48.585Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-06T18:11:48.585Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-06T18:11:51.177Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-06T18:11:51.249Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-06T18:11:51.440Z] + bundleName=amd64 [2022-05-06T18:11:51.440Z] + echo Creating amd64-bundles.tar.gz [2022-05-06T18:11:51.440Z] Creating amd64-bundles.tar.gz [2022-05-06T18:11:51.440Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-06T18:11:51.440Z] + 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-05-06T18:11:52.839Z] Archiving artifacts [2022-05-06T18:11:54.143Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-06T18:11:54.782Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43566/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-06T18:11:55.097Z] + make clean [2022-05-06T18:11:55.102Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-06T18:11:55.357Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-06T18:11:55.357Z] docker-dev-cache [2022-05-06T18:11:55.357Z] docker-mod-cache [Pipeline] deleteDir [2022-05-06T18:11:55.925Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-06T18:11:55.925Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-06T18:11:55.925Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-06T18:11:55.925Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T18:11:55.925Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-06T18:11:55.925Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-06T18:11:55.925Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-06T18:11:55.925Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-06T18:11:55.925Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-06T18:11:56.392Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-06T18:11:56.392Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-06T18:11:56.859Z] === RUN TestDockerSuite/TestEventsRename [2022-05-06T18:11:57.678Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-06T18:11:57.678Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-06T18:11:57.678Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-06T18:11:57.678Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-06T18:11:57.678Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-06T18:11:57.678Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-06T18:11:57.678Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-06T18:11:58.148Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-06T18:11:58.148Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-06T18:11:58.148Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-06T18:11:58.616Z] === RUN TestDockerSuite/TestBuildEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T18:11:59.070Z] === RUN TestDockerSuite/TestEventsResize [2022-05-06T18:11:59.604Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-06T18:11:59.775Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-06T18:12:00.229Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-06T18:12:01.753Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-06T18:12:06.762Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-06T18:12:07.724Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-06T18:12:08.790Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-06T18:12:09.717Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-06T18:12:09.938Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-06T18:12:12.885Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-06T18:12:14.546Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-06T18:12:14.546Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-06T18:12:14.546Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-06T18:12:14.546Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T18:12:14.546Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-06T18:12:14.546Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-06T18:12:14.546Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-06T18:12:14.546Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-06T18:12:14.546Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-06T18:12:15.507Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-06T18:12:15.507Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-06T18:12:15.507Z] === RUN TestDockerSuite/TestEventsRename [2022-05-06T18:12:15.590Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-06T18:12:15.590Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-06T18:12:15.590Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-06T18:12:15.590Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-06T18:12:16.060Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-06T18:12:16.060Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-06T18:12:16.060Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-06T18:12:16.060Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-06T18:12:16.529Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-06T18:12:16.529Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-06T18:12:16.529Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-06T18:12:17.632Z] === RUN TestDockerSuite/TestEventsTop [2022-05-06T18:12:17.633Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-06T18:12:17.633Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-06T18:12:19.216Z] === RUN TestDockerSuite/TestEventsResize [2022-05-06T18:12:20.576Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-06T18:12:21.287Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-06T18:12:21.287Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T18:12:21.287Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-06T18:12:21.287Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:12:21.287Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-06T18:12:21.287Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:12:21.287Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-06T18:12:22.868Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-06T18:12:25.325Z] === RUN TestDockerSuite/TestExec [2022-05-06T18:12:25.325Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:12:25.325Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-06T18:12:25.325Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:12:25.325Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-06T18:12:26.887Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-06T18:12:28.735Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-06T18:12:29.099Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-06T18:12:29.099Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-06T18:12:29.099Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-06T18:12:29.099Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-06T18:12:29.099Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-06T18:12:29.099Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:12:29.099Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-06T18:12:31.310Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-06T18:12:33.521Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-06T18:12:35.733Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-06T18:12:37.944Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-06T18:12:43.803Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-06T18:12:43.803Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-06T18:12:43.803Z] === RUN TestDockerSuite/TestExecEnv [2022-05-06T18:12:43.803Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:12:43.803Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-06T18:12:43.803Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-06T18:12:43.803Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-06T18:12:45.364Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-06T18:12:49.970Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-06T18:12:49.970Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-06T18:12:49.970Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-06T18:12:49.970Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-06T18:12:49.970Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-06T18:12:49.970Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-06T18:12:49.970Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-06T18:12:49.970Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-06T18:12:49.970Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-06T18:12:49.970Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-06T18:12:49.970Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-06T18:12:49.970Z] === RUN TestDockerSuite/TestBuildFails [2022-05-06T18:12:50.113Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-06T18:12:50.113Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-06T18:12:50.113Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-06T18:12:50.113Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-06T18:12:50.113Z] === RUN TestDockerSuite/TestExecParseError [2022-05-06T18:12:50.113Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-06T18:12:50.113Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-06T18:12:50.113Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-06T18:12:50.113Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-06T18:12:50.113Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-06T18:12:50.113Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-06T18:12:52.330Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-06T18:12:52.330Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-06T18:12:52.799Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-06T18:12:52.799Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-06T18:12:52.799Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-06T18:12:52.799Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:12:52.799Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-06T18:12:52.799Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-06T18:12:52.799Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-06T18:12:52.799Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-06T18:12:52.799Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-06T18:12:54.858Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-06T18:12:55.016Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-06T18:12:55.016Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-06T18:12:55.016Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-06T18:12:55.325Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-06T18:12:55.843Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-06T18:12:55.843Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-06T18:12:59.105Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-06T18:13:00.891Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-06T18:13:00.891Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-06T18:13:00.891Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-06T18:13:00.891Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-06T18:13:00.891Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-06T18:13:00.891Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-06T18:13:00.891Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-06T18:13:01.760Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-06T18:13:04.966Z] === RUN TestDockerSuite/TestEventsTop [2022-05-06T18:13:04.966Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-06T18:13:04.966Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-06T18:13:07.911Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-06T18:13:08.039Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-06T18:13:08.918Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-06T18:13:12.657Z] === RUN TestDockerSuite/TestExec [2022-05-06T18:13:12.657Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:13:12.657Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-06T18:13:12.657Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:13:12.657Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-06T18:13:13.902Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-06T18:13:16.081Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-06T18:13:16.445Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-06T18:13:16.850Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-06T18:13:19.389Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-06T18:13:19.389Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-06T18:13:19.389Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-06T18:13:19.389Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-06T18:13:19.389Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-06T18:13:19.389Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:13:19.389Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-06T18:13:22.336Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-06T18:13:22.717Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-06T18:13:22.717Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:13:22.717Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-06T18:13:22.717Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-06T18:13:22.717Z] === RUN TestDockerSuite/TestHealth [2022-05-06T18:13:22.717Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-06T18:13:22.717Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-06T18:13:22.717Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-06T18:13:22.717Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-06T18:13:23.185Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-06T18:13:26.119Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-06T18:13:27.938Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-06T18:13:27.938Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-06T18:13:27.938Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-06T18:13:27.938Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-06T18:13:27.938Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-06T18:13:27.938Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-06T18:13:28.406Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-06T18:13:28.583Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-06T18:13:28.873Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-06T18:13:28.873Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-06T18:13:28.873Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-06T18:13:29.570Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-06T18:13:29.917Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-06T18:13:30.437Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-06T18:13:30.437Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-06T18:13:32.000Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-06T18:13:32.467Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-06T18:13:33.698Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-06T18:13:34.680Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-06T18:13:36.735Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-06T18:13:36.735Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-06T18:13:36.735Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-06T18:13:37.204Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-06T18:13:37.631Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-06T18:13:38.099Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-06T18:13:38.099Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:13:38.099Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-06T18:13:38.192Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-06T18:13:38.192Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-06T18:13:38.192Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-06T18:13:40.850Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-06T18:13:40.850Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-06T18:13:40.850Z] === RUN TestDockerSuite/TestExecEnv [2022-05-06T18:13:40.850Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:13:40.850Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-06T18:13:40.850Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-06T18:13:40.850Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-06T18:13:41.889Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-06T18:13:41.889Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-06T18:13:41.889Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-06T18:13:41.889Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:13:41.889Z] === RUN TestDockerSuite/TestImportFile [2022-05-06T18:13:41.889Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:13:41.889Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-06T18:13:41.889Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-06T18:13:41.889Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-06T18:13:41.889Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-06T18:13:41.889Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T18:13:42.358Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-06T18:13:42.358Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:13:42.358Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-06T18:13:42.358Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-06T18:13:42.358Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-06T18:13:42.358Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-06T18:13:42.358Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-06T18:13:42.358Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-06T18:13:42.358Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-06T18:13:42.358Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-06T18:13:42.358Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:13:42.358Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-06T18:13:42.358Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:13:42.358Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-06T18:13:43.799Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-06T18:13:45.309Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-06T18:13:47.522Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-06T18:13:47.522Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:13:47.522Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-06T18:13:47.522Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-06T18:13:47.522Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-06T18:13:47.522Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-06T18:13:47.522Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-06T18:13:47.990Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-06T18:13:49.689Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-06T18:13:49.689Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-06T18:13:49.689Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-06T18:13:49.689Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-06T18:13:49.689Z] === RUN TestDockerSuite/TestExecParseError [2022-05-06T18:13:49.689Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-06T18:13:49.689Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-06T18:13:49.689Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-06T18:13:49.689Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-06T18:13:49.689Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-06T18:13:49.689Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-06T18:13:50.204Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-06T18:13:50.204Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-06T18:13:53.135Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-06T18:13:53.135Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:13:53.135Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-06T18:13:53.151Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-06T18:13:53.151Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:13:53.151Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-06T18:13:53.151Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-06T18:13:53.151Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-06T18:13:53.151Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-06T18:13:53.151Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-06T18:13:53.475Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-06T18:13:53.475Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-06T18:13:53.944Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-06T18:13:53.944Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-06T18:13:53.944Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-06T18:13:53.944Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:13:53.944Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-06T18:13:53.944Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-06T18:13:53.944Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-06T18:13:53.944Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-06T18:13:53.944Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-06T18:13:55.365Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-06T18:13:57.729Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-06T18:13:57.729Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-06T18:13:57.729Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-06T18:14:00.115Z] === RUN TestDockerSuite/TestInspectImage [2022-05-06T18:14:00.115Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:14:00.115Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-06T18:14:00.115Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:14:00.583Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-06T18:14:00.583Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:14:00.583Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-06T18:14:02.798Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-06T18:14:04.902Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-06T18:14:04.902Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-06T18:14:04.902Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-06T18:14:04.902Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-06T18:14:04.902Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-06T18:14:04.902Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-06T18:14:04.902Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-06T18:14:05.013Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-06T18:14:05.013Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-06T18:14:07.961Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-06T18:14:08.078Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-06T18:14:09.066Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-06T18:14:09.525Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-06T18:14:09.525Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-06T18:14:09.525Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-06T18:14:09.525Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-06T18:14:11.285Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-06T18:14:11.285Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-06T18:14:11.739Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-06T18:14:11.754Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-06T18:14:12.074Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-06T18:14:12.743Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-06T18:14:12.743Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-06T18:14:14.692Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-06T18:14:17.503Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-06T18:14:19.071Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-06T18:14:19.229Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-06T18:14:19.441Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-06T18:14:20.060Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-06T18:14:21.049Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-06T18:14:21.656Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-06T18:14:22.036Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-06T18:14:23.024Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-06T18:14:23.876Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-06T18:14:23.952Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-06T18:14:25.244Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-06T18:14:26.824Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-06T18:14:29.036Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-06T18:14:30.949Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-06T18:14:30.949Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:14:30.949Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-06T18:14:30.949Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-06T18:14:31.398Z] === RUN TestDockerSuite/TestHealth [2022-05-06T18:14:31.398Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-06T18:14:31.398Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-06T18:14:31.398Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-06T18:14:31.398Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-06T18:14:31.398Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-06T18:14:31.989Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-06T18:14:32.406Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-06T18:14:32.406Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-06T18:14:32.406Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-06T18:14:32.406Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-06T18:14:32.875Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-06T18:14:32.875Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-06T18:14:32.875Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-06T18:14:32.875Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-06T18:14:33.344Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-06T18:14:33.813Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-06T18:14:34.204Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-06T18:14:34.204Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-06T18:14:34.204Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.204Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-06T18:14:34.204Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.204Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-06T18:14:34.204Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.204Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-06T18:14:34.204Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-06T18:14:34.671Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-06T18:14:34.671Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-06T18:14:34.671Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-06T18:14:34.671Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-06T18:14:34.801Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-06T18:14:36.883Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-06T18:14:37.121Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-06T18:14:37.121Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-06T18:14:37.121Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-06T18:14:37.121Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-06T18:14:37.121Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-06T18:14:37.121Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-06T18:14:37.121Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-06T18:14:38.076Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-06T18:14:38.076Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-06T18:14:38.076Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-06T18:14:39.025Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-06T18:14:39.025Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-06T18:14:39.096Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-06T18:14:40.672Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-06T18:14:41.173Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-06T18:14:41.173Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-06T18:14:44.103Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-06T18:14:44.954Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-06T18:14:47.063Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-06T18:14:47.063Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-06T18:14:47.063Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:14:47.063Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-06T18:14:47.168Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-06T18:14:47.168Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-06T18:14:47.168Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-06T18:14:49.384Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-06T18:14:49.852Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-06T18:14:51.817Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestImportFile [2022-05-06T18:14:51.817Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-06T18:14:51.817Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-06T18:14:51.817Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-06T18:14:51.817Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-06T18:14:51.817Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-06T18:14:51.817Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-06T18:14:51.817Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-06T18:14:51.817Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-06T18:14:51.817Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:14:51.817Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-06T18:14:54.773Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-06T18:14:57.001Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-06T18:14:57.729Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-06T18:14:57.729Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:14:57.729Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-06T18:14:57.729Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-06T18:14:57.729Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-06T18:14:58.197Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-06T18:14:58.197Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-06T18:14:58.197Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-06T18:15:01.156Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-06T18:15:01.623Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-06T18:15:02.871Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-06T18:15:04.571Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-06T18:15:04.571Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:15:04.571Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-06T18:15:04.571Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-06T18:15:04.571Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-06T18:15:04.571Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-06T18:15:04.571Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-06T18:15:07.525Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-06T18:15:10.021Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-06T18:15:10.798Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-06T18:15:10.798Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-06T18:15:10.798Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-06T18:15:10.798Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-06T18:15:12.233Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-06T18:15:13.381Z] === RUN TestDockerSuite/TestInspectImage [2022-05-06T18:15:13.381Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:15:13.381Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-06T18:15:13.381Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:15:13.381Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-06T18:15:13.381Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:15:13.381Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-06T18:15:14.447Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-06T18:15:14.447Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-06T18:15:14.447Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-06T18:15:16.326Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-06T18:15:16.661Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-06T18:15:19.611Z] === RUN TestDockerSuite/TestLogsSince [2022-05-06T18:15:20.115Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-06T18:15:20.115Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-06T18:15:23.064Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-06T18:15:26.849Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-06T18:15:26.849Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-06T18:15:26.849Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-06T18:15:26.849Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-06T18:15:30.029Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-06T18:15:30.029Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-06T18:15:30.029Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-06T18:15:30.029Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-06T18:15:30.029Z] === RUN TestDockerSuite/TestLogsTail [2022-05-06T18:15:30.633Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-06T18:15:31.593Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-06T18:15:34.427Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-06T18:15:34.546Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-06T18:15:37.493Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-06T18:15:37.493Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestNetHostname [2022-05-06T18:15:37.493Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-06T18:15:37.493Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-06T18:15:37.493Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-06T18:15:37.493Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPluginActive [2022-05-06T18:15:37.493Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-06T18:15:37.493Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-06T18:15:37.493Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-06T18:15:37.493Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-06T18:15:37.493Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-06T18:15:37.493Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-06T18:15:37.493Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-06T18:15:37.493Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-06T18:15:37.493Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-06T18:15:37.493Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPortList [2022-05-06T18:15:37.493Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-06T18:15:37.493Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-06T18:15:41.580Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-06T18:15:42.242Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-06T18:15:42.242Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:15:42.242Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-06T18:15:42.710Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-06T18:15:42.710Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-06T18:15:42.710Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-06T18:15:42.710Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-06T18:15:42.710Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-06T18:15:42.710Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-06T18:15:42.710Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-06T18:15:42.710Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-06T18:15:42.710Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-06T18:15:42.711Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-06T18:15:42.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-06T18:15:42.711Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-06T18:15:42.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-06T18:15:42.711Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-06T18:15:42.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-06T18:15:44.530Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-06T18:15:47.465Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-06T18:15:47.465Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-06T18:15:47.465Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-06T18:15:47.489Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-06T18:15:51.283Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-06T18:15:54.235Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-06T18:15:56.125Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-06T18:15:56.125Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-06T18:15:56.125Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-06T18:15:58.030Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-06T18:16:00.983Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-06T18:16:00.983Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-06T18:16:00.983Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.983Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-06T18:16:00.983Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.983Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-06T18:16:00.983Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.983Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-06T18:16:00.983Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.983Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-06T18:16:00.983Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-06T18:16:00.984Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-06T18:16:00.984Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-06T18:16:00.984Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-06T18:16:00.984Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-06T18:16:00.984Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-06T18:16:00.984Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-06T18:16:00.984Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-06T18:16:00.984Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-06T18:16:00.984Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-06T18:16:00.984Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-06T18:16:00.984Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-06T18:16:00.984Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-06T18:16:01.451Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-06T18:16:01.451Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-06T18:16:01.683Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-06T18:16:04.400Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-06T18:16:06.546Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-06T18:16:08.183Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-06T18:16:14.044Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-06T18:16:16.992Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-06T18:16:16.992Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-06T18:16:17.459Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-06T18:16:21.242Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-06T18:16:21.242Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-06T18:16:21.467Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-06T18:16:21.467Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-06T18:16:21.467Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-06T18:16:21.467Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-06T18:16:26.979Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-06T18:16:27.108Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-06T18:16:29.938Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-06T18:16:33.955Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-06T18:16:34.263Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-06T18:16:37.109Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-06T18:16:37.743Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-06T18:16:40.123Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-06T18:16:44.270Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-06T18:16:44.867Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-06T18:16:46.399Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-06T18:16:49.620Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-06T18:16:49.620Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-06T18:16:49.620Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-06T18:16:51.148Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-06T18:16:51.148Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-06T18:16:51.148Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-06T18:16:51.148Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-06T18:16:51.148Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-06T18:16:53.410Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-06T18:16:55.907Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-06T18:16:55.907Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:16:55.907Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-06T18:16:55.907Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-06T18:16:55.907Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-06T18:16:55.907Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-06T18:16:55.907Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-06T18:16:55.907Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-06T18:16:55.907Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-06T18:16:56.361Z] === RUN TestDockerSuite/TestLogsSince [2022-05-06T18:17:03.062Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-06T18:17:03.062Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-06T18:17:03.062Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-06T18:17:05.275Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-06T18:17:05.275Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-06T18:17:05.275Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-06T18:17:06.264Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-06T18:17:06.778Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-06T18:17:06.778Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-06T18:17:06.778Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-06T18:17:06.778Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-06T18:17:06.778Z] === RUN TestDockerSuite/TestLogsTail [2022-05-06T18:17:07.251Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-06T18:17:07.251Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-06T18:17:07.251Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-06T18:17:09.566Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-06T18:17:09.566Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-06T18:17:09.566Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-06T18:17:09.730Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-06T18:17:12.008Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-06T18:17:13.521Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-06T18:17:16.465Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-06T18:17:16.465Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.465Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-06T18:17:16.465Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.465Z] === RUN TestDockerSuite/TestNetHostname [2022-05-06T18:17:16.465Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.465Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-06T18:17:16.465Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-06T18:17:16.466Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-06T18:17:16.466Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPluginActive [2022-05-06T18:17:16.466Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-06T18:17:16.466Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-06T18:17:16.466Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-06T18:17:16.466Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-06T18:17:16.466Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-06T18:17:16.466Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-06T18:17:16.466Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-06T18:17:16.466Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-06T18:17:16.466Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-06T18:17:16.466Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPortList [2022-05-06T18:17:16.466Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-06T18:17:16.466Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-06T18:17:17.874Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-06T18:17:20.097Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-06T18:17:22.075Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-06T18:17:22.075Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-06T18:17:22.075Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-06T18:17:22.544Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-06T18:17:22.544Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-06T18:17:22.544Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-06T18:17:23.622Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-06T18:17:23.622Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-06T18:17:23.622Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-06T18:17:23.622Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-06T18:17:23.622Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-06T18:17:23.622Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-06T18:17:23.622Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-06T18:17:23.622Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-06T18:17:23.622Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-06T18:17:25.500Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-06T18:17:29.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-06T18:17:29.490Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-06T18:17:29.490Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-06T18:17:35.931Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-06T18:17:41.328Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-06T18:17:41.328Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:17:41.328Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-06T18:17:41.985Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-06T18:17:41.985Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-06T18:17:41.985Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-06T18:17:44.608Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-06T18:17:44.608Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-06T18:17:44.608Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-06T18:17:46.077Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-06T18:17:46.547Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-06T18:17:46.826Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-06T18:17:47.015Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-06T18:17:47.483Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-06T18:17:48.393Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-06T18:17:49.960Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-06T18:17:53.343Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-06T18:17:54.475Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-06T18:17:58.096Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-06T18:17:58.096Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:17:58.096Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-06T18:18:02.841Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-06T18:18:02.841Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-06T18:18:02.841Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-06T18:18:07.784Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-06T18:18:07.784Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-06T18:18:15.700Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-06T18:18:15.700Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-06T18:18:15.700Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-06T18:18:15.700Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-06T18:18:15.700Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-06T18:18:15.700Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-06T18:18:17.768Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-06T18:18:19.487Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-06T18:18:20.716Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-06T18:18:21.184Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-06T18:18:25.604Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-06T18:18:27.823Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-06T18:18:28.333Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-06T18:18:29.899Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-06T18:18:33.081Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-06T18:18:37.043Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-06T18:18:37.043Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-06T18:18:37.043Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-06T18:18:37.043Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-06T18:18:37.043Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-06T18:18:38.250Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-06T18:18:41.744Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-06T18:18:44.078Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-06T18:18:44.078Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:18:44.078Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-06T18:18:44.078Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-06T18:18:44.078Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-06T18:18:44.078Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-06T18:18:44.078Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-06T18:18:44.078Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-06T18:18:44.078Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-06T18:18:44.119Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-06T18:18:46.495Z] === RUN TestDockerSuite/TestRmiTag [2022-05-06T18:18:46.495Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-06T18:18:49.443Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-06T18:18:50.015Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-06T18:18:51.585Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-06T18:18:51.585Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-06T18:18:51.585Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-06T18:18:51.585Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-06T18:18:51.585Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-06T18:18:53.802Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-06T18:18:53.802Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-06T18:18:53.802Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-06T18:18:54.387Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-06T18:18:54.387Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-06T18:18:54.387Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-06T18:18:55.349Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-06T18:18:55.349Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-06T18:18:55.349Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-06T18:18:56.877Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-06T18:18:57.847Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-06T18:18:57.847Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-06T18:18:57.847Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-06T18:19:04.883Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-06T18:19:07.250Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-06T18:19:08.814Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-06T18:19:10.639Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-06T18:19:13.524Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-06T18:19:13.568Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-06T18:19:15.135Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-06T18:19:15.135Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-06T18:19:15.135Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-06T18:19:15.135Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-06T18:19:15.135Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-06T18:19:15.135Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-06T18:19:15.135Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-06T18:19:15.135Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-06T18:19:15.135Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-06T18:19:15.135Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-06T18:19:15.135Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-06T18:19:15.135Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-06T18:19:15.135Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-06T18:19:15.135Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-06T18:19:15.135Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-06T18:19:17.351Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-06T18:19:17.351Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-06T18:19:17.351Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-06T18:19:17.351Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-06T18:19:17.351Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-06T18:19:22.101Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-06T18:19:25.157Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-06T18:19:27.372Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-06T18:19:30.326Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-06T18:19:33.276Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-06T18:19:33.276Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-06T18:19:38.023Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-06T18:19:38.023Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.023Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-06T18:19:38.023Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.023Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-06T18:19:38.023Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.023Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-06T18:19:38.024Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.024Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-06T18:19:38.024Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.491Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-06T18:19:38.491Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.491Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-06T18:19:38.491Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.491Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-06T18:19:38.491Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.491Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-06T18:19:38.491Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.491Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-06T18:19:38.491Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.491Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-06T18:19:38.491Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-06T18:19:38.491Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-06T18:19:40.705Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-06T18:19:40.706Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-06T18:19:40.706Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-06T18:19:43.623Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-06T18:19:43.623Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:19:43.623Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-06T18:19:44.490Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-06T18:19:44.490Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-06T18:19:44.490Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-06T18:19:44.490Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-06T18:19:44.490Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-06T18:19:46.702Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-06T18:19:46.702Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-06T18:19:46.702Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-06T18:19:46.702Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-06T18:19:46.702Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-06T18:19:46.702Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-06T18:19:46.702Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-06T18:19:46.702Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-06T18:19:46.702Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-06T18:19:46.702Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-06T18:19:46.702Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-06T18:19:46.702Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-06T18:19:46.702Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-06T18:19:46.702Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-06T18:19:46.702Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-06T18:19:48.915Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-06T18:19:49.387Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-06T18:19:49.842Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-06T18:19:50.298Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-06T18:19:51.259Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-06T18:19:51.866Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-06T18:19:54.448Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-06T18:19:54.817Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-06T18:19:54.817Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-06T18:19:54.817Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-06T18:19:54.817Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-06T18:19:54.817Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-06T18:19:54.817Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-06T18:19:54.817Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-06T18:19:57.032Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-06T18:19:57.032Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-06T18:19:57.032Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-06T18:19:57.032Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-06T18:19:57.032Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-06T18:19:57.032Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-06T18:19:57.032Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-06T18:19:57.032Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-06T18:19:57.032Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-06T18:19:59.245Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-06T18:19:59.793Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-06T18:20:05.116Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-06T18:20:05.116Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-06T18:20:05.116Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-06T18:20:05.116Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-06T18:20:05.116Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-06T18:20:05.116Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-06T18:20:05.116Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-06T18:20:05.116Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-06T18:20:05.116Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-06T18:20:05.116Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-06T18:20:05.116Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-06T18:20:05.116Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-06T18:20:05.116Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-06T18:20:05.553Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-06T18:20:05.553Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:20:05.553Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-06T18:20:07.329Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-06T18:20:07.329Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-06T18:20:07.329Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-06T18:20:07.329Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-06T18:20:07.329Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-06T18:20:07.329Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-06T18:20:10.281Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-06T18:20:11.312Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-06T18:20:11.312Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-06T18:20:11.766Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-06T18:20:15.033Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-06T18:20:15.033Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-06T18:20:15.033Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-06T18:20:17.248Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-06T18:20:17.248Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-06T18:20:17.248Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-06T18:20:17.248Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:20:17.248Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-06T18:20:17.248Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-06T18:20:17.248Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-06T18:20:20.196Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-06T18:20:22.416Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-06T18:20:24.572Z] === RUN TestDockerSuite/TestBuildRm [2022-05-06T18:20:24.630Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-06T18:20:27.580Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-06T18:20:27.580Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-06T18:20:27.580Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-06T18:20:27.580Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-06T18:20:27.580Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-06T18:20:27.580Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-06T18:20:27.580Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-06T18:20:27.580Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-06T18:20:27.580Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-06T18:20:27.580Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-06T18:20:27.580Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-06T18:20:27.580Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-06T18:20:27.580Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-06T18:20:27.580Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-06T18:20:27.580Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-06T18:20:27.580Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-06T18:20:29.392Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-06T18:20:32.327Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-06T18:20:32.327Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-06T18:20:32.327Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-06T18:20:32.327Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-06T18:20:32.327Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-06T18:20:32.794Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-06T18:20:32.794Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-06T18:20:32.794Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-06T18:20:32.794Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:20:32.794Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-06T18:20:32.794Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:20:32.794Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-06T18:20:33.107Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-06T18:20:33.565Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-06T18:20:39.510Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-06T18:20:39.947Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-06T18:20:39.947Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-06T18:20:39.947Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-06T18:20:41.508Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-06T18:20:41.508Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.508Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-06T18:20:41.508Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunMount [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-06T18:20:41.976Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-06T18:20:41.976Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-06T18:20:42.156Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-06T18:20:42.465Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-06T18:20:42.465Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-06T18:20:42.465Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-06T18:20:42.465Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-06T18:20:42.465Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-06T18:20:44.682Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-06T18:20:48.014Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-06T18:20:48.479Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-06T18:20:50.626Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-06T18:20:50.626Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-06T18:20:50.626Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-06T18:20:50.626Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-06T18:20:50.626Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-06T18:20:50.626Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-06T18:20:50.626Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-06T18:20:55.377Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-06T18:20:58.427Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-06T18:20:58.902Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-06T18:21:00.124Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-06T18:21:00.124Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-06T18:21:00.124Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-06T18:21:00.124Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-06T18:21:00.124Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-06T18:21:00.124Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-06T18:21:00.124Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-06T18:21:00.124Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-06T18:21:00.124Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-06T18:21:00.124Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-06T18:21:00.591Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-06T18:21:01.573Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-06T18:21:02.217Z] === RUN TestDockerSuite/TestRmiTag [2022-05-06T18:21:02.692Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-06T18:21:03.200Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-06T18:21:03.788Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-06T18:21:05.352Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-06T18:21:06.153Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-06T18:21:06.913Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-06T18:21:09.122Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-06T18:21:09.589Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-06T18:21:09.589Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-06T18:21:09.589Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-06T18:21:09.589Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-06T18:21:09.589Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-06T18:21:09.589Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-06T18:21:09.589Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-06T18:21:09.589Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-06T18:21:09.589Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-06T18:21:09.589Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-06T18:21:09.589Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-06T18:21:09.589Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-06T18:21:09.589Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-06T18:21:09.589Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-06T18:21:09.589Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-06T18:21:09.589Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-06T18:21:13.370Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-06T18:21:13.370Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-06T18:21:13.370Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-06T18:21:13.370Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-06T18:21:13.370Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-06T18:21:13.370Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-06T18:21:13.370Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-06T18:21:13.370Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-06T18:21:13.370Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-06T18:21:13.370Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-06T18:21:13.370Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-06T18:21:22.020Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-06T18:21:22.020Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-06T18:21:22.020Z] === RUN TestDockerSuite/TestRunRm [2022-05-06T18:21:23.932Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-06T18:21:23.932Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-06T18:21:23.932Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-06T18:21:24.970Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-06T18:21:27.347Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-06T18:21:28.939Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-06T18:21:30.826Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-06T18:21:33.036Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-06T18:21:34.361Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-06T18:21:34.796Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-06T18:21:34.831Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-06T18:21:35.248Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-06T18:21:35.783Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-06T18:21:35.783Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-06T18:21:35.783Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-06T18:21:35.783Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-06T18:21:35.783Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-06T18:21:35.783Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-06T18:21:35.783Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-06T18:21:35.783Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-06T18:21:35.783Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-06T18:21:35.783Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-06T18:21:35.783Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-06T18:21:35.783Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-06T18:21:35.783Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-06T18:21:35.783Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-06T18:21:35.783Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-06T18:21:37.460Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-06T18:21:38.780Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-06T18:21:38.780Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-06T18:21:38.780Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-06T18:21:38.780Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-06T18:21:38.780Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-06T18:21:40.406Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-06T18:21:40.407Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-06T18:21:40.407Z] === RUN TestDockerSuite/TestRunState [2022-05-06T18:21:40.407Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-06T18:21:40.407Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-06T18:21:40.700Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-06T18:21:40.700Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-06T18:21:42.618Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-06T18:21:42.618Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-06T18:21:42.618Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-06T18:21:44.658Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-06T18:21:44.833Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-06T18:21:44.833Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-06T18:21:44.833Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-06T18:21:44.833Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-06T18:21:44.833Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-06T18:21:44.833Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-06T18:21:44.833Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-06T18:21:44.833Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-06T18:21:44.833Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-06T18:21:46.571Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-06T18:21:48.441Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-06T18:21:50.696Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-06T18:21:50.696Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-06T18:21:51.395Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-06T18:21:52.908Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-06T18:21:52.908Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-06T18:21:52.908Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-06T18:21:54.342Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-06T18:21:55.119Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-06T18:21:55.119Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-06T18:21:55.119Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-06T18:21:55.119Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-06T18:21:55.119Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-06T18:21:57.287Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-06T18:21:57.287Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-06T18:21:58.067Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-06T18:22:04.432Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-06T18:22:04.432Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-06T18:22:06.721Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-06T18:22:07.382Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-06T18:22:07.382Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-06T18:22:07.382Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-06T18:22:10.511Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-06T18:22:11.169Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-06T18:22:11.169Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-06T18:22:11.169Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-06T18:22:11.169Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-06T18:22:11.169Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-06T18:22:11.861Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-06T18:22:11.861Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-06T18:22:11.861Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-06T18:22:12.849Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-06T18:22:13.684Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-06T18:22:13.684Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-06T18:22:13.684Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-06T18:22:13.684Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-06T18:22:13.684Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-06T18:22:13.684Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-06T18:22:13.684Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-06T18:22:13.684Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-06T18:22:13.684Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-06T18:22:13.684Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-06T18:22:13.684Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-06T18:22:13.684Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-06T18:22:13.684Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-06T18:22:13.684Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-06T18:22:13.684Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-06T18:22:14.416Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-06T18:22:15.895Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-06T18:22:17.661Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-06T18:22:17.661Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-06T18:22:17.661Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-06T18:22:17.661Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-06T18:22:18.843Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-06T18:22:20.291Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-06T18:22:21.444Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-06T18:22:22.623Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-06T18:22:22.623Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-06T18:22:22.623Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-06T18:22:22.623Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-06T18:22:22.623Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-06T18:22:22.623Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-06T18:22:22.623Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-06T18:22:24.391Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-06T18:22:25.565Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-06T18:22:25.566Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-06T18:22:25.566Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-06T18:22:25.566Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-06T18:22:25.566Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-06T18:22:25.566Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-06T18:22:25.566Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-06T18:22:25.566Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-06T18:22:25.566Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-06T18:22:26.165Z] === RUN TestDockerSuite/TestBuildUser [2022-05-06T18:22:26.165Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-06T18:22:26.165Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-06T18:22:26.165Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-06T18:22:26.165Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-06T18:22:26.165Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-06T18:22:26.165Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-06T18:22:26.603Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-06T18:22:26.604Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-06T18:22:26.604Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-06T18:22:26.604Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-06T18:22:26.604Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-06T18:22:26.604Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-06T18:22:26.604Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-06T18:22:26.604Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-06T18:22:26.604Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-06T18:22:26.604Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-06T18:22:26.604Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-06T18:22:26.604Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-06T18:22:27.075Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-06T18:22:27.075Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-06T18:22:27.075Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-06T18:22:27.126Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-06T18:22:30.863Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-06T18:22:31.848Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-06T18:22:32.049Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-06T18:22:32.049Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-06T18:22:34.060Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-06T18:22:34.277Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-06T18:22:34.277Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-06T18:22:34.277Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-06T18:22:34.277Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-06T18:22:34.277Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-06T18:22:34.277Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-06T18:22:34.277Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-06T18:22:34.277Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-06T18:22:34.277Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-06T18:22:34.277Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-06T18:22:34.277Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-06T18:22:34.277Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-06T18:22:34.277Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-06T18:22:37.223Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-06T18:22:37.223Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-06T18:22:37.223Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-06T18:22:37.223Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-06T18:22:37.223Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-06T18:22:37.693Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-06T18:22:38.808Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-06T18:22:38.808Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-06T18:22:39.275Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-06T18:22:39.275Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-06T18:22:39.275Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-06T18:22:39.275Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-06T18:22:39.275Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-06T18:22:39.275Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-06T18:22:40.642Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-06T18:22:40.712Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-06T18:22:40.712Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-06T18:22:40.712Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-06T18:22:40.712Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-06T18:22:40.712Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-06T18:22:41.486Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-06T18:22:41.953Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-06T18:22:42.421Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-06T18:22:42.887Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-06T18:22:43.591Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-06T18:22:43.591Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-06T18:22:43.591Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-06T18:22:44.448Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-06T18:22:44.448Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-06T18:22:46.659Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-06T18:22:47.382Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-06T18:22:47.382Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-06T18:22:47.382Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-06T18:22:47.382Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:22:47.382Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-06T18:22:47.382Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-06T18:22:47.382Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-06T18:22:48.872Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-06T18:22:50.324Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-06T18:22:51.816Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-06T18:22:51.817Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:22:51.817Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-06T18:22:53.269Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-06T18:22:56.215Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-06T18:22:59.169Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-06T18:22:59.169Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-06T18:22:59.169Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-06T18:22:59.169Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-06T18:22:59.169Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-06T18:22:59.169Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-06T18:22:59.169Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-06T18:22:59.169Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-06T18:22:59.649Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-06T18:22:59.649Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-06T18:22:59.649Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-06T18:22:59.649Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-06T18:22:59.649Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-06T18:22:59.649Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-06T18:22:59.649Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-06T18:22:59.649Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-06T18:23:00.471Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-06T18:23:00.471Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:23:00.471Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-06T18:23:04.259Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-06T18:23:04.259Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-06T18:23:04.259Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-06T18:23:04.259Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:23:04.259Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-06T18:23:04.259Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-06T18:23:04.259Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-06T18:23:04.259Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-06T18:23:04.259Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-06T18:23:05.502Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-06T18:23:05.502Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-06T18:23:05.502Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-06T18:23:05.502Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-06T18:23:05.502Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-06T18:23:05.502Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-06T18:23:05.502Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-06T18:23:05.502Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-06T18:23:05.502Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:23:05.502Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-06T18:23:05.502Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:23:05.502Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-06T18:23:10.828Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-06T18:23:10.828Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-06T18:23:11.414Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-06T18:23:11.414Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:23:11.414Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-06T18:23:11.414Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-06T18:23:11.414Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-06T18:23:11.414Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-06T18:23:11.414Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-06T18:23:11.414Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:23:11.414Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-06T18:23:11.414Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-06T18:23:11.414Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-06T18:23:11.414Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:23:11.414Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-06T18:23:12.651Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-06T18:23:12.651Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-06T18:23:12.651Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-06T18:23:13.624Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-06T18:23:14.859Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-06T18:23:14.860Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-06T18:23:14.860Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-06T18:23:14.860Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-06T18:23:14.860Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-06T18:23:14.860Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-06T18:23:14.860Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-06T18:23:14.860Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-06T18:23:14.860Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-06T18:23:14.860Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-06T18:23:14.860Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-06T18:23:14.860Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-06T18:23:14.860Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-06T18:23:14.860Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-06T18:23:14.860Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-06T18:23:14.860Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-06T18:23:15.331Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-06T18:23:15.331Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-06T18:23:15.331Z] === RUN TestDockerSuite/TestRunMount [2022-05-06T18:23:15.331Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-06T18:23:15.331Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-06T18:23:15.331Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-06T18:23:15.331Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-06T18:23:15.331Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-06T18:23:15.331Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-06T18:23:15.331Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-06T18:23:15.331Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-06T18:23:15.838Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-06T18:23:15.838Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-06T18:23:15.838Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-06T18:23:17.989Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-06T18:23:18.049Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-06T18:23:18.049Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-06T18:23:18.049Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-06T18:23:18.049Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-06T18:23:18.049Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-06T18:23:18.049Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:23:18.049Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-06T18:23:18.049Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-06T18:23:18.049Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-06T18:23:18.049Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:23:18.049Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-06T18:23:18.049Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:23:18.049Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-06T18:23:25.745Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-06T18:23:25.745Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-06T18:23:25.745Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-06T18:23:25.745Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-06T18:23:25.745Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-06T18:23:25.745Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-06T18:23:25.745Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-06T18:23:30.487Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-06T18:23:30.487Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-06T18:23:30.487Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-06T18:23:30.488Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-06T18:23:30.488Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-06T18:23:31.607Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-06T18:23:33.444Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-06T18:23:33.444Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-06T18:23:33.444Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-06T18:23:35.846Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-06T18:23:35.846Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-06T18:23:35.846Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-06T18:23:35.846Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:23:35.846Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-06T18:23:35.846Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-06T18:23:35.846Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-06T18:23:35.846Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-06T18:23:36.393Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-06T18:23:36.393Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-06T18:23:36.393Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-06T18:23:36.393Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-06T18:23:36.393Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-06T18:23:36.393Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-06T18:23:36.393Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-06T18:23:36.393Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-06T18:23:36.393Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-06T18:23:36.393Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-06T18:23:36.860Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-06T18:23:37.410Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-06T18:23:37.410Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-06T18:23:38.420Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-06T18:23:40.357Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-06T18:23:40.630Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-06T18:23:40.826Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-06T18:23:41.293Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-06T18:23:41.293Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-06T18:23:41.761Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-06T18:23:42.190Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-06T18:23:43.752Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-06T18:23:46.697Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-06T18:23:46.697Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-06T18:23:46.697Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-06T18:23:46.697Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-06T18:23:46.697Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-06T18:23:46.697Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-06T18:23:46.697Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-06T18:23:46.697Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-06T18:23:46.697Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-06T18:23:46.697Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-06T18:23:46.697Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-06T18:23:46.697Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-06T18:23:46.697Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-06T18:23:46.697Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-06T18:23:46.697Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-06T18:23:46.697Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-06T18:23:46.697Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-06T18:23:48.386Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-06T18:23:50.415Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-06T18:23:50.415Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:23:50.415Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-06T18:23:50.415Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-06T18:23:50.415Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-06T18:23:50.415Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-06T18:23:50.415Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-06T18:23:50.491Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-06T18:23:50.491Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-06T18:23:50.491Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-06T18:23:50.491Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-06T18:23:50.491Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-06T18:23:50.491Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-06T18:23:50.491Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-06T18:23:50.491Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-06T18:23:50.491Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-06T18:23:50.491Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-06T18:23:50.491Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-06T18:23:52.184Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-06T18:23:52.653Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-06T18:23:59.067Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-06T18:23:59.067Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-06T18:23:59.067Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-06T18:24:00.898Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-06T18:24:00.898Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-06T18:24:01.365Z] === RUN TestDockerSuite/TestRunRm [2022-05-06T18:24:04.310Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-06T18:24:09.486Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-06T18:24:09.486Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-06T18:24:09.486Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite (2403.59s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.65s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.49s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.24s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.68s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.27s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.78s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.77s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.01s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.45s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.78s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.32s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.49s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.86s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.42s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.67s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.29s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.25s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.43s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.48s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.29s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.76s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.49s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.51s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.29s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.86s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.68s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.36s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.68s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.33s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.41s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.87s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.77s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.95s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.02s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.18s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.18s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.30s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.89s) [2022-05-06T18:24:10.472Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.01s) [2022-05-06T18:24:10.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.21s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.97s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.59s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.62s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.77s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.87s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.73s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.12s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.37s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.03s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.25s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.11s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.91s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.15s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFails (2.71s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.95s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.07s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.59s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.81s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.31s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.14s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildHistory (12.32s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.04s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.87s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.64s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.39s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.51s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.16s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.96s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.27s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.24s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.66s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.69s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.07s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.99s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.37s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.98s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.95s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.92s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.40s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.98s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.36s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.93s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.91s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.91s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.20s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.06s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.76s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildRm (13.29s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.53s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.57s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.17s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.09s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.03s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.24s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.16s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.04s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildStderr (4.73s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.81s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.64s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.75s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.33s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.25s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.23s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.52s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.91s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.14s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.75s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.39s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.34s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.71s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.56s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.96s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.64s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.68s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.26s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestCommitTTY (7.37s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.82s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.82s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.59s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.74s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.75s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.79s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.40s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.26s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.25s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.39s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.83s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.70s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.17s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.96s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.73s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.13s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.26s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.75s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.14s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.07s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.83s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.71s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.75s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.66s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.69s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006a8228_} (2.64s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13874394338_c:\foo_false____} (2.69s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13874394338_c:\foo_true____} (2.66s) [2022-05-06T18:24:10.473Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-06T18:24:10.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.90s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.83s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.83s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.85s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.80s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.87s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpToDot (2.91s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCpToStdout (3.01s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.82s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.93s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.72s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.19s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.76s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.37s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.46s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.53s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.57s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsCopy (5.05s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.05s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.68s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.41s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFilters (5.10s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFormat (4.83s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsRename (2.52s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsResize (8.06s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.59s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.67s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.24s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.22s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.17s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.19s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.16s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.22s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.20s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.21s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.99s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecInspectID (4.64s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.50s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.39s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.90s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.08s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.71s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.24s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.03s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.93s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.64s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.65s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.27s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectHistory (4.79s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.21s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.18s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.51s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.15s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectStatus (2.91s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.18s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.25s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.71s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.37s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.81s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.42s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.71s) [2022-05-06T18:24:10.474Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-06T18:24:10.474Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.99s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.07s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.89s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.24s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.40s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.66s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.68s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.60s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.51s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.33s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.63s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsSince (9.20s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsTail (2.90s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.83s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.60s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.98s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.96s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsByOrder (8.30s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.28s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.51s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.32s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.93s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.28s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.05s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.30s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.11s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.58s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.10s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.92s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.47s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.82s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.09s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.96s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.61s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.24s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.24s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.45s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.30s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.69s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.32s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.74s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.77s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.76s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.71s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.45s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.15s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.77s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.73s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.76s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.84s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.27s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.46s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.34s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.40s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.30s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.77s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.69s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.38s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.56s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.41s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.77s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.47s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.35s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunExitCode (2.77s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.52s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.75s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.69s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.01s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-06T18:24:10.475Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.06s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-06T18:24:10.475Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.50s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.49s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.79s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.63s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.77s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunRm (2.30s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.55s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.72s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.56s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.08s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.75s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.18s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.86s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.99s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.59s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.95s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.30s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.29s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.60s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.62s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.61s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.87s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.25s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.46s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.18s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.60s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.26s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.46s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.69s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.11s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.32s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.11s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.81s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.41s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.25s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.82s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.93s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-06T18:24:10.476Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.23s) [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-06T18:24:10.476Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.476Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-06T18:24:10.476Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-06T18:24:10.477Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-06T18:24:10.477Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-06T18:24:10.477Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-06T18:24:10.477Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-06T18:24:10.477Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-06T18:24:10.477Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-06T18:24:10.477Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-06T18:24:10.477Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-06T18:24:10.477Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-06T18:24:10.477Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-06T18:24:10.477Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-06T18:24:10.477Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-06T18:24:10.477Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-06T18:24:10.477Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-06T18:24:10.477Z] === RUN TestDockerDaemonSuite [2022-05-06T18:24:10.477Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-06T18:24:10.477Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-06T18:24:10.477Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-06T18:24:10.477Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-06T18:24:10.477Z] === RUN TestDockerSwarmSuite [2022-05-06T18:24:10.477Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-06T18:24:10.477Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-06T18:24:10.477Z] === RUN TestDockerExternalVolumeSuite [2022-05-06T18:24:10.477Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-06T18:24:10.477Z] === RUN TestDockerNetworkSuite [2022-05-06T18:24:10.477Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-06T18:24:10.477Z] === RUN TestDockerHubPullSuite [2022-05-06T18:24:10.477Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-06T18:24:10.477Z] PASS [2022-05-06T18:24:10.477Z] ok github.com/docker/docker/integration-cli 2403.947s [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === Skipped [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-06T18:24:10.477Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-06T18:24:10.477Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-06T18:24:10.477Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-06T18:24:10.477Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-06T18:24:10.477Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-06T18:24:10.477Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-06T18:24:10.477Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-05-06T18:24:10.477Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-06T18:24:10.477Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-06T18:24:10.477Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-06T18:24:10.477Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s) [2022-05-06T18:24:10.477Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-06T18:24:10.477Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-06T18:24:10.477Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.477Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-06T18:24:10.477Z] [2022-05-06T18:24:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-06T18:24:10.477Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-06T18:24:10.478Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-06T18:24:10.478Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.478Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-06T18:24:10.478Z] [2022-05-06T18:24:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-06T18:24:10.478Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.479Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-06T18:24:10.479Z] [2022-05-06T18:24:10.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2022-05-06T18:24:10.479Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.479Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2022-05-06T18:24:10.479Z] [2022-05-06T18:24:10.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-06T18:24:10.479Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.479Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-06T18:24:10.479Z] [2022-05-06T18:24:10.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-06T18:24:10.479Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.479Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-06T18:24:10.479Z] [2022-05-06T18:24:10.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-06T18:24:10.479Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.479Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-06T18:24:10.479Z] [2022-05-06T18:24:10.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-06T18:24:10.479Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.479Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-06T18:24:10.962Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-06T18:24:10.962Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-06T18:24:10.962Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-06T18:24:10.962Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-05-06T18:24:10.962Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-06T18:24:10.962Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-06T18:24:10.962Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-06T18:24:10.962Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-06T18:24:10.962Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-06T18:24:10.962Z] docker_cli_sni_test.go:18: Flakey test [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-06T18:24:10.962Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-06T18:24:10.962Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-06T18:24:10.962Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-06T18:24:10.962Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-06T18:24:10.962Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-06T18:24:10.962Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-06T18:24:10.962Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-06T18:24:10.962Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-06T18:24:10.962Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.962Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-06T18:24:10.962Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-06T18:24:10.963Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-06T18:24:10.963Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-06T18:24:10.963Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-06T18:24:10.963Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-06T18:24:10.963Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-06T18:24:10.963Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-06T18:24:10.963Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.963Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-06T18:24:10.963Z] [2022-05-06T18:24:10.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-06T18:24:10.964Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-06T18:24:10.964Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-06T18:24:10.964Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-06T18:24:10.964Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-06T18:24:10.964Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-06T18:24:10.964Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-06T18:24:10.964Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-06T18:24:10.964Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-06T18:24:10.964Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-06T18:24:10.964Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-06T18:24:10.964Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-06T18:24:10.964Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-06T18:24:10.964Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-06T18:24:10.964Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-06T18:24:10.964Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-06T18:24:10.964Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-06T18:24:10.964Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-06T18:24:10.964Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-06T18:24:10.964Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-06T18:24:10.964Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-06T18:24:10.964Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-06T18:24:10.964Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.964Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-06T18:24:10.964Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-06T18:24:10.965Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-06T18:24:10.965Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-06T18:24:10.965Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-06T18:24:10.965Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-06T18:24:10.965Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-06T18:24:10.965Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-06T18:24:10.965Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-06T18:24:10.965Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-06T18:24:10.965Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-06T18:24:10.965Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-06T18:24:10.966Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-06T18:24:10.966Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-06T18:24:10.966Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-06T18:24:10.966Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-06T18:24:10.966Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:24:10.966Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-06T18:24:10.966Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-06T18:24:10.966Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-06T18:24:10.966Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-06T18:24:10.966Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-06T18:24:10.966Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-06T18:24:10.966Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.966Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-06T18:24:10.966Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.967Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-06T18:24:10.967Z] [2022-05-06T18:24:10.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-06T18:24:10.967Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-06T18:24:10.968Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-06T18:24:10.968Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.968Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-06T18:24:10.968Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-06T18:24:10.969Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.969Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-06T18:24:10.969Z] [2022-05-06T18:24:10.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-06T18:24:10.970Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-06T18:24:10.970Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-06T18:24:10.970Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-06T18:24:10.970Z] [2022-05-06T18:24:10.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-06T18:24:10.970Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.970Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.971Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-06T18:24:10.971Z] [2022-05-06T18:24:10.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-06T18:24:10.971Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-06T18:24:10.972Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.972Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-06T18:24:10.972Z] [2022-05-06T18:24:10.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-06T18:24:10.973Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.973Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-06T18:24:10.973Z] [2022-05-06T18:24:10.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-06T18:24:10.973Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.973Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-06T18:24:10.973Z] [2022-05-06T18:24:10.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-06T18:24:10.973Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.973Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-06T18:24:10.973Z] [2022-05-06T18:24:10.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-06T18:24:10.973Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.973Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-06T18:24:10.973Z] [2022-05-06T18:24:10.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-06T18:24:10.973Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.973Z] [2022-05-06T18:24:10.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-06T18:24:10.973Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.973Z] [2022-05-06T18:24:10.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-06T18:24:10.973Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:24:10.973Z] [2022-05-06T18:24:10.973Z] DONE 1088 tests, 539 skipped in 2415.762s [2022-05-06T18:24:11.442Z] INFO: Integration tests ended at 05/06/2022 18:24:10. Duration:00:40:15.9200612 [2022-05-06T18:24:11.442Z] INFO: Docker info of the daemon under test at end of run [2022-05-06T18:24:11.442Z] [2022-05-06T18:24:11.442Z] Containers: 10 [2022-05-06T18:24:11.442Z] Running: 0 [2022-05-06T18:24:11.442Z] Paused: 0 [2022-05-06T18:24:11.442Z] Stopped: 10 [2022-05-06T18:24:11.442Z] Images: 18 [2022-05-06T18:24:11.442Z] Server Version: 0.0.0-dev [2022-05-06T18:24:11.442Z] Storage Driver: windowsfilter [2022-05-06T18:24:11.442Z] Windows: [2022-05-06T18:24:11.442Z] Logging Driver: json-file [2022-05-06T18:24:11.442Z] Plugins: [2022-05-06T18:24:11.442Z] Volume: local [2022-05-06T18:24:11.442Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T18:24:11.442Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T18:24:11.442Z] Swarm: inactive [2022-05-06T18:24:11.442Z] Default Isolation: process [2022-05-06T18:24:11.442Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-06T18:24:11.442Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-06T18:24:11.442Z] OSType: windows [2022-05-06T18:24:11.442Z] Architecture: x86_64 [2022-05-06T18:24:11.442Z] CPUs: 4 [2022-05-06T18:24:11.442Z] Total Memory: 32GiB [2022-05-06T18:24:11.442Z] Name: azwin-2-076200 [2022-05-06T18:24:11.442Z] ID: 3P7N:EGGD:FTVA:UFIS:CC7R:KX3N:KYFK:BTNT:BML6:QJKI:QQPH:HN6X [2022-05-06T18:24:11.442Z] Docker Root Dir: D:\CI\PR-43566\1\daemon [2022-05-06T18:24:11.442Z] Debug Mode (client): false [2022-05-06T18:24:11.442Z] Debug Mode (server): true [2022-05-06T18:24:11.442Z] File Descriptors: -1 [2022-05-06T18:24:11.442Z] Goroutines: 17 [2022-05-06T18:24:11.442Z] System Time: 2022-05-06T18:24:11.0031893Z [2022-05-06T18:24:11.442Z] EventsListeners: 0 [2022-05-06T18:24:11.442Z] Registry: https://index.docker.io/v1/ [2022-05-06T18:24:11.442Z] Labels: [2022-05-06T18:24:11.442Z] Experimental: false [2022-05-06T18:24:11.442Z] Insecure Registries: [2022-05-06T18:24:11.442Z] 127.0.0.0/8 [2022-05-06T18:24:11.442Z] Live Restore Enabled: false [2022-05-06T18:24:11.442Z] [2022-05-06T18:24:11.442Z] [2022-05-06T18:24:11.442Z] INFO: Stopping daemon under test [2022-05-06T18:24:11.442Z] SUCCESS: The process with PID 5076 (child process of PID 1792) has been terminated. [2022-05-06T18:24:11.442Z] SUCCESS: The process with PID 1792 (child process of PID 3236) has been terminated. [2022-05-06T18:24:11.442Z] INFO: Stop tailing logs of the daemon under tests [2022-05-06T18:24:11.442Z] INFO: executeCI.ps1 Completed successfully at 05/06/2022 18:24:11. [2022-05-06T18:24:11.442Z] INFO: Tidying up at end of run [2022-05-06T18:24:11.443Z] ----------- DAEMON LOG ------------ [2022-05-06T18:24:11.443Z] 2022/05/06 17:41:15 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-06T18:24:11.443Z] ----------- END DAEMON LOG -------- [2022-05-06T18:24:11.443Z] INFO: Saving daemon under test log (d:\CI\PR-43566\1\dut.out) to bundles\CIDUT.out [2022-05-06T18:24:11.443Z] INFO: Saving daemon under test log (d:\CI\PR-43566\1\dut.err) to bundles\CIDUT.err [2022-05-06T18:24:11.443Z] INFO: Saving containerd logs to bundles [2022-05-06T18:24:11.443Z] INFO: Nuke-Everything... [2022-05-06T18:24:11.443Z] INFO: Container count on control daemon to delete is 2 [2022-05-06T18:24:11.462Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-06T18:24:11.909Z] b9d9dbbd7bb8 [2022-05-06T18:24:11.909Z] 85f4f38d547f [2022-05-06T18:24:11.909Z] INFO: Tidying pidfile d:\CI\PR-43566\1\docker.pid [2022-05-06T18:24:11.909Z] INFO: Nuking d:\CI [2022-05-06T18:24:13.691Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-06T18:24:16.639Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-06T18:24:17.948Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-06T18:24:17.948Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-06T18:24:18.417Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-06T18:24:18.417Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-06T18:24:18.886Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-06T18:24:18.886Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-06T18:24:18.886Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-06T18:24:20.423Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-06T18:24:20.423Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-06T18:24:20.423Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-06T18:24:20.423Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-06T18:24:20.423Z] === RUN TestDockerSuite/TestRunState [2022-05-06T18:24:20.423Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-06T18:24:20.423Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-06T18:24:20.453Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-06T18:24:23.377Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-06T18:24:23.377Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-06T18:24:23.377Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-06T18:24:23.844Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-06T18:24:23.844Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-06T18:24:23.844Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-06T18:24:23.844Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-06T18:24:23.844Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-06T18:24:23.844Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-06T18:24:24.312Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-06T18:24:24.312Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-06T18:24:24.312Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-06T18:24:30.181Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-06T18:24:30.181Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-06T18:24:30.888Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-06T18:24:32.454Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-06T18:24:32.454Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-06T18:24:32.923Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-06T18:24:32.923Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-06T18:24:33.125Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-06T18:24:33.125Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-06T18:24:33.125Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-06T18:24:33.392Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-06T18:24:33.392Z] docker_cli_sni_test.go:18: Flakey test [2022-05-06T18:24:33.392Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-06T18:24:35.607Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-06T18:24:36.064Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-06T18:24:36.064Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-06T18:24:36.064Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-06T18:24:36.064Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-06T18:24:36.064Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-06T18:24:37.183Z] INFO: Zapped successfully [2022-05-06T18:24:37.183Z] [2022-05-06T18:24:37.183Z] INFO: executeCI.ps1 exiting at Fri May 6 18:24:35 CUT 2022. Duration 01:05:46.1812195 [2022-05-06T18:24:37.183Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-06T18:24:37.430Z] Recording test results [2022-05-06T18:24:39.776Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-06T18:24:41.488Z] === RUN TestDockerSuite/TestCommitChange [2022-05-06T18:24:46.246Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-06T18:24:46.384Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-06T18:24:47.899Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-06T18:24:49.682Z] Archiving artifacts [2022-05-06T18:24:50.048Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-06T18:24:52.117Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-06T18:24:52.117Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-06T18:24:52.117Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-06T18:24:55.822Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-06T18:25:00.786Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-06T18:25:00.786Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:25:00.786Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-06T18:25:04.357Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-06T18:25:04.357Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-06T18:25:04.815Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-06T18:25:04.815Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-06T18:25:05.323Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43566/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-06T18:25:06.340Z] + make clean [2022-05-06T18:25:07.902Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-06T18:25:07.902Z] docker-dev-cache [2022-05-06T18:25:07.902Z] docker-mod-cache [Pipeline] deleteDir [2022-05-06T18:25:09.479Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T18:25:12.364Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-06T18:25:15.253Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-06T18:25:15.253Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-06T18:25:15.253Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-06T18:25:15.253Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-06T18:25:15.707Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-06T18:25:15.707Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-06T18:25:15.707Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-06T18:25:15.707Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-06T18:25:15.707Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-06T18:25:15.707Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-06T18:25:15.707Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-06T18:25:15.707Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-06T18:25:15.707Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-06T18:25:15.707Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-06T18:25:15.707Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-06T18:25:18.620Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-06T18:25:20.372Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-06T18:25:23.256Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-06T18:25:24.779Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-06T18:25:29.060Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-06T18:25:29.061Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-06T18:25:29.061Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-06T18:25:29.061Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-06T18:25:29.061Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-06T18:25:29.061Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-06T18:25:29.061Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-06T18:25:29.061Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-06T18:25:29.061Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-06T18:25:29.061Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-06T18:25:29.061Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-06T18:25:29.061Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:25:29.061Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-06T18:25:29.061Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-06T18:25:29.061Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-06T18:25:29.061Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-06T18:25:31.825Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-06T18:25:31.825Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-06T18:25:31.825Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-06T18:25:31.825Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-06T18:25:31.825Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-06T18:25:31.825Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-06T18:25:31.825Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-06T18:25:33.348Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-06T18:25:33.805Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-06T18:25:34.268Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-06T18:25:34.723Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-06T18:25:36.250Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-06T18:25:36.250Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-06T18:25:39.963Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-06T18:25:41.558Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-06T18:25:42.845Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-06T18:25:45.727Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-06T18:25:45.727Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:25:45.727Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-06T18:25:54.058Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-06T18:25:54.058Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-06T18:25:54.058Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-06T18:25:56.038Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-06T18:25:56.038Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:25:56.038Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-06T18:25:57.013Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-06T18:25:57.013Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-06T18:25:57.013Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-06T18:25:57.013Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-06T18:25:57.013Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-06T18:25:57.013Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-06T18:25:57.013Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-06T18:26:00.701Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-06T18:26:00.701Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-06T18:26:00.701Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-06T18:26:00.701Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:26:00.701Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-06T18:26:00.701Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-06T18:26:00.701Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-06T18:26:00.701Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-06T18:26:00.701Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-06T18:26:04.175Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-06T18:26:04.175Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-06T18:26:04.175Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-06T18:26:04.175Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-06T18:26:07.131Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-06T18:26:07.131Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-06T18:26:07.131Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-06T18:26:07.131Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-06T18:26:07.131Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-06T18:26:07.131Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-06T18:26:07.131Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-06T18:26:07.131Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-06T18:26:10.091Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-06T18:26:10.982Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-06T18:26:10.982Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:26:10.982Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-06T18:26:10.982Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-06T18:26:10.982Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-06T18:26:10.982Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-06T18:26:10.982Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-06T18:26:10.982Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:26:10.982Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-06T18:26:10.982Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-06T18:26:10.982Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-06T18:26:10.982Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:26:10.982Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-06T18:26:13.046Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-06T18:26:13.881Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-06T18:26:15.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-06T18:26:15.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-06T18:26:15.263Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-06T18:26:15.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-06T18:26:17.599Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-06T18:26:17.599Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-06T18:26:17.599Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-06T18:26:18.219Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-06T18:26:18.219Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-06T18:26:20.436Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-06T18:26:20.436Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-06T18:26:20.436Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-06T18:26:20.436Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-06T18:26:20.436Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-06T18:26:21.321Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-06T18:26:21.321Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-06T18:26:21.321Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-06T18:26:21.321Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-06T18:26:21.321Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-06T18:26:21.321Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:26:21.321Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-06T18:26:21.321Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-06T18:26:21.321Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-06T18:26:21.321Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:26:21.321Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-06T18:26:21.321Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:26:21.321Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-06T18:26:23.391Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-06T18:26:23.391Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-06T18:26:26.346Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-06T18:26:26.346Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-06T18:26:26.346Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-06T18:26:29.301Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-06T18:26:29.301Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-06T18:26:36.464Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-06T18:26:38.976Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-06T18:26:38.976Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-06T18:26:38.976Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-06T18:26:38.976Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:26:38.976Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-06T18:26:38.976Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-06T18:26:38.976Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-06T18:26:38.976Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-06T18:26:41.200Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-06T18:26:41.200Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-06T18:26:44.985Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-06T18:26:44.985Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-06T18:26:45.453Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-06T18:26:45.453Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-06T18:26:45.453Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-06T18:26:46.902Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-06T18:26:49.860Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-06T18:26:50.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-06T18:26:50.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-06T18:26:50.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-06T18:26:50.329Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-06T18:26:52.548Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-06T18:26:52.548Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-06T18:26:52.548Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-06T18:26:55.865Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-06T18:26:55.865Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:26:55.865Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-06T18:26:55.865Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-06T18:26:56.331Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-06T18:26:56.331Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-06T18:26:56.331Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-06T18:26:59.712Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-06T18:26:59.712Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-06T18:27:00.182Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-06T18:27:03.139Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-06T18:27:03.139Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-06T18:27:06.753Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-06T18:27:06.753Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-06T18:27:06.753Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-06T18:27:07.900Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-06T18:27:10.119Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-06T18:27:10.119Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-06T18:27:10.119Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-06T18:27:10.119Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-06T18:27:10.119Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-06T18:27:10.119Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-06T18:27:10.119Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-06T18:27:10.119Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-06T18:27:10.119Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-06T18:27:10.119Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-06T18:27:10.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-06T18:27:12.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-06T18:27:12.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-06T18:27:15.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-06T18:27:18.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-06T18:27:19.238Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-06T18:27:19.238Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-06T18:27:19.238Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite (2613.22s) [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-06T18:27:19.708Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-06T18:27:19.708Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.40s) [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-05-06T18:27:19.708Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (77.81s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.27s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.13s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.09s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.22s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.92s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.25s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.88s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.14s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.50s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.39s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.37s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.30s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.26s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.91s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.78s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.98s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.42s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.40s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.37s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.64s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.25s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.08s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.46s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.65s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.17s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.48s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.81s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.11s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.50s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.72s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.59s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.22s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.44s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.20s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.79s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.38s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.69s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.69s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.76s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.59s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.85s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.79s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.82s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.63s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.24s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.53s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.24s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.48s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.14s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.89s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.87s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.47s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.03s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.22s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.22s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFails (2.94s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.47s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.62s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.20s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.83s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (8.99s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.81s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildHistory (12.45s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.86s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.78s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLabel (1.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.41s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.79s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.82s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.85s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.85s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.77s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.78s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.98s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.12s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.97s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-06T18:27:19.709Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.64s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.79s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.15s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.82s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.60s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.14s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.57s) [2022-05-06T18:27:19.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.28s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.14s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.92s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.92s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.52s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.37s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildRm (14.18s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.85s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.44s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.46s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.04s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.52s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.81s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.47s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.04s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildStderr (5.14s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.73s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.04s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.80s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.70s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.96s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.62s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.06s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.66s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.94s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.98s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.01s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.27s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.67s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.32s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.33s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestCommitChange (5.26s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.90s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.82s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestCommitTTY (7.75s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.82s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.83s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.17s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.27s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.33s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.19s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.95s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.72s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.82s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.77s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.18s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.20s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.25s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.84s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.78s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.73s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.82s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.06s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.19s) [2022-05-06T18:27:19.710Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-06T18:27:19.710Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.81s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.07s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.04s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.19s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.41s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.10s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.99s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.96s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.09s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b881e0_} (3.10s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1977707174_c:\foo_false____} (3.08s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1977707174_c:\foo_true____} (3.05s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.33s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.15s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.22s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.13s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.85s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.13s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.33s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpToDot (3.21s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCpToStdout (3.26s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.00s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.89s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.27s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.17s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-06T18:27:20.178Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.15s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.06s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.28s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.61s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsCopy (5.45s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.57s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.03s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.11s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsFilters (6.44s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsFormat (6.15s) [2022-05-06T18:27:20.178Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestEventsRename (3.29s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestEventsResize (33.40s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.13s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.84s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.59s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.34s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.36s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.74s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.28s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.95s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.76s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.23s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.62s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.87s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecInspectID (5.74s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.06s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.70s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.26s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.38s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.44s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.29s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.08s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.27s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.38s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.07s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.07s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.19s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.10s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectDefault (3.13s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectHistory (5.16s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.06s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.63s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.12s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.73s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.74s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectStatus (3.74s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.70s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.65s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.10s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.69s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.05s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.32s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.24s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.33s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.37s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.00s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.76s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.21s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.25s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.24s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.56s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.94s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.54s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.37s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsSince (9.78s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsTail (3.60s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.38s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.11s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.21s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.25s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPsByOrder (12.94s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.53s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.27s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.92s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.07s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.95s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.41s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.17s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.28s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.22s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.19s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.86s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.96s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.70s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.47s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.33s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.91s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.76s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.73s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.30s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.99s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.11s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.86s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.94s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.33s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-06T18:27:20.179Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.78s) [2022-05-06T18:27:20.179Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.88s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.91s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.64s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.04s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.13s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.52s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.14s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.52s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.84s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.20s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.16s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.03s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.03s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.97s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.76s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.13s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.15s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.17s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.05s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunExitCode (3.09s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.05s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.20s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.49s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.58s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.19s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.40s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.46s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.27s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.10s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.79s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.72s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.42s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunRm (3.28s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.15s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.06s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.04s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.58s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.12s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.33s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.34s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.12s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.07s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.84s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.25s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.24s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.34s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.13s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.18s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.26s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.97s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.46s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.85s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.43s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.10s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.05s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.11s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.92s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.80s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.32s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.81s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.75s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.69s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.25s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.71s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-05-06T18:27:20.180Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.64s) [2022-05-06T18:27:20.180Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-06T18:27:20.181Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-05-06T18:27:20.181Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-06T18:27:20.181Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.37s) [2022-05-06T18:27:20.181Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-05-06T18:27:20.181Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-05-06T18:27:20.181Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.04s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-06T18:27:20.181Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.66s) [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-06T18:27:20.181Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-06T18:27:20.181Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-06T18:27:20.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-06T18:27:20.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-06T18:27:20.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-06T18:27:20.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-06T18:27:20.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-06T18:27:20.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-06T18:27:20.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-06T18:27:20.181Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-06T18:27:20.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-06T18:27:20.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-06T18:27:20.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-06T18:27:20.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-06T18:27:20.181Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-06T18:27:20.181Z] === RUN TestDockerDaemonSuite [2022-05-06T18:27:20.181Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-06T18:27:20.181Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-06T18:27:20.181Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-06T18:27:20.181Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-06T18:27:20.181Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-06T18:27:20.181Z] === RUN TestDockerSwarmSuite [2022-05-06T18:27:20.181Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-06T18:27:20.181Z] === RUN TestDockerPluginSuite [2022-05-06T18:27:20.181Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-06T18:27:20.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-06T18:27:20.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-06T18:27:20.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-06T18:27:20.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-06T18:27:20.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-06T18:27:20.181Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.181Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-06T18:27:20.182Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-06T18:27:20.182Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-06T18:27:20.182Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-06T18:27:20.182Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-06T18:27:20.182Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-06T18:27:20.182Z] === RUN TestDockerExternalVolumeSuite [2022-05-06T18:27:20.182Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-06T18:27:20.182Z] === RUN TestDockerNetworkSuite [2022-05-06T18:27:20.182Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-06T18:27:20.182Z] === RUN TestDockerHubPullSuite [2022-05-06T18:27:20.182Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-06T18:27:20.182Z] PASS [2022-05-06T18:27:20.182Z] ok github.com/docker/docker/integration-cli 2613.582s [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === Skipped [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-06T18:27:20.182Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-06T18:27:20.182Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-06T18:27:20.182Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-06T18:27:20.182Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-06T18:27:20.182Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-06T18:27:20.182Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-06T18:27:20.182Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-06T18:27:20.182Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-06T18:27:20.182Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-06T18:27:20.182Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-06T18:27:20.182Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-06T18:27:20.182Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-06T18:27:20.182Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-06T18:27:20.182Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-06T18:27:20.182Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-06T18:27:20.182Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-05-06T18:27:20.182Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-06T18:27:20.182Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.182Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-05-06T18:27:20.182Z] [2022-05-06T18:27:20.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-05-06T18:27:20.182Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-05-06T18:27:20.183Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2022-05-06T18:27:20.183Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-06T18:27:20.183Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-06T18:27:20.183Z] docker_cli_sni_test.go:18: Flakey test [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-06T18:27:20.183Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-06T18:27:20.183Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-06T18:27:20.183Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.183Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-06T18:27:20.183Z] [2022-05-06T18:27:20.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-06T18:27:20.184Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-06T18:27:20.184Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-06T18:27:20.184Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-06T18:27:20.184Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-06T18:27:20.184Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-06T18:27:20.184Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-06T18:27:20.184Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-06T18:27:20.184Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-06T18:27:20.184Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-06T18:27:20.184Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-06T18:27:20.184Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-06T18:27:20.184Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-06T18:27:20.184Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-06T18:27:20.184Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-06T18:27:20.184Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-06T18:27:20.184Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-06T18:27:20.184Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-06T18:27:20.184Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.184Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-06T18:27:20.184Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-06T18:27:20.185Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-06T18:27:20.185Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-06T18:27:20.185Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-06T18:27:20.185Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-06T18:27:20.185Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-06T18:27:20.185Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-06T18:27:20.185Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-06T18:27:20.185Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-06T18:27:20.185Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.185Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-06T18:27:20.185Z] [2022-05-06T18:27:20.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-06T18:27:20.185Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-06T18:27:20.653Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-06T18:27:20.653Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-06T18:27:20.653Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-06T18:27:20.653Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-06T18:27:20.653Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-06T18:27:20.653Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.653Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-06T18:27:20.653Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-06T18:27:20.654Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-06T18:27:20.654Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-06T18:27:20.654Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-06T18:27:20.654Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-06T18:27:20.654Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-06T18:27:20.654Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-06T18:27:20.654Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-06T18:27:20.654Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-06T18:27:20.654Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-06T18:27:20.654Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-06T18:27:20.654Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-06T18:27:20.654Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-06T18:27:20.654Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.654Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-06T18:27:20.654Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-06T18:27:20.655Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.655Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-06T18:27:20.655Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.656Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-06T18:27:20.656Z] [2022-05-06T18:27:20.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-06T18:27:20.656Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-06T18:27:20.657Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-06T18:27:20.657Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-06T18:27:20.657Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-06T18:27:20.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-06T18:27:20.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-06T18:27:20.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:27:20.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:27:20.657Z] [2022-05-06T18:27:20.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-06T18:27:20.658Z] [2022-05-06T18:27:20.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-06T18:27:20.658Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-06T18:27:20.659Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] DONE 1088 tests, 544 skipped in 2624.306s [2022-05-06T18:27:20.659Z] INFO: Integration tests ended at 05/06/2022 18:27:20. Duration:00:43:44.6721196 [2022-05-06T18:27:20.659Z] INFO: Docker info of the daemon under test at end of run [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] Containers: 10 [2022-05-06T18:27:20.659Z] Running: 0 [2022-05-06T18:27:20.659Z] Paused: 0 [2022-05-06T18:27:20.659Z] Stopped: 10 [2022-05-06T18:27:20.659Z] Images: 18 [2022-05-06T18:27:20.659Z] Server Version: 0.0.0-dev [2022-05-06T18:27:20.659Z] Storage Driver: windowsfilter [2022-05-06T18:27:20.659Z] Windows: [2022-05-06T18:27:20.659Z] Logging Driver: json-file [2022-05-06T18:27:20.659Z] Plugins: [2022-05-06T18:27:20.659Z] Volume: local [2022-05-06T18:27:20.659Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T18:27:20.659Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T18:27:20.659Z] Swarm: inactive [2022-05-06T18:27:20.659Z] Default Isolation: process [2022-05-06T18:27:20.659Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-06T18:27:20.659Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-06T18:27:20.659Z] OSType: windows [2022-05-06T18:27:20.659Z] Architecture: x86_64 [2022-05-06T18:27:20.659Z] CPUs: 4 [2022-05-06T18:27:20.659Z] Total Memory: 32GiB [2022-05-06T18:27:20.659Z] Name: azwin-2-076201 [2022-05-06T18:27:20.659Z] ID: OODN:GHRU:2F5X:MZFX:LFMN:LRPP:IL5E:UUG3:EUN5:G3XW:U7WV:KXZI [2022-05-06T18:27:20.659Z] Docker Root Dir: D:\CI\PR-43566\1\daemon [2022-05-06T18:27:20.659Z] Debug Mode (client): false [2022-05-06T18:27:20.659Z] Debug Mode (server): true [2022-05-06T18:27:20.659Z] File Descriptors: -1 [2022-05-06T18:27:20.659Z] Goroutines: 44 [2022-05-06T18:27:20.659Z] System Time: 2022-05-06T18:27:20.5527501Z [2022-05-06T18:27:20.659Z] EventsListeners: 0 [2022-05-06T18:27:20.659Z] Registry: https://index.docker.io/v1/ [2022-05-06T18:27:20.659Z] Labels: [2022-05-06T18:27:20.659Z] Experimental: false [2022-05-06T18:27:20.659Z] Insecure Registries: [2022-05-06T18:27:20.659Z] 127.0.0.0/8 [2022-05-06T18:27:20.659Z] Live Restore Enabled: false [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] [2022-05-06T18:27:20.659Z] INFO: Stopping daemon under test [2022-05-06T18:27:21.127Z] SUCCESS: The process with PID 5172 (child process of PID 3092) has been terminated. [2022-05-06T18:27:21.127Z] SUCCESS: The process with PID 3092 (child process of PID 2916) has been terminated. [2022-05-06T18:27:21.127Z] INFO: Stop tailing logs of the daemon under tests [2022-05-06T18:27:21.127Z] INFO: executeCI.ps1 Completed successfully at 05/06/2022 18:27:20. [2022-05-06T18:27:21.127Z] INFO: Tidying up at end of run [2022-05-06T18:27:21.127Z] ----------- DAEMON LOG ------------ [2022-05-06T18:27:21.127Z] 2022/05/06 17:40:41 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-06T18:27:21.127Z] ----------- END DAEMON LOG -------- [2022-05-06T18:27:21.127Z] INFO: Saving daemon under test log (d:\CI\PR-43566\1\dut.out) to bundles\CIDUT.out [2022-05-06T18:27:21.127Z] INFO: Saving daemon under test log (d:\CI\PR-43566\1\dut.err) to bundles\CIDUT.err [2022-05-06T18:27:21.127Z] INFO: Saving containerd logs to bundles [2022-05-06T18:27:21.127Z] INFO: Nuke-Everything... [2022-05-06T18:27:21.593Z] INFO: Container count on control daemon to delete is 2 [2022-05-06T18:27:22.060Z] cefb9bfabbc6 [2022-05-06T18:27:22.060Z] 5f7045907f82 [2022-05-06T18:27:22.060Z] INFO: Tidying pidfile d:\CI\PR-43566\1\docker.pid [2022-05-06T18:27:22.060Z] INFO: Killing containerd with PID 5764 [2022-05-06T18:27:22.060Z] INFO: Nuking d:\CI [2022-05-06T18:27:26.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-06T18:27:34.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005ecf48_} [2022-05-06T18:27:36.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1621244731_c:\foo_false____} [2022-05-06T18:27:43.349Z] INFO: Zapped successfully [2022-05-06T18:27:43.349Z] [2022-05-06T18:27:43.349Z] INFO: executeCI.ps1 exiting at Fri May 6 18:27:41 CUT 2022. Duration 01:08:52.0218123 [2022-05-06T18:27:43.349Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-06T18:27:43.597Z] Recording test results [2022-05-06T18:27:44.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1621244731_c:\foo_true____} [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-06T18:27:52.140Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-06T18:27:52.140Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-06T18:27:52.140Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-06T18:27:52.610Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-06T18:27:52.610Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-06T18:27:52.610Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-06T18:27:52.610Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-06T18:27:52.610Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-06T18:27:52.610Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-06T18:27:52.610Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-06T18:27:52.610Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-06T18:27:52.610Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-06T18:27:52.827Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-06T18:27:54.937Z] Creating win-2022-c8d-integration-bundles.zip [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-06T18:27:55.564Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-06T18:27:55.564Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-06T18:27:55.564Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:27:55.564Z] === RUN TestDockerSuite/TestCpGarbagePath [Pipeline] archiveArtifacts [2022-05-06T18:27:56.717Z] Archiving artifacts [2022-05-06T18:27:58.519Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-06T18:27:58.519Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-06T18:27:58.519Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-06T18:27:58.519Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-06T18:28:01.476Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-06T18:28:01.476Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-06T18:28:01.476Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-06T18:28:01.476Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-06T18:28:01.476Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-06T18:28:01.476Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-06T18:28:01.476Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-06T18:28:11.903Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-06T18:28:12.880Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43566/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-06T18:28:13.829Z] + make clean [2022-05-06T18:28:14.858Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-06T18:28:14.858Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:28:14.858Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-06T18:28:14.858Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-06T18:28:14.858Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-06T18:28:15.391Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-06T18:28:15.391Z] docker-dev-cache [2022-05-06T18:28:15.391Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T18:28:29.793Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-06T18:28:29.793Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:28:29.793Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-06T18:28:29.793Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:28:29.793Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-06T18:28:40.216Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-06T18:28:40.216Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-06T18:28:40.216Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-06T18:28:40.216Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-06T18:28:40.216Z] === RUN TestDockerSuite/TestCpToDot [2022-05-06T18:28:43.170Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-06T18:28:43.170Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-06T18:28:43.170Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-06T18:28:43.170Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-06T18:28:43.170Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-06T18:28:46.128Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-06T18:28:46.128Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:28:46.128Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-06T18:28:46.128Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-06T18:28:46.128Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-06T18:28:46.128Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-06T18:28:46.128Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-06T18:28:46.128Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-06T18:28:46.128Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-06T18:28:46.128Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-06T18:28:46.596Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-06T18:28:48.815Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-06T18:28:51.775Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-06T18:28:51.775Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-06T18:28:51.775Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-06T18:28:53.994Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-06T18:28:54.981Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-06T18:28:55.451Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-06T18:28:55.451Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-06T18:28:55.451Z] === RUN TestDockerSuite/TestCreateRM [2022-05-06T18:28:55.920Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-06T18:28:55.920Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-06T18:28:55.920Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-06T18:28:55.920Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-06T18:28:56.389Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-06T18:29:06.818Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-06T18:29:06.818Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-06T18:29:06.818Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-06T18:29:10.613Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-06T18:29:10.613Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-06T18:29:10.613Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:29:10.613Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-06T18:29:13.568Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-06T18:29:13.568Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-06T18:29:13.568Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-06T18:29:13.568Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-06T18:29:13.568Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-06T18:29:13.568Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-06T18:29:13.568Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-06T18:29:13.568Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-06T18:29:13.568Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-06T18:29:13.568Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDockerFails [2022-05-06T18:29:13.568Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-06T18:29:13.568Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-06T18:29:14.037Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-06T18:29:14.037Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-06T18:29:14.037Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-06T18:29:14.037Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-06T18:29:14.037Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-06T18:29:14.037Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-06T18:29:14.037Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-06T18:29:14.037Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-06T18:29:14.037Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-06T18:29:16.991Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-06T18:29:19.944Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-06T18:29:27.107Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-06T18:29:48.345Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-06T18:29:52.138Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-06T18:29:58.009Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-06T18:30:00.965Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-06T18:30:01.953Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-06T18:30:06.713Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-06T18:30:07.183Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-06T18:30:08.749Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-06T18:30:14.619Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-06T18:30:20.490Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-06T18:30:20.490Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-06T18:30:20.490Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-06T18:30:20.490Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T18:30:20.490Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-06T18:30:20.490Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-06T18:30:20.490Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-06T18:30:20.490Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-06T18:30:20.490Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-06T18:30:21.478Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-06T18:30:21.478Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-06T18:30:21.478Z] === RUN TestDockerSuite/TestEventsRename [2022-05-06T18:30:24.432Z] === RUN TestDockerSuite/TestEventsResize [2022-05-06T18:30:33.096Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-06T18:30:35.314Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-06T18:30:38.268Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-06T18:30:44.140Z] === RUN TestDockerSuite/TestEventsTop [2022-05-06T18:30:44.140Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-06T18:30:44.140Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-06T18:30:46.359Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-06T18:30:51.118Z] === RUN TestDockerSuite/TestExec [2022-05-06T18:30:51.118Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:30:51.118Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-06T18:30:51.118Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:30:51.118Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-06T18:30:53.335Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-06T18:30:56.289Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-06T18:30:56.289Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-06T18:30:56.289Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-06T18:30:56.289Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-06T18:30:56.289Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-06T18:30:56.289Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:30:56.289Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-06T18:30:58.504Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-06T18:31:01.458Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-06T18:31:03.676Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-06T18:31:05.897Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-06T18:31:10.656Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-06T18:31:10.656Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-06T18:31:10.656Z] === RUN TestDockerSuite/TestExecEnv [2022-05-06T18:31:10.656Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:31:10.656Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-06T18:31:10.656Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-06T18:31:10.656Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-06T18:31:13.609Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-06T18:31:19.484Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-06T18:31:19.484Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-06T18:31:19.484Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-06T18:31:19.484Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-06T18:31:19.484Z] === RUN TestDockerSuite/TestExecParseError [2022-05-06T18:31:19.484Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-06T18:31:19.484Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-06T18:31:19.484Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-06T18:31:19.484Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-06T18:31:19.484Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-06T18:31:19.484Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-06T18:31:22.439Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-06T18:31:22.439Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-06T18:31:22.439Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-06T18:31:22.439Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-06T18:31:22.439Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-06T18:31:22.439Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:31:22.439Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-06T18:31:22.439Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-06T18:31:22.439Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-06T18:31:22.439Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-06T18:31:22.439Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-06T18:31:25.401Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-06T18:31:25.401Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-06T18:31:25.401Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-06T18:31:35.854Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-06T18:31:35.855Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-06T18:31:35.855Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-06T18:31:35.855Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-06T18:31:35.855Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-06T18:31:35.855Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-06T18:31:35.855Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-06T18:31:41.726Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-06T18:31:47.597Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-06T18:31:50.552Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-06T18:31:57.714Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-06T18:31:57.714Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:31:57.714Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-06T18:31:57.714Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-06T18:31:57.714Z] === RUN TestDockerSuite/TestHealth [2022-05-06T18:31:57.714Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-06T18:31:57.714Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-06T18:31:57.714Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-06T18:31:57.714Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-06T18:31:57.714Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-06T18:32:08.146Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-06T18:32:08.146Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-06T18:32:08.146Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-06T18:32:08.146Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-06T18:32:08.146Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-06T18:32:08.146Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-06T18:32:08.146Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-06T18:32:09.135Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-06T18:32:09.135Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-06T18:32:09.135Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-06T18:32:10.124Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-06T18:32:10.593Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-06T18:32:12.811Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-06T18:32:12.811Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-06T18:32:15.765Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-06T18:32:24.436Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-06T18:32:24.436Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-06T18:32:24.436Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:32:24.436Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-06T18:32:28.232Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestImportFile [2022-05-06T18:32:28.232Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-06T18:32:28.232Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-06T18:32:28.232Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-06T18:32:28.232Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-06T18:32:28.232Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-06T18:32:28.232Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-06T18:32:28.232Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-06T18:32:28.232Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-06T18:32:28.701Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-06T18:32:28.701Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:32:28.701Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-06T18:32:28.701Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:32:28.701Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-06T18:32:35.865Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-06T18:32:38.819Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-06T18:32:38.819Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:32:38.819Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-06T18:32:38.819Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-06T18:32:38.819Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-06T18:32:38.819Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-06T18:32:38.819Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-06T18:32:38.819Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-06T18:32:45.982Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-06T18:32:46.451Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-06T18:32:49.408Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-06T18:32:49.408Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:32:49.408Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-06T18:32:49.408Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-06T18:32:49.408Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-06T18:32:49.408Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-06T18:32:49.408Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-06T18:32:51.625Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-06T18:32:57.497Z] === RUN TestDockerSuite/TestInspectImage [2022-05-06T18:32:57.497Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:32:57.497Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-06T18:32:57.497Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:32:57.497Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-06T18:32:57.497Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:32:57.497Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-06T18:33:04.659Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-06T18:33:06.878Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-06T18:33:07.348Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-06T18:33:09.568Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-06T18:33:12.522Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-06T18:33:12.522Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-06T18:33:12.522Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-06T18:33:12.522Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-06T18:33:15.493Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-06T18:33:18.446Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-06T18:33:23.400Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-06T18:33:26.354Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-06T18:33:29.309Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-06T18:33:31.526Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-06T18:33:38.690Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-06T18:33:41.650Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-06T18:33:43.867Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-06T18:33:43.867Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-06T18:33:43.867Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:33:43.867Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-06T18:33:43.867Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-06T18:33:43.867Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-06T18:33:43.867Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-06T18:33:43.867Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-06T18:33:43.867Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-06T18:33:44.336Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-06T18:33:44.336Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-06T18:33:44.336Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-06T18:33:44.336Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-06T18:33:44.805Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-06T18:33:47.024Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-06T18:33:49.244Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-06T18:33:55.114Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-06T18:33:58.069Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-06T18:33:58.069Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-06T18:33:58.069Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-06T18:34:01.131Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-06T18:34:01.131Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-06T18:34:09.800Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-06T18:34:18.468Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-06T18:34:25.635Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-06T18:34:28.591Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-06T18:34:31.547Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-06T18:34:31.547Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-06T18:34:31.547Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-06T18:34:40.212Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-06T18:34:47.373Z] === RUN TestDockerSuite/TestLogsSince [2022-05-06T18:34:56.038Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-06T18:34:56.038Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-06T18:34:56.038Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-06T18:34:56.038Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-06T18:34:56.038Z] === RUN TestDockerSuite/TestLogsTail [2022-05-06T18:34:59.831Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-06T18:35:02.798Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-06T18:35:05.016Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-06T18:35:05.016Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.016Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-06T18:35:05.016Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.016Z] === RUN TestDockerSuite/TestNetHostname [2022-05-06T18:35:05.016Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.016Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-06T18:35:05.016Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.016Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-06T18:35:05.016Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.016Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-06T18:35:05.016Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.016Z] === RUN TestDockerSuite/TestPluginActive [2022-05-06T18:35:05.016Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-06T18:35:05.485Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-06T18:35:05.485Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-06T18:35:05.485Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-06T18:35:05.485Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-06T18:35:05.485Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-06T18:35:05.485Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-06T18:35:05.485Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-06T18:35:05.485Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-06T18:35:05.485Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPortList [2022-05-06T18:35:05.485Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-06T18:35:05.485Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-06T18:35:11.358Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-06T18:35:11.358Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-06T18:35:11.358Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-06T18:35:11.358Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-06T18:35:11.358Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-06T18:35:11.358Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-06T18:35:11.358Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-06T18:35:11.358Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-06T18:35:11.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-06T18:35:16.122Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-06T18:35:16.122Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-06T18:35:16.123Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-06T18:35:26.552Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-06T18:35:26.552Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-06T18:35:26.552Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-06T18:35:39.050Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-06T18:35:53.996Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-06T18:35:53.996Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-06T18:35:53.996Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-06T18:35:53.996Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-06T18:36:08.931Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-06T18:36:12.723Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-06T18:36:25.218Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-06T18:36:35.651Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-06T18:36:35.651Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-06T18:36:35.651Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-06T18:36:35.651Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-06T18:36:35.651Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-06T18:36:41.520Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-06T18:36:41.520Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:36:41.520Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-06T18:36:41.520Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-06T18:36:41.520Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-06T18:36:41.520Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-06T18:36:41.520Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-06T18:36:41.520Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-06T18:36:41.520Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-06T18:36:50.191Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-06T18:36:50.191Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-06T18:36:50.191Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-06T18:36:51.178Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-06T18:36:51.178Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-06T18:36:51.178Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-06T18:36:52.746Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-06T18:36:53.734Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-06T18:36:53.734Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-06T18:36:53.734Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-06T18:36:58.495Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-06T18:37:03.258Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-06T18:37:05.476Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-06T18:37:41.374Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-06T18:37:41.374Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:37:41.374Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-06T18:37:44.330Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-06T18:37:44.799Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-06T18:37:45.268Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-06T18:37:46.256Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-06T18:37:51.016Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-06T18:37:55.772Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-06T18:37:55.772Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:37:55.772Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-06T18:38:01.641Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-06T18:38:01.641Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-06T18:38:01.641Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-06T18:38:22.885Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-06T18:38:25.847Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-06T18:38:26.835Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-06T18:38:35.494Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-06T18:38:48.012Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-06T18:38:58.438Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-06T18:39:04.309Z] === RUN TestDockerSuite/TestRmiTag [2022-05-06T18:39:04.777Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-06T18:39:07.733Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-06T18:39:28.974Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-06T18:39:30.541Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-06T18:39:36.421Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-06T18:39:37.990Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-06T18:39:37.990Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-06T18:39:37.990Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-06T18:39:37.990Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-06T18:39:37.990Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-06T18:39:37.990Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-06T18:39:37.990Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-06T18:39:37.990Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-06T18:39:37.990Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-06T18:39:37.990Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-06T18:39:37.990Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-06T18:39:37.990Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-06T18:39:37.990Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-06T18:39:37.990Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-06T18:39:37.990Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-06T18:39:40.209Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-06T18:39:40.209Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-06T18:39:40.209Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-06T18:39:40.209Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-06T18:39:40.209Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-06T18:39:46.082Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-06T18:39:49.035Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-06T18:39:51.250Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-06T18:39:59.916Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-06T18:40:01.482Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-06T18:40:01.482Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-06T18:40:06.240Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-06T18:40:06.240Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-06T18:40:06.709Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-06T18:40:06.709Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-06T18:40:09.663Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-06T18:40:09.663Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-06T18:40:09.663Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-06T18:40:13.459Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-06T18:40:13.459Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-06T18:40:13.459Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-06T18:40:13.459Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-06T18:40:13.459Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-06T18:40:15.682Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-06T18:40:15.682Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-06T18:40:15.682Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-06T18:40:15.682Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-06T18:40:15.682Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-06T18:40:15.682Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-06T18:40:15.682Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-06T18:40:15.682Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-06T18:40:15.682Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-06T18:40:15.682Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-06T18:40:15.682Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-06T18:40:15.682Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-06T18:40:15.682Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-06T18:40:15.682Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-06T18:40:15.682Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-06T18:40:18.636Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-06T18:40:20.853Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-06T18:40:23.808Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-06T18:40:23.808Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-06T18:40:23.808Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-06T18:40:23.808Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-06T18:40:23.808Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-06T18:40:23.808Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-06T18:40:23.808Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-06T18:40:26.025Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-06T18:40:26.025Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-06T18:40:26.025Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-06T18:40:26.025Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-06T18:40:26.025Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-06T18:40:26.025Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-06T18:40:26.025Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-06T18:40:26.025Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-06T18:40:26.025Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-06T18:40:28.244Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-06T18:40:35.415Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-06T18:40:35.416Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-06T18:40:35.416Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-06T18:40:35.416Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-06T18:40:35.416Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-06T18:40:35.416Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-06T18:40:35.416Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-06T18:40:35.416Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-06T18:40:35.416Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-06T18:40:35.416Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-06T18:40:35.416Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-06T18:40:35.416Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-06T18:40:35.416Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-06T18:40:37.634Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-06T18:40:37.634Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-06T18:40:37.634Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-06T18:40:37.634Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-06T18:40:37.634Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-06T18:40:37.634Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-06T18:40:39.855Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-06T18:40:42.810Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-06T18:40:42.810Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-06T18:40:42.810Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-06T18:40:45.767Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-06T18:40:45.767Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-06T18:40:45.767Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-06T18:40:45.767Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:40:45.767Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-06T18:40:45.767Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-06T18:40:45.767Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-06T18:40:47.987Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-06T18:40:50.941Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-06T18:40:53.156Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-06T18:40:56.133Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-06T18:40:56.133Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-06T18:40:56.133Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-06T18:40:56.605Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-06T18:40:56.605Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-06T18:40:56.606Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-06T18:40:56.606Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-06T18:40:56.606Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-06T18:40:56.606Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-06T18:40:56.606Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-06T18:40:56.606Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-06T18:40:56.606Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-06T18:40:56.606Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-06T18:40:56.606Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-06T18:40:56.606Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-06T18:40:56.606Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-06T18:41:01.362Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-06T18:41:01.362Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-06T18:41:01.362Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-06T18:41:01.362Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-06T18:41:01.362Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-06T18:41:01.362Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-06T18:41:01.362Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-06T18:41:01.362Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-06T18:41:01.362Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:41:01.362Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-06T18:41:01.362Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:41:01.362Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-06T18:41:13.855Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-06T18:41:13.855Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-06T18:41:13.855Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunMount [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-06T18:41:14.323Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-06T18:41:14.323Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-06T18:41:29.264Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-06T18:41:29.264Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-06T18:41:29.264Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-06T18:41:29.264Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-06T18:41:29.264Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-06T18:41:29.264Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-06T18:41:29.264Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-06T18:41:33.059Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-06T18:41:37.820Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-06T18:41:37.820Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-06T18:41:37.820Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-06T18:41:37.820Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-06T18:41:37.820Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-06T18:41:37.820Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-06T18:41:37.820Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-06T18:41:37.820Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-06T18:41:37.820Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-06T18:41:37.820Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-06T18:41:37.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-06T18:41:37.820Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-06T18:41:37.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-06T18:41:37.820Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-06T18:41:37.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-06T18:41:37.820Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-06T18:41:37.820Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-06T18:41:37.820Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-06T18:41:38.288Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-06T18:41:38.759Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-06T18:41:39.746Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-06T18:41:42.698Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-06T18:41:44.914Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-06T18:41:45.901Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-06T18:41:49.526Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-06T18:41:49.526Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-06T18:41:49.526Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-06T18:41:49.526Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-06T18:41:49.526Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-06T18:41:49.526Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-06T18:41:49.526Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-06T18:41:49.526Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-06T18:41:49.526Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-06T18:41:49.526Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-06T18:41:49.526Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-06T18:41:49.526Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-06T18:41:49.526Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-06T18:41:49.526Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-06T18:41:49.526Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-06T18:41:49.526Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-06T18:41:49.526Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-06T18:41:52.479Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-06T18:41:52.479Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-06T18:41:52.479Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-06T18:41:52.479Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-06T18:41:52.479Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-06T18:41:52.479Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-06T18:41:52.479Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-06T18:41:52.479Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-06T18:41:52.479Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-06T18:41:52.479Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-06T18:41:52.479Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-06T18:42:07.412Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-06T18:42:07.412Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-06T18:42:07.412Z] === RUN TestDockerSuite/TestRunRm [2022-05-06T18:42:08.400Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-06T18:42:14.263Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-06T18:42:17.217Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-06T18:42:19.432Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-06T18:42:22.381Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-06T18:42:24.593Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-06T18:42:24.593Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-06T18:42:24.593Z] === RUN TestDockerSuite/TestRunState [2022-05-06T18:42:24.593Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-06T18:42:24.593Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-06T18:42:27.545Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-06T18:42:27.545Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-06T18:42:27.545Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-06T18:42:29.761Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-06T18:42:29.761Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-06T18:42:29.761Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-06T18:42:29.761Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-06T18:42:29.761Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-06T18:42:29.761Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-06T18:42:29.761Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-06T18:42:29.761Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-06T18:42:29.761Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-06T18:42:35.629Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-06T18:42:35.629Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-06T18:42:37.845Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-06T18:42:37.845Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-06T18:42:37.845Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-06T18:42:40.801Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-06T18:42:40.801Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-06T18:42:40.801Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-06T18:42:40.801Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-06T18:42:40.801Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-06T18:42:43.765Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-06T18:42:52.431Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-06T18:42:57.191Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-06T18:43:04.354Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-06T18:43:04.354Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-06T18:43:04.354Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-06T18:43:04.354Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-06T18:43:07.306Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-06T18:43:14.466Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-06T18:43:17.433Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-06T18:43:17.433Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-06T18:43:17.433Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-06T18:43:17.433Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-06T18:43:17.433Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-06T18:43:17.433Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-06T18:43:17.433Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-06T18:43:17.433Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-06T18:43:17.433Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-06T18:43:17.433Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-06T18:43:17.433Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-06T18:43:17.433Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-06T18:43:17.433Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-06T18:43:17.433Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-06T18:43:17.433Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-06T18:43:27.860Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-06T18:43:28.846Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-06T18:43:31.796Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-06T18:43:36.555Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-06T18:43:36.555Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-06T18:43:36.555Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-06T18:43:36.555Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-06T18:43:36.555Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-06T18:43:36.555Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-06T18:43:36.555Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-06T18:43:36.555Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-06T18:43:36.555Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-06T18:43:36.555Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-06T18:43:36.555Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-06T18:43:36.555Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-06T18:43:36.555Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:43:36.555Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-06T18:43:36.555Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-06T18:43:37.024Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-06T18:43:37.024Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:43:37.024Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-06T18:43:37.024Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:43:37.024Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-06T18:43:37.024Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-06T18:43:37.024Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-06T18:43:39.239Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-06T18:43:39.708Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-06T18:43:40.177Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-06T18:43:40.646Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-06T18:43:42.214Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-06T18:43:42.214Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-06T18:43:45.170Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-06T18:43:52.301Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-06T18:44:00.848Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-06T18:44:00.848Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:44:00.848Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-06T18:44:09.388Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-06T18:44:09.388Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:44:09.388Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-06T18:44:13.108Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-06T18:44:13.108Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-06T18:44:13.108Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-06T18:44:13.108Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:44:13.108Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-06T18:44:13.108Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-06T18:44:13.108Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-06T18:44:13.108Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-06T18:44:13.108Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-06T18:44:23.423Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-06T18:44:23.423Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:44:23.423Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-06T18:44:23.423Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-06T18:44:23.423Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-06T18:44:23.423Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-06T18:44:23.423Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-06T18:44:23.423Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:44:23.423Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-06T18:44:23.423Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-06T18:44:23.423Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-06T18:44:23.423Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:44:23.423Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-06T18:44:25.590Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-06T18:44:28.485Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-06T18:44:28.485Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-06T18:44:28.485Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-06T18:44:31.383Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-06T18:44:31.383Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-06T18:44:31.383Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-06T18:44:31.383Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-06T18:44:31.383Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-06T18:44:31.383Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:44:31.383Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-06T18:44:31.383Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-06T18:44:31.383Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-06T18:44:31.383Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:44:31.383Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-06T18:44:31.383Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:44:31.383Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-06T18:44:49.049Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-06T18:44:49.049Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-06T18:44:49.049Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-06T18:44:49.049Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:44:49.049Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-06T18:44:49.049Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-06T18:44:49.050Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-06T18:44:49.050Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-06T18:44:56.213Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-06T18:44:56.213Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-06T18:44:59.168Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-06T18:44:59.637Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-06T18:45:00.106Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-06T18:45:00.106Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-06T18:45:00.574Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-06T18:45:15.511Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-06T18:45:15.511Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:45:15.511Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-06T18:45:15.511Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-06T18:45:15.511Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-06T18:45:15.511Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-06T18:45:15.511Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-06T18:45:22.679Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-06T18:45:23.148Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-06T18:45:23.148Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-06T18:45:33.576Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-06T18:45:33.576Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-06T18:45:33.576Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite (3202.33s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-06T18:45:35.140Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-06T18:45:35.140Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (121.30s) [2022-05-06T18:45:35.140Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.31s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.23s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.51s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.38s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.63s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.36s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (145.22s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.61s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.66s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.75s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.93s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.59s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.87s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.94s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.37s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.61s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.14s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.64s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.68s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.68s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.53s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.25s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.82s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.84s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.04s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.89s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.96s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.00s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.77s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.27s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.21s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCmd (0.73s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.75s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.39s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.80s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.09s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.75s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.43s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.34s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (34.43s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.20s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.16s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.34s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.61s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignore (89.41s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.43s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.79s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.19s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.13s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.20s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.55s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.93s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.59s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.33s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.53s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.49s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.43s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.96s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.87s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.98s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.48s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.61s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.43s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFails (7.38s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.27s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.36s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.09s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.72s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.72s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.60s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.30s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildHistory (14.53s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.26s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.36s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.98s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLabel (1.38s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.83s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLabels (1.28s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.37s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.13s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.01s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (46.35s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.45s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.09s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.27s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.55s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.99s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.93s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.88s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.22s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.45s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.62s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.34s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.77s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.27s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.09s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.52s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.76s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.27s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.14s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.58s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.63s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) [2022-05-06T18:45:35.141Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.44s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.53s) [2022-05-06T18:45:35.141Z] --- PASS: TestDockerSuite/TestBuildRm (15.16s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.83s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.19s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.99s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.86s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.69s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildStderr (5.31s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.67s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.61s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.47s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.28s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.14s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.76s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.00s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.25s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.20s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.29s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.41s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.16s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.30s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.53s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.17s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.61s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.43s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.59s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.49s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.09s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCommitChange (5.68s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.23s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.85s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCommitTTY (17.62s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.43s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.11s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.99s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.27s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.84s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.96s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.59s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.51s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.69s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.69s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.72s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.46s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.36s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.00s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.51s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.18s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.47s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.74s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.68s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.33s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.19s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.80s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.90s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.86s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.90s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.83s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005ecf48_} (2.76s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1621244731_c:\foo_false____} (7.74s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1621244731_c:\foo_true____} (7.76s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.78s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.70s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.77s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.06s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.06s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.05s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.19s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCpToStdout (2.93s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-06T18:45:35.142Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s) [2022-05-06T18:45:35.142Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.26s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.27s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.76s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.87s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.68s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.73s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.51s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsCopy (5.95s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.49s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.66s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.08s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.46s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.31s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFilters (5.75s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFormat (5.48s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsRename (2.82s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsResize (8.25s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.14s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.21s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.85s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.34s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.42s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.38s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.63s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.55s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.25s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.93s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.79s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecInspectID (5.24s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.00s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.85s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.05s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.38s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.42s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.45s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.28s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.94s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.27s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.16s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.72s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.30s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.50s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.62s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.37s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.52s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectDefault (2.50s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectHistory (5.21s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.43s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.63s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.54s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.58s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.68s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectStatus (3.19s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.25s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.69s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.74s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.56s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.28s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.60s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.51s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.28s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.34s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.14s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.89s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.69s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.16s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.25s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.08s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.07s) [2022-05-06T18:45:35.612Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.93s) [2022-05-06T18:45:35.612Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.48s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.54s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestLogsSince (9.50s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestLogsTail (3.35s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.89s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.70s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.01s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsByOrder (10.21s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.43s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.21s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.96s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.29s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.80s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.06s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.56s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.25s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.84s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.48s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.62s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.60s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.95s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.22s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.05s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.93s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.99s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.11s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.32s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.48s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.76s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.65s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.05s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.78s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.97s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.06s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.87s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.52s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.40s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.09s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.36s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.32s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.53s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.10s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.61s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.65s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.29s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.59s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.67s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.52s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.52s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.39s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.10s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.65s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.55s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.63s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunExitCode (2.62s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.64s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.61s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.98s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.06s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.47s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.85s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.91s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.05s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.61s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.77s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.56s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.46s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.26s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.16s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.62s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.55s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.54s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.83s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.46s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.31s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-06T18:45:35.613Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-05-06T18:45:35.613Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.56s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.43s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.55s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.61s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.99s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.32s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.14s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.47s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (9.24s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.02s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.54s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.04s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.58s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (17.23s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.54s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (7.29s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.37s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.80s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.43s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.92s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.55s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.72s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.55s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.83s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.37s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.43s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.58s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.13s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-06T18:45:35.614Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-06T18:45:35.614Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-06T18:45:35.614Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-06T18:45:35.614Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-06T18:45:35.615Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-06T18:45:35.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-06T18:45:35.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-06T18:45:35.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-06T18:45:35.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-06T18:45:35.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-06T18:45:35.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-06T18:45:35.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-06T18:45:35.615Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-06T18:45:35.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-06T18:45:35.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-06T18:45:35.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-06T18:45:35.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-06T18:45:35.615Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-06T18:45:35.615Z] === RUN TestDockerDaemonSuite [2022-05-06T18:45:35.615Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-06T18:45:35.615Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-06T18:45:35.615Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-06T18:45:35.615Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-06T18:45:35.615Z] === RUN TestDockerSwarmSuite [2022-05-06T18:45:35.615Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-06T18:45:35.615Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-06T18:45:35.615Z] === RUN TestDockerExternalVolumeSuite [2022-05-06T18:45:35.615Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-06T18:45:35.615Z] === RUN TestDockerNetworkSuite [2022-05-06T18:45:35.615Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-06T18:45:35.615Z] === RUN TestDockerHubPullSuite [2022-05-06T18:45:35.615Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-06T18:45:35.615Z] PASS [2022-05-06T18:45:35.615Z] ok github.com/docker/docker/integration-cli 3202.859s [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === Skipped [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-06T18:45:35.615Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-06T18:45:35.615Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-06T18:45:35.615Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-06T18:45:35.615Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-06T18:45:35.615Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-06T18:45:35.615Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-06T18:45:35.615Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-06T18:45:35.615Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-06T18:45:35.615Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-06T18:45:35.615Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-06T18:45:35.615Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-06T18:45:35.615Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-06T18:45:35.615Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-05-06T18:45:35.615Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.615Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-06T18:45:35.615Z] [2022-05-06T18:45:35.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-05-06T18:45:35.615Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-06T18:45:35.616Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:35.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-06T18:45:35.616Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-06T18:45:35.616Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-06T18:45:35.616Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-06T18:45:36.086Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-06T18:45:36.086Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-06T18:45:36.086Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-06T18:45:36.086Z] docker_cli_sni_test.go:18: Flakey test [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-06T18:45:36.086Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-06T18:45:36.086Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-06T18:45:36.086Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-06T18:45:36.086Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-06T18:45:36.086Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-06T18:45:36.086Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-06T18:45:36.086Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.086Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-06T18:45:36.086Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-06T18:45:36.087Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-06T18:45:36.087Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-06T18:45:36.087Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-06T18:45:36.087Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-06T18:45:36.087Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-06T18:45:36.087Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-06T18:45:36.087Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-06T18:45:36.087Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-06T18:45:36.087Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-06T18:45:36.088Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-06T18:45:36.088Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-06T18:45:36.088Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-06T18:45:36.088Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-06T18:45:36.088Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-06T18:45:36.088Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-06T18:45:36.088Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-06T18:45:36.088Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-06T18:45:36.088Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.05s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.05s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-06T18:45:36.088Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-06T18:45:36.088Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-06T18:45:36.088Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-06T18:45:36.088Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-06T18:45:36.088Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-06T18:45:36.088Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-06T18:45:36.088Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.088Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-06T18:45:36.088Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-06T18:45:36.089Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-06T18:45:36.089Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-06T18:45:36.089Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-06T18:45:36.089Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-06T18:45:36.089Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-06T18:45:36.089Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:45:36.089Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-06T18:45:36.089Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-06T18:45:36.089Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-06T18:45:36.089Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-05-06T18:45:36.089Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-06T18:45:36.089Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-06T18:45:36.089Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.089Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-06T18:45:36.089Z] [2022-05-06T18:45:36.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.06s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.06s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-06T18:45:36.090Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.090Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-06T18:45:36.090Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.05s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.05s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-06T18:45:36.091Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.091Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-06T18:45:36.091Z] [2022-05-06T18:45:36.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-06T18:45:36.091Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-05-06T18:45:36.560Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-05-06T18:45:36.560Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-06T18:45:36.560Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-06T18:45:36.560Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.560Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-06T18:45:36.560Z] [2022-05-06T18:45:36.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-06T18:45:36.560Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.561Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-06T18:45:36.561Z] [2022-05-06T18:45:36.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-06T18:45:36.561Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-06T18:45:36.562Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] DONE 1088 tests, 539 skipped in 3215.796s [2022-05-06T18:45:36.562Z] INFO: Integration tests ended at 05/06/2022 18:45:36. Duration:00:53:35.9785166 [2022-05-06T18:45:36.562Z] INFO: Docker info of the daemon under test at end of run [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] Containers: 10 [2022-05-06T18:45:36.562Z] Running: 0 [2022-05-06T18:45:36.562Z] Paused: 0 [2022-05-06T18:45:36.562Z] Stopped: 10 [2022-05-06T18:45:36.562Z] Images: 18 [2022-05-06T18:45:36.562Z] Server Version: 0.0.0-dev [2022-05-06T18:45:36.562Z] Storage Driver: windowsfilter [2022-05-06T18:45:36.562Z] Windows: [2022-05-06T18:45:36.562Z] Logging Driver: json-file [2022-05-06T18:45:36.562Z] Plugins: [2022-05-06T18:45:36.562Z] Volume: local [2022-05-06T18:45:36.562Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-06T18:45:36.562Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-06T18:45:36.562Z] Swarm: inactive [2022-05-06T18:45:36.562Z] Default Isolation: process [2022-05-06T18:45:36.562Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-06T18:45:36.562Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-06T18:45:36.562Z] OSType: windows [2022-05-06T18:45:36.562Z] Architecture: x86_64 [2022-05-06T18:45:36.562Z] CPUs: 4 [2022-05-06T18:45:36.562Z] Total Memory: 32GiB [2022-05-06T18:45:36.562Z] Name: azwin-2-48b7a0 [2022-05-06T18:45:36.562Z] ID: MVS7:7UPT:ISKA:T5AB:D52W:TUV5:C6C6:PEZB:6XLN:TZMN:VAEJ:VZIK [2022-05-06T18:45:36.562Z] Docker Root Dir: D:\CI\PR-43566\1\daemon [2022-05-06T18:45:36.562Z] Debug Mode (client): false [2022-05-06T18:45:36.562Z] Debug Mode (server): true [2022-05-06T18:45:36.562Z] File Descriptors: -1 [2022-05-06T18:45:36.562Z] Goroutines: 17 [2022-05-06T18:45:36.562Z] System Time: 2022-05-06T18:45:36.3267921Z [2022-05-06T18:45:36.562Z] EventsListeners: 0 [2022-05-06T18:45:36.562Z] Registry: https://index.docker.io/v1/ [2022-05-06T18:45:36.562Z] Labels: [2022-05-06T18:45:36.562Z] Experimental: false [2022-05-06T18:45:36.562Z] Insecure Registries: [2022-05-06T18:45:36.562Z] 127.0.0.0/8 [2022-05-06T18:45:36.562Z] Live Restore Enabled: false [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] [2022-05-06T18:45:36.562Z] INFO: Stopping daemon under test [2022-05-06T18:45:36.562Z] SUCCESS: The process with PID 624 (child process of PID 6076) has been terminated. [2022-05-06T18:45:36.562Z] SUCCESS: The process with PID 6076 (child process of PID 2944) has been terminated. [2022-05-06T18:45:37.030Z] INFO: Stop tailing logs of the daemon under tests [2022-05-06T18:45:37.030Z] INFO: executeCI.ps1 Completed successfully at 05/06/2022 18:45:36. [2022-05-06T18:45:37.030Z] INFO: Tidying up at end of run [2022-05-06T18:45:37.030Z] ----------- DAEMON LOG ------------ [2022-05-06T18:45:37.030Z] 2022/05/06 17:48:44 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-06T18:45:37.030Z] ----------- END DAEMON LOG -------- [2022-05-06T18:45:37.030Z] INFO: Saving daemon under test log (d:\CI\PR-43566\1\dut.out) to bundles\CIDUT.out [2022-05-06T18:45:37.030Z] INFO: Saving daemon under test log (d:\CI\PR-43566\1\dut.err) to bundles\CIDUT.err [2022-05-06T18:45:37.030Z] INFO: Saving containerd logs to bundles [2022-05-06T18:45:37.030Z] INFO: Nuke-Everything... [2022-05-06T18:45:37.501Z] INFO: Container count on control daemon to delete is 2 [2022-05-06T18:45:37.969Z] 0e0e4353bc41 [2022-05-06T18:45:37.969Z] 589bb5cdde9d [2022-05-06T18:45:37.969Z] INFO: Tidying pidfile d:\CI\PR-43566\1\docker.pid [2022-05-06T18:45:37.969Z] INFO: Nuking d:\CI [2022-05-06T18:46:20.678Z] INFO: Zapped successfully [2022-05-06T18:46:20.678Z] [2022-05-06T18:46:20.678Z] INFO: executeCI.ps1 exiting at Fri May 6 18:46:14 CUT 2022. Duration 01:26:52.1424955 [2022-05-06T18:46:20.678Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-06T18:46:20.930Z] Recording test results [2022-05-06T18:46:28.423Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-06T18:46:30.529Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-06T18:46:32.970Z] Archiving artifacts [2022-05-06T18:46:47.361Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43566/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-06T18:46:48.318Z] + make clean [2022-05-06T18:46:49.888Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-06T18:46:49.888Z] docker-dev-cache [2022-05-06T18:46:49.888Z] 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 Finished: SUCCESS